# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 10, 2025 1:43:02 AM Fri, 13 Aug 2010 18:21:51 GMT vboxsync [31673] * trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool (modified) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/InstallationCheck (modified) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight (modified) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/VirtualBox (modified) * trunk/src/VBox/Installer/darwin/VirtualBox/postflight (modified) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/checkforrunningvms (modified) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist (modified) Installer-OSX: change headers Fri, 13 Aug 2010 17:55:41 GMT vboxsync [31672] * trunk/src/VBox/Installer/darwin/DiskImage (added) * trunk/src/VBox/Installer/darwin/DiskImage/DS_Store (added) * trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool (added) * trunk/src/VBox/Installer/darwin/DiskImage/vbox_folder.tiff (added) * trunk/src/VBox/Installer/darwin/DiskImage/vbox_folder.xcf (added) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) Installer-OSX: make it build in OSE Fri, 13 Aug 2010 17:54:48 GMT vboxsync [31671] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: qdisc RHEL compilation fixes Fri, 13 Aug 2010 17:02:04 GMT vboxsync [31668] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: qdisc is now enabled by default Fri, 13 Aug 2010 15:57:03 GMT vboxsync [31667] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (modified) * trunk/src/VBox/Installer/win/Stub/VBoxStub.h (modified) * trunk/src/VBox/Installer/win/Stub/VBoxStub.rc (modified) * trunk/src/VBox/Installer/win/Stub/resource.h (modified) * trunk/src/VBox/Installer/win/StubBld/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.cpp (modified) * trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.h (modified) * trunk/src/VBox/Installer/win/UserInterface.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Installer/win/VirtualBox_TypeLib.xsl (modified) Installer: header fixes Fri, 13 Aug 2010 15:53:22 GMT vboxsync [31664] * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/routines.sh (modified) * trunk/src/VBox/Installer/linux/run-inst.sh (modified) Linux installer: header fixes Fri, 13 Aug 2010 15:52:11 GMT vboxsync [31663] * trunk/src/VBox/Main/include/vector.h (modified) Main: header fixes Fri, 13 Aug 2010 15:51:09 GMT vboxsync [31662] * trunk/src/VBox/Devices/USB/USBProxyDevice.h (modified) * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) Devices: header fixes Fri, 13 Aug 2010 15:49:24 GMT vboxsync [31661] * trunk/src/VBox/Additions/WINNT/Installer/ISO/AUTORUN.INF (modified) * trunk/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.rc (modified) * trunk/src/VBox/Additions/WINNT/Installer/Loader/resource.h (modified) * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/RegCleanup.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/RegCleanup.rc (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBCoInst.def (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBCoInst.rc (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.rc (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.rc (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/vboxmrxp.def (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/vboxmrxp.rc (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/VBoxSF.inf (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/VBoxSF.rc (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rdbss.asm (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rdbss/rdbss.def (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/vbsfhdrs.h (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/vbsfhlp.c (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/vbsfhlp.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest2.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest2.h (modified) * trunk/src/VBox/Additions/common/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/testcase/tstPageFusion.cpp (modified) * trunk/src/VBox/Additions/linux/installer/test.c (modified) * trunk/src/VBox/Additions/linux/installer/test_drm.c (modified) Additions header fixes Fri, 13 Aug 2010 15:31:37 GMT vboxsync [31660] * trunk/src/VBox/Installer/win/AutoStartMenu (deleted) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) OSE fix Fri, 13 Aug 2010 15:13:08 GMT vboxsync [31659] * trunk/src/VBox/Installer/win (added) * trunk/src/VBox/Installer/win/AutoStartMenu (added) * trunk/src/VBox/Installer/win/AutoStartMenu/AutoStartMenu.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/AutoStartMenu.rc (added) * trunk/src/VBox/Installer/win/AutoStartMenu/DocHostUiHandler.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/DocHostUiHandler.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/HTMLWindow.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/HTMLWindow.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/Makefile.kmk (added) * trunk/src/VBox/Installer/win/AutoStartMenu/OleClientSite.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/OleClientSite.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/OleInPlaceFrame.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/OleInPlaceSite.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/OleInPlaceSite.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/Storage.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/Tracer.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/Tracer.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/UrlHelper.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/UrlHelper.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/VariantHelper.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/VariantHelper.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/resource.h (added) * trunk/src/VBox/Installer/win/AutoStartMenu/stdHelpers.cpp (added) * trunk/src/VBox/Installer/win/AutoStartMenu/stdHelpers.h (added) * trunk/src/VBox/Installer/win/Makefile.kmk (added) * trunk/src/VBox/Installer/win/Stub (added) * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (added) * trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp (added) * trunk/src/VBox/Installer/win/Stub/VBoxStub.h (added) * trunk/src/VBox/Installer/win/Stub/VBoxStub.rc (added) * trunk/src/VBox/Installer/win/Stub/resource.h (added) * trunk/src/VBox/Installer/win/StubBld (added) * trunk/src/VBox/Installer/win/StubBld/Makefile.kmk (added) * trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.cpp (added) * trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.h (added) * trunk/src/VBox/Installer/win/UserInterface.wxi (added) * trunk/src/VBox/Installer/win/VBoxKey.wxi (added) * trunk/src/VBox/Installer/win/VirtualBox.wxs (added) * trunk/src/VBox/Installer/win/VirtualBox_TypeLib.xsl (added) export Windows installer to OSE Fri, 13 Aug 2010 14:56:55 GMT vboxsync [31658] * trunk/src/VBox/Installer/darwin/Makefile.kmk (added) OSE fix Fri, 13 Aug 2010 14:53:34 GMT vboxsync [31657] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGMPool: Drop cRefs since it's always 1. Fri, 13 Aug 2010 14:43:47 GMT vboxsync [31655] * trunk/src/VBox/Installer/darwin (added) * trunk/src/VBox/Installer/darwin/VBoxKEXTs (added) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/Description.plist (added) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/English.lproj (added) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/English.lproj/InstallationCheck.strings (added) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/Info.plist (added) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/InstallationCheck (added) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/ReadMe.html (added) * trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/Description.plist (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/Info.plist (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/Resources (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/Resources/English.lproj (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/Resources/English.lproj/Localizable.strings (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/StartupParameters.plist (added) * trunk/src/VBox/Installer/darwin/VBoxStartupItems/VirtualBox/VirtualBox (added) * trunk/src/VBox/Installer/darwin/VirtualBox (added) * trunk/src/VBox/Installer/darwin/VirtualBox/Description.plist (added) * trunk/src/VBox/Installer/darwin/VirtualBox/Info.plist (added) * trunk/src/VBox/Installer/darwin/VirtualBox/postflight (added) * trunk/src/VBox/Installer/darwin/VirtualBoxCLI (added) * trunk/src/VBox/Installer/darwin/VirtualBoxCLI/Description.plist (added) * trunk/src/VBox/Installer/darwin/VirtualBoxCLI/Info.plist (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Conclusion.html (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Description.plist (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Info.plist (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Localizable.strings (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/Welcome.html (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/background.tif (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/checkforrunningvms (added) * trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist (added) export darwin installer to OSE Fri, 13 Aug 2010 14:38:49 GMT vboxsync [31654] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: qdisc stability fixes Fri, 13 Aug 2010 14:17:53 GMT vboxsync [31652] * trunk/src/VBox/Main/include/HostHardwareLinux.h (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (modified) re-applied r64780 Fri, 13 Aug 2010 13:48:30 GMT vboxsync [31651] * trunk/src/VBox/Main/include/vector.h (added) Main/HostHardwareLinux: switch the stl vectors to a C implementation Fri, 13 Aug 2010 13:29:25 GMT vboxsync [31650] * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) EventQueue.cpp: check interrupted status before waiting for the next ... Fri, 13 Aug 2010 13:18:04 GMT vboxsync [31649] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/websrv-gsoapH.xsl (deleted) webservice: remove obsolete file, add comments Fri, 13 Aug 2010 13:08:27 GMT vboxsync [31648] * trunk/src/VBox/Main/include/HostHardwareLinux.h (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (modified) backed out r64780 Fri, 13 Aug 2010 13:06:37 GMT vboxsync [31647] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: forgot UUID change for IMachine Fri, 13 Aug 2010 12:49:15 GMT vboxsync [31646] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) HWVMXR0.cpp: Made the PGM/MMIO hack work with EPT. Fri, 13 Aug 2010 12:47:07 GMT vboxsync [31644] * trunk/src/VBox/Main/include/HostHardwareLinux.h (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (modified) Main/HostHardwareLinux: switch the stl vectors to a C implementation Fri, 13 Aug 2010 12:39:02 GMT vboxsync [31642] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) fix Fri, 13 Aug 2010 12:37:29 GMT vboxsync [31641] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Linux installer fixes Fri, 13 Aug 2010 12:31:42 GMT vboxsync [31640] * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) EventQueue.cpp: Fixed shadowed rc variable in ... Fri, 13 Aug 2010 12:16:02 GMT vboxsync [31638] * trunk/src/VBox/Installer/linux/deffiles (added) * trunk/src/VBox/Installer/linux/install.sh (added) * trunk/src/VBox/Installer/linux/routines.sh (added) * trunk/src/VBox/Installer/linux/run-inst.sh (added) * trunk/src/VBox/Installer/linux/uninstall.sh (added) Linux installer: export some files Fri, 13 Aug 2010 12:12:41 GMT vboxsync [31637] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/installer/Makefile.test (added) * trunk/src/VBox/Additions/linux/installer/deffiles (added) * trunk/src/VBox/Additions/linux/installer/test.c (added) * trunk/src/VBox/Additions/linux/installer/test_drm.c (added) Linux Additions: fix installer Fri, 13 Aug 2010 12:03:15 GMT vboxsync [31636] * trunk/include/VBox/em.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/EMRaw.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use ... Fri, 13 Aug 2010 11:38:20 GMT vboxsync [31635] * trunk/src/VBox/Additions/x11/x11include/Mesa-7.5 (deleted) remove the unused Mesa 7.5 stuff Fri, 13 Aug 2010 11:17:20 GMT vboxsync [31634] * trunk/src/VBox/Additions/WINNT/Installer/ISO (added) * trunk/src/VBox/Additions/WINNT/Installer/ISO/AUTORUN.INF (added) * trunk/src/VBox/Additions/WINNT/Installer/ISO/ReadmeDrivers.txt (added) * trunk/src/VBox/Additions/WINNT/Installer/Loader (added) * trunk/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp (added) * trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.rc (added) * trunk/src/VBox/Additions/WINNT/Installer/Loader/resource.h (added) * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/Installer/RegCleanup.cpp (added) * trunk/src/VBox/Additions/WINNT/Installer/RegCleanup.rc (added) * trunk/src/VBox/Additions/WINNT/Installer/ReplaceDLL.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/VBCoInst.cpp (added) * trunk/src/VBox/Additions/WINNT/Installer/VBCoInst.def (added) * trunk/src/VBox/Additions/WINNT/Installer/VBCoInst.rc (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.rc (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsNT4.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstall.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstallOld.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsVista.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.cpp (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestDrvInst.rc (added) * trunk/src/VBox/Additions/WINNT/Installer/VBoxWHQLFake.au3 (added) * trunk/src/VBox/Additions/WINNT/Installer/dumplog.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/iexplore.ico (added) * trunk/src/VBox/Additions/WINNT/Installer/servicepack.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/strstr.nsh (added) * trunk/src/VBox/Additions/WINNT/Installer/welcome.bmp (added) * trunk/src/VBox/Additions/WINNT/Installer/winver.nsh (added) * trunk/src/VBox/Additions/WINNT/SharedFolders (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/dllmain.cpp (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/vboxmrxp.cpp (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/vboxmrxp.def (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/vboxmrxp.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/vboxmrxp.rc (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/VBoxSF.inf (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/VBoxSF.rc (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/devctrl.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/devfcb.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/downlvli.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/ea.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/fileinfo.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/init.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/locks.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/minip.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/mrxglobs.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/mrxprocs.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/netroot.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/notimpl.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/nulmrx.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/openclos.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/precomp.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rdbss (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rdbss.asm (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rdbss/Makefile.kup (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rdbss/rdbss.def (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rdbss_vbox.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rdbss_vbox.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/read.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/rename.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/srvcall.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/transprt.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/vboxsf.ini (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/vbsfhdrs.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/vbsfhlp.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/vbsfhlp.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/wmlkm.c (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/wmlkm.h (added) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/write.c (added) Windows Additions: export shared folders and installer to OSE Fri, 13 Aug 2010 10:36:32 GMT vboxsync [31633] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/comimpl.xsl (modified) events: more on reusability Fri, 13 Aug 2010 09:56:59 GMT vboxsync [31632] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) webservice/Makefile.kmk: Added missing VBOX_FILESPLIT order ... Fri, 13 Aug 2010 09:48:28 GMT vboxsync [31631] * trunk/src/VBox/VMM/VMReq.cpp (modified) Wrong assertion Fri, 13 Aug 2010 09:25:42 GMT vboxsync [31630] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Wrong queue flag Fri, 13 Aug 2010 09:19:54 GMT vboxsync [31629] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) doc/idl: fix a bunch of broken links Fri, 13 Aug 2010 09:08:50 GMT vboxsync [31628] * trunk/src/VBox/RDP/client/Makefile.kmk (modified) RDP/Makefile.kmk: Use a different directory by adding a subdir. ... Fri, 13 Aug 2010 05:53:38 GMT vboxsync [31627] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: fixed system lockup during VM shutdown (#5033) (corrected) Fri, 13 Aug 2010 05:37:54 GMT vboxsync [31626] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) Reverted r64750 as it was inconvenient for backporting Fri, 13 Aug 2010 00:33:16 GMT vboxsync [31625] * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) Main: add a getter in IProgress for getting the current operation weight Fri, 13 Aug 2010 00:31:22 GMT vboxsync [31624] * trunk/src/VBox/Runtime/common/misc/tar.cpp (modified) Runtime: cast Fri, 13 Aug 2010 00:24:14 GMT vboxsync [31623] * trunk/include/iprt/tar.h (modified) * trunk/src/VBox/Runtime/common/misc/tar.cpp (modified) Runtime: add progress callback support to the tar backend Thu, 12 Aug 2010 21:13:13 GMT vboxsync [31622] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: fixed system lockup during VM shutdown (#5033) Thu, 12 Aug 2010 20:12:15 GMT vboxsync [31621] * trunk/src/VBox/RDP/client/Makefile.kmk (modified) RDP/client: temporary hack to unbreak incremental builds, fixed Thu, 12 Aug 2010 19:40:38 GMT vboxsync [31620] * trunk/src/VBox/RDP/client/Makefile.kmk (modified) RDP/client: temporary hack to unbreak incremental builds Thu, 12 Aug 2010 19:01:05 GMT vboxsync [31619] * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) iSCSI: Read timeout handling for poll to catch broken connections Thu, 12 Aug 2010 18:49:09 GMT vboxsync [31618] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs Thu, 12 Aug 2010 18:16:53 GMT vboxsync [31617] * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) Missing else Thu, 12 Aug 2010 18:15:04 GMT vboxsync [31616] * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) iSCSI: Reattach when the target hangs up. Poll doesn't return with ... Thu, 12 Aug 2010 18:12:39 GMT vboxsync [31615] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * 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/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Implemenation of per-machine media registries; ... Thu, 12 Aug 2010 16:23:11 GMT vboxsync [31614] * trunk/src/VBox/RDP/client/vrdp (modified) back out svn:ignore, problem was elsewhere Thu, 12 Aug 2010 16:06:34 GMT vboxsync [31613] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) vboxweb.cpp: typo. Thu, 12 Aug 2010 16:00:00 GMT vboxsync [31612] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Compile fix Thu, 12 Aug 2010 15:59:51 GMT vboxsync [31611] * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) EventQueue.cpp: Fixed (/ worked around) another darwin issue when ... Thu, 12 Aug 2010 15:52:53 GMT vboxsync [31610] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Wrong check Thu, 12 Aug 2010 15:50:35 GMT vboxsync [31609] * trunk/src/VBox/RDP/client/vrdp (modified) ignore copied around source files Thu, 12 Aug 2010 15:48:14 GMT vboxsync [31608] * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) iSCSI: Proper handling of lost connections. Reset the state and ... Thu, 12 Aug 2010 15:42:35 GMT vboxsync [31607] * trunk/src/VBox/Main/glue/vboxapi.py (modified) vboxapi.py: Made tdPython1.py work on windows. Thu, 12 Aug 2010 15:22:39 GMT vboxsync [31606] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) Timer init changes Thu, 12 Aug 2010 15:17:57 GMT vboxsync [31605] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) HDA: Removed incorrect F00/05 parameter for DACs (it was probably ... Thu, 12 Aug 2010 15:17:54 GMT vboxsync [31604] * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) waitForEvents: Don't return None, another test. Thu, 12 Aug 2010 15:06:37 GMT vboxsync [31603] * trunk/src/VBox/VMM/PGM.cpp (modified) build fix Thu, 12 Aug 2010 14:51:58 GMT vboxsync [31602] * trunk/src/VBox/VMM/PGM.cpp (modified) Fixed type Thu, 12 Aug 2010 14:32:51 GMT vboxsync [31601] * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) EventQueue/py: Return codes, docs and testcase for waitForEvents and ... Thu, 12 Aug 2010 14:17:05 GMT vboxsync [31600] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Extra debug command Thu, 12 Aug 2010 13:02:55 GMT vboxsync [31599] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) FE/VBoxManage: fix the usage output for convertfromraw on Windows (no ... Thu, 12 Aug 2010 12:56:15 GMT vboxsync [31598] * trunk/include/VBox/com/EventQueue.h (modified) * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/libs/xpcom18a4/java/src/nsJavaInterfaces.cpp (modified) EventQueue: Don't return VERR_TIMEOUT if we processed a message in ... Thu, 12 Aug 2010 12:49:46 GMT vboxsync [31597] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) vboxweb.cpp: error handling and message cleanup. Thu, 12 Aug 2010 12:09:52 GMT vboxsync [31596] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs Thu, 12 Aug 2010 11:44:47 GMT vboxsync [31595] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: remove deprecated VirtualBox::createLegacyMachine() and ... Thu, 12 Aug 2010 09:56:25 GMT vboxsync [31594] * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/libs/liblzf-3.4/Makefile.kmk (modified) * trunk/src/libs/zlib-1.2.1/Makefile.kmk (modified) disabled VBoxFixHdd Thu, 12 Aug 2010 00:52:52 GMT vboxsync [31593] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) PGM,IOM: MMIO optimization - hacking in progress. (still disabled) Thu, 12 Aug 2010 00:51:40 GMT vboxsync [31592] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) space Wed, 11 Aug 2010 23:32:12 GMT vboxsync [31591] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) IOMALLMMIO.cpp: Don't waste time check uErrorCode to figure out ... Wed, 11 Aug 2010 23:04:33 GMT vboxsync [31589] * trunk/include/VBox/com/EventQueue.h (modified) * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) EventQueue: windows fixes. Wed, 11 Aug 2010 22:34:58 GMT vboxsync [31588] * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) Remove wrap to EF define Wed, 11 Aug 2010 22:20:50 GMT vboxsync [31587] * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) iSCSI: First working version of async iSCSI Wed, 11 Aug 2010 22:20:12 GMT vboxsync [31586] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) VBoxHDD: Needed enhancements for async iSCSI. Make it possible to let ... Wed, 11 Aug 2010 21:54:14 GMT vboxsync [31585] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) Another one Wed, 11 Aug 2010 21:51:16 GMT vboxsync [31584] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) Try to fix burning builds Wed, 11 Aug 2010 21:34:40 GMT vboxsync [31583] * trunk/include/iprt/sg.h (modified) * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) Runtime/Sg: Extend RTSgBufSegArrayCreate to allow just counting the ... Wed, 11 Aug 2010 21:33:47 GMT vboxsync [31582] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) Runtime/sockets: Don't loop in the non blocking calls Wed, 11 Aug 2010 21:02:13 GMT vboxsync [31581] * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) Main/HostHardwareLinux: convert USB enumeration to C, first part Wed, 11 Aug 2010 17:21:27 GMT vboxsync [31579] * trunk/include/VBox/com/EventQueue.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/glue/EventQueue.cpp (modified) EventQueue: Fix losing messages, use the right queue type on XPCOM ... Wed, 11 Aug 2010 17:02:18 GMT vboxsync [31578] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) whitespace Wed, 11 Aug 2010 15:36:25 GMT vboxsync [31577] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main, docs: behavior isn't nice, also added ... Wed, 11 Aug 2010 15:14:48 GMT vboxsync [31576] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) SDK docs: typos and corrections Wed, 11 Aug 2010 15:09:20 GMT vboxsync [31575] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) uninitialized variable Wed, 11 Aug 2010 14:54:09 GMT vboxsync [31574] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.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) Main: bring back boolean argument to IConsole::discardSavedState() Wed, 11 Aug 2010 14:42:11 GMT vboxsync [31573] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) VBoxHDD: Update the transfer counter in the I/O interface at the ... Wed, 11 Aug 2010 14:08:41 GMT vboxsync [31572] * trunk/src/VBox/Main/EventImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/comimpl.xsl (modified) * trunk/src/VBox/Main/include/EventImpl.h (modified) events: vacation-time idea of reusable events (for perfomance- ... Wed, 11 Aug 2010 13:53:21 GMT vboxsync [31571] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main: protect Medium::setIDs depending on medium state Wed, 11 Aug 2010 13:42:06 GMT vboxsync [31570] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main: fix for missing UUIDs for dvd and floppy media Wed, 11 Aug 2010 13:41:52 GMT vboxsync [31569] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) HWACCM: burn fix / VBOXSTRICTRC cleanup - a bit risky... Wed, 11 Aug 2010 13:35:59 GMT vboxsync [31568] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) Main: combine IVirtualBox::openHardDisk(), openDVDImage(), ... Wed, 11 Aug 2010 13:33:53 GMT vboxsync [31567] * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.c (modified) Additions/solaris/SharedFolders: follow code style in file. Wed, 11 Aug 2010 13:30:44 GMT vboxsync [31566] * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.c (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.c (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c (modified) Additions/solaris/SharedFolders: fixed a panic, correct errors for ... Wed, 11 Aug 2010 12:47:07 GMT vboxsync [31565] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) PGM,HWACCM: MMIO optimizations - coding in progress. Wed, 11 Aug 2010 12:42:43 GMT vboxsync [31564] * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (modified) Main/HostHardwareLinux: removed all the unused hal/DBus stuff Wed, 11 Aug 2010 12:14:50 GMT vboxsync [31563] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsPortForwardingDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsPortForwardingDlg.h (modified) FE/Qt: 1900: Create GUI support for NAT forwarding: Added cancel ...