# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Dec 17, 2024 12:38:12 PM Mon, 29 Nov 2010 00:25:17 GMT vboxsync [34442] * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) bugfixing Sun, 28 Nov 2010 21:46:04 GMT vboxsync [34437] * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) VBoxExtPackHelperApp.cpp: missing release calls and call ... Sun, 28 Nov 2010 14:58:25 GMT vboxsync [34435] * trunk/include/iprt/file.h (modified) * trunk/include/iprt/manifest.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest3.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) ExtPack: Implemented unpacking (untested). Sat, 27 Nov 2010 11:20:37 GMT vboxsync [34434] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Switch to the new block cache and disable the old one for now Fri, 26 Nov 2010 20:34:43 GMT vboxsync [34426] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) BIOS: report MCFG region via E820, if present Fri, 26 Nov 2010 18:40:56 GMT vboxsync [34424] * trunk/src/VBox/Main/VirtualBoxClientImpl.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxClientImpl.h (modified) Main/VirtualBoxClient: don't provide empty ctor/dtors, on OSX this ... Fri, 26 Nov 2010 18:02:26 GMT vboxsync [34423] * trunk/src/VBox/Main/VirtualBoxClientImpl.cpp (modified) Main/VirtualBoxClient: fix release log message Fri, 26 Nov 2010 17:47:08 GMT vboxsync [34422] * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) VBoxExtPackHelperApp.cpp: More code. Fri, 26 Nov 2010 17:44:43 GMT vboxsync [34421] * trunk/src/VBox/Main/VirtualBoxClientImpl.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxClientImpl.h (modified) Main/VirtualBoxClient: typos Fri, 26 Nov 2010 17:25:58 GMT vboxsync [34418] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/manifest.h (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) VBoxExtPAckHelperApp.cpp: More code. Fri, 26 Nov 2010 17:18:18 GMT vboxsync [34417] * trunk/src/VBox/Main/VirtualBoxClientImpl.cpp (copied) Main/VirtualBoxClient: forgotten file Fri, 26 Nov 2010 17:17:12 GMT vboxsync [34416] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxClientImpl.h (copied) * trunk/src/VBox/Main/win/dllmain.cpp (modified) Main/VirtualBoxClient: new client-side singleton interface for ... Fri, 26 Nov 2010 16:39:27 GMT vboxsync [34403] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main/Console: dead code/whitespace Fri, 26 Nov 2010 16:38:07 GMT vboxsync [34402] * trunk/src/VBox/Main/include/EventImpl.h (modified) whitespace Fri, 26 Nov 2010 16:24:58 GMT vboxsync [34398] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Guest Additions update: Don't wait when showing modal progress dialog ... Fri, 26 Nov 2010 15:06:16 GMT vboxsync [34397] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VBoxDll.cpp (deleted) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main: remove dead and obsolete code Fri, 26 Nov 2010 14:36:14 GMT vboxsync [34396] * trunk/src/VBox/Main/KeyboardImpl.cpp (modified) one more Fri, 26 Nov 2010 14:33:47 GMT vboxsync [34395] * trunk/src/VBox/Main/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) burn fix Fri, 26 Nov 2010 14:13:35 GMT vboxsync [34393] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/comimpl.xsl (modified) Main: better type checks when firing events Fri, 26 Nov 2010 11:12:17 GMT vboxsync [34391] * trunk/include/iprt/manifest.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Main/include/ExtPackUtil.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (added) More extension pack code. Fri, 26 Nov 2010 09:39:51 GMT vboxsync [34390] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main/Console: evil typo causing breakage if an event with 2 arguments ... Thu, 25 Nov 2010 15:49:11 GMT vboxsync [34381] * trunk/include/iprt/manifest.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/checksum/manifest-file.cpp (added) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (added) * trunk/src/VBox/Runtime/common/checksum/manifest3.cpp (added) manifest stuff. Thu, 25 Nov 2010 15:40:13 GMT vboxsync [34377] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Main/Display: check framebuffer before updating it. Thu, 25 Nov 2010 14:36:40 GMT vboxsync [34373] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: make the path compare OS indepentend Thu, 25 Nov 2010 14:00:02 GMT vboxsync [34368] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest Additions update/Main: Retrieve installer status after run. Thu, 25 Nov 2010 11:07:17 GMT vboxsync [34360] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/Machine: yet another %ls/%s mixup Wed, 24 Nov 2010 20:14:36 GMT vboxsync [34341] * trunk/src/VBox/Main/include/HostHardwareLinux.h (modified) * trunk/src/VBox/Main/include/USBGetDevices.h (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/linux/USBGetDevices.cpp (modified) * trunk/src/VBox/Main/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (modified) * trunk/src/VBox/RDP/client/vrdp/rdpusb.c (modified) Main/linux/USB and RDP/client/vrdp: clean up the handling of the USB ... Wed, 24 Nov 2010 17:49:09 GMT vboxsync [34335] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main/DrvIntNet: pass IgnoreConnectFailure to the driver to make it ... Wed, 24 Nov 2010 16:24:17 GMT vboxsync [34331] * trunk/include/VBox/com/array.h (modified) * trunk/src/VBox/Devices/Bus/PCIInternal.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Main/BusAssignmentManager.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/PciDeviceAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/BusAssignmentManager.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/PciDeviceAttachmentImpl.h (modified) PCI: more 4.0 interfaces Wed, 24 Nov 2010 12:52:20 GMT vboxsync [34316] * trunk/src/VBox/Main/EventImpl.cpp (modified) Main/Event: comment the special use of E_ABORT Wed, 24 Nov 2010 12:15:03 GMT vboxsync [34313] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) two more Wed, 24 Nov 2010 12:13:56 GMT vboxsync [34312] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) idl: name conflict resolved Wed, 24 Nov 2010 11:44:28 GMT vboxsync [34308] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/PciDeviceAttachmentImpl.cpp (added) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/PciDeviceAttachmentImpl.h (added) Main: PCI passthrough work Wed, 24 Nov 2010 10:56:41 GMT vboxsync [34307] * trunk/src/VBox/Main/ExtPackUtil.cpp (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Main/include/ExtPackUtil.h (modified) ExtPack: Correct file headers. Tue, 23 Nov 2010 17:39:20 GMT vboxsync [34303] * trunk/src/VBox/Main/KeyboardImpl.cpp (modified) Main/Keyboard: cannot resize weakly attached safearrays, need to ... Tue, 23 Nov 2010 16:58:25 GMT vboxsync [34300] * trunk/src/VBox/Main/Makefile.kmk (modified) builds on windows, removing hack. Tue, 23 Nov 2010 16:16:55 GMT vboxsync [34298] * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) build fix #2 Tue, 23 Nov 2010 16:15:33 GMT vboxsync [34296] * trunk/src/VBox/Main/Makefile.kmk (modified) build fix #1 Tue, 23 Nov 2010 16:07:53 GMT vboxsync [34293] * trunk/src/VBox/Main/Makefile.kmk (modified) Let's see VBoxExtPackHelperApp this builds on windows now... Tue, 23 Nov 2010 16:06:39 GMT vboxsync [34292] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) Made VBoxManage extpack uninstall work. Tue, 23 Nov 2010 16:02:26 GMT vboxsync [34288] * trunk/src/VBox/Main/KeyboardImpl.cpp (modified) Main/Keyboard: eliminate code duplication, handle keyboard queue ... Tue, 23 Nov 2010 15:20:03 GMT vboxsync [34287] * trunk/include/VBox/ExtPack/ExtPack.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) ExtPack: Don't hold any locks when calling extension pack hooks ... Tue, 23 Nov 2010 12:35:20 GMT vboxsync [34277] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: important addition to r68023; allow searching of machines by ... Mon, 22 Nov 2010 20:42:39 GMT vboxsync [34266] * trunk/src/VBox/Main/BusAssignmentManager.cpp (modified) PCI: use stable_sort() when sorting rules for more predicatble ... Mon, 22 Nov 2010 15:48:33 GMT vboxsync [34254] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest Additions Update/Main+Fe/Qt4: Don't show errors (also don't in ... Mon, 22 Nov 2010 15:29:04 GMT vboxsync [34252] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: doc build fix. Mon, 22 Nov 2010 15:14:23 GMT vboxsync [34248] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: always write release logs into Logs subfolder of machine's folder Mon, 22 Nov 2010 14:31:02 GMT vboxsync [34244] * trunk/Config.kmk (modified) * trunk/include/VBox/ExtPack/ExtPack.h (modified) * trunk/include/VBox/settings.h (modified) * 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/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/ExtPackUtil.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/VRDEServerImpl.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/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/include/ExtPackUtil.h (modified) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/VRDEServerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from ... Mon, 22 Nov 2010 13:24:35 GMT vboxsync [34237] * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) Main: Be a bit more obvious when logging warnings instead of errors. Thu, 18 Nov 2010 21:47:50 GMT vboxsync [34188] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) wddm/3d: saved state working for Aero (current frame still needs to ... Thu, 18 Nov 2010 13:41:41 GMT vboxsync [34172] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Main/GuestImpl: Improved error/cancel handling for automatic Guest ... Thu, 18 Nov 2010 12:23:15 GMT vboxsync [34165] * trunk/src/VBox/Main/linux/USBGetDevices.cpp (modified) Main/linux/USBGetDevices: force Utf8 for the usbfs too Thu, 18 Nov 2010 08:48:28 GMT vboxsync [34155] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Main/GuestImpl: Post Guest Additions install status on automatic update. Wed, 17 Nov 2010 15:56:34 GMT vboxsync [34140] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGASavedState.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) 2d: saved state as part of vga state Tue, 16 Nov 2010 16:38:55 GMT vboxsync [34123] * trunk/src/VBox/Main/BusAssignmentManager.cpp (modified) Main: use safer string functions Tue, 16 Nov 2010 16:29:46 GMT vboxsync [34121] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) VRDE: do not return an error for an empty string. Tue, 16 Nov 2010 12:43:09 GMT vboxsync [34111] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Pass RDP credentials to the guest only from one client, when multiple ... Tue, 16 Nov 2010 10:56:43 GMT vboxsync [34101] * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) Main-OVF: address r67784 Tue, 16 Nov 2010 00:21:22 GMT vboxsync [34093] * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) r=bird: 'RT' and 'rt' is reserved for use in IPRT, please address the ... Mon, 15 Nov 2010 17:45:50 GMT vboxsync [34086] * trunk/include/VBox/ExtPack/ExtPack.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) Main: Pass more IVirtualBox pointers to the extension pack. VRDE ... Mon, 15 Nov 2010 15:59:31 GMT vboxsync [34075] * trunk/Makefile.kmk (modified) * trunk/include/VBox/com/defs.h (modified) * trunk/src/VBox/Main/ExtPackUtil.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) warnings Mon, 15 Nov 2010 15:59:27 GMT vboxsync [34074] * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) build fix Mon, 15 Nov 2010 15:38:20 GMT vboxsync [34073] * trunk/Config.kmk (modified) * trunk/include/VBox/ExtPack/ExtPack.h (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/ExtPackUtil.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/include/ExtPackUtil.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Makefile.kmk (modified) ExtPack: Fixes to IExtPack (QueryInterface can't be used for getting ... Sun, 14 Nov 2010 19:49:46 GMT vboxsync [34058] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/include/ExtPackUtil.h (modified) minor extpack adjustments. Sat, 13 Nov 2010 18:41:49 GMT vboxsync [34057] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: Unset the bootable flag on other controllers automatically ... Fri, 12 Nov 2010 22:54:22 GMT vboxsync [34048] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main/GuestProperties: two missing NULL checks Fri, 12 Nov 2010 19:05:42 GMT vboxsync [34044] * trunk/src/VBox/Main/BusAssignmentManager.cpp (modified) Main: refcounting bug Fri, 12 Nov 2010 09:30:23 GMT vboxsync [34023] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) typo Fri, 12 Nov 2010 09:26:40 GMT vboxsync [34022] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main/Console: handle the core directory for the Solaris custom core ... Thu, 11 Nov 2010 21:34:56 GMT vboxsync [34014] * trunk/include/VBox/pdmnetifs.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/USB/freebsd/USBProxyDevice-freebsd.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/BusAssignmentManager.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/freebsd/USBProxyServiceFreeBSD.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) * trunk/src/VBox/Runtime/testcase/RTGzip.cpp (modified) * trunk/src/VBox/Storage/VMDK.cpp (modified) scm whitespace cleanup Thu, 11 Nov 2010 20:56:14 GMT vboxsync [34013] * trunk/src/VBox/Main/BusAssignmentManager.cpp (modified) Main: few PCI assignment tweaks Thu, 11 Nov 2010 20:35:42 GMT vboxsync [34012] * trunk/src/VBox/Main/KeyboardImpl.cpp (modified) Main: keyboard events now work with RDP Thu, 11 Nov 2010 20:22:53 GMT vboxsync [34011] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Burn fix Thu, 11 Nov 2010 20:17:47 GMT vboxsync [34010] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/StorageControllerImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main, FE/VBoxManage: Make it possible to mark specific controllers as ... Thu, 11 Nov 2010 13:57:03 GMT vboxsync [33992] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_config.c (modified) * trunk/src/VBox/Main/linux/PerformanceLinux.cpp (modified) Grrr Thu, 11 Nov 2010 11:42:07 GMT vboxsync [33977] * trunk/src/VBox/GuestHost/OpenGL/spu_loader/spuload.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/process.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_config.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) * trunk/src/VBox/Main/linux/PerformanceLinux.cpp (modified) * trunk/src/VBox/RDP/client/disk.c (modified) * trunk/src/VBox/RDP/client/printer.c (modified) * trunk/src/VBox/RDP/client/rdesktop.c (modified) * trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyISupports.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/TypeObject.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/glue/standalone/nsGREDirServiceProvider.cpp (modified) *: replaced a bunch of ''sprintf()'' by ''snprintf()'' Thu, 11 Nov 2010 10:24:29 GMT vboxsync [33964] * trunk/src/VBox/Main/BusAssignmentManager.cpp (modified) bit better error handling Thu, 11 Nov 2010 10:23:42 GMT vboxsync [33963] * trunk/include/VBox/com/listeners.h (added) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/include/EventImpl.h (modified) Main: moved listeners to location usable by fronends, rework Thu, 11 Nov 2010 09:41:52 GMT vboxsync [33959] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/EventImpl.h (modified) Main: code for generic listener creation Thu, 11 Nov 2010 03:49:28 GMT vboxsync [33952] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/NATEngineImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.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/SessionImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: replaces callback mechanism of NAT redirect change event ... Wed, 10 Nov 2010 17:52:17 GMT vboxsync [33946] * trunk/src/VBox/Main/Global.cpp (modified) fix Wed, 10 Nov 2010 17:49:56 GMT vboxsync [33945] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfschain.cpp (added) * trunk/src/VBox/Runtime/common/zip/zipgzip.cpp (modified) More vfs code, new iprt error range.. Wed, 10 Nov 2010 15:25:06 GMT vboxsync [33934] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: make saved state paths relative to machines again (trunk ... Tue, 09 Nov 2010 17:51:38 GMT vboxsync [33921] * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.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/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: rework 'save registries' logic to ensure that all media ... Tue, 09 Nov 2010 17:11:14 GMT vboxsync [33918] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/include/BusAssignmentManager.h (modified) Main: allow multiple AHCI controllers Tue, 09 Nov 2010 16:44:39 GMT vboxsync [33915] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.h (modified) * trunk/src/VBox/Main/StorageControllerImpl.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) Main, QT/FE, VBoxManage: per-chipset controller count limits Tue, 09 Nov 2010 16:35:25 GMT vboxsync [33914] * trunk/src/VBox/Main/MediumImpl.cpp (modified) typo Tue, 09 Nov 2010 16:32:18 GMT vboxsync [33913] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main/Medium: if the medium is inaccessible try to get the up to date ... Tue, 09 Nov 2010 15:45:44 GMT vboxsync [33910] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main, PXE: pass bus number too Tue, 09 Nov 2010 15:37:30 GMT vboxsync [33908] * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) Main: sort Medium methods to have the same order in .h und .cpp Tue, 09 Nov 2010 15:21:14 GMT vboxsync [33907] * trunk/src/VBox/Main/BusAssignmentManager.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main: more PCI assignment rules Tue, 09 Nov 2010 15:10:12 GMT vboxsync [33905] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: fix regression that media in 4.0 machine folders became ... Tue, 09 Nov 2010 14:56:28 GMT vboxsync [33904] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: fix snapshot folder and log folder regression (since 4.0 ... Tue, 09 Nov 2010 14:39:13 GMT vboxsync [33902] * trunk/src/VBox/Main/GuestImpl.cpp (modified) burn fix Tue, 09 Nov 2010 13:49:22 GMT vboxsync [33898] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Guest Control/Main+VBoxManage: Implemented first bits for on-guest ... Tue, 09 Nov 2010 12:33:57 GMT vboxsync [33893] * trunk/src/VBox/Main/Makefile.kmk (modified) space Mon, 08 Nov 2010 17:53:25 GMT vboxsync [33866] * trunk/src/VBox/Main/NATEngineImpl.cpp (modified) Main: don't register with the same name or with the same pair ... Mon, 08 Nov 2010 17:09:31 GMT vboxsync [33864] * trunk/include/VBox/pdmnetifs.h (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main,NAT: Don't bother NAT back-end with rule name. Mon, 08 Nov 2010 17:07:49 GMT vboxsync [33862] * trunk/include/iprt/cpp/ministring.h (modified) * trunk/src/VBox/Main/ExtPackUtil.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstIprtMiniString.cpp (modified) iprt/cpp/ministring.h: Changed the substring constructors to match ... Mon, 08 Nov 2010 14:36:38 GMT vboxsync [33849] * trunk/src/VBox/Main/include/KeyboardImpl.h (modified) whitespace