# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Nov 30, 2024 10:42:32 AM Mon, 15 Sep 2008 15:22:03 GMT vboxsync [12467] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Failures because rc is not reset. (#3175) Mon, 15 Sep 2008 15:22:01 GMT vboxsync [12466] * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGPlugInCommonELF.h (modified) * trunk/src/VBox/Debugger/DBGPlugIns.h (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.h (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.h (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.h (modified) * trunk/src/VBox/Debugger/VBoxDbgStats.h (modified) Debugger: header blockers. Mon, 15 Sep 2008 15:19:58 GMT vboxsync [12465] * trunk/src/VBox/Debugger/VBoxDbgStats.h (modified) spaces Mon, 15 Sep 2008 15:19:46 GMT vboxsync [12464] * trunk/src/VBox/Debugger/VBoxDbgStats.cpp (modified) spaces Mon, 15 Sep 2008 15:18:58 GMT vboxsync [12463] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Return error in case of failure... Mon, 15 Sep 2008 13:22:28 GMT vboxsync [12462] * trunk/include/VBox/dbggui.h (modified) * trunk/src/VBox/Debugger/VBoxDbg.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.h (modified) * trunk/src/VBox/Debugger/testcase/tstVBoxDbg.cpp (modified) Debugger: made tstVBoxDbg useful again. Mon, 15 Sep 2008 13:05:51 GMT vboxsync [12461] * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) PerfAPI: Do not call preCollect if no metrics are to be collected. ... Mon, 15 Sep 2008 12:15:17 GMT vboxsync [12460] * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) Proper exit paths in case of failure. Mon, 15 Sep 2008 12:07:41 GMT vboxsync [12459] * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) More comments would be nice. Mon, 15 Sep 2008 11:32:49 GMT vboxsync [12458] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Support/Makefile: Fixed VBoxDrv.cat pre req, it should be .sys not .cat. Mon, 15 Sep 2008 11:14:35 GMT vboxsync [12457] * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/solaris/PerformanceSolaris.cpp (modified) * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) Fixed small memory leak in the Windows implementation. Fixed lack of ... Mon, 15 Sep 2008 10:52:17 GMT vboxsync [12456] * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) PerfAPI: Memory leak fix (corrected) Mon, 15 Sep 2008 10:49:19 GMT vboxsync [12455] * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Rolled back change set 36536 as some other changes got mixed with the fix Mon, 15 Sep 2008 10:47:08 GMT vboxsync [12454] * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) PerfAPI: Memory leak fix (hopefully) Mon, 15 Sep 2008 08:58:04 GMT vboxsync [12453] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) fixed solaris builds Mon, 15 Sep 2008 08:32:39 GMT vboxsync [12452] * trunk/src/VBox/Installer/solaris/vboxdrv.sh (modified) Solaris/installer: Sigh. ... Mon, 15 Sep 2008 08:29:01 GMT vboxsync [12451] * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.h (modified) fix linux build failure Mon, 15 Sep 2008 08:24:49 GMT vboxsync [12450] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Build system: introduce separate variables for packing additions and ... Mon, 15 Sep 2008 08:16:14 GMT vboxsync [12449] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxFrameBuffer.cpp (modified) * trunk/src/VBox/Main/FramebufferImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/FramebufferImpl.h (modified) +changed IFramebuffer interface to report id of associated window if ... Mon, 15 Sep 2008 08:15:18 GMT vboxsync [12448] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Typo (bug #2215). Sun, 14 Sep 2008 23:33:15 GMT vboxsync [12447] * trunk/src/VBox/Makefile.kmk (modified) VBox/Makefile: include the additions too. Sun, 14 Sep 2008 23:32:31 GMT vboxsync [12446] * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/test/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/daemon/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/module/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/VBoxSF/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some ... Sun, 14 Sep 2008 22:20:24 GMT vboxsync [12444] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) VMM/testcase/Makefile.kmk: Don't include MINGW32 if it has already ... Sat, 13 Sep 2008 16:40:46 GMT vboxsync [12443] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) NetFlt friver installation moved to the installer Fri, 12 Sep 2008 19:04:01 GMT vboxsync [12441] * trunk/src/VBox/VMM/SSM.cpp (modified) VMM/SSM: fix logging bug Fri, 12 Sep 2008 18:40:20 GMT vboxsync [12440] * trunk/src/VBox/VMM/SSM.cpp (modified) * trunk/src/VBox/VMM/SSMInternal.h (modified) SSM: save the vbox version and revision in the saved state. LogRel it ... Fri, 12 Sep 2008 17:37:42 GMT vboxsync [12439] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) installer code added to HostImpl, bugfixing in macket handing in the ... Fri, 12 Sep 2008 16:29:48 GMT vboxsync [12438] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Solaris/installer: UserManual.pdf attempted fix. Fri, 12 Sep 2008 16:18:35 GMT vboxsync [12436] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) VirtualBox4: Prepare the logging menu entry (dbg gui). Fri, 12 Sep 2008 16:12:53 GMT vboxsync [12435] * trunk/include/VBox/dbggui.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) DBGGui / VirtualBox4: check the vtable version. Fri, 12 Sep 2008 15:37:20 GMT vboxsync [12433] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) FE/Qt4: skeleton for the accessible plugin installation Fri, 12 Sep 2008 15:32:54 GMT vboxsync [12432] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) grr Fri, 12 Sep 2008 15:29:01 GMT vboxsync [12431] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) DevACPI: r=bird: C++ is ring-3 only. class names are not all ... Fri, 12 Sep 2008 15:20:01 GMT vboxsync [12430] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImple2: Hungarian spelling. Fri, 12 Sep 2008 15:08:00 GMT vboxsync [12428] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) more SMP work Fri, 12 Sep 2008 14:53:22 GMT vboxsync [12427] * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/target-i386/helper.c (modified) Minor 64 bits guest execution issues. Fri, 12 Sep 2008 14:50:20 GMT vboxsync [12426] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUPLib: build fix Fri, 12 Sep 2008 14:46:29 GMT vboxsync [12425] * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) DevSerial: reverted accidental commit (r36492). Fri, 12 Sep 2008 14:45:16 GMT vboxsync [12424] * trunk/include/VBox/dbggui.h (modified) * trunk/src/VBox/Debugger/VBoxDbg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) DBGGui,VirtualBox4: dynamically load the debugger GUI (VBoxDBG). Fri, 12 Sep 2008 14:42:49 GMT vboxsync [12423] * trunk/include/VBox/sup.h (modified) * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrNative.cpp (modified) IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend ... Fri, 12 Sep 2008 13:17:34 GMT vboxsync [12421] * trunk/src/recompiler/target-i386/translate.c (modified) Fixed 64 bits displacements. (see #3096) Fri, 12 Sep 2008 11:47:28 GMT vboxsync [12418] * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) Main/PerformanceWin: Fixed incorrect getObject behavior. The code ... Fri, 12 Sep 2008 11:45:24 GMT vboxsync [12417] * trunk/src/VBox/VMM/PGM.cpp (modified) Flushing the pgm pool cache when switching guest modes does not apply ... Fri, 12 Sep 2008 10:25:42 GMT vboxsync [12416] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxFBQuartz2D.cpp (modified) FE/Qt4: Regression in the pause image handling of the quartz2d ... Fri, 12 Sep 2008 08:01:40 GMT vboxsync [12414] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) Solaris/vboxdrv: Hardening fix again. Use NULL rather than "none", ... Fri, 12 Sep 2008 07:53:37 GMT vboxsync [12413] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) Solaris/vboxdrv: Hardening fix for zones. Don't ask for "all" ... Fri, 12 Sep 2008 07:08:22 GMT vboxsync [12411] * trunk/src/libs/xpcom18a4/python/sample/shellcommon.py (modified) fixed guest stats Thu, 11 Sep 2008 19:21:51 GMT vboxsync [12410] * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-new.c (modified) FE/Qt: attempt to fix bogus reports about keyboard layout mismatches Thu, 11 Sep 2008 16:58:17 GMT vboxsync [12409] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) Fixed VMMDev reset problem: a HGCM related variable was not cleared. Thu, 11 Sep 2008 15:28:42 GMT vboxsync [12407] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) Refined the PGM pool flush check. No need to flush when switching ... Thu, 11 Sep 2008 15:10:36 GMT vboxsync [12406] * trunk/src/VBox/Main/Global.cpp (modified) Todo added for VBOXOSTYPE_OS2 Thu, 11 Sep 2008 15:01:43 GMT vboxsync [12405] * trunk/src/VBox/VMM/PGM.cpp (modified) We must flush the PGM pool cache if the guest mode changes; we don't ... Thu, 11 Sep 2008 14:58:38 GMT vboxsync [12404] * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) Cut off calculated addresses when not in 64 bits mode. (fixes OS/2 ... Thu, 11 Sep 2008 12:28:30 GMT vboxsync [12403] * trunk/src/libs/xpcom18a4/python/sample/shellcommon.py (modified) - stats related fixes in shell Thu, 11 Sep 2008 12:19:14 GMT vboxsync [12402] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxDiskImageManagerDlg.cpp (modified) FE/Qt4: r36450 is true for all systems. So do not use processEvents ... Thu, 11 Sep 2008 11:10:34 GMT vboxsync [12401] * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) Windows build fix Thu, 11 Sep 2008 10:34:58 GMT vboxsync [12400] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Performance.cpp (modified) * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/darwin/PerformanceDarwin.cpp (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/linux/PerformanceLinux.cpp (modified) * trunk/src/VBox/Main/os2/PerformanceOs2.cpp (modified) * trunk/src/VBox/Main/solaris/PerformanceSolaris.cpp (modified) * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) PerfAPI: Improved Win collector. More realistic performance test. No ... Thu, 11 Sep 2008 10:09:55 GMT vboxsync [12399] * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) typo Thu, 11 Sep 2008 09:35:52 GMT vboxsync [12398] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxDiskImageManagerDlg.cpp (modified) Do not recursively call processEvents inside the media enumerator. ... Thu, 11 Sep 2008 09:10:20 GMT vboxsync [12397] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) RDP/server,VirtualBox4: Removed the whyload and other link debugging ... Thu, 11 Sep 2008 07:48:55 GMT vboxsync [12396] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoNet.cpp (modified) Comment. Thu, 11 Sep 2008 07:43:35 GMT vboxsync [12395] * trunk/src/VBox/Additions/x11/xgraphics/vboxutils.c (modified) Additions/x11: fix error checking in Xorg 1.5 graphics driver Thu, 11 Sep 2008 07:29:28 GMT vboxsync [12394] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoNet.cpp (modified) VBoxService: Fix for current interface. Thu, 11 Sep 2008 07:25:47 GMT vboxsync [12393] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoNet.cpp (modified) Number of interfaces. Thu, 11 Sep 2008 07:21:51 GMT vboxsync [12392] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoNet.cpp (modified) Tabs. Thu, 11 Sep 2008 01:22:14 GMT vboxsync [12390] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) VirtualBox4/Makefile: VirtualBoxVM.app -> VirtualBox4VM.app. Thu, 11 Sep 2008 01:18:04 GMT vboxsync [12389] * trunk/src/VBox/Debugger/Makefile.kmk (modified) Debugger: Corrected tstVBoxDbg3 libs (linked with the qt4 dylib). Thu, 11 Sep 2008 01:14:55 GMT vboxsync [12388] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) VBoxPython: Need initVBoxPython2_3 for VBoxPython2_3.so, just like ... Thu, 11 Sep 2008 01:02:18 GMT vboxsync [12387] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) VirtualBox/Makefile: Fixed duplicate rules, let the qt4 bundle ... Thu, 11 Sep 2008 00:43:07 GMT vboxsync [12385] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) RDP/VirtualBox4: try figure out why/where _close$UNIX2003 is dragged Wed, 10 Sep 2008 23:56:43 GMT vboxsync [12384] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) DrvHostSerial: review. Wed, 10 Sep 2008 23:56:16 GMT vboxsync [12383] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) VBoxPython: DLLSUFF.darwin isn't working, use DLLSUFF. Wed, 10 Sep 2008 23:42:34 GMT vboxsync [12382] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) VBoxPython: Set DLLSUFF to .so for darwin. (both versions of python ... Wed, 10 Sep 2008 23:37:41 GMT vboxsync [12381] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) DrvHostSerial: Open a new descriptor for reading the device to get ... Wed, 10 Sep 2008 23:15:38 GMT vboxsync [12380] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) DrvHostSerial: darwin hacking. Wed, 10 Sep 2008 21:53:10 GMT vboxsync [12379] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) xpcom/VBoxPython2_5: seems the initializer function needs to be ... Wed, 10 Sep 2008 20:59:47 GMT vboxsync [12378] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) xpcom/makefile: added a VBoxPython2_5 target for the mac. Wed, 10 Sep 2008 20:27:31 GMT vboxsync [12376] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) xpcom/makefile: removed mac os x VBoxPhyton debugging. Wed, 10 Sep 2008 19:42:18 GMT vboxsync [12373] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) RT_ELEMENTS Wed, 10 Sep 2008 19:42:18 GMT vboxsync [12372] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxVMInfoNet.cpp (modified) VBoxService: Basic network interfaces lookup for guest properties. Wed, 10 Sep 2008 18:05:08 GMT vboxsync [12370] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) VBoxPython/mac: first bit - 'debugging'. Wed, 10 Sep 2008 17:55:26 GMT vboxsync [12369] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) VBoxPython/mac: first bit - building against the 10.4 framework. Wed, 10 Sep 2008 16:46:04 GMT vboxsync [12368] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Storage/VBoxHDD-new: mark VDBackendInfo as in need of cleanup. ... Wed, 10 Sep 2008 16:21:34 GMT vboxsync [12367] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: disable paranoid size check because there are vmdks out ... Wed, 10 Sep 2008 16:10:59 GMT vboxsync [12366] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) FE/Qt4: makefile typo Wed, 10 Sep 2008 16:00:18 GMT vboxsync [12365] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) VBoxHDD-new: rainy day @todo. Wed, 10 Sep 2008 15:41:36 GMT vboxsync [12364] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Installer/solaris: Corrected r36282. TODO: someone look at the QTGUI ... Wed, 10 Sep 2008 15:27:26 GMT vboxsync [12363] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) DrvHostSerial: polling back to 1 sec. Wed, 10 Sep 2008 15:07:37 GMT vboxsync [12362] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) typo Wed, 10 Sep 2008 15:05:50 GMT vboxsync [12361] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) DrvHostSerial: volatile vars and atomic set/get is required on the ... Wed, 10 Sep 2008 15:02:01 GMT vboxsync [12360] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) 2.6.27 vboxdrv compile fix Wed, 10 Sep 2008 14:52:15 GMT vboxsync [12359] * trunk/src/VBox/Additions/x11/installer/VBoxRandR.sh (modified) Additions/x11: deactivate dynamic resizing on guests with buggy ... Wed, 10 Sep 2008 14:48:52 GMT vboxsync [12358] * trunk/src/VBox/Additions/x11/installer/VBoxRandR.sh (modified) Additions/x11: deactivate dynamic resizing on guests with buggy ... Wed, 10 Sep 2008 14:41:59 GMT vboxsync [12357] * trunk/src/VBox/Additions/x11/installer/VBoxRandR.sh (modified) Additions/x11: deactivate dynamic resizing on guests with buggy ... Wed, 10 Sep 2008 14:10:43 GMT vboxsync [12356] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_pt_BR.ts (modified) FE/Qt4: nls update for ja & pt_BR Wed, 10 Sep 2008 13:09:23 GMT vboxsync [12355] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) build fix. Wed, 10 Sep 2008 13:08:43 GMT vboxsync [12354] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) build fix. Wed, 10 Sep 2008 13:03:10 GMT vboxsync [12353] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: negated condition broke sparse vmdk files Wed, 10 Sep 2008 13:01:49 GMT vboxsync [12352] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) Host serial: fix compile error Wed, 10 Sep 2008 13:00:40 GMT vboxsync [12351] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) Host serial: Fix a bug which could cause a thread to exit after ...