# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 5:27:26 PM Sat, 03 Nov 2007 12:32:15 GMT vboxsync [5626] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Forgot to update the UUID Fri, 02 Nov 2007 13:41:19 GMT vboxsync [5621] * trunk/src/VBox/Main/Makefile.kmk (modified) Another missing VBOX_WITH_ECHI Fri, 02 Nov 2007 13:38:05 GMT vboxsync [5620] * trunk/src/VBox/Main/Makefile.kmk (modified) VBOX_WITH_ECHI changes Fri, 02 Nov 2007 13:23:12 GMT vboxsync [5617] * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) Forgot to load and save the EnabledEhci setting Fri, 02 Nov 2007 13:11:36 GMT vboxsync [5616] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Correctly process a NULL netAddress value. Fri, 02 Nov 2007 12:56:49 GMT vboxsync [5613] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) EHCI: Added xml setting to enable the EHCI controller. Fri, 02 Nov 2007 11:40:44 GMT vboxsync [5611] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Fixed querying netAddress property in VRDP server. Wed, 31 Oct 2007 18:24:35 GMT vboxsync [5586] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Solaris crossbow integration, work in progress. Wed, 31 Oct 2007 16:46:34 GMT vboxsync [5580] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: corrected a highly confusing comment Wed, 31 Oct 2007 09:33:52 GMT vboxsync [5572] * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) EHCI: Main integration Tue, 30 Oct 2007 17:26:28 GMT vboxsync [5561] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) pass down the version of the usb device (still gotta find the version ... Tue, 30 Oct 2007 16:04:51 GMT vboxsync [5559] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: Fixed: VBoxSVC would crash on attempt to create a VM with the ... Mon, 29 Oct 2007 11:16:02 GMT vboxsync [5546] * trunk/src/VBox/Main/include/vbox-libhal.h (modified) * trunk/src/VBox/Main/linux/vbox-libhal.cpp (modified) Host DVD (Linux hosts): load libhal using the correct name Sat, 27 Oct 2007 04:32:16 GMT vboxsync [5539] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) osx fix Sat, 27 Oct 2007 04:22:10 GMT vboxsync [5538] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) portVersion query code (not tested, so not enabled). Fixed annoying ... Fri, 26 Oct 2007 18:28:10 GMT vboxsync [5528] * trunk/src/VBox/Main/HostUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/USBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/RemoteUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) Added PortVersion and Version attributes for obtaining the major USB ... Fri, 26 Oct 2007 17:28:37 GMT vboxsync [5523] * trunk/src/VBox/Frontends/VBoxBFE/USBProxyService.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/USBProxyService.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/USBProxyService.cpp (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/xml/cfgldr.cpp (modified) Main: Fixed memory errors and leaks found by valgrind. Fri, 26 Oct 2007 16:29:13 GMT vboxsync [5520] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) PDMUsb Thu, 25 Oct 2007 13:02:05 GMT vboxsync [5504] * trunk/src/VBox/Main/linux/server.cpp (modified) Main/Glue: Removed code outdated by r25693; Fixed memory leak ... Thu, 25 Oct 2007 10:37:58 GMT vboxsync [5501] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) * trunk/src/VBox/Main/linux/server_module.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/makefile.tstVBoxAPILinux (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPIWin.cpp (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Main/XPCOM: Sorted out the XPCOM glue library usage: the standalone ... Thu, 25 Oct 2007 03:40:12 GMT vboxsync [5495] * trunk/src/VBox/Main/Makefile.kmk (modified) more? grr. Fri, 19 Oct 2007 16:47:52 GMT vboxsync [5390] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: Implemented IConsole::AdoptSavedState(); Prototyped ... Fri, 19 Oct 2007 16:44:44 GMT vboxsync [5388] * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) Main: BIOSSettings: Don't forget to update Data::operator== when ... Fri, 19 Oct 2007 15:05:51 GMT vboxsync [5385] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) webservices: add ISessionManager::logoff() with all cleanups Fri, 19 Oct 2007 14:13:41 GMT vboxsync [5383] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) webservices: add sessions and ISessionManager interface (webservice ... Fri, 19 Oct 2007 09:09:51 GMT vboxsync [5378] * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) Fix incorrect MAC address validity check. Thu, 18 Oct 2007 09:57:06 GMT vboxsync [5368] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/include/vbox-libhal.h (modified) * trunk/src/VBox/Main/linux/vbox-libhal.cpp (modified) Attempt to fix libhal cdrom and floppy detection Wed, 17 Oct 2007 17:11:26 GMT vboxsync [5361] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Added option to emulate PIIX4 IDE controller. Defaults to PIIX4 for ... Wed, 17 Oct 2007 13:48:58 GMT vboxsync [5357] * trunk/src/VBox/Main/Makefile.kmk (modified) Solaris patch 18. Tue, 16 Oct 2007 17:00:04 GMT vboxsync [5332] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Make PXE booting in NAT mode work without much hassle. Mon, 15 Oct 2007 12:04:26 GMT vboxsync [5292] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) API change to allow VM to be created with predefined UUID. Fri, 12 Oct 2007 19:38:47 GMT vboxsync [5279] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Cap the VDI progress at 99% letting the main code do the final %. Fri, 12 Oct 2007 19:38:37 GMT vboxsync [5278] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Cap the VDI progress at 99% letting the main code do the final %. Fri, 12 Oct 2007 18:02:48 GMT vboxsync [5272] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/include/VMMDev.h (modified) Shutdown HGCM services before the VM is powered down. Fri, 12 Oct 2007 00:08:02 GMT vboxsync [5252] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) Added a pattern argument to the IMachineDebugger ResetStats and ... Fri, 12 Oct 2007 00:06:50 GMT vboxsync [5251] * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) more noise. Fri, 12 Oct 2007 00:05:27 GMT vboxsync [5250] * trunk/src/VBox/Main/include/AutoLock.h (modified) strlen->size_t + RTCritSectLeaveMultiple(unsigned,) => noise. fixed. Thu, 11 Oct 2007 13:59:13 GMT vboxsync [5236] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) Main: Differencing hard disks belonging to a snapshot could be ... Thu, 11 Oct 2007 12:23:04 GMT vboxsync [5235] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: Fixed another r24978 regression: Don't de-associate hard disks ... Wed, 10 Oct 2007 13:33:06 GMT vboxsync [5218] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: Fixed getDVDImageUsage()/getFloppyImageUsage() to a) prevent ... Wed, 10 Oct 2007 12:09:01 GMT vboxsync [5217] * trunk/src/VBox/Main/HostImpl.cpp (modified) typo Tue, 09 Oct 2007 18:43:56 GMT vboxsync [5212] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.h (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c (modified) Solaris. Tue, 09 Oct 2007 18:11:50 GMT vboxsync [5210] * trunk/src/VBox/Main/Makefile.kmk (modified) Silly typo. Tue, 09 Oct 2007 17:47:38 GMT vboxsync [5209] * trunk/src/VBox/Main/Makefile.kmk (modified) solaris VBoxSVC needs getfullrawname, which is in libadm.so. Tue, 09 Oct 2007 13:45:00 GMT vboxsync [5203] * trunk/src/VBox/Main/Makefile.kmk (modified) ORDERDEPS should be sufficient. Mon, 08 Oct 2007 18:27:49 GMT vboxsync [5190] * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) Added MachineDebugger::getStats. Mon, 08 Oct 2007 13:38:34 GMT vboxsync [5186] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) Solaris DVD/CDROM. Fri, 05 Oct 2007 16:49:56 GMT vboxsync [5171] * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Added PXEDebug option scaffolding. Fri, 05 Oct 2007 10:25:12 GMT vboxsync [5163] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: Fixed regression caused by r24978: Don't deassociate hard disks ... Fri, 05 Oct 2007 10:21:16 GMT vboxsync [5162] * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) Main: Removed extra logging. Thu, 04 Oct 2007 21:10:22 GMT vboxsync [5161] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Main: create copy of the format string before freeing it Wed, 03 Oct 2007 20:56:45 GMT vboxsync [5150] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) implemented LogHistoryCount system property (Main+VBoxManage) Tue, 02 Oct 2007 20:50:23 GMT vboxsync [5146] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSVN.cpp (added) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/Version.cpp (added) * trunk/src/VBox/Main/include/Version.h (added) move the SVN revision stuff into separate files to omit recompilation ... Mon, 01 Oct 2007 15:25:37 GMT vboxsync [5127] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Main/GUI: Better regexp for the MAC address. Mon, 01 Oct 2007 14:52:32 GMT vboxsync [5126] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Solaris Mon, 01 Oct 2007 13:16:29 GMT vboxsync [5122] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) Main: So far, assume that the custom hard disk location is always a ... Mon, 01 Oct 2007 12:22:28 GMT vboxsync [5120] * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) Back out allowing colons in MAC addresses. Getting it right would ... Mon, 01 Oct 2007 12:04:39 GMT vboxsync [5119] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) Rewrote two error messages Mon, 01 Oct 2007 11:56:04 GMT vboxsync [5118] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: Added checking for errors when initializing NetworkAdapter and ... Mon, 01 Oct 2007 11:27:40 GMT vboxsync [5117] * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) Make the MAC address validity check accept lower-case hex digits and ... Mon, 01 Oct 2007 08:32:57 GMT vboxsync [5115] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: CustomHardDisk wording. Fri, 28 Sep 2007 19:02:15 GMT vboxsync [5107] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) getenv => RTEnvGet Fri, 28 Sep 2007 16:13:06 GMT vboxsync [5101] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) * trunk/src/VBox/Main/linux/server.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Introduce a new harddisk object which supports virtual harddisk ... Thu, 27 Sep 2007 12:34:37 GMT vboxsync [5074] * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Main: Added the default value for the Network::speed attribute in the ... Wed, 26 Sep 2007 17:15:30 GMT vboxsync [5061] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/linux/server_module.cpp (modified) Main: More logging. Wed, 26 Sep 2007 17:14:35 GMT vboxsync [5060] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Added custom line speed setting to XML/COM/CFGM. Hope I haven't ... Tue, 25 Sep 2007 15:59:19 GMT vboxsync [5028] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Main: Improved the hard disk testcase. Tue, 25 Sep 2007 15:58:51 GMT vboxsync [5027] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Main: Change Utf8StrFmt to Utf8StrFmtVA, could trigger a fancy ... Tue, 25 Sep 2007 15:04:39 GMT vboxsync [5024] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Pointer shape size calculation error. Copied too much. Fri, 21 Sep 2007 09:48:10 GMT vboxsync [4945] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) just to make it compile on freebsd. Thu, 20 Sep 2007 08:30:31 GMT vboxsync [4912] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Do not call the framebuffer NotifyUpdate is rectangle is empty. Wed, 19 Sep 2007 08:36:41 GMT vboxsync [4895] * trunk/src/VBox/Main/Makefile.kmk (modified) FreeBSD Wed, 19 Sep 2007 08:32:14 GMT vboxsync [4894] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) FreeBSD Wed, 19 Sep 2007 08:29:25 GMT vboxsync [4893] * trunk/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd (copied) freebsd schema. Wed, 19 Sep 2007 08:14:55 GMT vboxsync [4892] * trunk/src/VBox/Main/include/VirtualBoxXMLUtil.h (modified) oops. Wed, 19 Sep 2007 08:03:39 GMT vboxsync [4890] * trunk/src/VBox/Main/include/VirtualBoxXMLUtil.h (modified) FreeBSD patches Mon, 17 Sep 2007 21:28:52 GMT vboxsync [4876] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) must include iprt/alloca.h when using alloca. Mon, 17 Sep 2007 17:28:24 GMT vboxsync [4862] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) Main/GUI/Win32: Don't apply the brute force STA to MTA change hack ... Mon, 17 Sep 2007 15:26:03 GMT vboxsync [4859] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Main: Renamed / to // in ... Mon, 17 Sep 2007 07:48:32 GMT vboxsync [4849] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) More release logging for the VRDP server startup failures. Mon, 17 Sep 2007 07:40:50 GMT vboxsync [4846] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) show BUILD_TARGET_OS and BUILD_TARGET_ARCH in release log Mon, 17 Sep 2007 05:42:47 GMT vboxsync [4841] * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/VirtualBoxXMLUtil.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd (copied) Solaris. Wed, 12 Sep 2007 15:44:32 GMT vboxsync [4737] * trunk/src/VBox/Main/glue/initterm.cpp (modified) Main: Fixed logging. Tue, 11 Sep 2007 08:14:36 GMT vboxsync [4685] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Sample number added for guest statistics Mon, 10 Sep 2007 13:44:30 GMT vboxsync [4666] * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) Disabled annoying assertion (still @todo) Mon, 10 Sep 2007 09:36:48 GMT vboxsync [4655] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Enabled guest setting saving to snapshot tree again Mon, 10 Sep 2007 09:28:24 GMT vboxsync [4654] * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Add Guest element to snapshot type Mon, 10 Sep 2007 09:25:29 GMT vboxsync [4653] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Broke snapshots Mon, 10 Sep 2007 08:49:20 GMT vboxsync [4648] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Save guest settings in snapshot tree Mon, 10 Sep 2007 08:26:51 GMT vboxsync [4647] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Completed statistic query Mon, 10 Sep 2007 08:18:34 GMT vboxsync [4646] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Added maximum stat value Sun, 09 Sep 2007 03:28:04 GMT vboxsync [4632] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) don't try call USBClientResponseCallback unless we're building with ... Fri, 07 Sep 2007 12:19:53 GMT vboxsync [4608] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Missing stat Fri, 07 Sep 2007 12:11:58 GMT vboxsync [4606] * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) Round up Thu, 06 Sep 2007 14:44:39 GMT vboxsync [4578] * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) Update Thu, 06 Sep 2007 14:43:10 GMT vboxsync [4577] * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) Corrections Thu, 06 Sep 2007 14:42:35 GMT vboxsync [4576] * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) compile fix Thu, 06 Sep 2007 14:41:38 GMT vboxsync [4575] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxGuest.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) Updates Thu, 06 Sep 2007 14:25:36 GMT vboxsync [4573] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxGuest.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) More statistics. Started implementing the guest side. Thu, 06 Sep 2007 12:31:23 GMT vboxsync [4571] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Future proof