# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Dec 13, 2024 9:27:20 AM Mon, 30 May 2011 08:28:07 GMT vboxsync [37244] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox: new method for querying the API version Fri, 27 May 2011 15:37:48 GMT vboxsync [37241] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: Avoid lock order inversion issue between the VMM ... Thu, 26 May 2011 10:18:39 GMT vboxsync [37220] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/Display: correct Framebuffer Dimensions for negative x/yOrigins Thu, 26 May 2011 03:21:11 GMT vboxsync [37215] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/UsbWebcam: disabled peremeters for initialization of device & ... Tue, 24 May 2011 15:46:44 GMT vboxsync [37201] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl: build fixes Tue, 24 May 2011 15:34:06 GMT vboxsync [37200] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.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/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) API+Frontends: Generic network attachment driver support which ... Mon, 23 May 2011 08:47:18 GMT vboxsync [37179] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Main/xpcom: comment fix Sat, 21 May 2011 20:51:24 GMT vboxsync [37175] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) Devices and Main/seamless: allow for the possibility that nothing is ... Fri, 20 May 2011 16:29:25 GMT vboxsync [37167] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Main/webservice: don't stop accepting new connections just because ... Fri, 20 May 2011 11:45:40 GMT vboxsync [37162] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: provide error message for duplicate attachment of one ... Wed, 18 May 2011 15:24:23 GMT vboxsync [37142] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/Host: fix scoping to avoid compiler warning about variable aliasing Wed, 18 May 2011 11:43:37 GMT vboxsync [37131] * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) Main/solaris: Added some NIC descriptions. Mon, 16 May 2011 09:28:34 GMT vboxsync [37096] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main: fix iterator erase mess Mon, 16 May 2011 08:21:19 GMT vboxsync [37095] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Host::getDrives: Don't increment the iterator after erase. Sun, 15 May 2011 12:04:28 GMT vboxsync [37092] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: fixed NOP in release builds (xtracker 5578) Fri, 13 May 2011 20:44:24 GMT vboxsync [37086] * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) Main/linux/USB: updates to testcase for r71611 Fri, 13 May 2011 14:43:27 GMT vboxsync [37075] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: win fix Fri, 13 May 2011 14:32:50 GMT vboxsync [37074] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main; VBoxManage: initial machine clone support Fri, 13 May 2011 12:41:38 GMT vboxsync [37069] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/src-all/ProgressImpl.cpp (modified) Main: add waitForAsyncProgressCompletion to IProgress Fri, 13 May 2011 09:29:39 GMT vboxsync [37059] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main: 640MB are the absolut minimum for F15, see ... Mon, 09 May 2011 17:48:43 GMT vboxsync [37016] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibAdditions.cpp (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxKey.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrVersion.cpp (modified) Added VBOX_VERSION_STRING_RAW to only handle/store the pure VBox ... Mon, 09 May 2011 14:06:20 GMT vboxsync [37014] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/linux/USB: reverted r71595 again, as it did not seem correct Mon, 09 May 2011 09:28:05 GMT vboxsync [37010] * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) Main/src-server/xpcom: fix simultaneous autostarting of VBoxSVC, ... Sat, 07 May 2011 20:52:00 GMT vboxsync [37000] * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) Main/linux/USB: correctly handle completely absent /proc/bus/usb Fri, 06 May 2011 23:30:23 GMT vboxsync [36997] * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) Main/linux/usb: no reason not to check root paths passed in the ... Fri, 06 May 2011 23:09:23 GMT vboxsync [36996] * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) Main/linux/usb: additional tests, drop a couple of silly ones Fri, 06 May 2011 22:49:41 GMT vboxsync [36995] * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) Main/linux/usb: more readable test code Fri, 06 May 2011 22:20:05 GMT vboxsync [36994] * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) Main/linux/usb: make unit tests pass and fix one test Fri, 06 May 2011 21:53:21 GMT vboxsync [36993] * trunk/src/VBox/Main/include/USBGetDevices.h (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/src-server/USBProxyService.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) Main/linux/USB: unit tests for the code changed in r71554 and r71557 Fri, 06 May 2011 19:16:50 GMT vboxsync [36991] * 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/SessionImpl.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-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: Initial support for disk hotplugging, work in progress Fri, 06 May 2011 15:29:52 GMT vboxsync [36986] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/Host: use setError instead of setWarning, as the calling code ... Fri, 06 May 2011 13:07:10 GMT vboxsync [36981] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/MediumImpl: Fix memory leaks in some medium operation error ... Fri, 06 May 2011 09:19:32 GMT vboxsync [36976] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main: when mounting shared folders, don't break the loop if one ... Thu, 05 May 2011 19:12:50 GMT vboxsync [36975] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: don't override existing error codes Wed, 04 May 2011 21:09:30 GMT vboxsync [36964] * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) Main/linux/USB: corrected an outdated comment Wed, 04 May 2011 21:00:29 GMT vboxsync [36963] * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) Main/linux/USB: forgot to remove a fixed todo Wed, 04 May 2011 16:37:48 GMT vboxsync [36961] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) Main/USB/linux: return correct error codes and messages if the user ... Wed, 04 May 2011 14:50:32 GMT vboxsync [36958] * trunk/src/VBox/Main/include/USBGetDevices.h (modified) * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) * trunk/src/VBox/RDP/client/vrdp/rdpusb.c (modified) Main/linux/USB: better permissions checking and code cleanup Wed, 04 May 2011 11:07:39 GMT vboxsync [36954] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: fix comment reference Tue, 03 May 2011 17:28:29 GMT vboxsync [36945] * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) MaxGuestRAM: here too. Tue, 03 May 2011 14:56:08 GMT vboxsync [36941] * trunk/include/VBox/VBoxDrvCfg-win.h (modified) * trunk/include/VBox/usblib-win.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Device (deleted) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Filter (deleted) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Install/USBInstall.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Install/USBUninstall.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Monitor (deleted) * trunk/src/VBox/HostDrivers/VBoxUSB/win/USBLib-win.cpp (deleted) * trunk/src/VBox/HostDrivers/VBoxUSB/win/testcase/USBTest.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/usbdesc.h (deleted) * trunk/src/VBox/HostDrivers/win/cfg/VBoxDrvCfg.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-server/win/USBProxyServiceWindows.cpp (modified) usb rework Tue, 03 May 2011 08:02:13 GMT vboxsync [36925] * trunk/include/VBox/RemoteDesktop/VRDEImage.h (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) 3D for VRDP: updates (xTracker 5565). Tue, 03 May 2011 07:11:58 GMT vboxsync [36921] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DisplayImpl: do not allow DrawToScreen when the screen is being resized. Fri, 29 Apr 2011 17:00:37 GMT vboxsync [36900] * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) Main/win/svcmain.cpp: Switch to the user's home directory if VBoxSVC ... Fri, 29 Apr 2011 15:34:05 GMT vboxsync [36898] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: first draft of method for cloning entire machines Fri, 29 Apr 2011 13:22:57 GMT vboxsync [36891] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSharedPage.cpp (modified) * trunk/src/VBox/VMM/include/PGMGstDefs.h (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled). Fri, 29 Apr 2011 10:04:52 GMT vboxsync [36887] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExecThread.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) GuestCtrl: Added support for getting separated stdout/stderr output. Fri, 29 Apr 2011 09:46:16 GMT vboxsync [36884] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/glue-jaxws.xsl (deleted) webservices: removed obsolete code Fri, 29 Apr 2011 09:40:55 GMT vboxsync [36883] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.h (modified) * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-python.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-wsdl.xsl (modified) webservice: pass octet arrays as base64 strings Wed, 27 Apr 2011 14:39:42 GMT vboxsync [36856] * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) warning Tue, 26 Apr 2011 08:33:19 GMT vboxsync [36843] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_config.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) 3D for VRDP: initial commit (xTracker 5565). Tue, 26 Apr 2011 07:54:09 GMT vboxsync [36842] * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/src-server/PerformanceImpl.cpp (modified) Main/Metrics: Memory leak fixes Mon, 25 Apr 2011 17:29:21 GMT vboxsync [36839] * trunk/src/VBox/Main/include/Performance.h (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) Main/Metrics: Locking revised to prevent lockups on VM shutdown (#5637) Mon, 25 Apr 2011 08:41:44 GMT vboxsync [36837] * trunk/src/VBox/Devices/PC/DevHPET.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) HPET: cleanup, ICH9-specific HPET behavior Fri, 22 Apr 2011 13:18:05 GMT vboxsync [36814] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) * trunk/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/internal/XPCOMJavaProxy.java (modified) * trunk/src/libs/xpcom18a4/java/src/org/virtualbox/VirtualBoxManager.java (deleted) Java XPCOM bridge: cleanup, survive multiple inits Thu, 21 Apr 2011 15:46:31 GMT vboxsync [36797] * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/USB/freebsd/USBProxyDevice-freebsd.cpp (modified) * trunk/src/VBox/Main/src-server/freebsd/NetIf-freebsd.cpp (modified) FreeBSD: Warnings Wed, 20 Apr 2011 14:38:32 GMT vboxsync [36755] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Main/VBoxService/GuestCtrl: More argv0 fixes. Wed, 20 Apr 2011 09:51:52 GMT vboxsync [36741] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Logging. Tue, 19 Apr 2011 14:31:40 GMT vboxsync [36730] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (modified) * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) Solaris/NetFltBow: support for VNIC templates and VLANs. Tue, 19 Apr 2011 12:52:03 GMT vboxsync [36727] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) Main: fix log message format string bugs Tue, 19 Apr 2011 08:57:30 GMT vboxsync [36724] * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) Main/KeyboardImpl: when sending host+del to the guest, send the ... Mon, 18 Apr 2011 18:05:05 GMT vboxsync [36721] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: clarify the availability of IDisplay::takeScreenShot Mon, 18 Apr 2011 11:06:52 GMT vboxsync [36703] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/Networking: Made configNetwork less picky about adapter names on ... Mon, 18 Apr 2011 09:49:11 GMT vboxsync [36702] * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxBalloonCtrl.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Frontends/VBoxBalloonCtrl: make the log rotation configurable, change ... Fri, 15 Apr 2011 12:32:02 GMT vboxsync [36683] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: progress message tuning for LaunchVMProcess Fri, 15 Apr 2011 11:22:33 GMT vboxsync [36682] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: fix formatting of progress description, and minor cleanup Fri, 15 Apr 2011 10:16:47 GMT vboxsync [36680] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Warnings. Thu, 14 Apr 2011 17:45:51 GMT vboxsync [36676] * trunk/src/VBox/Main/webservice/websrv-php.xsl (modified) Main/webservice: Fix for variable sanity checking, and provide ... Thu, 14 Apr 2011 15:22:37 GMT vboxsync [36673] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: add a way to terminate VM processes if they don't ... Wed, 13 Apr 2011 16:50:41 GMT vboxsync [36664] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: check if particular PCI device already attached Tue, 12 Apr 2011 12:27:10 GMT vboxsync [36653] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: only create the target path if the destination is file based Fri, 08 Apr 2011 18:41:51 GMT vboxsync [36630] * trunk/include/VBox/pci.h (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (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/src-client/BusAssignmentManager.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) PCI: Main and VBoxManage work Fri, 08 Apr 2011 07:51:31 GMT vboxsync [36619] * trunk/src/VBox/Main/src-all/EventImpl.cpp (modified) Events: explain ignoring rc Fri, 08 Apr 2011 07:18:11 GMT vboxsync [36618] * trunk/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp (modified) warning Thu, 07 Apr 2011 19:28:24 GMT vboxsync [36617] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: gcc warning Thu, 07 Apr 2011 12:45:27 GMT vboxsync [36615] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) Main/idl: new method IHost::generateMACAddress, including implementation Thu, 07 Apr 2011 10:37:52 GMT vboxsync [36612] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) SDK: fixed some installed files, restore copyright notice 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