# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 6:38:04 AM 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 Thu, 06 Sep 2007 12:20:12 GMT vboxsync [4570] * 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) More guest statistics Thu, 06 Sep 2007 06:59:25 GMT vboxsync [4557] * trunk/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) Main: Attempted to fix the CoInitializeEx race condition (#2304). Wed, 05 Sep 2007 19:06:21 GMT vboxsync [4540] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/pointer.c (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Implemented notification for guest about an active VRDP connection. Wed, 05 Sep 2007 13:18:07 GMT vboxsync [4533] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) Cleaned up a bit Wed, 05 Sep 2007 13:13:07 GMT vboxsync [4532] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) Memory balloon size change updates Wed, 05 Sep 2007 09:58:09 GMT vboxsync [4530] * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Wrong xml property name Wed, 05 Sep 2007 09:34:11 GMT vboxsync [4529] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Query memory balloon size & statistics update interval during IGuest ... Wed, 05 Sep 2007 09:19:39 GMT vboxsync [4528] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Guest statistics interval updates (xml, imachine, iguest) Wed, 05 Sep 2007 07:39:34 GMT vboxsync [4521] * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) Fixes for taking the address of a va_list parameter. (must make stack ... Tue, 04 Sep 2007 11:41:37 GMT vboxsync [4513] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Reapplied fixed 24093. Tue, 04 Sep 2007 06:00:36 GMT vboxsync [4505] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Moved the memorysize query up with the uuid one. Tue, 04 Sep 2007 05:58:10 GMT vboxsync [4504] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Put the UUID in the root as well. Mon, 03 Sep 2007 14:41:04 GMT vboxsync [4499] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Accidental commit Mon, 03 Sep 2007 14:40:26 GMT vboxsync [4498] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Backed out 24093 Mon, 03 Sep 2007 13:26:46 GMT vboxsync [4496] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) pc bios Mon, 03 Sep 2007 13:25:13 GMT vboxsync [4494] * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Attempt to fix the burns Mon, 03 Sep 2007 12:10:30 GMT vboxsync [4492] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Continued Main-VMMDev work on memory ballooning. Mon, 03 Sep 2007 08:50:34 GMT vboxsync [4485] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Pass the VM's GUID to DevPcBIOS so that the GUID can be stored in ... Sat, 01 Sep 2007 01:21:19 GMT vboxsync [4475] * trunk/include/iprt/env.h (modified) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/process.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/linux/server_module.cpp (modified) * trunk/src/VBox/Runtime/VBox/RTAssertDoBreakpoint-vbox.cpp (modified) * trunk/src/VBox/Runtime/generic/env-generic.cpp (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/r3/posix/env-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win32/process-win32.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstEnv.cpp (copied) * trunk/src/VBox/Runtime/testcase/tstRTProcWait.cpp (modified) Some adjustments to RTEnv and RTProcCreate. Should work on darwin now. Wed, 29 Aug 2007 23:18:56 GMT vboxsync [4427] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) iprt/param.h for RTPATH_MAX. Wed, 29 Aug 2007 23:03:26 GMT vboxsync [4426] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (copied) * trunk/src/VBox/Main/Makefile.kmk (modified) Workaround for VC++ 8 / amd64 optimization issue (it took ages to ... Tue, 28 Aug 2007 15:58:08 GMT vboxsync [4404] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) Fixed the initialization of the remote USB channel. Mon, 27 Aug 2007 20:57:01 GMT vboxsync [4395] * trunk/src/VBox/Main/HostImpl.cpp (modified) use strstr to compare for iso9660 to cover fs types like "udf,iso9660" Mon, 27 Aug 2007 14:00:45 GMT vboxsync [4386] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ConsoleVRDPServer termination fix. Fri, 24 Aug 2007 21:21:51 GMT vboxsync [4372] * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAPOs2.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/vditool.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/Main/xml/cfgldr.cpp (modified) * trunk/src/VBox/Runtime/fileio.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win32/fileio-win32.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstFile.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and ... Fri, 24 Aug 2007 20:36:45 GMT vboxsync [4369] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ULONG = ul Fri, 24 Aug 2007 17:40:44 GMT vboxsync [4363] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Do not call the VRDP server when it is being terminated. Fri, 24 Aug 2007 15:45:29 GMT vboxsync [4358] * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) Main: Typos. Fri, 24 Aug 2007 12:43:13 GMT vboxsync [4344] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Removed debug code (should also fix the OSE build). Fri, 24 Aug 2007 10:47:39 GMT vboxsync [4341] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Do destroy VRDP server (forgot the variable). Fri, 24 Aug 2007 10:46:15 GMT vboxsync [4340] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Do destroy VRDP server. Fri, 24 Aug 2007 10:19:27 GMT vboxsync [4339] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Main: Support combined dec/hex representation for selected attributes ... Fri, 24 Aug 2007 10:18:16 GMT vboxsync [4338] * trunk/src/VBox/Main/Makefile.kmk (modified) Mian/CFGLDR: Use IPRT functions to do string<->integer conversion ... Fri, 24 Aug 2007 10:17:52 GMT vboxsync [4337] * trunk/include/VBox/cfgldr.h (modified) * trunk/src/VBox/Main/include/cfgldrhlp.h (deleted) * trunk/src/VBox/Main/xml/cfgldr.cpp (modified) * trunk/src/VBox/Main/xml/cfgldrhlp.cpp (deleted) Mian/CFGLDR: Use IPRT functions to do string<->integer conversion ... Thu, 23 Aug 2007 20:55:31 GMT vboxsync [4327] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) gcc warning Thu, 23 Aug 2007 19:04:14 GMT vboxsync [4325] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Logging. Thu, 23 Aug 2007 19:01:31 GMT vboxsync [4324] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSerialPortSettings.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSerialPortSettings.ui.h (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Main: Improved serial port API (mostly spelling); FE/Qt: Improved ... Thu, 23 Aug 2007 16:59:33 GMT vboxsync [4322] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Debug code. Thu, 23 Aug 2007 15:52:35 GMT vboxsync [4321] * trunk/src/VBox/Main/GuestImpl.cpp (modified) mMemoryBalloonSize default init Thu, 23 Aug 2007 15:51:04 GMT vboxsync [4320] * trunk/src/VBox/Main/GuestImpl.cpp (modified) different default Thu, 23 Aug 2007 15:50:32 GMT vboxsync [4319] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Zero seconds = turn off Thu, 23 Aug 2007 15:32:58 GMT vboxsync [4318] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Update interval for guest statistics Thu, 23 Aug 2007 15:18:33 GMT vboxsync [4317] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Stop the VRDP server earlier when the VM is being powered off. Thu, 23 Aug 2007 15:02:45 GMT vboxsync [4316] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Skeleton for guest statistics Thu, 23 Aug 2007 14:15:27 GMT vboxsync [4314] * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Added memory balloon property to the Guest class Thu, 23 Aug 2007 11:04:59 GMT vboxsync [4308] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Test code to debug a crash.