VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4513   18 years vboxsync Reapplied fixed 24093.
(edit) @4505   18 years vboxsync Moved the memorysize query up with the uuid one.
(edit) @4504   18 years vboxsync Put the UUID in the root as well.
(edit) @4499   18 years vboxsync Accidental commit
(edit) @4498   18 years vboxsync Backed out 24093
(edit) @4496   18 years vboxsync pc bios
(edit) @4494   18 years vboxsync Attempt to fix the burns
(edit) @4492   18 years vboxsync Continued Main-VMMDev work on memory ballooning.
(edit) @4485   18 years vboxsync Pass the VM's GUID to DevPcBIOS so that the GUID can be stored in …
(edit) @4475   18 years vboxsync Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
(edit) @4427   18 years vboxsync iprt/param.h for RTPATH_MAX.
(edit) @4426   18 years vboxsync Workaround for VC++ 8 / amd64 optimization issue (it took ages to …
(edit) @4404   18 years vboxsync Fixed the initialization of the remote USB channel.
(edit) @4395   18 years vboxsync use strstr to compare for iso9660 to cover fs types like "udf,iso9660"
(edit) @4386   18 years vboxsync ConsoleVRDPServer termination fix.
(edit) @4372   18 years vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4369   18 years vboxsync ULONG = ul
(edit) @4363   18 years vboxsync Do not call the VRDP server when it is being terminated.
(edit) @4358   18 years vboxsync Main: Typos.
(edit) @4344   18 years vboxsync Removed debug code (should also fix the OSE build).
(edit) @4341   18 years vboxsync Do destroy VRDP server (forgot the variable).
(edit) @4340   18 years vboxsync Do destroy VRDP server.
(edit) @4339   18 years vboxsync Main: Support combined dec/hex representation for selected attributes …
(edit) @4338   18 years vboxsync Mian/CFGLDR: Use IPRT functions to do string<->integer conversion …
(edit) @4337   18 years vboxsync Mian/CFGLDR: Use IPRT functions to do string<->integer conversion …
(edit) @4327   18 years vboxsync gcc warning
(edit) @4325   18 years vboxsync Logging.
(edit) @4324   18 years vboxsync Main: Improved serial port API (mostly spelling); FE/Qt: Improved …
(edit) @4322   18 years vboxsync Debug code.
(edit) @4321   18 years vboxsync mMemoryBalloonSize default init
(edit) @4320   18 years vboxsync different default
(edit) @4319   18 years vboxsync Zero seconds = turn off
(edit) @4318   18 years vboxsync Update interval for guest statistics
(edit) @4317   18 years vboxsync Stop the VRDP server earlier when the VM is being powered off.
(edit) @4316   18 years vboxsync Skeleton for guest statistics
(edit) @4314   18 years vboxsync Added memory balloon property to the Guest class
(edit) @4308   18 years vboxsync Test code to debug a crash.
(edit) @4306   18 years vboxsync Main: Rotate VBox.png[.N] files (that may have been created by the …
(edit) @4297   18 years vboxsync Main/GUI: Implemented the Stuck state.
(edit) @4293   18 years vboxsync clear path to serial pipe/device on disconnected host mode
(edit) @4291   18 years vboxsync allow an empty serial device/pipe name
(edit) @4277   18 years vboxsync don't save path/server in disconnected mode
(edit) @4273   18 years vboxsync warning
(edit) @4272   18 years vboxsync another occurence
(edit) @4271   18 years vboxsync hrmpf
(edit) @4270   18 years vboxsync win64 fix
(edit) @4269   18 years vboxsync implemented Main functionality for serial ports
(edit) @4260   18 years vboxsync Replace opening VirtualBox.xml with RTFILE_O_WRITE_THROUGH by a …
(edit) @4247   18 years vboxsync Main: Marked VRDPConsoleCallback as thread-safe to avoid assertions.
(edit) @4246   18 years vboxsync Main: Resurrected and extended XPCOM testcase.
(edit) @4234   18 years vboxsync gcc warning
(edit) @4134   18 years vboxsync Main: Add Utf8StrFmtVA to resolve the dangerous ambiguity of ellipsis …
(edit) @4131   18 years vboxsync Main/Frontends: Added missing IConsoleCallback notifications …
(edit) @4103   18 years vboxsync Main: Generate .rgs from from XIDL to avoid data duplication.
(edit) @4100   18 years vboxsync Hopefully fix problem with controlling tty (xtracker defect #2166). …
(edit) @4097   18 years vboxsync Main, Installer: - XIDL Schema: Renamed module/ => library, class => …
(edit) @4096   18 years vboxsync Main: Spelling.
(edit) @4093   18 years vboxsync Fixed missing black edge for Windows Vista alpha pointers over RDP.
(edit) @4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4064   18 years vboxsync Main/Frontends: Pass the value of the DISPLAY variable of the starting …
(edit) @4060   18 years vboxsync Main: Fixed compiler warnings.
(edit) @4056   18 years vboxsync Get rid of warning about /* in comment.
(edit) @4053   18 years vboxsync Use the generic VBoxVideo interface in Windows guest video driver.
(edit) @4044   18 years vboxsync Attempted to fix linux builds.
(edit) @4042   18 years vboxsync Main: Private logging (Log => LogSunlover).
(edit) @4041   18 years vboxsync Main: Shared Folders (#2130): - Solved folder name unicity problems by …
(edit) @4040   18 years vboxsync Main: Converted SharedFolder class to the new locking scheme.
(edit) @4039   18 years vboxsync Main/Collections: Accept std::map as a parameter of the init() method.
(edit) @4034   18 years vboxsync Added USB status led
(edit) @4032   18 years vboxsync Implemented shared folder status light
(edit) @4031   18 years vboxsync Moved shared folders status led
(edit) @4027   18 years vboxsync Direct draw heap and miniport heap memory reservation for Windows …
(edit) @4023   18 years vboxsync disabled until it's properly implemented
(edit) @4021   18 years vboxsync Preparations for shared folders status led.
(edit) @4019   18 years vboxsync added SharedFolderDevice
(edit) @4015   18 years vboxsync Use pdmdrv.h or pdmdev.h where appropriate.
(edit) @3950   18 years vboxsync Corrected the style in the new dbus and libhal code in Main
(edit) @3940   18 years vboxsync Export to OSE.
(edit) @3939   18 years vboxsync Export to OSE.
(edit) @3934   18 years vboxsync Switched to runtime detection and loading of dbus and libhal on Linux …
(edit) @3928   18 years vboxsync Main: Fixed casting of HostUSBDeviceFilter to USBDeviceFilter filter …
(edit) @3911   18 years vboxsync Main: IGuest::seamlessSupport => supportsSeamless.
(edit) @3910   18 years vboxsync Main: $(USER) => $(USERNAME)
(edit) @3891   18 years vboxsync Some sketchy PDMUsb changes (disabled of course).
(edit) @3875   18 years vboxsync Add a build ID (search for BUILDID in the output of "strings core") to …
(edit) @3861   18 years vboxsync use generic functions for determining paths instead of home-brewn solutions
(edit) @3834   18 years vboxsync Main/testcase: More IUnknown Identity tests.
(edit) @3833   18 years vboxsync Initialize cached callback data before using.
(edit) @3827   18 years vboxsync No need for function name
(edit) @3825   18 years vboxsync logging change
(edit) @3823   18 years vboxsync GCC warnings.
(edit) @3822   18 years vboxsync Enabled new VRDP server interface.
(edit) @3819   18 years vboxsync 64 kb stack is rather small. Use the system default instead.
(edit) @3817   18 years vboxsync LineSize -> BytesPerLine
(edit) @3808   18 years vboxsync Less public logging (Log -> LogSunlover).
(edit) @3796   18 years vboxsync Main/doc: Fixed phrasing.
(edit) @3795   18 years vboxsync Main/doc: Better phrasing.
(edit) @3793   18 years vboxsync Inform guest about seamless mode changes
(edit) @3792   18 years vboxsync Less public logging (Log -> LogSunlover).
(edit) @3769   18 years vboxsync do not overwrite revision.kmk dependency of ConsoleImpl.cpp
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette