# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 15, 2024 7:44:24 PM Tue, 26 Oct 2010 15:57:20 GMT vboxsync [33473] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) vboxshell: also find gurus Tue, 26 Oct 2010 15:56:09 GMT vboxsync [33472] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: cleanup, fixes Tue, 26 Oct 2010 14:19:13 GMT vboxsync [33471] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) FE/Qt4: allow word wrap in the detail view boxes Tue, 26 Oct 2010 14:11:07 GMT vboxsync [33470] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.cpp (modified) FE/Qt4: remove menu item text changes on checked change Tue, 26 Oct 2010 13:43:40 GMT vboxsync [33469] * trunk/include/iprt/cpp/xml.h (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) IPRT: xml classes documentation, plus reduced some buffer sizes. Tue, 26 Oct 2010 12:49:59 GMT vboxsync [33468] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceCpuHotPlug.cpp (modified) missing include. Tue, 26 Oct 2010 12:44:43 GMT vboxsync [33467] * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (modified) Debugger: Detect Oracle branded Solaris kernels. Tue, 26 Oct 2010 12:41:38 GMT vboxsync [33466] * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) * trunk/src/VBox/Runtime/r3/isofs.cpp (modified) build fixes Tue, 26 Oct 2010 12:35:35 GMT vboxsync [33465] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) QT/FE: use chipset type in new VM wizard Tue, 26 Oct 2010 12:27:50 GMT vboxsync [33464] * trunk/include/iprt/fs.h (modified) * trunk/include/iprt/isofs.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxSharedFolders.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibSharedFolders.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceCpuHotPlug.cpp (modified) * trunk/src/VBox/Devices/Network/lwip/vbox/sys_arch.c (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/USBLib-solaris.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Runtime/common/misc/tar.cpp (modified) * trunk/src/VBox/Runtime/common/string/straprintf.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/env-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstDir-3.cpp (modified) *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT ... Tue, 26 Oct 2010 12:27:26 GMT vboxsync [33463] * trunk/src/VBox/Runtime/r3/isofs.cpp (modified) isofs.cpp: Use static! RTStrAPrintf fixes. Tue, 26 Oct 2010 12:15:19 GMT vboxsync [33462] * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) VBoxStub.cpp: assertion macro confusion, RTStrAPrintf -> RTPathAppend. Tue, 26 Oct 2010 11:55:27 GMT vboxsync [33461] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Main/VFSExplorerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VFSExplorerImpl.h (modified) Main: Add additional params to IVirtualBox::EntryList for querying ... Tue, 26 Oct 2010 11:39:37 GMT vboxsync [33460] * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_70.c (modified) Additions/x11/vboxvideo: remove the requirement that horizontal ... Tue, 26 Oct 2010 11:27:41 GMT vboxsync [33459] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs Tue, 26 Oct 2010 11:18:04 GMT vboxsync [33458] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) Main: partial revert or r67042, bring back the overwrite parameter Tue, 26 Oct 2010 11:12:30 GMT vboxsync [33457] * trunk/src/VBox/GuestHost/OpenGL/packer/pack_beginend.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_bounds.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_clipplane.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_error.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_extensions.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_feedback.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_fence.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_fog.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_lights.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_lists.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_map.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_materials.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_matrices.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_misc.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_pica.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_point.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_program.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_regcombiner.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_swap_lists.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_swap_map.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_swap_pixelmap.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_swap_texture.c (modified) crOpenGL: tabs to spaces Tue, 26 Oct 2010 10:51:02 GMT vboxsync [33456] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage: remove openmedium command which no longer does anything ... Tue, 26 Oct 2010 09:58:18 GMT vboxsync [33455] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: Removed unused code that was getting in the way. Tue, 26 Oct 2010 09:51:53 GMT vboxsync [33454] * trunk/src/VBox/Runtime/r3/path.cpp (modified) * trunk/src/VBox/Runtime/r3/process.cpp (modified) IPRT: off-by-one Tue, 26 Oct 2010 09:48:58 GMT vboxsync [33453] * trunk/src/VBox/Runtime/r3/isofs.cpp (modified) IPRT/isofs.cpp: Documentation, cleaning up a bit. Tue, 26 Oct 2010 09:36:29 GMT vboxsync [33452] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: forgot UUID change Tue, 26 Oct 2010 09:34:19 GMT vboxsync [33451] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) * trunk/src/VBox/Main/webservice/webtest.cpp (modified) Main: change VirtualBox::createMachine() to accept arbitrary paths ... Tue, 26 Oct 2010 09:24:32 GMT vboxsync [33450] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/path/RTPathJoin.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathJoinA.cpp (added) * trunk/src/VBox/Runtime/testcase/tstRTPath.cpp (modified) iprt/path: Added RTPathJoinA. Tue, 26 Oct 2010 09:12:29 GMT vboxsync [33449] * trunk/include/iprt/isofs.h (modified) IPRT/isofs.h: Tabs, documentation. Tue, 26 Oct 2010 08:40:31 GMT vboxsync [33448] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Guest Copy/VBoxManage+VBoxService: Update. Tue, 26 Oct 2010 08:07:43 GMT vboxsync [33447] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) Main/UIWizard: Sound Controller attachement recommendations was added. Tue, 26 Oct 2010 08:07:21 GMT vboxsync [33446] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest Copy/VBoxManage+Main: Update. Tue, 26 Oct 2010 07:58:53 GMT vboxsync [33445] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) vboxshell: find assert in log command Tue, 26 Oct 2010 02:58:49 GMT vboxsync [33444] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: naming. Mon, 25 Oct 2010 22:19:34 GMT vboxsync [33443] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) nit Mon, 25 Oct 2010 22:15:42 GMT vboxsync [33442] * trunk/src/VBox/Devices/Makefile.kmk (modified) Devices/Makefile.kmk: Removed complicated bloat from r66989 and ... Mon, 25 Oct 2010 20:20:02 GMT vboxsync [33441] * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) Linux additions: symlinks only for Linux 2.6 guests Mon, 25 Oct 2010 20:19:36 GMT vboxsync [33440] * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/lnkops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) Linux Additions: symlinks only for Linux 2.6 guests Mon, 25 Oct 2010 19:35:58 GMT vboxsync [33439] * trunk/include/VBox/shflsvc.h (modified) * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.c (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.h (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/dirops.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/files_vboxsf (modified) * trunk/src/VBox/Additions/linux/sharedfolders/lnkops.c (added) * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h (modified) * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) IPRT, Linux additions, Shared folders: added support for guest shared ... Mon, 25 Oct 2010 17:45:24 GMT vboxsync [33438] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.h (modified) * trunk/src/VBox/Main/VFSExplorerImpl.cpp (modified) Main;FE/Qt4: implement Cd and CdUp in IVFSExplorer Mon, 25 Oct 2010 16:28:14 GMT vboxsync [33437] * trunk/src/VBox/Runtime/r3/fs.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/symlink-win.cpp (modified) * trunk/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp (modified) iprt: Made tstRTSymlink work on Windows. Mon, 25 Oct 2010 16:18:44 GMT vboxsync [33436] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: typo. Mon, 25 Oct 2010 16:08:30 GMT vboxsync [33435] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: Assert->LogRel for special guests. Mon, 25 Oct 2010 16:03:19 GMT vboxsync [33434] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) ACPI: _DSM method for HDEF entry. Mon, 25 Oct 2010 15:37:34 GMT vboxsync [33433] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main: fail with meaningful error message if medium path is not fully ... Mon, 25 Oct 2010 15:12:09 GMT vboxsync [33432] * trunk/src/VBox/Installer/common/vboxapisetup.py (modified) Python: cleanup COM cache in installer Mon, 25 Oct 2010 14:59:33 GMT vboxsync [33431] * trunk/src/VBox/Additions/x11/Installer/x11config-new.pl (deleted) Additions/x11/Installer: remove the old perl-based xorg.conf hacking ... Mon, 25 Oct 2010 14:59:00 GMT vboxsync [33430] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) Additions/linux/installer: use the shell script xorg.conf hacking script Mon, 25 Oct 2010 14:37:43 GMT vboxsync [33429] * trunk/src/VBox/Runtime/r3/win/symlink-win.cpp (modified) build fix Mon, 25 Oct 2010 14:37:39 GMT vboxsync [33428] * trunk/src/VBox/Additions/x11/Installer/x11config.sh (copied) Additions/x11/Installer: shell version of the xorg.conf hacking script Mon, 25 Oct 2010 14:35:05 GMT vboxsync [33427] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) ChangeLog: ovf/ova update Mon, 25 Oct 2010 14:32:38 GMT vboxsync [33426] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/log.h (modified) * trunk/include/iprt/symlink.h (added) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/pathhost-generic.cpp (modified) * trunk/src/VBox/Runtime/include/internal/path.h (modified) * trunk/src/VBox/Runtime/r3/darwin/pathhost-darwin.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/pathhost-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/symlink-posix.cpp (added) * trunk/src/VBox/Runtime/r3/win/symlink-win.cpp (added) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTSymlink.cpp (added) iprt/symlink.h: Initial code (only tested on linux). Mon, 25 Oct 2010 14:30:43 GMT vboxsync [33425] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp (modified) VBoxManage: fix snapshot messup caused by API changes from last week Mon, 25 Oct 2010 14:10:44 GMT vboxsync [33424] * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) Main-OVF: Allow overriding of the target disk path when there is some ... Mon, 25 Oct 2010 13:44:18 GMT vboxsync [33423] * trunk/src/VBox/Main/EventImpl.cpp (modified) MSVC warnings Mon, 25 Oct 2010 13:33:07 GMT vboxsync [33422] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) GuestCopy/VBoxService: Bugfixes. Mon, 25 Oct 2010 13:08:00 GMT vboxsync [33421] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.h (modified) FE/Qt4: unnecessary Mon, 25 Oct 2010 12:45:18 GMT vboxsync [33420] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) one more Mon, 25 Oct 2010 12:45:01 GMT vboxsync [33419] * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Bus/MsiCommon.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) PDM, PCI: save MSI-X page in saved state, multiple vectors in MSI, tweaks Mon, 25 Oct 2010 12:38:51 GMT vboxsync [33418] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) wddm/3d: disable swapchain test Mon, 25 Oct 2010 12:32:50 GMT vboxsync [33417] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/Makefile.kup (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/Makefile.kup (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage2.ui (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage3.ui (copied) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage4.ui (copied) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) FE;Main;OVF: On export name the disks like the ovf + disk + number. Mon, 25 Oct 2010 12:30:19 GMT vboxsync [33416] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3DCmn.h (modified) wddm/3d: fix black regions on Aero start for Win7 Mon, 25 Oct 2010 12:05:16 GMT vboxsync [33415] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) GuestCopy/VBoxService: Bugfix for writing to closed pipe buffers. Mon, 25 Oct 2010 11:56:45 GMT vboxsync [33414] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Build fix. Mon, 25 Oct 2010 11:38:40 GMT vboxsync [33413] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Guest Copy/VBoxManage+Main: Index bugfixes. Mon, 25 Oct 2010 11:34:00 GMT vboxsync [33412] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Removed unused code. Mon, 25 Oct 2010 11:32:26 GMT vboxsync [33411] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Guest Copy/VBoxManage+Main: Enabled code by default (VBoxManage ... Mon, 25 Oct 2010 11:15:56 GMT vboxsync [33410] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) Network/SrvIntNetR0: log release VERR_INTNET_INCOMPATIBLE_TRUNK failures. Mon, 25 Oct 2010 10:08:21 GMT vboxsync [33409] * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/shfl.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.h (modified) Shared folders: introduced SHFL_FN_READLINK, SHFL_FN_SYMLINK, ... Mon, 25 Oct 2010 09:57:32 GMT vboxsync [33408] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (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/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Removed VBOX_DYNAMIC_NET_ATTACH, we don't need to keep this optional. Mon, 25 Oct 2010 09:51:30 GMT vboxsync [33407] * trunk/src/VBox/Main/glue/ErrorInfo.cpp (modified) nits Mon, 25 Oct 2010 09:49:48 GMT vboxsync [33406] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage: update help text Mon, 25 Oct 2010 08:56:42 GMT vboxsync [33405] * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp (modified) Logging argument fix. Mon, 25 Oct 2010 07:41:48 GMT vboxsync [33404] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/uxproces.c (modified) libs/xpcom18a4: missing #include Mon, 25 Oct 2010 06:00:19 GMT vboxsync [33403] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) think before you commit Mon, 25 Oct 2010 05:30:02 GMT vboxsync [33402] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: don't use extra word for IN/OUT activation, use register ... Mon, 25 Oct 2010 05:14:53 GMT vboxsync [33401] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) ACPI: layout hint for Mac guest. (xTracker/#4450 comment 152) Mon, 25 Oct 2010 03:16:48 GMT vboxsync [33400] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevCodec.h (modified) * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) Audio/HDA: flexible audio format support (disabled). Sun, 24 Oct 2010 17:59:14 GMT vboxsync [33399] * trunk/src/VBox/Main/MachineImpl.cpp (modified) build fix Sun, 24 Oct 2010 16:33:54 GMT vboxsync [33398] * trunk/src/VBox/Main/HostImpl.cpp (modified) Main: Some OS/2 build fixes. Sun, 24 Oct 2010 16:22:31 GMT vboxsync [33397] * trunk/src/VBox/Main/xpcom/server.cpp (modified) VRDE: API changes for the VRDP server separation (build fix). Sun, 24 Oct 2010 16:21:10 GMT vboxsync [33396] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.c (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Some OS/2 build fixes. Sun, 24 Oct 2010 16:18:01 GMT vboxsync [33395] * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) Additions/common: Some old OS/2 build fixes. Sun, 24 Oct 2010 16:17:56 GMT vboxsync [33394] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) VRDE: API changes for the VRDP server separation (build fix). Sun, 24 Oct 2010 16:17:00 GMT vboxsync [33393] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/generic/semspinmutex-r0drv-generic.c (modified) * trunk/src/VBox/Runtime/r0drv/os2/thread-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/os2/sems-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/os2/thread-os2.cpp (modified) IPRT: Some old OS/2 build fixes. Sun, 24 Oct 2010 16:15:52 GMT vboxsync [33392] * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) DrvNamedPipe: OS/2 build fix. Sun, 24 Oct 2010 16:15:15 GMT vboxsync [33391] * trunk/tools/CommonFetch.kmk (modified) tools/CommonFetch.kmk: Corrected hobbes urls. Sun, 24 Oct 2010 16:14:21 GMT vboxsync [33390] * trunk/tools/os2.x86/bin/as86.exe (modified) * trunk/tools/os2.x86/bin/bcc-cc1.exe (modified) * trunk/tools/os2.x86/bin/bcc-cpp.exe (modified) * trunk/tools/os2.x86/bin/bcc.exe (modified) tools/os2.x86: rebuilt bcc and as86 with TMPDIR fix and ... Sun, 24 Oct 2010 16:12:40 GMT vboxsync [33389] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) VRDE: API changes for the VRDP server separation (build fix). Sun, 24 Oct 2010 16:10:57 GMT vboxsync [33388] * trunk/src/libs/xpcom18a4/xpcom/ds/nsVoidArray.h (modified) xpcom: Shut up some OS/2 warnings. Sun, 24 Oct 2010 16:03:21 GMT vboxsync [33387] * trunk/src/VBox/Main/xpcom/module.cpp (modified) VRDE: API changes for the VRDP server separation (build fix). Sun, 24 Oct 2010 15:57:55 GMT vboxsync [33386] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) * trunk/doc/manual/en_US/user_Frontends.xml (modified) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.h (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/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsDisplay.ui (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.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/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/VRDPServerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) * trunk/src/VBox/Main/xpcom/module.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) VRDE: API changes for the VRDP server separation. Sun, 24 Oct 2010 15:11:00 GMT vboxsync [33385] * trunk/include/VBox/com/defs.h (modified) VBox/com/defs.h: Some OS/2 hack updates from a while back... Sun, 24 Oct 2010 14:57:44 GMT vboxsync [33384] * trunk/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h (modified) FreeBSD: More fixes to the RTSemEventWaitEx code. tstSupSem passes ... Sun, 24 Oct 2010 14:33:13 GMT vboxsync [33383] * trunk/src/VBox/HostDrivers/Support/testcase/tstSupSem.cpp (modified) tstSupSem: Fix return code check Sun, 24 Oct 2010 13:58:16 GMT vboxsync [33382] * trunk/Makefile.kmk (modified) build fix Sun, 24 Oct 2010 13:48:39 GMT vboxsync [33381] * trunk/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h (modified) FreeBSD: Fix absolut timeouts. The sleepq_* KPI takes uses only ... Sun, 24 Oct 2010 13:25:26 GMT vboxsync [33380] * trunk/src/VBox/Makefile.kmk (modified) typo Sun, 24 Oct 2010 13:22:25 GMT vboxsync [33379] * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) Spaces to tabs in Makefiles Sun, 24 Oct 2010 13:20:43 GMT vboxsync [33378] * trunk/src/VBox/Additions/common/VBoxGuest/freebsd/Makefile (modified) Spaces to tabs in Makefiles Sun, 24 Oct 2010 13:19:45 GMT vboxsync [33377] * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) Moved src/tests/testsuite to src/VBox/Testsuite. Sun, 24 Oct 2010 12:55:23 GMT vboxsync [33376] * trunk/src/VBox/Additions/common/VBoxGuest/freebsd/Makefile (modified) * trunk/src/VBox/Additions/common/VBoxGuest/freebsd/files_vboxguest (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/semevent-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/semeventmulti-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h (added) FreeBSD: Implement RTSemEvent{|Multi}WaitEx Sun, 24 Oct 2010 12:29:42 GMT vboxsync [33375] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.d (added) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv: dtrace experiments. Sun, 24 Oct 2010 12:19:55 GMT vboxsync [33374] * trunk/src/VBox/Runtime/r3/test.cpp (modified) RTTestValue: Added a few more chars for the number value.