# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 17, 2024 4:54:12 PM Fri, 03 Dec 2010 13:38:26 GMT vboxsync [34695] * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) PIC: Reversed IRQ flip-flop polarity. Fri, 03 Dec 2010 12:49:36 GMT vboxsync [34692] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) Comments. Fri, 03 Dec 2010 12:43:16 GMT vboxsync [34691] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) PIT: Fixed mode 3 timer interrupts (no longer doubled IRQ0 frequency). Fri, 03 Dec 2010 11:09:36 GMT vboxsync [34687] * trunk/src/VBox/Installer/linux/debian/VBox.sh (modified) deb: fixed VBox.sh Fri, 03 Dec 2010 11:06:34 GMT vboxsync [34686] * trunk/include/VBox/VBoxVideoGuest.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp (added) * trunk/src/VBox/Additions/common/VBoxVideo/VBVABase.cpp (modified) Additions/common/VBoxVideo and Additions/WINNT/Graphics: modesetting ... Fri, 03 Dec 2010 10:48:40 GMT vboxsync [34685] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) install/win: Added VBoxExtPackHelperApp.exe. Fri, 03 Dec 2010 10:39:11 GMT vboxsync [34684] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer-OSX: install VBoxExtPackHelperApp Fri, 03 Dec 2010 10:24:46 GMT vboxsync [34683] * trunk/src/VBox/VMM/VM.cpp (modified) VM: better error message about a missing device implementation Fri, 03 Dec 2010 10:11:32 GMT vboxsync [34682] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) deb/rpm: create the ExtensionPacks directory; fix the convenionce ... Fri, 03 Dec 2010 09:54:35 GMT vboxsync [34681] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/os_jrockitve.png (added) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt4: JRockitVE icon Fri, 03 Dec 2010 08:56:15 GMT vboxsync [34679] * trunk/debian/lintian-override.in (modified) * trunk/debian/postinst.in (modified) * trunk/debian/postrm (modified) * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) * trunk/src/VBox/Installer/linux/debian/postinst.in (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) Linux installer: properly handle VBoxExtPackHelperApp Fri, 03 Dec 2010 08:28:42 GMT vboxsync [34678] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Windows host installer: Ship license file. Fri, 03 Dec 2010 08:20:16 GMT vboxsync [34677] * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstall.nsh (modified) Windows Guest Additions installer: Use license file in RTF format, ... Fri, 03 Dec 2010 00:58:44 GMT vboxsync [34675] * trunk/src/libs/Makefile.kmk (modified) skip kStuff when building the extpacks Fri, 03 Dec 2010 00:57:15 GMT vboxsync [34674] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) Devices/Graphics: r68469, fixed Fri, 03 Dec 2010 00:51:42 GMT vboxsync [34673] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) build fix Fri, 03 Dec 2010 00:35:17 GMT vboxsync [34672] * trunk/src/VBox/Runtime/Makefile.kmk (modified) more build fixing. Fri, 03 Dec 2010 00:35:05 GMT vboxsync [34671] * trunk/src/VBox/Runtime/Makefile.kmk (modified) more build fixing. Fri, 03 Dec 2010 00:27:42 GMT vboxsync [34670] * trunk/src/VBox/Runtime/Makefile.kmk (modified) build fix Thu, 02 Dec 2010 23:33:28 GMT vboxsync [34668] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) * trunk/src/VBox/Runtime/r3/win/VBoxRT-openssl-ose.def (modified) * trunk/src/VBox/Runtime/r3/win/VBoxRT-openssl.def (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/VMMR3.def (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) More extpack build speedup hacking. Thu, 02 Dec 2010 23:08:24 GMT vboxsync [34667] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) Devices/Graphics: check requested screen sizes to be sure they fit in ... Thu, 02 Dec 2010 23:05:33 GMT vboxsync [34665] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/include/VBox/VBoxVideoGuest.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/enable.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/screen.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/VBVABase.cpp (modified) Additions/common/VBoxVideo and Additions/WINNT/Graphics: some ... Thu, 02 Dec 2010 22:44:22 GMT vboxsync [34663] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) * trunk/doc/manual/en_US/user_BasicConcepts.xml (modified) * trunk/doc/manual/en_US/user_KnownIssues.xml (modified) * trunk/doc/manual/en_US/user_Storage.xml (modified) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) Manual: document VBoxManage storageattach changes (and other storage ... Thu, 02 Dec 2010 21:51:17 GMT vboxsync [34662] * trunk/Config.kmk (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (added) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3 (added) * trunk/src/VBox/VMM/VMMR3/VMMR3.def (added) * trunk/src/bldprogs/deftoimp.sed (copied) * trunk/src/libs/Makefile.kmk (modified) Hacking in progress, enclosed in VBOX_ONLY_EXTPACKS_USE_IMPLIBS ... Thu, 02 Dec 2010 20:50:57 GMT vboxsync [34660] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManageGuestCtrl: warning Thu, 02 Dec 2010 20:31:53 GMT vboxsync [34658] * trunk/src/VBox/VMM/PDMBlkCache.cpp (modified) BlkCache: Build fix Thu, 02 Dec 2010 20:26:33 GMT vboxsync [34657] * trunk/src/VBox/VMM/PDMBlkCache.cpp (modified) BlkCache: More verbose release logging Thu, 02 Dec 2010 19:59:22 GMT vboxsync [34654] * trunk/src/VBox/Runtime/common/err/errmsgxpcom.cpp (modified) Runtime/err: handle newly added XPCOM error code Thu, 02 Dec 2010 19:58:48 GMT vboxsync [34653] * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nsError.h (modified) XPCOM: fix long-standing issue of incorrectly returning ... Thu, 02 Dec 2010 19:02:01 GMT vboxsync [34647] * trunk/src/VBox/Main/xpcom/module.cpp (modified) Main/VirtualBoxClient: forgotten XPCOM specific component registry bits Thu, 02 Dec 2010 18:29:58 GMT vboxsync [34646] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) Frontends/VBoxSDL: use VirtualBoxClient object, and terminate VM as ... Thu, 02 Dec 2010 18:28:04 GMT vboxsync [34645] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) Frontends/VBoxSDL: variable naming cleanup and other minor cleanups Thu, 02 Dec 2010 18:16:04 GMT vboxsync [34642] * trunk/src/VBox/Main/VirtualBoxClientImpl.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxClientImpl.h (modified) Main/VirtualBoxClient: Don't use the singleton factory, as the ... Thu, 02 Dec 2010 17:39:57 GMT vboxsync [34635] * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstall.nsh (modified) Windows Guest Additions: Ship with GPLv2 license. Thu, 02 Dec 2010 17:21:40 GMT vboxsync [34634] * 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) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) VBoxManage: merge the broken addiscsidisk into storageattach Thu, 02 Dec 2010 17:17:39 GMT vboxsync [34632] * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Installer/Solaris: do not show license on package install, eliminate ... Thu, 02 Dec 2010 17:17:35 GMT vboxsync [34631] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist (modified) Installer-OSX: no license file in the installer; install the license file Thu, 02 Dec 2010 17:12:51 GMT vboxsync [34630] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/UserInterface.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Windows host installer: Don't install/display any license (page) anymore. Thu, 02 Dec 2010 17:09:09 GMT vboxsync [34629] * trunk/src/VBox/Runtime/testcase/tstRTThreadExecutionTime.cpp (modified) no ''RTThreadPoke()'' on Windows Thu, 02 Dec 2010 17:00:04 GMT vboxsync [34628] * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) clock_gettime not on Darwin Thu, 02 Dec 2010 16:52:45 GMT vboxsync [34627] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) s/VBOX_WITH_LICENSE/VBOX_WITH_LICENSE_DISPLAY Thu, 02 Dec 2010 16:44:03 GMT vboxsync [34626] * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTThreadExecutionTime.cpp (added) implemented ''RTThreadGetExecutionTimeMilli()'' for Posix and ... Thu, 02 Dec 2010 16:37:10 GMT vboxsync [34624] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) Windows Guest Additions: Don't display any license (page) anymore. Thu, 02 Dec 2010 16:28:31 GMT vboxsync [34623] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) FE/Qt4: no license dialog anymore Thu, 02 Dec 2010 16:14:48 GMT vboxsync [34621] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManage/GuestCtrl: Don't create directories on copyto, easier ... Thu, 02 Dec 2010 15:51:06 GMT vboxsync [34619] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Fixed the previous fix. Thu, 02 Dec 2010 15:14:40 GMT vboxsync [34618] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) VCC70 workaround. Thu, 02 Dec 2010 15:14:15 GMT vboxsync [34617] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) VBoxService/Toolbox/mkdir: Break out creation loop when failing to ... Thu, 02 Dec 2010 15:06:01 GMT vboxsync [34616] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German NLS update Thu, 02 Dec 2010 14:40:55 GMT vboxsync [34615] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) FE/Qt: Machine settings / Display page: Remove some obsolete TODO. Thu, 02 Dec 2010 14:09:47 GMT vboxsync [34614] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIBootTable.cpp (modified) FE/Qt: Warning fix for UIBootTable. Thu, 02 Dec 2010 14:08:02 GMT vboxsync [34613] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxSharedFolders.cpp (modified) Simpler error check. Thu, 02 Dec 2010 14:07:02 GMT vboxsync [34612] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) rcReqRead and rcReqWrite are VBOX_WITH_DEBUGGER, not DEBUG. Thu, 02 Dec 2010 14:06:19 GMT vboxsync [34610] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) Unused. Thu, 02 Dec 2010 14:04:24 GMT vboxsync [34609] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/doc/VBox-MakefileGuidelines.cpp (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) *.kmk: Removed all references to VBOX_SINGLE_MAKEFILE and all the ... Thu, 02 Dec 2010 14:03:21 GMT vboxsync [34608] * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) Unused headers. Thu, 02 Dec 2010 13:30:40 GMT vboxsync [34607] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) webservices: next try Thu, 02 Dec 2010 13:13:28 GMT vboxsync [34605] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Main/Global.cpp (modified) Main/Global+Frontends/VirtualBox: adjust the default settings for ... Thu, 02 Dec 2010 12:50:36 GMT vboxsync [34604] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) Use session machine ptr Thu, 02 Dec 2010 12:35:37 GMT vboxsync [34603] * trunk/debian/postinst.in (modified) * trunk/debian/prerm.in (modified) * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/debian/postrm (modified) * trunk/src/VBox/Installer/linux/debian/prerm.in (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/linux/vboxweb-service.sh.in (modified) Linux deb/rpm: more fixes Thu, 02 Dec 2010 12:26:13 GMT vboxsync [34601] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) webservices: next try Thu, 02 Dec 2010 12:09:34 GMT vboxsync [34598] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/XML-Settings: Fixed iterator type which led to VBoxSVC crashes. Thu, 02 Dec 2010 11:34:12 GMT vboxsync [34597] * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) Linux installer: update-desktop-database Thu, 02 Dec 2010 11:21:32 GMT vboxsync [34596] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/extension_pack_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/extension_pack_32px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/extension_pack_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/extension_pack_disabled_32px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/extension_pack_install_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/extension_pack_install_32px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/extension_pack_install_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/extension_pack_install_disabled_32px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/extension_pack_uninstall_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/extension_pack_uninstall_32px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/extension_pack_uninstall_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/extension_pack_uninstall_disabled_32px.png (added) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.cpp (modified) FE/Qt4: extension pack icons Thu, 02 Dec 2010 11:10:14 GMT vboxsync [34594] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) webservices: try if it build with -O1 Thu, 02 Dec 2010 11:07:55 GMT vboxsync [34593] * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) VMMGC.def: Missing RTLogDefaultInstance. Thu, 02 Dec 2010 04:30:29 GMT vboxsync [34591] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Audio/HDA: some cosmetic. tune port F params. Thu, 02 Dec 2010 03:22:29 GMT vboxsync [34590] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Audio/HDA: logs. Wed, 01 Dec 2010 20:42:11 GMT vboxsync [34589] * trunk/src/VBox/Main/include/BandwidthControlImpl.h (modified) Burn fix Wed, 01 Dec 2010 20:37:08 GMT vboxsync [34588] * trunk/src/VBox/Main/BandwidthControlImpl.cpp (modified) Burn fix Wed, 01 Dec 2010 20:30:02 GMT vboxsync [34587] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageBandwidthControl.cpp (added) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) * trunk/src/VBox/Main/BandwidthControlImpl.cpp (added) * trunk/src/VBox/Main/BandwidthGroupImpl.cpp (added) * 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/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/BandwidthControlImpl.h (added) * trunk/src/VBox/Main/include/BandwidthGroupImpl.h (added) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) Main: Bandwidth groups for disks (and later network) This ... Wed, 01 Dec 2010 20:08:49 GMT vboxsync [34586] * trunk/include/VBox/pdmasynccompletion.h (modified) * trunk/src/VBox/VMM/PDMAsyncCompletion.cpp (modified) AsyncCompletion: Allow to change bandwidth limits during runtime Wed, 01 Dec 2010 18:52:26 GMT vboxsync [34585] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer/darwin: extension pack. Wed, 01 Dec 2010 18:48:44 GMT vboxsync [34584] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) build fixes. Wed, 01 Dec 2010 16:50:23 GMT vboxsync [34582] * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) rpm: another fix Wed, 01 Dec 2010 16:43:39 GMT vboxsync [34581] * trunk/src/VBox/Storage/VMDK.cpp (modified) Storage/VMDK: reading of fixed image descriptor files needs to handle ... Wed, 01 Dec 2010 15:46:52 GMT vboxsync [34580] * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) cleanup fix. Wed, 01 Dec 2010 15:45:02 GMT vboxsync [34579] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/ExtPackUtil.cpp (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/include/ExtPackUtil.h (modified) * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) Completed the extension pack renaming. Some bugfixes. Wed, 01 Dec 2010 15:36:50 GMT vboxsync [34578] * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) rpm: more fixes Wed, 01 Dec 2010 15:18:57 GMT vboxsync [34577] * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) rpm: fix Wed, 01 Dec 2010 15:04:49 GMT vboxsync [34575] * trunk/src/VBox/Installer/linux/uninstall.sh (modified) Installer/Linux: remove our private USB device tree on uninstallation Wed, 01 Dec 2010 15:01:02 GMT vboxsync [34574] * 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/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/VRDEServerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VRDEServerImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Make vrde auth library configurable per VM. Wed, 01 Dec 2010 14:54:18 GMT vboxsync [34573] * trunk/src/VBox/Installer/linux/debian/postinst.in (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) rpm/deb: more fixes Wed, 01 Dec 2010 14:23:21 GMT vboxsync [34572] * trunk/src/VBox/Installer/linux/VBoxCreateUSBNode.sh (modified) * trunk/src/VBox/Installer/linux/debian (modified) * trunk/src/VBox/Installer/linux/debian/postinst.in (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) deb/rpm: adapted USB udev rules according to r68230; icons and mime ... Wed, 01 Dec 2010 13:45:57 GMT vboxsync [34571] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) crOpenGL: fix compiz for high resolution guests Wed, 01 Dec 2010 13:33:49 GMT vboxsync [34570] * trunk/src/VBox/Main/ExtPackUtil.cpp (modified) ExtPackUtil.cpp: The underscore=space trick. Wed, 01 Dec 2010 13:33:06 GMT vboxsync [34569] * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/VBoxExtPackHelperApp.cpp (modified) bug fixes Wed, 01 Dec 2010 13:26:11 GMT vboxsync [34568] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) GUI/Win: Fix for special and peculiar keys on Korean keyboards (#5359). Wed, 01 Dec 2010 13:20:13 GMT vboxsync [34567] * 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/settings/machine/UIMachineSettingsDisplay.cpp (modified) FE/Qt4: Do not warn about to low VRAM settings for all OS's. Wed, 01 Dec 2010 11:49:37 GMT vboxsync [34564] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Fixed unrestricted guest hang with EFI Wed, 01 Dec 2010 11:39:52 GMT vboxsync [34563] * trunk/doc/manual/en_US/SDKRef.xml (modified) * 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/VBoxAuth.h (moved) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/HostServices/auth/Makefile.kmk (modified) * trunk/src/VBox/HostServices/auth/directoryservice/directoryservice.cpp (modified) * trunk/src/VBox/HostServices/auth/pam/VBoxAuthPAM.c (modified) * trunk/src/VBox/HostServices/auth/simple/VBoxAuthSimple.cpp (modified) * trunk/src/VBox/HostServices/auth/winlogon/winlogon.cpp (modified) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) * trunk/src/VBox/Installer/linux/deffiles (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/VRDEServerImpl.h (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) VRDPAuth -> VBoxAuth. Wed, 01 Dec 2010 11:34:10 GMT vboxsync [34562] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsNetwork.cpp (modified) FE/Qt4-OSX: remove the fixed size restriction from the network page Wed, 01 Dec 2010 11:20:29 GMT vboxsync [34561] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsNetwork.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSF.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.ui (modified) FE/Qt4: Increase the space between the list view and the right ... Wed, 01 Dec 2010 11:05:54 GMT vboxsync [34560] * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (modified) vfsmemory.cpp: list bugfix (grumble, even with RTList* linked lists ... Wed, 01 Dec 2010 11:04:48 GMT vboxsync [34559] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) Updated VBox authentication library interface, removed references to ... Wed, 01 Dec 2010 10:56:44 GMT vboxsync [34558] * trunk/include/VBox/VRDPAuth.h (modified) * trunk/src/VBox/HostServices/auth/Makefile.kmk (modified) * trunk/src/VBox/HostServices/auth/directoryservice/directoryservice.cpp (modified) * trunk/src/VBox/HostServices/auth/pam/VBoxAuthPAM.c (modified) * trunk/src/VBox/HostServices/auth/simple/VBoxAuthSimple.cpp (modified) * trunk/src/VBox/HostServices/auth/winlogon/winlogon.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Updated VBox authentication library interface, removed references to ... Wed, 01 Dec 2010 10:55:39 GMT vboxsync [34557] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/status_check_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/status_check_32px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/status_error_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/status_error_32px.png (added) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.cpp (modified) FE/Qt4: images for the extension pack usability state Wed, 01 Dec 2010 10:39:20 GMT vboxsync [34555] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) build fix Wed, 01 Dec 2010 10:32:22 GMT vboxsync [34554] * trunk/src/VBox/Main/GuestImpl.cpp (modified) GuestImpl.cpp: Fixed two cases of incorrect RTStrPrintf usage. Wed, 01 Dec 2010 10:13:08 GMT vboxsync [34552] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest Copy/CreateDirectory: Bugfixes, improved error handling.