VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5992   17 years vboxsync VRDP cleanup: OSE fix.
(edit) @5991   17 years vboxsync VRDP cleanup: OSE fix.
(edit) @5990   17 years vboxsync VRDP cleanup: OSE fix.
(edit) @5987   17 years vboxsync Main: Use RTTime* API for time processing.
(edit) @5983   17 years vboxsync VRDP cleanup.
(edit) @5982   17 years vboxsync Removed obsolete VRDP server interface that used COM.
(edit) @5976   17 years vboxsync Removed the tests for KMK_USE_REDIRECT, KMK_USE_TEST, KMK_NEW_SED and …
(edit) @5972   17 years vboxsync When the OHCI controller is alone, employ the 2.0 -> 1.1 hack to stop …
(edit) @5969   17 years vboxsync Main: Fixed a bug in CFGLDRQueryDateTime() that could trap VBoxSVC if …
(edit) @5961   17 years vboxsync RT_OS_*, RT_ARCH_*
(edit) @5919   17 years vboxsync gcc-4.3 warning
(edit) @5908   17 years vboxsync sprintf() => RTStrPrintf()
(edit) @5903   17 years vboxsync Yet more cygwin avoidance hacks.
(edit) @5813   17 years vboxsync warning
(edit) @5806   17 years vboxsync Main: Fixed: Always save values of unused attributes of serial ports …
(edit) @5797   17 years vboxsync Main: Documentatin corrections.
(edit) @5784   17 years vboxsync Manual, API docs, webservice: Begin documenting webservice, add lots …
(edit) @5782   17 years vboxsync Implemented NumLock state synch over VRDP.
(edit) @5777   17 years vboxsync Main: Fixed a dedalock (Machine::AttachHardDisk() calledl VirtualBox
(edit) @5771   17 years vboxsync Main, VBoxManage: add setting for webservice authentication library …
(edit) @5770   17 years vboxsync Main documentation: updates.
(edit) @5755   17 years vboxsync Added new type of network device 'e1000'. Define VBOX_WITH_E1000 to …
(edit) @5743   17 years vboxsync space
(edit) @5742   17 years vboxsync enclosed some more code in VBOX_WITH_VBOX tests.
(edit) @5741   17 years vboxsync try avoid the PDMR3USB bits when VBOX_WITH_USB isn't defined.
(edit) @5721   17 years vboxsync Cleaned out some old (pre-PDMUSB) code.
(edit) @5713   17 years vboxsync Added an maskedInterface property to the USB filters. It is used to …
(edit) @5698   17 years vboxsync Solaris crossbow changes.
(edit) @5688   17 years vboxsync Made the leopard happy.
(edit) @5659   17 years vboxsync Main: Fixed SerialPort::COMSETTER(Path) to not accept empty paths …
(edit) @5658   17 years vboxsync Main: Removed semicolons after the namespace closing curly braces (not …
(edit) @5652   17 years vboxsync Prototyping USB support for OS/2 hosts.
(edit) @5642   17 years vboxsync Main: Return an error when two machines witht he same UUID are …
(edit) @5641   17 years vboxsync webservice: add support for retrieving local ISession object; extend …
(edit) @5637   17 years vboxsync fa -> af. comment.
(edit) @5631   17 years vboxsync Main: Fixed silly typo.
(edit) @5628   17 years vboxsync when inserting extra data, insert a number only if we can convert the …
(edit) @5627   17 years vboxsync Main: Improved Machine incapsulation by removing data(), userData(), …
(edit) @5626   17 years vboxsync Forgot to update the UUID
(edit) @5621   17 years vboxsync Another missing VBOX_WITH_ECHI
(edit) @5620   17 years vboxsync VBOX_WITH_ECHI changes
(edit) @5617   17 years vboxsync Forgot to load and save the EnabledEhci setting
(edit) @5616   17 years vboxsync Correctly process a NULL netAddress value.
(edit) @5613   17 years vboxsync EHCI: Added xml setting to enable the EHCI controller.
(edit) @5611   17 years vboxsync Fixed querying netAddress property in VRDP server.
(edit) @5586   17 years vboxsync Solaris crossbow integration, work in progress.
(edit) @5580   17 years vboxsync Main: corrected a highly confusing comment
(edit) @5572   17 years vboxsync EHCI: Main integration
(edit) @5561   17 years vboxsync pass down the version of the usb device (still gotta find the version …
(edit) @5559   17 years vboxsync Main: Fixed: VBoxSVC would crash on attempt to create a VM with the …
(edit) @5546   17 years vboxsync Host DVD (Linux hosts): load libhal using the correct name
(edit) @5539   17 years vboxsync osx fix
(edit) @5538   17 years vboxsync portVersion query code (not tested, so not enabled). Fixed annoying …
(edit) @5528   17 years vboxsync Added PortVersion and Version attributes for obtaining the major USB …
(edit) @5523   17 years vboxsync Main: Fixed memory errors and leaks found by valgrind.
(edit) @5520   17 years vboxsync PDMUsb
(edit) @5504   17 years vboxsync Main/Glue: Removed code outdated by r25693; Fixed memory leak …
(edit) @5501   17 years vboxsync Main/XPCOM: Sorted out the XPCOM glue library usage: the standalone …
(edit) @5495   17 years vboxsync more? grr.
(edit) @5390   17 years vboxsync Main: Implemented IConsole::AdoptSavedState(); Prototyped …
(edit) @5388   17 years vboxsync Main: BIOSSettings: Don't forget to update Data::operator== when …
(edit) @5385   17 years vboxsync webservices: add ISessionManager::logoff() with all cleanups
(edit) @5383   17 years vboxsync webservices: add sessions and ISessionManager interface (webservice only).
(edit) @5378   17 years vboxsync Fix incorrect MAC address validity check.
(edit) @5368   17 years vboxsync Attempt to fix libhal cdrom and floppy detection
(edit) @5361   17 years vboxsync Added option to emulate PIIX4 IDE controller. Defaults to PIIX4 for …
(edit) @5357   17 years vboxsync Solaris patch 18.
(edit) @5332   17 years vboxsync Make PXE booting in NAT mode work without much hassle.
(edit) @5292   17 years vboxsync API change to allow VM to be created with predefined UUID.
(edit) @5279   17 years vboxsync Cap the VDI progress at 99% letting the main code do the final %.
(edit) @5278   17 years vboxsync Cap the VDI progress at 99% letting the main code do the final %.
(edit) @5272   17 years vboxsync Shutdown HGCM services before the VM is powered down.
(edit) @5252   17 years vboxsync Added a pattern argument to the IMachineDebugger ResetStats and …
(edit) @5251   17 years vboxsync more noise.
(edit) @5250   17 years vboxsync strlen->size_t + RTCritSectLeaveMultiple(unsigned,) => noise. fixed.
(edit) @5236   17 years vboxsync Main: Differencing hard disks belonging to a snapshot could be …
(edit) @5235   17 years vboxsync Main: Fixed another r24978 regression: Don't de-associate hard disks …
(edit) @5218   17 years vboxsync Main: Fixed getDVDImageUsage()/getFloppyImageUsage() to a) prevent …
(edit) @5217   17 years vboxsync typo
(edit) @5212   17 years vboxsync Solaris.
(edit) @5210   17 years vboxsync Silly typo.
(edit) @5209   17 years vboxsync solaris VBoxSVC needs getfullrawname, which is in libadm.so.
(edit) @5203   17 years vboxsync ORDERDEPS should be sufficient.
(edit) @5190   17 years vboxsync Added MachineDebugger::getStats.
(edit) @5186   17 years vboxsync Solaris DVD/CDROM.
(edit) @5171   17 years vboxsync Added PXEDebug option scaffolding.
(edit) @5163   17 years vboxsync Main: Fixed regression caused by r24978: Don't deassociate hard disks …
(edit) @5162   17 years vboxsync Main: Removed extra logging.
(edit) @5161   17 years vboxsync Main: create copy of the format string before freeing it
(edit) @5150   17 years vboxsync implemented LogHistoryCount system property (Main+VBoxManage)
(edit) @5146   17 years vboxsync move the SVN revision stuff into separate files to omit recompilation …
(edit) @5127   17 years vboxsync Main/GUI: Better regexp for the MAC address.
(edit) @5126   17 years vboxsync Solaris
(edit) @5122   17 years vboxsync Main: So far, assume that the custom hard disk location is always a …
(edit) @5120   17 years vboxsync Back out allowing colons in MAC addresses. Getting it right would …
(edit) @5119   17 years vboxsync Rewrote two error messages
(edit) @5118   17 years vboxsync Main: Added checking for errors when initializing NetworkAdapter and …
(edit) @5117   17 years vboxsync Make the MAC address validity check accept lower-case hex digits and …
(edit) @5115   17 years vboxsync Main: CustomHardDisk wording.
(edit) @5107   17 years vboxsync getenv => RTEnvGet
Note: See TracRevisionLog for help on using the revision log.

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