# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Feb 27, 2025 5:24:50 AM Wed, 06 Apr 2011 13:52:10 GMT vboxsync [36580] * trunk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/LICENSE (modified) * trunk/src/VBox/HostServices/SharedOpenGL/LICENSE (modified) * trunk/src/VBox/Main/glue/tests (modified) * trunk/src/VBox/Main/glue/tests/Makefile.kmk (modified) * trunk/src/VBox/Main/include/MediumLock.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTMemEf.cpp (modified) Trunk: forward ported r70973: Additions/common/VBoxService: the ... Wed, 06 Apr 2011 13:07:54 GMT vboxsync [36575] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/src-server/ApplianceImplImport: automatically repair broken OVF ... Tue, 05 Apr 2011 13:10:31 GMT vboxsync [36559] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/Console: Use the device instance when detaching/attaching a ... Mon, 04 Apr 2011 17:40:22 GMT vboxsync [36543] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Main/webservice: must use a recv/send timeout, otherwise connection ... Mon, 04 Apr 2011 14:05:09 GMT vboxsync [36531] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Main/GuestCtrl: Take empty files into account when checking for write ... Mon, 04 Apr 2011 13:56:10 GMT vboxsync [36530] * trunk/src/VBox/Main/glue/string.cpp (modified) Corrected doc reference to ministring. Mon, 04 Apr 2011 13:16:09 GMT vboxsync [36527] * trunk/include/VBox/com/string.h (modified) * trunk/include/iprt/cpp/exception.h (modified) * trunk/include/iprt/cpp/list.h (modified) * trunk/include/iprt/cpp/ministring.h (modified) * trunk/include/iprt/cpp/xml.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) * trunk/src/VBox/Main/include/ExtPackUtil.h (modified) * trunk/src/VBox/Main/include/HostHardwareLinux.h (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/include/ovfreader.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-all/ExtPackUtil.cpp (modified) * trunk/src/VBox/Main/src-helper-apps/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Main/src-server/Performance.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstIprtList.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstIprtMiniString.cpp (modified) iprt::MiniString -> RTCString. Mon, 04 Apr 2011 12:40:10 GMT vboxsync [36523] * trunk/include/iprt/cpp/exception.h (modified) * trunk/include/iprt/cpp/xml.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) Renamed iprt::Error to RTCError. Mon, 04 Apr 2011 12:24:23 GMT vboxsync [36521] * trunk/include/iprt/cpp/lock.h (modified) * trunk/src/VBox/Main/xml/Makefile.kup (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) iprt/cpp/lock.h: RTLock, RTLockMtx -> RTCLock, RTClockMtx. 'RTC' is ... Sun, 03 Apr 2011 04:11:04 GMT vboxsync [36515] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) ExtPacks/UsbWebCam: Initial implementation of UsbWebCam (not ... Fri, 01 Apr 2011 13:15:26 GMT vboxsync [36495] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: Re r70893: TARGET_xxx -> xxx_1_TARGET. The former ... Fri, 01 Apr 2011 13:14:47 GMT vboxsync [36494] * trunk/src/VBox/Main/src-all/DisplayPNGUtil.cpp (modified) Main: fixed against compilation of libpng15 Fri, 01 Apr 2011 12:38:26 GMT vboxsync [36491] * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) 'c' means 'count of' not 'const', 'pcSomething' = pointer to a count ... Fri, 01 Apr 2011 08:21:30 GMT vboxsync [36487] * trunk/include/VBox/VBoxNetCfg-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetAdpUninstall.cpp (modified) * trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) netflt/adp/win: switch to new VBoxDrvCfg lib Thu, 31 Mar 2011 14:11:14 GMT vboxsync [36481] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main: Sanitize incoming VRDP USB descriptor strings. Wed, 30 Mar 2011 18:39:29 GMT vboxsync [36478] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Main/src-server/xpcom: build fix for some gcc versions Tue, 29 Mar 2011 17:40:35 GMT vboxsync [36466] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Main/src-server/xpcom: Avoid initializing static variables with a ... Mon, 28 Mar 2011 19:40:52 GMT vboxsync [36451] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/src-all/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) introduced VirtualBoxBase::clearError to clear the previous error ... Fri, 25 Mar 2011 21:21:01 GMT vboxsync [36443] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: Set PGM/PciPassThrough=1. Fri, 25 Mar 2011 16:19:12 GMT vboxsync [36439] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Init COM for all EMTS and PDMThreads. Fri, 25 Mar 2011 15:36:59 GMT vboxsync [36437] * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMThread.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) VMM,Main: Added VMM thread init and term notifications so that Main ... Fri, 25 Mar 2011 14:55:04 GMT vboxsync [36434] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl2: uninitialized variable Fri, 25 Mar 2011 14:52:01 GMT vboxsync [36433] * trunk/src/VBox/Main/src-server/HostPower.cpp (modified) Main/HostPower: uninitialized variable Fri, 25 Mar 2011 14:14:21 GMT vboxsync [36431] * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) Main/USBProxyServiceLinux: fix segfault Fri, 25 Mar 2011 12:56:50 GMT vboxsync [36429] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) build fix / file header nits. Fri, 25 Mar 2011 12:46:45 GMT vboxsync [36428] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) com/string.h: AssertLogRel when encountering an invalid encoding in ... Thu, 24 Mar 2011 23:29:25 GMT vboxsync [36420] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Main/USB/Linux: extend environment variables for selecting USB ... Thu, 24 Mar 2011 22:53:54 GMT vboxsync [36419] * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (added) Main/USB/Linux: extend environment variables for selecting USB ... Thu, 24 Mar 2011 22:53:13 GMT vboxsync [36418] * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Main/USB/Linux: extend environment variables for selecting USB ... Thu, 24 Mar 2011 22:49:51 GMT vboxsync [36417] * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) Installer/Linux and Main: USB enumeration: fix detection of USB via ... Thu, 24 Mar 2011 16:59:10 GMT vboxsync [36411] * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) MachineImpl.cpp,VirtualBoxBase.h: Re r70709 - caller validated the ... Thu, 24 Mar 2011 15:57:03 GMT vboxsync [36405] * trunk/include/iprt/cpp/xml.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) IPRT/xml: add optional parameter for adding a comment to the created ... Thu, 24 Mar 2011 13:14:26 GMT vboxsync [36400] * trunk/include/VBox/rawpci.h (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPci.c (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) PCI: work on IOMMU notifications Thu, 24 Mar 2011 12:57:28 GMT vboxsync [36399] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) vboxweb.cpp: prefix nit. Thu, 24 Mar 2011 11:54:52 GMT vboxsync [36395] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/xml/Settings: fAutoReset and hdType were sometimes not correctly ... Wed, 23 Mar 2011 18:16:39 GMT vboxsync [36381] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) todo Wed, 23 Mar 2011 16:33:00 GMT vboxsync [36370] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) indent Wed, 23 Mar 2011 12:26:45 GMT vboxsync [36365] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: Fix for parameter handling in setGuestPropertyToVM(). Tue, 22 Mar 2011 21:53:31 GMT vboxsync [36350] * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) Main/server/USB/linux: get rid of esoteric locations for probing for ... Tue, 22 Mar 2011 15:27:01 GMT vboxsync [36348] * trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (modified) Main/USB/Linux: also show state in testcase device enumeration Tue, 22 Mar 2011 14:29:37 GMT vboxsync [36344] * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/generic/OpenGLTestApp.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/Storage/testcase/vditool.cpp (modified) Runtime/log: implement log rotation, adapt all code creating log ... Mon, 21 Mar 2011 14:48:23 GMT vboxsync [36326] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Main/GuestCopy: Fixed copying of multiple of _64K files. Thu, 17 Mar 2011 14:43:25 GMT vboxsync [36309] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Main/GuestCtrl: Some more checking for SetProcessInput. Tue, 15 Mar 2011 15:38:10 GMT vboxsync [36289] * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/SnapshotImpl: when restoring a snapshot always save the global ... Tue, 15 Mar 2011 11:49:08 GMT vboxsync [36281] * trunk/src/VBox/Main/glue/tests/TestVBox.java (modified) SDK: update Java sample for 4.1 Mon, 14 Mar 2011 18:41:06 GMT vboxsync [36276] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) Main/NetworkAdapter: Bandwidth group minor fixes (#5582) Mon, 14 Mar 2011 18:01:34 GMT vboxsync [36275] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/NetworkAdapter: Bandwidth group attribute implementation (#5582) Mon, 14 Mar 2011 07:39:36 GMT vboxsync [36270] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) JMSCOM: support in octets, fixed few bugs Fri, 11 Mar 2011 12:57:35 GMT vboxsync [36260] * trunk/include/VBox/rawpci.h (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPci.c (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) PCI: lifetime work, fixed issues with multiple PCI devices attached ... Thu, 10 Mar 2011 11:00:18 GMT vboxsync [36248] * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) Main/src-server/NetIf-Solaris: Added bnxe 10 gigabit ethernet ... Thu, 10 Mar 2011 10:20:35 GMT vboxsync [36247] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Addressed some guest property (transient reset) todos. Wed, 09 Mar 2011 18:40:54 GMT vboxsync [36243] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: VMDK variant streamOptimized cannot be used to directly ... Wed, 09 Mar 2011 14:01:14 GMT vboxsync [36226] * trunk/src/VBox/Main/src-server/Performance.cpp (modified) compiler warning Wed, 09 Mar 2011 13:30:26 GMT vboxsync [36224] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Fix description for setBandwidthGroupForDevice Wed, 09 Mar 2011 10:57:28 GMT vboxsync [36219] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Addressed some guest property (transient reset) todos. Tue, 08 Mar 2011 18:35:55 GMT vboxsync [36215] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) doxygen @todo, please. Tue, 08 Mar 2011 16:32:21 GMT vboxsync [36206] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Guest Execution: more review stuff. Mon, 07 Mar 2011 15:12:47 GMT vboxsync [36188] * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/SnapshotImpl: progressCallback not used anymore since r70196 Mon, 07 Mar 2011 13:52:38 GMT vboxsync [36187] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: handle the case where snapshot dir = VM dir (previously ... Mon, 07 Mar 2011 10:17:33 GMT vboxsync [36181] * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumAttachmentImpl.cpp (modified) Main: Fix crashes when starting a VM with a bandwidth group caused by ... Mon, 07 Mar 2011 09:53:04 GMT vboxsync [36179] * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Comments. Mon, 07 Mar 2011 09:45:24 GMT vboxsync [36178] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePropCache.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/VBoxManage/Guest Additions: Added support for "TRANSIENT_RESET" ... Fri, 04 Mar 2011 12:41:50 GMT vboxsync [36168] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: a few more time format fixes Fri, 04 Mar 2011 11:29:37 GMT vboxsync [36165] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) format string fix Fri, 04 Mar 2011 11:15:36 GMT vboxsync [36163] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: Do not use colons in filenames(!), add nanosecond to saved ... Fri, 04 Mar 2011 10:24:58 GMT vboxsync [36161] * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) Main: minor mouse updates Thu, 03 Mar 2011 14:38:13 GMT vboxsync [36150] * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) Main/Mouse: mouse handling fix found by the testcase Wed, 02 Mar 2011 16:56:11 GMT vboxsync [36130] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: don't allow to start a VM if USB2.0 was enabled but no ... Wed, 02 Mar 2011 05:44:04 GMT vboxsync [36128] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/Performance.cpp (modified) * trunk/src/VBox/Main/src-server/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) Main/Metrics: Hypervisor and guest metrics re-done (#5566) Tue, 01 Mar 2011 16:44:58 GMT vboxsync [36124] * trunk/include/VBox/rawpci.h (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) PCI: code to perform host driver detach on Linux - not yet fully ... Tue, 01 Mar 2011 15:25:18 GMT vboxsync [36121] * trunk/include/VBox/WinNetConfig.h (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/NetAdpInstall.cpp (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/NetAdpUninstall.cpp (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/NetFltInstall.cpp (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/NetFltUninstall.cpp (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetAdp.inf (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.c (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.h (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.rc (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt.inf (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltCommon-win.h (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltMp-win.c (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltMp-win.h (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltPt-win.c (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltPt-win.h (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt_m.inf (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/WinNetConfig.cpp (deleted) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/notifyobj (deleted) * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) rework NetFlt/Adp Tue, 01 Mar 2011 15:04:10 GMT vboxsync [36120] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) FE/BFE: fix some warnings Mon, 28 Feb 2011 18:43:43 GMT vboxsync [36110] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: typo deserializing guest path in PCI passthrough Mon, 28 Feb 2011 18:24:32 GMT vboxsync [36107] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/include/BusAssignmentManager.h (modified) * trunk/src/VBox/Main/src-all/PciDeviceAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/src-client/BusAssignmentManager.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) PCI: some Main work to provide correct attachment info for physical ... Mon, 28 Feb 2011 18:00:41 GMT vboxsync [36105] * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) Main: properly save the promiscous mode Mon, 28 Feb 2011 15:04:35 GMT vboxsync [36103] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) typo Mon, 28 Feb 2011 14:58:39 GMT vboxsync [36102] * trunk/src/VBox/Main/include/GuestImpl.h (modified) Build fix. Mon, 28 Feb 2011 14:34:48 GMT vboxsync [36101] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Build fix. Mon, 28 Feb 2011 14:20:13 GMT vboxsync [36099] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Main/VBoxManage: Added ExecuteProcessStatus, update on todos. Mon, 28 Feb 2011 10:35:45 GMT vboxsync [36096] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings: comment Mon, 28 Feb 2011 10:33:40 GMT vboxsync [36095] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings: correctly bump from v1.10 to v1.11 if a network ... Fri, 25 Feb 2011 17:25:07 GMT vboxsync [36091] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: use the VRDE VM setting in LaunchVMProcess API Fri, 25 Feb 2011 15:53:28 GMT vboxsync [36090] * trunk/src/VBox/Main/src-server/solaris/PerformanceSolaris.cpp (modified) Main/src-server/PerformanceSolaris: update free memory in KB not bytes. Fri, 25 Feb 2011 13:43:26 GMT vboxsync [36086] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) MachineImpl.cpp: No large pages on linux for me, thank you very much. Fri, 25 Feb 2011 12:21:57 GMT vboxsync [36082] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Added a promiscModePolicy attribute to INetworkAdapter, three values: ... Thu, 24 Feb 2011 17:09:42 GMT vboxsync [36078] * trunk/src/VBox/Main/src-server/solaris/PerformanceSolaris.cpp (modified) Main/src-server/PerformanceSolaris: unused header. Thu, 24 Feb 2011 16:37:51 GMT vboxsync [36076] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Right extra data variable name. Thu, 24 Feb 2011 16:36:48 GMT vboxsync [36075] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) More flexible internal network promisc mode (++) policy management. Thu, 24 Feb 2011 15:38:25 GMT vboxsync [36074] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main: implement sharing saved state files between snapshots and ... Thu, 24 Feb 2011 15:28:45 GMT vboxsync [36073] * trunk/src/VBox/Main/src-server/solaris/PerformanceSolaris.cpp (modified) Main/src-server/PerformanceSolaris: build fix. Thu, 24 Feb 2011 15:02:14 GMT vboxsync [36072] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: fix overconfident debug assertion triggered by earlier fix in ... Thu, 24 Feb 2011 15:02:10 GMT vboxsync [36071] * trunk/src/VBox/Main/src-server/solaris/PerformanceSolaris.cpp (modified) Main/src-server/PerformanceSolaris: Tweak free memory accounting to ... Thu, 24 Feb 2011 14:13:20 GMT vboxsync [36070] * trunk/src/VBox/Main/src-server/Performance.cpp (modified) Metrics: ugly fix for VMM metrics Thu, 24 Feb 2011 11:57:32 GMT vboxsync [36069] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) Main/Guest: InternalGetStatistics now returns 0s if VM is not running Wed, 23 Feb 2011 15:56:00 GMT vboxsync [36063] * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) VRDE: backward compatibility: try to load VBoxAuth if VRDP Auth is ... Tue, 22 Feb 2011 23:20:18 GMT vboxsync [36059] * trunk/src/VBox/Main/src-server/MediumAttachmentImpl.cpp (modified) Main/BandwidthControl: Remove unused header Tue, 22 Feb 2011 23:11:22 GMT vboxsync [36058] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumAttachmentImpl.cpp (modified) Main/BandwidthControl: Don't use direct references to bandwidth group ... Tue, 22 Feb 2011 20:56:44 GMT vboxsync [36057] * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostNetworkInterfaceImpl.cpp (modified) Main/NetIf: Fixed host-only interface creation failure on Windows (#3873) Tue, 22 Feb 2011 14:52:02 GMT vboxsync [36053] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) PCI: first version allowing registers visibility Mon, 21 Feb 2011 17:04:14 GMT vboxsync [36043] * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) sha1WaitForManifestThreadFinished: Read once instead of 4x.