VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @5101   17 years vboxsync Introduce a new harddisk object which supports virtual harddisk …
(edit) @5074   17 years vboxsync Main: Added the default value for the Network::speed attribute in the …
(edit) @5061   17 years vboxsync Main: More logging.
(edit) @5060   17 years vboxsync Added custom line speed setting to XML/COM/CFGM. Hope I haven't …
(edit) @5028   17 years vboxsync Main: Improved the hard disk testcase.
(edit) @5027   17 years vboxsync Main: Change Utf8StrFmt to Utf8StrFmtVA, could trigger a fancy …
(edit) @5024   17 years vboxsync Pointer shape size calculation error. Copied too much.
(edit) @4945   17 years vboxsync just to make it compile on freebsd.
(edit) @4912   17 years vboxsync Do not call the framebuffer NotifyUpdate is rectangle is empty.
(edit) @4895   17 years vboxsync FreeBSD
(edit) @4894   17 years vboxsync FreeBSD
(edit) @4893   17 years vboxsync freebsd schema.
(edit) @4892   17 years vboxsync oops.
(edit) @4890   17 years vboxsync FreeBSD patches
(edit) @4876   17 years vboxsync must include iprt/alloca.h when using alloca.
(edit) @4862   17 years vboxsync Main/GUI/Win32: Don't apply the brute force STA to MTA change hack …
(edit) @4859   17 years vboxsync Main: Renamed <Machine>/<Guest> to <Machine>/<Hardware>/<Guest> in the …
(edit) @4849   17 years vboxsync More release logging for the VRDP server startup failures.
(edit) @4846   17 years vboxsync show BUILD_TARGET_OS and BUILD_TARGET_ARCH in release log
(edit) @4841   17 years vboxsync Solaris.
(edit) @4737   17 years vboxsync Main: Fixed logging.
(edit) @4685   17 years vboxsync Sample number added for guest statistics
(edit) @4666   17 years vboxsync Disabled annoying assertion (still @todo)
(edit) @4655   17 years vboxsync Enabled guest setting saving to snapshot tree again
(edit) @4654   17 years vboxsync Add Guest element to snapshot type
(edit) @4653   17 years vboxsync Broke snapshots
(edit) @4648   17 years vboxsync Save guest settings in snapshot tree
(edit) @4647   17 years vboxsync Completed statistic query
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