# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 8, 2025 10:38:29 AM 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/' ... Fri, 16 Oct 2015 12:54:22 GMT vboxsync [58280] * trunk/src/VBox/Runtime/testcase/tstRTLocalIpc.cpp (modified) tstRTLocalIpc.cpp: You have to make it all the way to the ... Thu, 15 Oct 2015 21:48:08 GMT vboxsync [58278] * trunk/src/VBox/Runtime/r0drv/alloc-ef-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) r0drv: Make it possible to use RTMEM_WRAP_TO_EF_APIS in the VBOXR0DRV ... Thu, 15 Oct 2015 21:36:59 GMT vboxsync [58277] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/darwin/VBoxUSB.cpp (modified) darwin/VBoxUSB.cpp,SUPDrv-darwin.cpp: Added 256 byte safety padding ... Thu, 15 Oct 2015 21:30:30 GMT vboxsync [58276] * trunk/src/VBox/HostDrivers/VBoxUSB/darwin/VBoxUSB.cpp (modified) darwin/VBoxUSB.cpp: Added RTR0MEMEF_NEW_AND_DELETE_OPERATORS_IOKIT to ... Thu, 15 Oct 2015 21:23:01 GMT vboxsync [58275] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv-darwin.cpp: RTR0MEMEF_NEW_AND_DELETE_OPERATORS_IOKIT (requires ... Thu, 15 Oct 2015 19:57:31 GMT vboxsync [58273] * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) build fix Thu, 15 Oct 2015 19:28:57 GMT vboxsync [58272] * trunk/src/VBox/Runtime/r0drv/alloc-ef-r0drv.cpp (modified) iprt/r0drv: electric fence fixes. Thu, 15 Oct 2015 19:21:25 GMT vboxsync [58271] * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) Installer/linux (host): check the version and support driver version ... Thu, 15 Oct 2015 18:41:14 GMT vboxsync [58270] * trunk/src/VBox/Runtime/r0drv/alloc-ef-r0drv.cpp (modified) iprt/r0drv: build fix Thu, 15 Oct 2015 18:29:21 GMT vboxsync [58269] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/include/internal/mem.h (modified) * trunk/src/VBox/Runtime/r0drv/alloc-ef-r0drv.cpp (copied) * trunk/src/VBox/Runtime/r0drv/initterm-r0drv.cpp (modified) iprt/r0drv: untested electrical heap alloc functions. Thu, 15 Oct 2015 18:18:17 GMT vboxsync [58268] * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) r0drv/nt: Some rtR0MemObjNativeProtect sketches. Thu, 15 Oct 2015 17:27:34 GMT vboxsync [58267] * trunk/src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.h (modified) FE/Qt: 8069: Filtering feature implementation in VM Log-Viewer and ... Thu, 15 Oct 2015 16:02:35 GMT vboxsync [58266] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) FE/Qt: Networking cleanup/rework (part 14): Moving classes and ... Thu, 15 Oct 2015 15:18:45 GMT vboxsync [58265] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.h (modified) FE/Qt: Networking cleanup/rework (part 13): Doxygen. Thu, 15 Oct 2015 14:10:22 GMT vboxsync [58264] * trunk/src/VBox/HostDrivers/linux/load.sh (modified) * trunk/src/VBox/HostDrivers/linux/loadall.sh (modified) Installer/linux (host): adjust load[all].sh to use vboxdrv.sh, fixes. Thu, 15 Oct 2015 13:59:48 GMT vboxsync [58263] * trunk/src/VBox/HostDrivers/linux/load.sh (modified) * trunk/src/VBox/HostDrivers/linux/loadall.sh (modified) Installer/linux (host): adjust load[all].sh to use vboxdrv.sh. Thu, 15 Oct 2015 13:56:36 GMT vboxsync [58262] * trunk/src/VBox/Installer/linux/debian/preinst (moved) * trunk/src/VBox/Installer/linux/debian/prerm (moved) * trunk/src/VBox/Installer/linux/debian/rules (modified) Installer/linux (host): get rid of more file generation in Debian ... Thu, 15 Oct 2015 13:53:07 GMT vboxsync [58261] * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) Installer/linux (host): do not forget depmod, but get it right. Thu, 15 Oct 2015 13:39:25 GMT vboxsync [58260] * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) Installer/linux (host): do not forget depmod. Thu, 15 Oct 2015 12:47:07 GMT vboxsync [58259] * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Main/SystemProperties: fix two cases (one currently triggerable, when ... Thu, 15 Oct 2015 10:21:38 GMT vboxsync [58258] * trunk/src/VBox/Storage/RAW.cpp (modified) Storage/RAW: fix conversion to raw (it previously overwrote the ... Thu, 15 Oct 2015 08:31:46 GMT vboxsync [58257] * trunk/include/VBox/HostServices/DragAndDropSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.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: Added context IDs for all HGCM messages. Thu, 15 Oct 2015 06:18:21 GMT vboxsync [58256] * trunk/src/VBox/Installer/linux/vboxdrv.sh (modified) Installer/linux (host): change vboxdrv.sh so that it can be called ... Wed, 14 Oct 2015 17:16:29 GMT vboxsync [58255] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) FE/Qt: Networking cleanup/rework (part 12): Another build fix for ... Wed, 14 Oct 2015 17:15:56 GMT vboxsync [58254] * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) VBoxNetAdp/linux, VBoxNetFlt/linux: treat presence of VBoxNetFlt as ...