# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 23, 2025 7:41:03 AM Fri, 23 Oct 2015 12:37:38 GMT vboxsync [58391] * trunk/src/VBox/VMM/VMMR3/GIM.cpp (modified) VMM/GIM: nit. Fri, 23 Oct 2015 12:35:35 GMT vboxsync [58390] * trunk/include/VBox/vmm/gim.h (modified) * trunk/src/VBox/Devices/GIMDev/DrvUDP.cpp (modified) * trunk/src/VBox/Devices/GIMDev/GIMDev.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) * trunk/src/VBox/VMM/include/GIMInternal.h (modified) VMM/GIM: Implement Hyper-V debug receive thread optimization. Added a ... Fri, 23 Oct 2015 12:03:22 GMT vboxsync [58389] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/socket.h (modified) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) IPRT: Added RTSocketWriteToNB for non-blocking writes to UDP sockets ... Fri, 23 Oct 2015 11:19:58 GMT vboxsync [58388] * trunk/src/VBox/HostServices/auth/winlogon/winlogon.cpp (modified) auth/winlogon: use LogonUserW Fri, 23 Oct 2015 11:07:48 GMT vboxsync [58387] * trunk/src/VBox/Installer/linux/rpm/rules (modified) Installer/linux (host): silence some non-fatal warnings in rpm/rules ... Fri, 23 Oct 2015 10:52:35 GMT vboxsync [58386] * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) Installer/linux (host): simplify putting files in place in the deb ... Fri, 23 Oct 2015 09:34:41 GMT vboxsync [58385] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) SUP: typo nits. Fri, 23 Oct 2015 09:24:16 GMT vboxsync [58383] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: an option to use VRDE auth library from VBoxSVC (not enabled) Thu, 22 Oct 2015 17:18:37 GMT vboxsync [58382] * 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/platform/darwin/UIAbstractDockIconPreview.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) FE/Qt: 7909: Mac OS X: Runtime UI: Extra-Data Manager: Adding extra- ... Thu, 22 Oct 2015 15:11:33 GMT vboxsync [58380] * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (modified) VBoxNetAdp: G/c VBOXANETADP_DO_NOT_USE_NETFLT code that has never ... Thu, 22 Oct 2015 13:18:17 GMT vboxsync [58379] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/scripts/install.sh (deleted) Installer/linux (host): revert r84189 with adjustments for changes ... Thu, 22 Oct 2015 12:46:32 GMT vboxsync [58378] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/testcase/tstAudioMixBuffer.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Audio: Renaming / cleanups: - Got rid of custom shifting and use ... Thu, 22 Oct 2015 12:29:26 GMT vboxsync [58377] * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp (modified) FE/Qt: 8075: Extra-data Manager: Make extra-data key field editable ... Thu, 22 Oct 2015 11:42:29 GMT vboxsync [58376] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) FE/Qt: forgotten XSync in frame-buffer code. Thu, 22 Oct 2015 10:49:57 GMT vboxsync [58374] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (modified) VBoxVMMPreload is part of VBox and it's hardened on windows. Thu, 22 Oct 2015 10:49:12 GMT vboxsync [58373] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) HMVMXR0.cpp: annoying assertion, problem elsewhere that needs fixing, ... Thu, 22 Oct 2015 10:48:08 GMT vboxsync [58372] * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) DrvHostNullAudio.cpp: Cleanup. Thu, 22 Oct 2015 10:40:49 GMT vboxsync [58371] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified) DnD/VbglR3: Detect and handle VM session changes and do a reconnect ... Thu, 22 Oct 2015 10:34:26 GMT vboxsync [58370] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDDroppedFiles.cpp (modified) * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD: Warnings. Thu, 22 Oct 2015 10:23:35 GMT vboxsync [58368] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/AuthLibrary.h (added) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/src-all/AuthLibrary.cpp (added) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) Main: moved external auth library helpers to a separate source file. Thu, 22 Oct 2015 09:20:15 GMT vboxsync [58365] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/tstSSLCertDownloads.cpp (modified) unused param warnings. Thu, 22 Oct 2015 08:19:30 GMT vboxsync [58364] * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) VUSB: Clear pDev->pvArgs before changing the state of the device to ... Thu, 22 Oct 2015 00:23:07 GMT vboxsync [58363] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainImports-win.cpp (modified) SUPR3HardenedMain.cpp: Started on a @page about the code, still a lot ... Wed, 21 Oct 2015 17:02:11 GMT vboxsync [58362] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp (modified) FE/Qt: 8026: Action pool: Adding checkbox overlay to pause ... Wed, 21 Oct 2015 15:14:02 GMT vboxsync [58361] * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/vbsf.c (modified) Additions/WINNT/SharedFolders: IOCTL processing cleanup, logging. Wed, 21 Oct 2015 14:18:26 GMT vboxsync [58360] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) FE/Qt: VBoxGlobal: Missed COM wrappers to be recreated on VBoxSVC ... Wed, 21 Oct 2015 13:48:39 GMT vboxsync [58359] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Installer/linux (guest): remove confusing sanity checks. Wed, 21 Oct 2015 11:44:49 GMT vboxsync [58358] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) WDDM: use correct pitch. Wed, 21 Oct 2015 11:04:35 GMT vboxsync [58357] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Installer/linux (guest): fix kernel module re-building looping if the ... Wed, 21 Oct 2015 11:02:51 GMT vboxsync [58356] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Reverted r103548 (wrong commit message). Wed, 21 Oct 2015 10:36:38 GMT vboxsync [58355] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) VBoxNetFlt.c: doxygen fix. Wed, 21 Oct 2015 10:13:47 GMT vboxsync [58354] * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) IOMIOPortReadString,IOMIOPortWriteString: Must return to ring-3 when ... Wed, 21 Oct 2015 09:35:15 GMT vboxsync [58352] * trunk/src/VBox/Installer/linux/sh-utils.sh (deleted) Installer/linux: remove unused file. Wed, 21 Oct 2015 08:59:00 GMT vboxsync [58351] * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/installer/autorun.sh (modified) * trunk/src/VBox/Installer/linux/runasroot.sh (modified) Installer/linux (guest): get rid of more auto-generation. Tue, 20 Oct 2015 23:07:49 GMT vboxsync [58350] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (modified) VBoxNetFltBow-solaris.c: Use DECLINLINE please. Tue, 20 Oct 2015 23:06:38 GMT vboxsync [58349] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (modified) VBoxNetFltBow-solaris.c: doxygen fix. Tue, 20 Oct 2015 19:37:12 GMT vboxsync [58348] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Installer/linux (guest): remove confusing sanity checks. Tue, 20 Oct 2015 19:36:14 GMT vboxsync [58347] * trunk/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest (modified) Additions/linux/VBoxGuest: build fix. Tue, 20 Oct 2015 16:24:35 GMT vboxsync [58346] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.h (modified) * 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/UIMachineLogic.cpp (modified) FE/Qt: Mac OS X: Runtime UI: First try to make sure OS type overlay ... Tue, 20 Oct 2015 16:19:04 GMT vboxsync [58345] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/installer-common.sh (deleted) * trunk/src/VBox/Installer/linux/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/testcase/tstInstallInit.sh (deleted) * trunk/src/VBox/Installer/linux/testcase/tstInstaller.sh (deleted) * trunk/src/VBox/Installer/linux/testcase/tstInstallerLinux.sh (deleted) Installer/linux (host): removed dead script. Tue, 20 Oct 2015 15:54:04 GMT vboxsync [58344] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio: Fixed suspending/resuming streams on VM pause/unpause. Tue, 20 Oct 2015 15:16:57 GMT vboxsync [58343] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UIAbstractDockIconPreview.cpp (modified) FE/Qt: Mac OS X: Runtime UI: Make sure dock icon state overlay is ... Tue, 20 Oct 2015 14:38:32 GMT vboxsync [58342] * trunk/src/VBox/Installer/linux/install.sh (modified) Installer/linux (host): check for VirtualBox running from the build ... Tue, 20 Oct 2015 13:58:41 GMT vboxsync [58340] * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibLdr.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0IdcClientStubs.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPSvc.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPSvcInternal.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/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPci.c (modified) * trunk/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSBMon-solaris.c (modified) HostDrivers: Doxygen fixes Tue, 20 Oct 2015 13:58:22 GMT vboxsync [58339] * 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/SUPR3HardenedMainImports-win.cpp (modified) Support/win: doxygen fixes. Tue, 20 Oct 2015 13:34:32 GMT vboxsync [58337] * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) VMM/GIM: comment for kdvm.dll behaviour. Tue, 20 Oct 2015 12:46:38 GMT vboxsync [58336] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropSource.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp (modified) DnD/VBoxTray: Not needed anymore. Tue, 20 Oct 2015 11:59:19 GMT vboxsync [58335] * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) VMM/GIM: nit. Tue, 20 Oct 2015 11:57:17 GMT vboxsync [58334] * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) Runtime/sg.cpp: Demote assertion to debug only and increase maximum ... Tue, 20 Oct 2015 11:37:21 GMT vboxsync [58333] * trunk/src/VBox/Installer/linux/scripts/check_module_dependencies.sh (modified) Installers/linux: tell check_module_dependencies.sh about dns on RedHat. Tue, 20 Oct 2015 11:36:00 GMT vboxsync [58332] * trunk/src/VBox/Installer/linux/scripts/check_module_dependencies.sh (modified) Installers/linux: fixes to check_module_dependencies.sh. Tue, 20 Oct 2015 11:25:21 GMT vboxsync [58331] * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) VMM/GIM: Saved state bump for MSR based debugging support. Tue, 20 Oct 2015 10:10:54 GMT vboxsync [58330] * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) Build fix. Tue, 20 Oct 2015 10:05:12 GMT vboxsync [58329] * trunk/include/VBox/HostServices/DragAndDropSvc.h (modified) * trunk/include/VBox/HostServices/Service.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.h (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDURIList.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD: Updates/bugfixes: - Added separate VBOXDNDDISCONNECTMSG ... Tue, 20 Oct 2015 09:57:36 GMT vboxsync [58328] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) FE/Qt: remove a DKMS reference. Tue, 20 Oct 2015 09:51:46 GMT vboxsync [58327] * trunk/src/VBox/HostDrivers/linux/load.sh (modified) Installer/linux (host): clarified load.sh error message very slightly. Tue, 20 Oct 2015 09:34:06 GMT vboxsync [58326] * trunk/src/VBox/Additions/linux/installer/vboxadd-service.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Installer/linux/vboxautostart-service.sh (modified) * trunk/src/VBox/Installer/linux/vboxballoonctrl-service.sh (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) * trunk/src/VBox/Installer/linux/vboxweb-service.sh (modified) Installers/linux: service output clean-up. Tue, 20 Oct 2015 09:01:21 GMT vboxsync [58325] * trunk/src/VBox/HostDrivers/linux/loadall.sh (modified) Installer/linux (host): loadall.sh clean-up. Tue, 20 Oct 2015 08:39:37 GMT vboxsync [58324] * trunk/src/VBox/Additions/linux/export_modules (modified) * trunk/src/VBox/Additions/linux/installer/autorun.sh (modified) * trunk/src/VBox/HostDrivers/linux/export_modules (modified) * trunk/src/VBox/HostDrivers/linux/load.sh (modified) * trunk/src/VBox/HostDrivers/linux/loadall.sh (modified) * trunk/src/VBox/Installer/linux/postinst-common.sh (modified) * trunk/src/VBox/Installer/linux/prerm-common.sh (modified) * trunk/src/VBox/Installer/linux/uninstall.sh (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) Installers/linux: cleaner script for getting shell script location ... Tue, 20 Oct 2015 08:37:30 GMT vboxsync [58323] * trunk/src/VBox/Installer/linux/VBox.sh (modified) Installer/linux: for non-package installations, VBox.sh can find the ... Mon, 19 Oct 2015 19:49:26 GMT vboxsync [58322] * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) localipc-posix.cpp: Darwin does the POLLIN+POLLHUB thing too. Mon, 19 Oct 2015 19:33:51 GMT vboxsync [58321] * trunk/src/VBox/Storage/RAW.cpp (modified) Storage/RAW: Fix too large images when creating raw images with ... Mon, 19 Oct 2015 19:32:16 GMT vboxsync [58320] * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) localipc-posix.cpp: OS/2 build fix. Mon, 19 Oct 2015 19:30:29 GMT vboxsync [58319] * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) localipc-posix.cpp: Turns out Linux also returns POLLIN+POLLHUP. ... Mon, 19 Oct 2015 18:58:35 GMT vboxsync [58318] * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) localipc-posix.cpp: Must disable SIGPIPE as there is no way to ... Mon, 19 Oct 2015 17:59:59 GMT vboxsync [58317] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: nit. Mon, 19 Oct 2015 16:54:50 GMT vboxsync [58316] * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) VMM/GIM: spaces. Mon, 19 Oct 2015 16:53:30 GMT vboxsync [58315] * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) VMM/GIM: spaces. Mon, 19 Oct 2015 16:37:33 GMT vboxsync [58314] * trunk/src/VBox/Runtime/common/dbg/dbgmoddbghelp.cpp (modified) Runtime/dbghelp: Fix debugging logging Mon, 19 Oct 2015 16:31:59 GMT vboxsync [58313] * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) VMM/GIM: Implemented simple DHCP for Hyper-V debug transport. Mon, 19 Oct 2015 16:23:50 GMT vboxsync [58312] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxUtils.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.ui (modified) FE/Qt: Networking cleanup/rework (part 17): Tri-state proxy setting ... Mon, 19 Oct 2015 15:55:26 GMT vboxsync [58311] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxUtils.h (modified) FE/Qt: Networking cleanup/rework (part 16): Proxy-manager doxygen. Mon, 19 Oct 2015 15:35:17 GMT vboxsync [58310] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) FE/Qt: Networking cleanup/rework (part 15): Get rid of Qt proxy stuff. Sun, 18 Oct 2015 23:49:53 GMT vboxsync [58308] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) VBoxTray.cpp: removed malloc.h. Sun, 18 Oct 2015 23:47:59 GMT vboxsync [58307] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.cpp (modified) * trunk/src/VBox/Additions/WINNT/include/VBoxGuestInternal.h (deleted) Additions/WINNT/VBoxGuestInternal.h: Removed empty misnamed file. ... Sun, 18 Oct 2015 23:44:25 GMT vboxsync [58306] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp (modified) VBoxTray/VBoxIPCInit: Simplified pipe name construction, removing ... Sun, 18 Oct 2015 23:41:37 GMT vboxsync [58305] * trunk/include/iprt/localipc.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTLocalIpc.cpp (modified) RTLocalIpcServerCreate: Dropped the RTLOCALIPC_FLAGS_MULTI_SESSION as ... Sun, 18 Oct 2015 22:46:41 GMT vboxsync [58304] * trunk/src/VBox/Runtime/testcase/tstRTLocalIpc.cpp (modified) tstRTLocalIpc: Use RTTestCreateChild. Sun, 18 Oct 2015 22:46:23 GMT vboxsync [58303] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/test.h (modified) * trunk/src/VBox/Runtime/r3/test.cpp (modified) RTTestCreateChild: Added new method for creating a test instance in a ... Sun, 18 Oct 2015 22:44:23 GMT vboxsync [58302] * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) localipc-posix.cpp: rtSocketListen should be done when creating the ... Sun, 18 Oct 2015 19:52:38 GMT vboxsync [58301] * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) RTLocalIpc: Added RTLocalIpcSessionRetain and RTLocalIpcSessionRelease. Sun, 18 Oct 2015 19:52:19 GMT vboxsync [58300] * trunk/include/iprt/localipc.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) RTLocalIpc: Added RTLocalIpcSessionRetain and RTLocalIpcSessionRelease. Sun, 18 Oct 2015 19:35:41 GMT vboxsync [58299] * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTLocalIpc.cpp (modified) localipc-win.cpp: Implemented RTLocalIpcSessionReadNB. Sun, 18 Oct 2015 19:19:52 GMT vboxsync [58298] * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) localipc-win.cpp: Fixes, improvments and cleanups. Highlights: - ... Sun, 18 Oct 2015 15:12:50 GMT vboxsync [58297] * trunk/include/iprt/localipc.h (modified) * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) RTLocalIpc: Added flag to the server and connection creation ... Sun, 18 Oct 2015 14:15:16 GMT vboxsync [58296] * trunk/src/VBox/Runtime/testcase/tstRTLocalIpc.cpp (modified) tstRTLocalIpc: Another ReadNB test. Sun, 18 Oct 2015 13:28:34 GMT vboxsync [58295] * trunk/include/iprt/localipc.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTLocalIpc.cpp (modified) iprt: Added RTLocalIpcSessionReadNB on posix systems. Sat, 17 Oct 2015 22:39:09 GMT vboxsync [58294] * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) localipc-posix.cpp: Adjust cMillies on interrupt in ... Sat, 17 Oct 2015 22:30:41 GMT vboxsync [58293] * trunk/include/iprt/localipc.h (modified) * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) localipc.h: Correct read/write parameter names. Sat, 17 Oct 2015 22:04:46 GMT vboxsync [58292] * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) localipc-posix.cpp: VERR_BROKEN_PIPE fixes for RTLocalIpcSessionRead. Sat, 17 Oct 2015 21:59:59 GMT vboxsync [58291] * trunk/src/VBox/Runtime/testcase/tstRTLocalIpc.cpp (modified) tstRTLocalIpc.cpp: Extended the broken pipe test. Sat, 17 Oct 2015 21:52:28 GMT vboxsync [58290] * trunk/include/iprt/localipc.h (modified) * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTLocalIpc.cpp (modified) RTLocalIpc fixes. Sat, 17 Oct 2015 19:40:40 GMT vboxsync [58289] * trunk/src/VBox/Runtime/testcase/tstRTLocalIpc.cpp (modified) tstRTLocalIpc: Added client thread test variants (all clients were ... Sat, 17 Oct 2015 19:05:46 GMT vboxsync [58288] * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) localipc-win.cpp: The RTLocalIpcSessionRead pcbRead parameter is a ... Fri, 16 Oct 2015 20:22:30 GMT vboxsync [58287] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime/Makefile.kmk: Duh, forgot to add localipc-posix.cpp to the ... Fri, 16 Oct 2015 16:47:45 GMT vboxsync [58286] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: 8026: Selector UI: Pause state synchronization in selector UI ... Fri, 16 Oct 2015 15:39:38 GMT vboxsync [58284] * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) VMM/GIM: Build fix. Fri, 16 Oct 2015 15:20:38 GMT vboxsync [58283] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) * trunk/src/VBox/VMM/include/GIMInternal.h (modified) VMM/GIM: Implemented Hyper-V SINT2 and SIMP faking for making Windows ... Fri, 16 Oct 2015 14:51:40 GMT vboxsync [58282] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp (modified) * trunk/src/VBox/Runtime/include/internal/socket.h (modified) * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (added) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTLocalIpc.cpp (modified) localipc-posix.cpp: Partly debugged code. Fri, 16 Oct 2015 14:37:49 GMT vboxsync [58281] * trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight (modified) VBoxKEXTs/postflight: Make sure the '/Library/LaunchDaemons/' ...