# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Mar 13, 2025 4:07:14 PM Fri, 05 Sep 2014 11:35:27 GMT vboxsync [52615] * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/linux/HostDnsServiceLinux.cpp (modified) Main/src-server: warnings. Fri, 05 Sep 2014 11:32:02 GMT vboxsync [52614] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) crOpenGL: debugging Fri, 05 Sep 2014 10:17:21 GMT vboxsync [52613] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) Devices/DevACPI: tabs to spaces, trailing whitespace. Fri, 05 Sep 2014 10:08:57 GMT vboxsync [52612] * trunk/src/VBox/Additions/linux/drm/vbox_drv.h (modified) Additions/linux/drm: KMS: use a sysfs file, not a connector property ... Fri, 05 Sep 2014 09:44:51 GMT vboxsync [52611] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HMVMXR0: Added ApicAccessToR3 stat and addressed a 4.3 todo. Fri, 05 Sep 2014 09:42:58 GMT vboxsync [52610] * trunk/src/VBox/Devices/Misc/VirtualKD.cpp (modified) Devices/Misc/VirtualKD: mistake in contributor name, apologies. Fri, 05 Sep 2014 06:52:25 GMT vboxsync [52608] * trunk/src/VBox/Runtime/common/asn1/asn1-ut-time-decode.cpp (modified) asn-ut-time-decode.cpp: Fixed bug in fraction decoding. Fri, 05 Sep 2014 00:21:35 GMT vboxsync [52607] * trunk/src/VBox/Runtime/common/asn1/asn1-cursor.cpp (modified) forgot a RT_STRICT. Thu, 04 Sep 2014 22:59:00 GMT vboxsync [52600] * trunk/include/iprt/asn1-generator-asn1-decoder.h (modified) * trunk/include/iprt/asn1-generator-init.h (modified) * trunk/include/iprt/asn1-generator-pass.h (modified) * trunk/include/iprt/asn1.h (modified) * trunk/include/iprt/crypto/pkcs7.h (modified) * trunk/include/iprt/crypto/x509.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-cursor.cpp (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-dump.cpp (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-time-decode.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-asn1-decoder.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-core.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-sanity.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-template.h (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-verify.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/tsp-asn1-decoder.cpp (added) * trunk/src/VBox/Runtime/common/crypto/tsp-core.cpp (added) * trunk/src/VBox/Runtime/common/crypto/tsp-init.cpp (added) * trunk/src/VBox/Runtime/common/crypto/tsp-internal.h (added) * trunk/src/VBox/Runtime/common/crypto/tsp-sanity.cpp (added) * trunk/src/VBox/Runtime/common/crypto/tsp-template.h (added) * trunk/src/VBox/Runtime/common/crypto/x509-certpaths.cpp (modified) * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) IPRT: Added support for microsoft timestamp counter signatures. This ... Thu, 04 Sep 2014 20:34:43 GMT vboxsync [52599] * trunk/src/VBox/Additions/linux/drm/vbox_drv.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_drv.h (modified) Additions/linux/drm: updated KMS driver to kernel 3.16. Thu, 04 Sep 2014 17:24:21 GMT vboxsync [52598] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) 3D: darwin host: fix a few memory leaks, objects initialization ... Thu, 04 Sep 2014 17:07:37 GMT vboxsync [52597] * trunk/src/VBox/Devices/Misc/VirtualKD.cpp (modified) Devices/Misc/VirtualKD: new, slightly modified interface definition ... Thu, 04 Sep 2014 16:45:50 GMT vboxsync [52596] * trunk/include/VBox/ExtPack/ExtPack.h (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: ... Thu, 04 Sep 2014 16:28:04 GMT vboxsync [52595] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Logging. Thu, 04 Sep 2014 13:12:10 GMT vboxsync [52594] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISlidingToolBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISlidingToolBar.h (modified) FE/Qt: Non Mac OS X build fix for r95868. Thu, 04 Sep 2014 13:09:58 GMT vboxsync [52593] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin-cocoa.mm (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISlidingToolBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISlidingToolBar.h (modified) FE/Qt: UISlidingToolBar: Make sure it has no platform shadows after ... Wed, 03 Sep 2014 20:23:24 GMT vboxsync [52592] * trunk/include/VBox/VBoxNetCfg-win.h (modified) * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetAdpInstall.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetAdpUninstall.cpp (modified) * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.def (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) NetFlt/win: NDIS6: fixes, enable disconnect interface, PM support for ... Wed, 03 Sep 2014 18:47:31 GMT vboxsync [52591] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: Darwin host: extra logging for DNS update events. Wed, 03 Sep 2014 16:04:29 GMT vboxsync [52589] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) FE/Qt: Action-pool: Unified way of adding/removing, showing/hiding, ... Wed, 03 Sep 2014 14:38:53 GMT vboxsync [52586] * trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/seamless.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11.cpp (modified) Additions/x11/VBoxClient: re-do virtual terminal switch monitoring to ... Wed, 03 Sep 2014 14:06:48 GMT vboxsync [52585] * trunk/include/VBox/vd.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Storage/VD.cpp (modified) Storage/VD + Main/ExtPackManager+VirtualBox+SystemProperties: handle ... Wed, 03 Sep 2014 13:15:23 GMT vboxsync [52583] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackend.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMenuBarEditorWindow.cpp (modified) FE/Qt: Action-pool: Move some code (menu-bar restriction stuff) to ... Wed, 03 Sep 2014 12:19:42 GMT vboxsync [52581] * trunk/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/mp-r0drv.h (modified) Runtime/r0drv/linux: Reimplemented RTMpOnAll() to be used to execute ... Wed, 03 Sep 2014 11:56:06 GMT vboxsync [52579] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMenuBarEditorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.cpp (modified) FE/Qt: Action-pool: Move some code (log-viewer action stuff) to ... Wed, 03 Sep 2014 10:00:06 GMT vboxsync [52578] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) crOpenGL: fix racing Wed, 03 Sep 2014 09:59:36 GMT vboxsync [52577] * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) Additions/x11/VBoxClient: more clean-up. Wed, 03 Sep 2014 07:41:05 GMT vboxsync [52576] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) missing ';'. Wed, 03 Sep 2014 07:36:27 GMT vboxsync [52575] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv: Several fixes, thanks to Mathias Krause. Tue, 02 Sep 2014 19:24:34 GMT vboxsync [52574] * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) IFramebuffer::capabilities Tue, 02 Sep 2014 16:16:48 GMT vboxsync [52573] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix a wrong invalid-guest-state check with regards to ... Tue, 02 Sep 2014 15:30:19 GMT vboxsync [52572] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp (modified) FE/Qt: Action-pool: Small connections cleanup. Tue, 02 Sep 2014 14:46:41 GMT vboxsync [52570] * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack.py (modified) crOpenGL: debugging Tue, 02 Sep 2014 13:52:35 GMT vboxsync [52567] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) FE/Qt: Runtime UI: Menu-bar separators code cleanup/overhaul. Tue, 02 Sep 2014 08:53:51 GMT vboxsync [52564] * trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/seamless.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/seamless.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp (modified) Additions/x11/VBoxClient: more clean-up and fix a test case. Tue, 02 Sep 2014 08:36:53 GMT vboxsync [52563] * trunk/src/VBox/Runtime/common/asn1/asn1-ut-boolean-decode.cpp (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-core-decode.cpp (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-dyntype-decode.cpp (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-integer-decode.cpp (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-null-decode.cpp (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-objid-decode.cpp (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-octetstring-decode.cpp (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-string-decode.cpp (modified) asn1: clear stuff on decode failure. Tue, 02 Sep 2014 06:28:04 GMT vboxsync [52562] * trunk/src/VBox/Additions/x11/VBoxClient/VBoxClient.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/hostversion.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/seamless.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11.cpp (modified) Additions/x11/VBoxClient: clean-up and some C++ to C conversion. Mon, 01 Sep 2014 19:06:59 GMT vboxsync [52561] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) HDA: Fixed layout ID for Mt Lion. Mon, 01 Sep 2014 18:44:22 GMT vboxsync [52560] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_glx.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c (modified) crOpenGL: window reference Mon, 01 Sep 2014 17:10:15 GMT vboxsync [52559] * trunk/src/VBox/Main/include/QMTranslator.h (added) * trunk/src/VBox/Main/src-all/QMTranslatorImpl.cpp (added) Main/QMTranslator: export to OSE Mon, 01 Sep 2014 17:02:01 GMT vboxsync [52558] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMenuBarEditorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: Mac OS X: Runtime UI: Menu-bar editor: Properly update ... Mon, 01 Sep 2014 16:45:25 GMT vboxsync [52557] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMenuBarEditorWindow.cpp (modified) FE/Qt: Mac OS X: Runtime UI: Menu-bar editor: Properly edit ... Mon, 01 Sep 2014 16:35:29 GMT vboxsync [52556] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.h (modified) FE/Qt: Mac OS X: Extra-data manager: Typo in r95675. Mon, 01 Sep 2014 16:29:03 GMT vboxsync [52555] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.h (modified) FE/Qt: Mac OS X: Runtime UI: Extend UIActionPool API with possibility ... Mon, 01 Sep 2014 16:00:05 GMT vboxsync [52554] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) VBox/Main: #1909: Bug & coding style fixes. Mon, 01 Sep 2014 14:48:33 GMT vboxsync [52553] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/initterm-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/dbgkrnlinfo-r0drv-solaris.c (modified) HostDrivers/solaris, Runtime/r0drv: Fix calling RTThreadPreemptIs* ... Mon, 01 Sep 2014 14:38:54 GMT vboxsync [52552] * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) Additions/crOpenGL: Linux: reset signal handlers when our shared ... Mon, 01 Sep 2014 11:54:13 GMT vboxsync [52551] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM/CPUM: nit. Mon, 01 Sep 2014 11:47:17 GMT vboxsync [52550] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM/CPUM: Show invariant TSC support in the release log. Mon, 01 Sep 2014 09:05:45 GMT vboxsync [52547] * trunk/src/VBox/Devices/Samples/DrvStorageFilter.cpp (modified) Devices/Samples/DrvStorageFilter.cpp: adapt to deal properly with ... Mon, 01 Sep 2014 08:58:51 GMT vboxsync [52546] * trunk/include/VBox/com/string.h (modified) * trunk/include/iprt/cpp/ministring.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) VBox/Main: #1909: Independent QMTranslator implementation. Some fixes ... Mon, 01 Sep 2014 05:50:33 GMT vboxsync [52545] * trunk/src/VBox/Runtime/common/crypto/pkcs7-verify.cpp (modified) sigh. Mon, 01 Sep 2014 02:30:21 GMT vboxsync [52544] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) IntNet: intnetR0TrunkSharedMacEditIPv6FromIntNet: Use uint32_t ... Sun, 31 Aug 2014 23:48:41 GMT vboxsync [52543] * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) IntNet: follow up to r85262 - refactor rewriting of link-level ... Sun, 31 Aug 2014 21:56:35 GMT vboxsync [52542] * trunk/src/VBox/Runtime/common/crypto/pkcs7-verify.cpp (modified) fix it in the function being called instead. Sun, 31 Aug 2014 21:52:20 GMT vboxsync [52541] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) fix Sun, 31 Aug 2014 21:49:47 GMT vboxsync [52540] * trunk/src/VBox/Runtime/common/crypto/pkcs7-verify.cpp (modified) RTCrPkcs7VerifySignedData: initialize hThisDigest to NIL_RTCRDIGEST ... Sun, 31 Aug 2014 20:19:13 GMT vboxsync [52538] * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) IPRT,SUP: First part of timestamp counter signatures support. Sun, 31 Aug 2014 19:28:17 GMT vboxsync [52537] * trunk/include/iprt/asn1.h (modified) * trunk/include/iprt/crypto/pkcs7.h (modified) * trunk/include/iprt/crypto/x509.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-core.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-verify.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkix-signature-rsa.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/x509-core.cpp (modified) IPRT,SUP: First part of timestamp counter signatures support. Sun, 31 Aug 2014 19:22:05 GMT vboxsync [52536] * trunk/src/VBox/Runtime/common/asn1/asn1-ut-objid.cpp (modified) RTAsn1ObjId_Compare: bugfix. Sun, 31 Aug 2014 19:21:11 GMT vboxsync [52535] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) supR3HardenedWinVerifyCacheInsert: bug fix in collision case. Sun, 31 Aug 2014 14:42:40 GMT vboxsync [52534] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) Another load configuration kludge, this time for ntdll/xp. Fri, 29 Aug 2014 22:51:39 GMT vboxsync [52533] * trunk/include/iprt/asn1.h (modified) * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-cursor.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-asn1-decoder.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/spc-asn1-decoder.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/x509-asn1-decoder.cpp (modified) ASN.1 decoding: limit nesting. Fri, 29 Aug 2014 15:25:59 GMT vboxsync [52532] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) crOpenGL/osx: do not draw on hidden or unparented view Fri, 29 Aug 2014 15:25:02 GMT vboxsync [52531] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) crOpenGL: bugfix Fri, 29 Aug 2014 15:17:52 GMT vboxsync [52530] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) ICH9: PCI IRQ disable bit has no effect on MSIs (#7505). Fri, 29 Aug 2014 15:03:07 GMT vboxsync [52529] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) Extended avast cleanup kludge. Added build time option of supporting ... Fri, 29 Aug 2014 09:55:38 GMT vboxsync [52528] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Try reduce the number of error messages about the same DLL. Fri, 29 Aug 2014 09:55:11 GMT vboxsync [52527] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) SUP: Reneable threading before doing TrustedError. Fri, 29 Aug 2014 09:51:53 GMT vboxsync [52526] * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) usb arg^2 Fri, 29 Aug 2014 09:37:55 GMT vboxsync [52525] * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) memset. arg. Fri, 29 Aug 2014 07:27:33 GMT vboxsync [52524] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) supR3HardNtPuChTriggerInitialImageEvents: Went a little further wrt ... Fri, 29 Aug 2014 06:52:04 GMT vboxsync [52523] * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm (modified) SUP: Sabotage thread creation in the stub process and for the initial ... Fri, 29 Aug 2014 06:33:55 GMT vboxsync [52522] * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) VUSBDevice.cpp: The critical sections associated with the pipes shall ... Fri, 29 Aug 2014 06:10:31 GMT vboxsync [52521] * trunk/src/VBox/Runtime/common/crypto/x509-template.h (modified) x509-template.h: Parameters are completely optional if timestamp ... Thu, 28 Aug 2014 17:06:37 GMT vboxsync [52520] * trunk/src/recompiler/target-i386/cpu.h (modified) REM: Truncate linear addresses in outside of 64-bit mode. Thu, 28 Aug 2014 15:42:09 GMT vboxsync [52518] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) intnetR0NetworkSharedMacDetectAndFixBroadcast: handle ARP, IPv4 and ... Thu, 28 Aug 2014 15:18:46 GMT vboxsync [52517] * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) Devices/USB: Fix crash on Linux hosts, a hang when disconnecting a ... Thu, 28 Aug 2014 15:16:56 GMT vboxsync [52516] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h (modified) FE/Qt: Runtime UI: Do not move machine-window to another host-screen ... Thu, 28 Aug 2014 15:14:25 GMT vboxsync [52515] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) FE/Qt: Mac OS X: Runtime UI: Native full-screen: More appropriate ... Thu, 28 Aug 2014 14:58:34 GMT vboxsync [52514] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) FE/Qt: Runtime UI: Small cleanup. Thu, 28 Aug 2014 13:14:13 GMT vboxsync [52513] * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) * trunk/src/VBox/Devices/USB/VUSBUrb.cpp (modified) USB: Serialize access to the extra state data for control pipes, ... Thu, 28 Aug 2014 12:05:12 GMT vboxsync [52512] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h (modified) FE/Qt: Mac OS X: Runtime UI: Native full-screen: Do not show ... Thu, 28 Aug 2014 11:59:52 GMT vboxsync [52511] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UICocoaApplication.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UICocoaApplication.mm (modified) FE/Qt: Mac OS X: Runtime UI: UICocoaApplication API extension: Allow ... Thu, 28 Aug 2014 11:46:54 GMT vboxsync [52510] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UICocoaApplication.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UICocoaApplication.mm (modified) FE/Qt: Mac OS X: Runtime UI: UICocoaApplication coding-style update, ... Thu, 28 Aug 2014 11:31:23 GMT vboxsync [52509] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UICocoaApplication.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UICocoaApplication.mm (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) FE/Qt: Mac OS X: Runtime UI: UICocoaApplication API update. Wed, 27 Aug 2014 14:23:25 GMT vboxsync [52508] * trunk/src/VBox/Devices/EFI/DevSmc.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) SMC structure tests. Wed, 27 Aug 2014 14:18:38 GMT vboxsync [52507] * trunk/src/VBox/Devices/EFI/DevSmc.cpp (modified) DevSMC: Missing initializer. Wed, 27 Aug 2014 14:11:36 GMT vboxsync [52506] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevSMC.cpp (deleted) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD2.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD2.h (modified) Deleted PC/DevSMC.cpp, removed the associated define. Wed, 27 Aug 2014 13:13:37 GMT vboxsync [52505] * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) DrvHostBase: Provide I/O buffer allocator, fixes crash if a host DVD ... Wed, 27 Aug 2014 13:01:59 GMT vboxsync [52504] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) DevVGA_VDMA: execute vgaUpdateDisplayAll on EMT Tue, 26 Aug 2014 14:43:04 GMT vboxsync [52503] * trunk/include/iprt/crypto/pkcs7.h (modified) * trunk/src/VBox/Runtime/common/crypto/pkcs7-template.h (modified) Started working on PKCS #7 attributes. Tue, 26 Aug 2014 14:32:38 GMT vboxsync [52502] * trunk/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c (modified) spaces. Tue, 26 Aug 2014 13:04:43 GMT vboxsync [52500] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) supR3HardenedWinIsDesiredRootCA: Changed to blacklisting, added more ... Mon, 25 Aug 2014 17:48:11 GMT vboxsync [52499] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) NAT: Handle RFC1533_PAD properly. Mon, 25 Aug 2014 16:44:59 GMT vboxsync [52498] * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/Snapshot: fix broken snapshot deletion, assert became partially ... Mon, 25 Aug 2014 16:40:13 GMT vboxsync [52497] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: simplify object reference assignments Mon, 25 Aug 2014 14:41:15 GMT vboxsync [52496] * trunk/src/VBox/Storage/testcase/tstVDIo.cpp (modified) tstVDIo: s/#ifdef foo == bar/#if foo == bar/ Mon, 25 Aug 2014 13:23:57 GMT vboxsync [52494] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) crOpenGL/osx: more sync with main thread Mon, 25 Aug 2014 13:03:31 GMT vboxsync [52493] * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) vga/crCtl: racing fix Mon, 25 Aug 2014 11:40:49 GMT vboxsync [52492] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) MachineImpl: warnings