# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 7, 2025 9:06:05 AM Wed, 24 Feb 2016 20:14:47 GMT vboxsync [59804] * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) Devices/testcase: Addressed todo, sort in alphabetic order the defines. Wed, 24 Feb 2016 15:57:56 GMT vboxsync [59803] * trunk/src/VBox/ValidationKit/bootsectors/Config.kmk (modified) bs/Config.kmk: rebuilt nasm on windows. Wed, 24 Feb 2016 15:33:14 GMT vboxsync [59802] * trunk/src/libs/xpcom18a4/python/client/__init__.py (modified) python/client/__init__.py: combine int and long conversions for ... Wed, 24 Feb 2016 15:31:48 GMT vboxsync [59801] * trunk/src/libs/xpcom18a4/python/server/policy.py (modified) python/server/policy.py: python two fixes: long != int, str != unicode. Wed, 24 Feb 2016 14:42:07 GMT vboxsync [59800] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/gen_python_deps.py (modified) addendum to r105679: don't apply the xpcom/python Makefile.kmk and ... Wed, 24 Feb 2016 14:36:03 GMT vboxsync [59799] * trunk/configure (modified) configure: allow gcc-6 Wed, 24 Feb 2016 14:35:47 GMT vboxsync [59798] * trunk/Config.kmk (modified) * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Installer/common/vboxapisetup.py (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/VBox/Main/webservice/websrv-python.xsl (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/client/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/components.py (modified) * trunk/src/libs/xpcom18a4/python/file.py (modified) * trunk/src/libs/xpcom18a4/python/gen_python_deps.py (modified) * trunk/src/libs/xpcom18a4/python/primitives.py (modified) * trunk/src/libs/xpcom18a4/python/server/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/server/loader.py (modified) * trunk/src/libs/xpcom18a4/python/server/module.py (modified) * trunk/src/libs/xpcom18a4/python/server/policy.py (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) * trunk/src/libs/xpcom18a4/python/test/test_test_component.py (modified) * trunk/src/libs/xpcom18a4/python/vboxxpcom.py (modified) * trunk/src/libs/xpcom18a4/python/xpt.py (modified) re-applied the Python 3 changes which were backed out in r105674 sans ... Wed, 24 Feb 2016 13:55:10 GMT vboxsync [59797] * trunk/src/VBox/Frontends/VBoxBugReport/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBugReport/VBoxBugReport.cpp (modified) * trunk/src/VBox/Frontends/VBoxBugReport/VBoxBugReport.h (modified) * trunk/src/VBox/Frontends/VBoxBugReport/VBoxBugReportWin.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) BugReportTool(bugref:8169): USB device tree, device list, filter ... Wed, 24 Feb 2016 10:59:59 GMT vboxsync [59796] * trunk/src/VBox/Devices/USB/VUSBUrb.cpp (modified) VUSB: Update pointer pointers to pVUsb and pVUsb->pUrb when ... Wed, 24 Feb 2016 09:13:27 GMT vboxsync [59795] * trunk/Config.kmk (modified) * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Installer/common/vboxapisetup.py (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/VBox/Main/webservice/websrv-python.xsl (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/client/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/components.py (modified) * trunk/src/libs/xpcom18a4/python/file.py (modified) * trunk/src/libs/xpcom18a4/python/gen_python_deps.py (modified) * trunk/src/libs/xpcom18a4/python/primitives.py (modified) * trunk/src/libs/xpcom18a4/python/server/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/server/loader.py (modified) * trunk/src/libs/xpcom18a4/python/server/module.py (modified) * trunk/src/libs/xpcom18a4/python/server/policy.py (modified) * trunk/src/libs/xpcom18a4/python/src/ErrorUtils.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyGBase.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIClassInfo.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIComponentManagerObsolete.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIInputStream.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIInterfaceInfo.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIInterfaceInfoManager.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyISupports.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIVariant.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) * trunk/src/libs/xpcom18a4/python/src/Pyxpt_info.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/TypeObject.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/VariantUtils.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/dllmain.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) * trunk/src/libs/xpcom18a4/python/test/test_test_component.py (modified) * trunk/src/libs/xpcom18a4/python/vboxxpcom.py (modified) * trunk/src/libs/xpcom18a4/python/xpt.py (modified) temporarily back out the recent Python 3 changes (r105649, r105645, ... Wed, 24 Feb 2016 09:06:26 GMT vboxsync [59794] * trunk/src/VBox/Additions/linux/drm/vbox_irq.c (modified) tabs (gcc-6 complains about wrong indent of line 78) Tue, 23 Feb 2016 20:05:59 GMT vboxsync [59793] * trunk/src/libs/xpcom18a4/xpcom/ds/nsObserverService.cpp (modified) libs/xpcom: some tabs to spaces to fix indentation (gcc-6) Tue, 23 Feb 2016 15:54:02 GMT vboxsync [59792] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM/CPUMR3Cpuid: print core count +1 in VBox.log Tue, 23 Feb 2016 15:37:41 GMT vboxsync [59791] * trunk/include/iprt/asm.h (modified) iprt/asm.h: fixed ASMSerializeInstructionIRef for Windows Tue, 23 Feb 2016 14:27:19 GMT vboxsync [59790] * trunk/Config.kmk (modified) Config.kmk: Testing new sha-256 timestamp server. Tue, 23 Feb 2016 14:18:03 GMT vboxsync [59789] * trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-2.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-CpuDetectData.c (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-CpuDetect.asm (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-rm-InitAll.c (added) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit.h (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit.mac (modified) bs3: updates Tue, 23 Feb 2016 14:16:26 GMT vboxsync [59788] * trunk/src/VBox/ValidationKit/bootsectors/Config.kmk (modified) bootsectors/Config.kmk: --allow-64-bit ==> nothing (turned into a ... Tue, 23 Feb 2016 13:40:55 GMT vboxsync [59787] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main/include/ConsoleImpl.h: VMTask is a class, not a struct. Tue, 23 Feb 2016 13:38:14 GMT vboxsync [59786] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Warning. Tue, 23 Feb 2016 12:53:11 GMT vboxsync [59785] * trunk/src/VBox/ValidationKit/bootsectors/Config.kmk (modified) bootsectors/Config.kmk: --allow-64bit-code-anywhere ==> ... Tue, 23 Feb 2016 12:48:14 GMT vboxsync [59784] * trunk/src/VBox/ValidationKit/bootsectors/Config.kmk (modified) bootsectors/Config.kmk: --allow-64bit-code-anywhere ==> --allow-64-bit Tue, 23 Feb 2016 11:23:46 GMT vboxsync [59783] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp (modified) FE/Qt: UIDnDHandler.cpp: Include QFile if DEBUG_DND_QT is set. Tue, 23 Feb 2016 10:37:25 GMT vboxsync [59782] * trunk/Config.kmk (modified) force all builds to include the most recent GA Tue, 23 Feb 2016 10:20:30 GMT vboxsync [59781] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT/r3/win/process-win.cpp: temporary back out the most recent LSA ... Tue, 23 Feb 2016 08:09:57 GMT vboxsync [59780] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) Frontends/VBoxManage: fix typo in error check Mon, 22 Feb 2016 16:45:57 GMT vboxsync [59779] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp (modified) DnD: FE/Qt: Do not show empty error boxes for enter/drag events in ... Mon, 22 Feb 2016 16:44:07 GMT vboxsync [59778] * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIObject.cpp (modified) DnDURIObject.cpp: Use NIL_RTFILE for file objects. Mon, 22 Feb 2016 14:48:44 GMT vboxsync [59777] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/libs/xpcom18a4/python/server/__init__.py (modified) PyXPCOM: fix import inconsistency vbox.py,vboxshell.py: back to ... Mon, 22 Feb 2016 14:06:02 GMT vboxsync [59776] * trunk/src/VBox/Devices/USB/VUSBBufferedPipe.cpp (modified) VUSB: build fix Mon, 22 Feb 2016 13:58:44 GMT vboxsync [59775] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBBufferedPipe.cpp (moved) * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) * trunk/src/VBox/Devices/USB/VUSBUrb.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBUrbPool.cpp (modified) VUSB: Remove unused read ahead buffering code and replace with new ... Mon, 22 Feb 2016 13:55:55 GMT vboxsync [59774] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt: ​bugref:8117: VBoxGlobal: Suppressing firstrun wizard also ... Mon, 22 Feb 2016 13:46:03 GMT vboxsync [59773] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) vbox.py: change python path to match assumptions of PyXPCOM Mon, 22 Feb 2016 13:26:22 GMT vboxsync [59772] * trunk/src/libs/xpcom18a4/python/gen_python_deps.py (modified) gen_python_deps.py: enforce minimum Python version to be 2.6 Mon, 22 Feb 2016 12:34:03 GMT vboxsync [59771] * trunk/doc/manual/en_US/SDKRef.xml (modified) build fix, typo Mon, 22 Feb 2016 12:14:45 GMT vboxsync [59770] * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) IPRT: s/TARGET_NT4/IPRT_TARGET_NT4/ Mon, 22 Feb 2016 12:14:21 GMT vboxsync [59769] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Installer/common/vboxapisetup.py (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/VBox/Main/webservice/websrv-python.xsl (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/client/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/components.py (modified) * trunk/src/libs/xpcom18a4/python/file.py (modified) * trunk/src/libs/xpcom18a4/python/gen_python_deps.py (modified) * trunk/src/libs/xpcom18a4/python/primitives.py (modified) * trunk/src/libs/xpcom18a4/python/server/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/server/loader.py (modified) * trunk/src/libs/xpcom18a4/python/server/module.py (modified) * trunk/src/libs/xpcom18a4/python/server/policy.py (modified) * trunk/src/libs/xpcom18a4/python/src/ErrorUtils.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyGBase.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIClassInfo.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIComponentManagerObsolete.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIInputStream.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIInterfaceInfo.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIInterfaceInfoManager.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyISupports.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyIVariant.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) * trunk/src/libs/xpcom18a4/python/src/Pyxpt_info.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/TypeObject.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/VariantUtils.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/dllmain.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) * trunk/src/libs/xpcom18a4/python/test/test_test_component.py (modified) * trunk/src/libs/xpcom18a4/python/vboxxpcom.py (modified) * trunk/src/libs/xpcom18a4/python/xpt.py (modified) PyXPCOM: port to make it compatible with Python 3 (minimum supported ... Mon, 22 Feb 2016 11:38:16 GMT vboxsync [59768] * trunk/src/VBox/Additions/linux/drm/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/drm/Makefile.module (deleted) * trunk/src/VBox/Additions/linux/drm/files_vboxvideo_drm (deleted) * trunk/src/VBox/Additions/linux/drm/vboxvideo_drm.h (deleted) * trunk/src/VBox/Additions/linux/export_modules (modified) bugref:8087: Additions/x11: support non-root X server: remove the old ... Mon, 22 Feb 2016 10:35:42 GMT vboxsync [59767] * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) VUSB: Fix possible crash Mon, 22 Feb 2016 08:52:18 GMT vboxsync [59766] * trunk/src/VBox/Devices/PC/BIOS/keyboard.c (modified) BIOS: Rudimentary SysRq processing. Mon, 22 Feb 2016 08:51:07 GMT vboxsync [59765] * trunk/src/VBox/Devices/PC/BIOS/invop.c (modified) BIOS: 386 LOADALL emulation. Disabled by default. Sun, 21 Feb 2016 18:27:26 GMT vboxsync [59764] * trunk/src/VBox/Runtime/common/asm/ASMMemFirstMismatchingU8.asm (modified) Runtime/ASMMemFirstMismatchingU8: fix for 32-bit Sat, 20 Feb 2016 16:51:52 GMT vboxsync [59763] * trunk/src/VBox/Main/src-server/USBIdDatabaseGenerator.cpp (modified) Main/USBIdDatabaseGenerator: gcc format warnings Sat, 20 Feb 2016 16:51:28 GMT vboxsync [59762] * trunk/include/iprt/bldprog-strtab-template.cpp.h (modified) include/iprt: typo and gcc parameter warning Sat, 20 Feb 2016 16:51:02 GMT vboxsync [59761] * trunk/src/VBox/Runtime/common/asn1/oiddb2c.cpp (modified) Runtime: missing parameter and gcc format warning Sat, 20 Feb 2016 16:50:04 GMT vboxsync [59760] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main: shadowed variable Sat, 20 Feb 2016 05:16:09 GMT vboxsync [59759] * trunk/include/iprt/vfs.h (modified) iprt/vfs.h: doxygen build fix. Sat, 20 Feb 2016 03:02:15 GMT vboxsync [59758] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) ApplianceImplImport.cpp: Inserted read ahead threads into the source ... Sat, 20 Feb 2016 03:00:19 GMT vboxsync [59757] * trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp (modified) rtVfsReadAhead_Read: Incorrect assertions. Sat, 20 Feb 2016 02:48:18 GMT vboxsync [59756] * trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp (modified) vfsreadahead.cpp: Initialize status code in read ahead thread. Sat, 20 Feb 2016 02:42:45 GMT vboxsync [59755] * trunk/src/VBox/Runtime/tools/RTGzip.cpp (modified) RTGzip: Just leave it here, disabled, for future debugging. Sat, 20 Feb 2016 02:41:57 GMT vboxsync [59754] * trunk/include/iprt/list.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp (modified) vfsreadahead.cpp: Completed and debugged. Sat, 20 Feb 2016 01:51:56 GMT vboxsync [59753] * trunk/src/VBox/Runtime/common/zip/gzipvfs.cpp (modified) gzipvfs.cpp: Pass correct flag to autodetect gzip header. Can't tell ... Sat, 20 Feb 2016 00:36:18 GMT vboxsync [59752] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) SUPR3HardenedStatic: build fix Sat, 20 Feb 2016 00:10:14 GMT vboxsync [59751] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: More build fixing. Sat, 20 Feb 2016 00:06:05 GMT vboxsync [59750] * trunk/src/VBox/GuestHost/OpenGL/util/error.c (modified) CR build fix Fri, 19 Feb 2016 23:53:20 GMT vboxsync [59749] * trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) IPRT: build fixes Fri, 19 Feb 2016 23:23:40 GMT vboxsync [59748] * trunk/include/iprt/asm.h (modified) asm.h: build fix. Fri, 19 Feb 2016 23:18:18 GMT vboxsync [59747] * trunk/include/VBox/intnetinline.h (modified) * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Debugger/DBGPlugInCommonELFTmpl.cpp.h (modified) * trunk/src/VBox/Debugger/DBGPlugInSolaris.cpp (modified) * trunk/src/VBox/Devices/BiosCommonCode/MakeAlternativeSource.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMMemFirstMismatchingU8.asm (added) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/math/bignum.cpp (modified) * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) * trunk/src/VBox/Runtime/r0drv/alloc-ef-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r3/alloc-ef.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTMemCache.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTMemPool.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTMemSafer.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrAlloc.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrCache.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/Makefile.kmk (modified) iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the ... Fri, 19 Feb 2016 23:04:01 GMT vboxsync [59746] * trunk/include/iprt/sg.h (modified) sg.cpp/h: Some cleanups/optimizations. Fri, 19 Feb 2016 21:54:11 GMT vboxsync [59745] * trunk/include/iprt/sg.h (modified) * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) sg.cpp/h: Some cleanups/optimizations. Fri, 19 Feb 2016 16:00:46 GMT vboxsync [59744] * trunk/src/VBox/Additions/linux/drm/vboxvideo_drm.c (deleted) bugref:8087: Additions/x11: support non-root X server: remove the old ... Fri, 19 Feb 2016 15:29:32 GMT vboxsync [59743] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIHostComboEditor.h (modified) FE/Qt: Qt5 migration (part 97): Implementing keyboard handling for ... Fri, 19 Feb 2016 15:18:15 GMT vboxsync [59742] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf.inf (modified) NetLwf/Win(bugref:7933): Log system error events on failures Fri, 19 Feb 2016 15:11:35 GMT vboxsync [59741] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/VBoxSVGA3D.def (modified) * trunk/src/VBox/Devices/Graphics/shaderlib/glsl_shader.c (modified) * trunk/src/VBox/Devices/Graphics/shaderlib/shaderapi.c (modified) * trunk/src/VBox/Devices/Graphics/shaderlib/shaderlib.h (modified) SVGA3d: Applied patch for supporting pretransformed vertices ... Fri, 19 Feb 2016 14:42:19 GMT vboxsync [59740] * trunk/Config.kmk (modified) Config.kmk: No sha-256 support on the validation kit build box, so ... Fri, 19 Feb 2016 13:55:22 GMT vboxsync [59739] * trunk/Config.kmk (modified) Config.kmk: Enable SHA-256 windows code signing certificate. Fri, 19 Feb 2016 11:55:56 GMT vboxsync [59738] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) * trunk/src/VBox/Devices/USB/VUSBUrb.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBUrbTrace.cpp (copied) VUSB: Some structural cleanup (#7 Move the debug log trace related ... Fri, 19 Feb 2016 11:26:16 GMT vboxsync [59737] * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) * trunk/src/VBox/Devices/USB/VUSBUrb.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBUrbPool.cpp (modified) VUSB: Some structural cleanup (#6 Use RTLIST* where appropriate) Fri, 19 Feb 2016 02:54:18 GMT vboxsync [59736] * trunk/src/VBox/Main/src-server/USBIdDatabaseGenerator.cpp (modified) USBIdDatabaseGenerator: Turns out it's possible to parse usb.ids ... Fri, 19 Feb 2016 02:28:13 GMT vboxsync [59735] * trunk/src/VBox/Main/src-server/USBIdDatabaseGenerator.cpp (modified) USBIdDatabaseGenerator: Inline the generated source code strings - ... Fri, 19 Feb 2016 02:15:41 GMT vboxsync [59734] * trunk/src/VBox/Main/src-server/USBIdDatabaseGenerator.cpp (modified) USBIdDatabaseGenerator: Reduced the string copying during parsing. Fri, 19 Feb 2016 01:42:18 GMT vboxsync [59733] * trunk/src/VBox/Main/include/USBIdDatabase.h (modified) * trunk/src/VBox/Main/src-server/USBIdDatabaseGenerator.cpp (modified) * trunk/src/VBox/Main/src-server/USBIdDatabaseStub.cpp (modified) USBIdDatabaseGenerator: Share code with oiddb2c. Fri, 19 Feb 2016 01:37:36 GMT vboxsync [59732] * trunk/include/iprt/bldprog-strtab-template.cpp.h (modified) bldprog-strtab-template.cpp.h: fix Fri, 19 Feb 2016 00:47:29 GMT vboxsync [59731] * trunk/src/VBox/Runtime/common/asn1/asn1-dump.cpp (modified) hardening build fix. duh Fri, 19 Feb 2016 00:36:24 GMT vboxsync [59730] * trunk/src/VBox/Runtime/common/asn1/asn1-dump.cpp (modified) hardening build fix. Fri, 19 Feb 2016 00:31:35 GMT vboxsync [59729] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp (modified) didn't mean to enable building common/vfs/vfsreadahead.cpp yet. Fri, 19 Feb 2016 00:30:44 GMT vboxsync [59728] * trunk/include/iprt/bldprog-strtab-template.cpp.h (added) * trunk/include/iprt/bldprog-strtab.h (added) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-dump.cpp (modified) * trunk/src/VBox/Runtime/common/asn1/oiddb.cfg (added) * trunk/src/VBox/Runtime/common/asn1/oiddb2c.cpp (added) asn1-dump: Made it a lot less painful to add new OID to the asn.1 ... Thu, 18 Feb 2016 18:40:57 GMT vboxsync [59727] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.cpp (modified) FE/Qt: Qt5 migration (part 96): Preferences/Settings Dialogs: New ... Thu, 18 Feb 2016 15:19:41 GMT vboxsync [59726] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) FE/Qt: ​bugref:7839: Extra-Data Manager: Adding fallback option to ... Thu, 18 Feb 2016 14:54:45 GMT vboxsync [59725] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.ui (modified) FE/Qt: Qt5 migration (part 95): Preferences/Settings Dialogs: Do not ... Thu, 18 Feb 2016 13:21:07 GMT vboxsync [59724] * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) VUSB: build fix Thu, 18 Feb 2016 13:12:47 GMT vboxsync [59723] * trunk/include/VBox/vusb.h (modified) VUSB: Add a VUSBSTATUS for canceled URBs (not used yet) Thu, 18 Feb 2016 13:11:07 GMT vboxsync [59722] * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) * trunk/src/VBox/Devices/USB/VUSBReadAhead.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBUrbPool.cpp (modified) VUSB: Some structural cleanup (#5 Optimize the allocation strategy a ... Thu, 18 Feb 2016 13:09:50 GMT vboxsync [59721] * trunk/include/VBox/vusb.h (modified) build fix Thu, 18 Feb 2016 11:03:15 GMT vboxsync [59720] * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) VUSB: fix 32bit builds Thu, 18 Feb 2016 10:52:27 GMT vboxsync [59719] * trunk/src/VBox/Devices/USB/VUSBUrbPool.cpp (added) VUSB: export new file Thu, 18 Feb 2016 10:51:40 GMT vboxsync [59718] * trunk/include/VBox/vusb.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) VUSB: Some structural cleanup (#4 Move the URB allocation from the ... Wed, 17 Feb 2016 16:55:44 GMT vboxsync [59717] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: Runtime UI: UI Session: Typo fix. Wed, 17 Feb 2016 14:50:02 GMT vboxsync [59716] * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) VUSB: Fix regression introduced with r105557 Wed, 17 Feb 2016 14:17:27 GMT vboxsync [59715] * trunk/src/VBox/Runtime/common/crypto/pkcs7-sanity.cpp (modified) pkcs7-sanity.cpp: Don't error out with an internal error when seeing ... Wed, 17 Feb 2016 12:35:46 GMT vboxsync [59714] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItem.cpp (modified) FE/Qt: Qt5 migration (part 94): Selector UI: Chooser-pane: New ... Wed, 17 Feb 2016 12:34:47 GMT vboxsync [59713] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UIAbstractDockIconPreview.cpp (modified) FE/Qt: bugref:7909: Mac OS X: Runtime UI: Removing extra space. Wed, 17 Feb 2016 12:31:19 GMT vboxsync [59712] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.cpp (modified) FE/Qt: VBox About Dialog: Mention Qt version for Debug build. Wed, 17 Feb 2016 11:25:33 GMT vboxsync [59711] * trunk/src/VBox/HostServices/SharedFolders/mappings.cpp (modified) SharedFolders: fix debug build. Wed, 17 Feb 2016 10:24:10 GMT vboxsync [59710] * trunk/src/VBox/HostServices/SharedFolders/mappings.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/mappings.h (modified) * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) SharedFolders: bugref:7765: handle deleted folders Wed, 17 Feb 2016 09:18:55 GMT vboxsync [59709] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformation.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformation.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationItem.cpp (modified) FE/Qt: ​​​bugref:8088: Rework session-information window: Cleanups ... Tue, 16 Feb 2016 19:39:26 GMT vboxsync [59708] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) Config.kmk,Installer/win/Makefile.kmk: Disable dual signing for MSIs ... Tue, 16 Feb 2016 19:19:46 GMT vboxsync [59707] * trunk/Config.kmk (modified) Config.kmk: prepare for dual signing Tue, 16 Feb 2016 18:35:42 GMT vboxsync [59706] * trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp (added) vfsreadahead.cpp: coding in progress (time to go home) Tue, 16 Feb 2016 14:15:55 GMT vboxsync [59705] * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) VUSB: Some structural cleanup (#3 build fix)