# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 19, 2024 9:42:35 AM Fri, 10 Oct 2014 09:29:46 GMT vboxsync [53020] * trunk/include/iprt/types.h (modified) iprt/types.h: comment typos. Fri, 10 Oct 2014 09:22:50 GMT vboxsync [53019] * trunk/src/VBox/Runtime/r0drv/linux/timer-r0drv-linux.c (modified) Runtime/r0drv/linux: use RT_NS_1SEC macro instead of numeric constant. Fri, 10 Oct 2014 02:01:06 GMT vboxsync [53018] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) SUP: corrected log message. Fri, 10 Oct 2014 01:44:08 GMT vboxsync [53017] * trunk/include/VBox/err.h (modified) * 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/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Try to work around sakfile.sys bsod and dgmaster.sys. Fri, 10 Oct 2014 00:19:30 GMT vboxsync [53016] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv-win.cpp: Trust the system process a little bit more to make ... Thu, 09 Oct 2014 22:05:11 GMT vboxsync [53015] * trunk/src/VBox/Runtime/common/asn1/asn1-ut-string.cpp (modified) asn1-ut-string.cpp: Two bugfixes in the RTAsn1String_QueryUtf8 method. Thu, 09 Oct 2014 20:35:07 GMT vboxsync [53014] * trunk/src/VBox/Devices/USB/VUSBSniffer.cpp (added) * trunk/src/VBox/Devices/USB/VUSBSniffer.h (added) VUSB: Implement sniffer facility for creating USB traces from devices ... Thu, 09 Oct 2014 18:22:17 GMT vboxsync [53013] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) FE/Qt: new VM wizard OS type suggestion should not override the ... Thu, 09 Oct 2014 17:40:56 GMT vboxsync [53012] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main,Frontend: Windows 10 guest os type. Thu, 09 Oct 2014 14:12:54 GMT vboxsync [53011] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) SUP: instrumentation for debugging possible heap corruption. Thu, 09 Oct 2014 14:12:32 GMT vboxsync [53010] * trunk/include/iprt/asn1.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-efence-allocator.cpp (copied) IPRT: Added electric fence allocator for ASN.1. Thu, 09 Oct 2014 12:16:37 GMT vboxsync [53009] * trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/init-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/internal-r3-win.h (modified) IPRT: Windows 10 OS type. Thu, 09 Oct 2014 11:34:57 GMT vboxsync [53008] * trunk/include/VBox/ostypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPDriver.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPVideoPortAPI.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstall.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/winver.nsh (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.h (modified) include,Additions: Windows 10 tweaks. Thu, 09 Oct 2014 09:13:24 GMT vboxsync [53007] * trunk/include/VBox/disopcode.h (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal.h (modified) * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-1A.asm (modified) DIS: Fixed VMREAD/VMWRITE disassembling, added support for MOVBE, ... Thu, 09 Oct 2014 06:11:47 GMT vboxsync [53006] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.cpp (modified) FE/Qt: UIVMInfoDialog.cpp do not show the guest monitor number for ... Thu, 09 Oct 2014 01:26:07 GMT vboxsync [53005] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (modified) SUP: Short list of microsoft files that when found not to be signed ... Thu, 09 Oct 2014 01:10:20 GMT vboxsync [53004] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) SUP: Resolve and call RTLogRelPrintf dynamically to put errors in the ... Wed, 08 Oct 2014 23:50:34 GMT vboxsync [53003] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: A bit more logging. Wed, 08 Oct 2014 23:46:15 GMT vboxsync [53002] * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) VBoxDrv-win.cpp: Keep the error info string from failed VBoxDrv and ... Wed, 08 Oct 2014 16:59:48 GMT vboxsync [53001] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #10): Just moving ... Wed, 08 Oct 2014 16:55:32 GMT vboxsync [53000] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #9): Caching CSession ... Wed, 08 Oct 2014 16:24:26 GMT vboxsync [52999] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #8): UISession ... Wed, 08 Oct 2014 16:17:50 GMT vboxsync [52998] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIConsoleEventHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIConsoleEventHandler.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #7): Small ... Wed, 08 Oct 2014 16:06:34 GMT vboxsync [52997] * trunk/src/VBox/Runtime/r0drv/solaris/semeventwait-r0drv-solaris.h (modified) Runtime/r0drv/solaris: Fix timeouts to work for semevents when using ... Wed, 08 Oct 2014 15:58:55 GMT vboxsync [52996] * trunk/src/VBox/Runtime/r0drv/solaris/semeventwait-r0drv-solaris.h (modified) Runtime/r0drv/solaris: Fix timeouts to work for semevents when using ... Wed, 08 Oct 2014 13:55:16 GMT vboxsync [52995] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #6): Better ... Wed, 08 Oct 2014 12:54:30 GMT vboxsync [52994] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) USB: Forgot to commit part of double LUN change. Wed, 08 Oct 2014 12:40:02 GMT vboxsync [52993] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: Runtime UI: Prevent crash on VM shutdown/power-off while take- ... Wed, 08 Oct 2014 12:27:51 GMT vboxsync [52992] * trunk/Config.kmk (modified) Config.kmk: -Wlogical-op seems to be available in gcc-4.4 but is ... Wed, 08 Oct 2014 12:24:10 GMT vboxsync [52991] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #5): Better ... Wed, 08 Oct 2014 11:42:41 GMT vboxsync [52990] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: also delete VBoxStartup.log when deleting a VM Wed, 08 Oct 2014 11:29:07 GMT vboxsync [52989] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #4): Better ... Wed, 08 Oct 2014 11:03:04 GMT vboxsync [52988] * trunk/src/VBox/Runtime/common/string/strformat.cpp (modified) Runtime: fixed assertion Wed, 08 Oct 2014 10:58:38 GMT vboxsync [52987] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #4): UIMachine doxy. Wed, 08 Oct 2014 10:51:30 GMT vboxsync [52986] * trunk/src/VBox/Installer/win/VBoxMergeNetFltSeq.wxi (modified) MSI installer: fix MSM logic. Launch action ca_InstallNetFlt only ... Wed, 08 Oct 2014 10:24:59 GMT vboxsync [52985] * trunk/Config.kmk (modified) Config.kmk: enable -Wlogical-op where supported (gcc 4.5+) Wed, 08 Oct 2014 10:22:42 GMT vboxsync [52984] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) iomMMIODoComplicatedWrite: Fixed assertion, should be using && ... Wed, 08 Oct 2014 10:10:49 GMT vboxsync [52983] * trunk/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c (modified) Runtime/r0drv/solaris: missed header update. Wed, 08 Oct 2014 10:00:48 GMT vboxsync [52982] * trunk/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c (modified) Runtime/r0drv/solaris: fixed overwriting the caller stack while ... Wed, 08 Oct 2014 07:47:42 GMT vboxsync [52981] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Main: fixed memory leak Wed, 08 Oct 2014 07:34:42 GMT vboxsync [52980] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.cpp (modified) FE/Qt: UIVMInfoDialog.cpp show info for all guest monitors Wed, 08 Oct 2014 07:29:09 GMT vboxsync [52979] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) IDisplay::GetScreenResolution gcc warning Wed, 08 Oct 2014 07:09:11 GMT vboxsync [52978] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGMachinePreview.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) * trunk/src/VBox/Main/webservice/samples/php/clienttest.php (modified) * trunk/src/VBox/Main/webservice/samples/python/clienttest.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) IDisplay::GetScreenResolution returns status of the guest monitor. Tue, 07 Oct 2014 17:46:32 GMT vboxsync [52977] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) FE/Qt: Runtime UI rework/cleanup for 7115 (part #3): Move machine ... Tue, 07 Oct 2014 16:46:00 GMT vboxsync [52976] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) DrvNAT: Mac OS X host: reduce amount of release logging (removed ... Tue, 07 Oct 2014 13:44:25 GMT vboxsync [52975] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) build fix Tue, 07 Oct 2014 13:41:55 GMT vboxsync [52974] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Seems ThreadHideFromDebugger on others might require debugger ... Tue, 07 Oct 2014 12:15:09 GMT vboxsync [52973] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Handle denormalized command line string pointer and always ... Tue, 07 Oct 2014 09:44:02 GMT vboxsync [52972] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) supR3HardNtChildPurify: Logging improvements. Tue, 07 Oct 2014 08:58:08 GMT vboxsync [52971] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) fixed a couple of error messages. Tue, 07 Oct 2014 08:56:48 GMT vboxsync [52970] * trunk/src/VBox/Devices/Graphics/vmsvga/backdoor_def.h (added) * trunk/src/VBox/Devices/Graphics/vmsvga/svga3d_caps.h (modified) * trunk/src/VBox/Devices/Graphics/vmsvga/svga3d_reg.h (modified) * trunk/src/VBox/Devices/Graphics/vmsvga/svga3d_shaderdefs.h (added) * trunk/src/VBox/Devices/Graphics/vmsvga/svga_escape.h (modified) * trunk/src/VBox/Devices/Graphics/vmsvga/svga_overlay.h (modified) * trunk/src/VBox/Devices/Graphics/vmsvga/svga_reg.h (modified) * trunk/src/VBox/Devices/Graphics/vmsvga/vmmouse_defs.h (added) * trunk/src/VBox/Devices/Graphics/vmsvga_glext (added) * trunk/src/VBox/Devices/Graphics/vmsvga_glext/glext.h (added) * trunk/src/VBox/Devices/Graphics/vmsvga_glext/glxext.h (added) * trunk/src/VBox/Devices/Graphics/vmsvga_glext/wglext.h (added) Devices/Graphics: added original vmsvga and vmsvga_glext headers ... Tue, 07 Oct 2014 08:29:34 GMT vboxsync [52969] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp (modified) SUP: Restructured the respawn + child purification code to use the ... Tue, 07 Oct 2014 06:26:23 GMT vboxsync [52968] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) build fix Mon, 06 Oct 2014 22:18:51 GMT vboxsync [52967] * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/win/NtCreateSection-template-amd64-syscall-type-1.h (deleted) * trunk/src/VBox/HostDrivers/Support/win/NtCreateSection-template-x86-syscall-type-1.h (deleted) * 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) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp (modified) SUP: simplified the ntdll hooking / patching so we can avoid the jump ... Mon, 06 Oct 2014 22:16:22 GMT vboxsync [52966] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) fixed w8.1 .mrdata hack. Mon, 06 Oct 2014 20:16:16 GMT vboxsync [52965] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) Another sanity check. Mon, 06 Oct 2014 20:11:49 GMT vboxsync [52964] * trunk/src/VBox/Runtime/r3/memsafer-r3.cpp (modified) Runtime/memsafer-r3.cpp: argh Mon, 06 Oct 2014 20:10:55 GMT vboxsync [52963] * trunk/src/VBox/Runtime/r3/memsafer-r3.cpp (modified) Runtime/memsafer-r3.cpp: Refine previous fix, don't ignore ... Mon, 06 Oct 2014 20:09:04 GMT vboxsync [52962] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUP: Check the entire NTDLL during process verification now that ... Mon, 06 Oct 2014 20:04:31 GMT vboxsync [52961] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Fail the request with an overflow error if allocating I/O ... Mon, 06 Oct 2014 19:55:50 GMT vboxsync [52960] * trunk/src/VBox/Runtime/r3/memsafer-r3.cpp (modified) Runtime/memsafer-r3: Ignore calls to SUPR3PageProtect failing with ... Mon, 06 Oct 2014 19:46:39 GMT vboxsync [52959] * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: warnings Mon, 06 Oct 2014 17:57:01 GMT vboxsync [52958] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotDetailsDlg.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: merged IMachine::readSavedThumbnailToArray and ... Mon, 06 Oct 2014 17:37:14 GMT vboxsync [52957] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) Fe/Qt: Mac OS X host: awareness of Yosemite host; fixed 3D fullscreen ... Mon, 06 Oct 2014 15:51:22 GMT vboxsync [52956] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/display.cpp (modified) Additions/common/VBoxGuestLib: combine ... Mon, 06 Oct 2014 13:54:02 GMT vboxsync [52955] * trunk/include/iprt/nt/nt.h (modified) build fix Mon, 06 Oct 2014 13:44:22 GMT vboxsync [52954] * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) Tighten the checks on the stub process a little bit (part 1). Mon, 06 Oct 2014 13:30:20 GMT vboxsync [52953] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/import-template-ntdll.h (modified) * trunk/src/VBox/Runtime/r3/nt/pathint-nt.cpp (modified) * trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def (modified) SUP: Use LdrRegisterDllNotification when available to make sure we ... Mon, 06 Oct 2014 13:12:21 GMT vboxsync [52952] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGMachinePreview.cpp (modified) FE/Qt: Selector UI: Details-pane: VM preview: Possible crash bug-fix. Mon, 06 Oct 2014 12:05:22 GMT vboxsync [52951] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Update HBA interrupt status register before executing the write Mon, 06 Oct 2014 09:27:36 GMT vboxsync [52950] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm (modified) duh Sun, 05 Oct 2014 21:43:10 GMT vboxsync [52949] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedNoCrt-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/import-template-ntdll.h (modified) SUP: Do the early init thing on the stub process too. Sun, 05 Oct 2014 20:53:13 GMT vboxsync [52948] * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) USBProxyDevice-linux: various fixes for the split URB code paths used ... Sun, 05 Oct 2014 16:48:25 GMT vboxsync [52947] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (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/SUPR3HardenedMainImports-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedNoCrt-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/import-template-kernel32.h (modified) * trunk/src/VBox/HostDrivers/Support/win/import-template-ntdll.h (modified) * trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def (modified) SUP: Implemented early VM process vboxdrv initialization. Sun, 05 Oct 2014 14:31:20 GMT vboxsync [52946] * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) USBProxyDevice-linux: Hold the critical section while splitting the ... Sun, 05 Oct 2014 04:59:06 GMT vboxsync [52945] * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm (modified) win.x86 build fix Sun, 05 Oct 2014 04:37:10 GMT vboxsync [52944] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/nt/nt.h (modified) * trunk/include/iprt/path.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/utf-16.cpp (modified) * trunk/src/VBox/Runtime/generic/RTPathAbs-generic.cpp (copied) * trunk/src/VBox/Runtime/generic/RTPathGetCurrentDrive-generic.cpp (added) * trunk/src/VBox/Runtime/generic/RTPathGetCurrentOnDrive-generic.cpp (added) * trunk/src/VBox/Runtime/r3/nt/internal-r3-nt.h (modified) * trunk/src/VBox/Runtime/r3/nt/pathint-nt.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/path-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTPath.cpp (modified) IPRT: Separated out RTPathAbs from the posix, fixing it up for ... Sat, 04 Oct 2014 01:54:58 GMT vboxsync [52943] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.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/SUPR3HardenedMain-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/import-template-ntdll.h (modified) * trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def (modified) SUP: The child side of early VM process init. Fri, 03 Oct 2014 22:47:40 GMT vboxsync [52942] * trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def (modified) duh Fri, 03 Oct 2014 19:58:01 GMT vboxsync [52941] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedNoCrt-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/import-template-kernel32.h (modified) * trunk/src/VBox/HostDrivers/Support/win/import-template-ntdll.h (modified) * trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def (modified) Use our own heap in the hope that we can use it before ntdll is ... Fri, 03 Oct 2014 18:40:54 GMT vboxsync [52940] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.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) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedNoCrt-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/VBoxSupLib-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/import-template-kernel32.h (modified) * trunk/src/VBox/HostDrivers/Support/win/import-template-ntdll.h (modified) * trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def (modified) Eliminating some more kernel32.dll dependencies, marking APIs we like ... Fri, 03 Oct 2014 12:58:00 GMT vboxsync [52939] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMenuBarEditorWindow.cpp (modified) FE/Qt: Runtime UI: Menu-bar editor: Actions to toggle Virtual Screen ... Thu, 02 Oct 2014 16:43:35 GMT vboxsync [52938] * trunk/src/VBox/NetworkServices/NetLib/VBoxNetPortForwardString.cpp (modified) VBoxNetPortForwardString.cpp: fixed braces to properly differ between ... Thu, 02 Oct 2014 16:13:45 GMT vboxsync [52937] * 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.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/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/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) FE/Qt: Runtime UI: Separate Input menu having keyboard/mouse related ... Thu, 02 Oct 2014 15:16:08 GMT vboxsync [52936] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) FE/Qt: be more explicit in the help text Thu, 02 Oct 2014 13:53:49 GMT vboxsync [52935] * trunk/include/VBox/HostServices/DragAndDropSvc.h (modified) VBox/DragAndDrop: fixed condition Thu, 02 Oct 2014 13:53:30 GMT vboxsync [52934] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyService.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: safearray cleanup, removed unnecessary SafeArray<->vector ... Thu, 02 Oct 2014 13:44:24 GMT vboxsync [52933] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) MachineImpl: return code mismatch Thu, 02 Oct 2014 13:26:56 GMT vboxsync [52932] * trunk/src/VBox/Main/src-server/HostDnsServiceResolvConf.cpp (modified) HostDnsServiceResolvConf: copyright header Thu, 02 Oct 2014 13:12:02 GMT vboxsync [52931] * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) VMM/testcase/tstAnimate: fixed wrong condition Thu, 02 Oct 2014 13:10:47 GMT vboxsync [52930] * trunk/src/VBox/NetworkServices/NAT/proxy.c (modified) NetworkServices/NAT/proxy: fixed wrong condition Thu, 02 Oct 2014 13:09:27 GMT vboxsync [52929] * trunk/include/iprt/asm.h (modified) iprt/asm.h: fixed warning, volatile not nececessary here Thu, 02 Oct 2014 13:04:50 GMT vboxsync [52928] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix checking PAT MSR validity in hmR0VmxCheckGuestState(). Thu, 02 Oct 2014 11:34:37 GMT vboxsync [52927] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDebugVM.cpp (modified) VBoxManage: disable short options to "debugvm ... log" so that log ... Thu, 02 Oct 2014 08:41:00 GMT vboxsync [52926] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) ConsoleImpl: removed obsolete CONSOLE_WITH_EVENT_CACHE Thu, 02 Oct 2014 08:27:58 GMT vboxsync [52925] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h (modified) IKeyboard::KeyboardLEDs getter (build fix) Thu, 02 Oct 2014 07:47:58 GMT vboxsync [52924] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/KeyboardImpl.h (modified) * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) IKeyboard::KeyboardLEDs getter Thu, 02 Oct 2014 07:04:02 GMT vboxsync [52923] * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) ConsoleVRDPServer: update the mouse pointer when the VRDP server is ... Thu, 02 Oct 2014 06:50:18 GMT vboxsync [52922] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) VBoxSDL: update the mouse pointer when starting with a separate VM. Thu, 02 Oct 2014 06:36:54 GMT vboxsync [52921] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) IMouse::PointerShape