# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Jan 12, 2025 10:14:56 PM Fri, 14 Dec 2018 20:34:20 GMT vboxsync [76240] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: bugref:6913: had to revert all changes for the defect because ... Fri, 14 Dec 2018 18:54:20 GMT vboxsync [76239] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main: bugref:6913: don't try to notify changes related to NULL medium ... Fri, 14 Dec 2018 16:30:53 GMT vboxsync [76238] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main: bugref:6913: Fixed use of already NULL reference to VirtualBox ... Thu, 13 Dec 2018 20:03:15 GMT vboxsync [76220] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: bugref:6913: fixed doxygen errors Thu, 13 Dec 2018 18:58:16 GMT vboxsync [76215] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: bugref:6913: Added generation of medium events Wed, 12 Dec 2018 18:15:04 GMT vboxsync [76192] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceEditorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceExportEditorWidget.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) bugref:9242. "OCI" part was removed from VirtualSystemDescriptionType ... Wed, 12 Dec 2018 16:58:55 GMT vboxsync [76190] * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Config.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.cpp (modified) Main/DHCPServer: (bugref:9288) Added --comment command line option to ... Wed, 12 Dec 2018 00:58:13 GMT vboxsync [76170] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/DHCPServer: (bugref:9288) ... Tue, 11 Dec 2018 18:45:09 GMT vboxsync [76168] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) UnattendedScript.cpp: Make scm happy (should teach it about #if). Tue, 11 Dec 2018 17:03:05 GMT vboxsync [76167] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/TextScript.h (copied) * trunk/src/VBox/Main/include/UnattendedScript.h (modified) * trunk/src/VBox/Main/src-all/TextScript.cpp (copied) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Main: Split out the two text script classes from UnattendedScript ... Tue, 11 Dec 2018 16:37:21 GMT vboxsync [76165] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-all/GlobalStatusConversion.cpp (copied) Main/Global.cpp: Split out status code conversion functions into a ... Tue, 11 Dec 2018 09:01:30 GMT vboxsync [76154] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Storage/VDI.cpp (modified) * trunk/src/VBox/Storage/VHD.cpp (modified) Main: bugref:9324: Added new error for "medium shrink is not allowed" Tue, 11 Dec 2018 08:52:44 GMT vboxsync [76153] * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/DHCPServer: (bugref:9288) Remove unavailable DHCP options, error ... Mon, 10 Dec 2018 15:08:10 GMT vboxsync [76132] * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/DHCPServer: (bugref:9288) Fixed regression causing no DNS- ... Mon, 10 Dec 2018 12:12:20 GMT vboxsync [76112] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Backed out accidental change in previous commit. Mon, 10 Dec 2018 12:11:26 GMT vboxsync [76111] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-global/win/VirtualBoxSDSImpl.cpp (modified) VirtualBoxSDSImpl.cpp: Unconfuse scm. bugref:3300 Mon, 10 Dec 2018 12:09:59 GMT vboxsync [76110] * trunk/src/VBox/Main/idl/doxygen.xsl (modified) Main/doxygen.xsl: Correction for VBoxSDS if'ing. bugref:3300 Sun, 09 Dec 2018 23:19:16 GMT vboxsync [76092] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/RpcChannelHook.h (deleted) * trunk/src/VBox/Main/include/VirtualBoxClientListImpl.h (deleted) * trunk/src/VBox/Main/src-all/win/RpcChannelHook.cpp (deleted) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) * trunk/src/VBox/Main/src-global/win/VBoxSDS.cpp (modified) * trunk/src/VBox/Main/src-global/win/VirtualBoxClientListImpl.cpp (deleted) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) Main: Kicked out RpcChannelHook and IVirtualBoxclientList hacks ... Sun, 09 Dec 2018 23:02:49 GMT vboxsync [76091] * trunk/src/VBox/Main/idl/VirtualBox.dtd (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) VBoxSVC: Hook all IVirtualBox calls to catch new client processes so ... Sun, 09 Dec 2018 20:23:21 GMT vboxsync [76087] * trunk/src/VBox/Main/Makefile.kmk (modified) VBoxSDS: Enabled the process watcher for debug builds. bugref:3300 ... Sun, 09 Dec 2018 20:06:32 GMT vboxsync [76086] * trunk/src/VBox/Main/Makefile.kmk (modified) VBoxSDS: Enabled the process watcher for debug builds. bugref:3300 ... Sun, 09 Dec 2018 20:05:40 GMT vboxsync [76085] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.dtd (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified) VBoxSDS: Enabled the process watcher for debug builds. bugref:3300 ... Sun, 09 Dec 2018 20:04:40 GMT vboxsync [76084] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.dtd (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified) VBoxSDS: Enabled the process watcher for debug builds. bugref:3300 ... Sun, 09 Dec 2018 19:26:37 GMT vboxsync [76083] * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (modified) VBoxSDS: Enabled the process watcher for debug builds. bugref:3300 Sun, 09 Dec 2018 19:25:00 GMT vboxsync [76082] * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (modified) * trunk/src/VBox/Main/src-global/win/VBoxSDS.cpp (modified) * trunk/src/VBox/Main/src-global/win/VirtualBoxSDSImpl.cpp (modified) VBoxSDS: Implemented (disabled) monitoring client (VBoxSVC) process ... Sat, 08 Dec 2018 19:28:04 GMT vboxsync [76072] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-global/win/VirtualBoxSDSImpl.cpp (moved) VBoxSDS: Moved VirtualBoxSDSImpl.cpp to src- ... Sat, 08 Dec 2018 19:11:20 GMT vboxsync [76071] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-global/VirtualBoxSDSImpl.cpp (modified) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) VBoxSDS,VBoxSVC: Some DEBUG_bird experiments for identifying the ... Sat, 08 Dec 2018 18:59:57 GMT vboxsync [76070] * trunk/src/VBox/Main/src-server/win/svchlp.h (modified) svchlp.h: Fixed head and include guards. Sat, 08 Dec 2018 00:54:36 GMT vboxsync [76067] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/include/RpcChannelHook.h (modified) * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (modified) * trunk/src/VBox/Main/src-all/win/RpcChannelHook.cpp (modified) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) * trunk/src/VBox/Main/src-global/VirtualBoxSDSImpl.cpp (modified) * trunk/src/VBox/Main/src-global/win/VBoxSDS.cpp (modified) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) VBoxSDS,VBoxSVC,VBoxProxyStub: Kicked out the failed attempt at ... Fri, 07 Dec 2018 22:17:39 GMT vboxsync [76066] * trunk/src/VBox/Main/include/VirtualBoxClientListImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (modified) * trunk/src/VBox/Main/src-global/VirtualBoxSDSImpl.cpp (modified) * trunk/src/VBox/Main/src-global/win/VirtualBoxClientListImpl.cpp (modified) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) VBoxSDS: updates Fri, 07 Dec 2018 21:27:24 GMT vboxsync [76065] * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (modified) * trunk/src/VBox/Main/src-global/VirtualBoxSDSImpl.cpp (modified) * trunk/src/VBox/Main/src-global/win/VBoxSDS.cpp (modified) VBoxSDS: nits Fri, 07 Dec 2018 20:12:42 GMT vboxsync [76064] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-global/win/VirtualBoxClientListImpl.cpp (moved) VirtualBoxClientListImpl.cpp -> src-global/win/ Thu, 06 Dec 2018 12:40:15 GMT vboxsync [76013] * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) HGCM: doxygen fix Wed, 05 Dec 2018 20:14:57 GMT vboxsync [75991] * trunk/src/VBox/Main/include/HGCM.h (modified) * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) HGCM: Don't send HGCMNOTIFYEVENT_RESET on shutdown. Messes up the ... Wed, 05 Dec 2018 19:51:01 GMT vboxsync [75990] * trunk/include/VBox/hgcmsvc.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Main/include/HGCM.h (modified) * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) * trunk/src/VBox/Main/src-client/HGCMThread.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) VMMDev,HGCM: Added cancellation notification and query helper. Wed, 05 Dec 2018 15:45:21 GMT vboxsync [75978] * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) doxygen fix Wed, 05 Dec 2018 12:08:09 GMT vboxsync [75969] * trunk/include/VBox/hgcmsvc.h (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/service.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/Main/include/HGCM.h (modified) * trunk/src/VBox/Main/include/VMMDev.h (modified) * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM ... Tue, 04 Dec 2018 21:08:55 GMT vboxsync [75955] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/VMMDev.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) Main: Load VBoxGuestPropSvc from the VMMDev driver. Mon, 03 Dec 2018 21:52:50 GMT vboxsync [75926] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrlListener.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/details/UIDetailsElements.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/snapshots/UISnapshotDetailsWidget.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/include/GuestFsObjInfoImpl.h (modified) * trunk/src/VBox/Main/include/RecordingScreenSettingsImpl.h (modified) * trunk/src/VBox/Main/include/RecordingSettingsImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFsObjInfoImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) * trunk/src/VBox/Main/src-server/RecordingScreenSettingsImpl.cpp (modified) * trunk/src/VBox/Main/src-server/RecordingSettingsImpl.cpp (modified) Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing ... Mon, 03 Dec 2018 18:34:35 GMT vboxsync [75922] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) bugref:9306. small fix. Mon, 03 Dec 2018 18:25:11 GMT vboxsync [75921] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) bugref:9306. Clean up and fixes around the processing of cloud ... Mon, 03 Dec 2018 18:17:11 GMT vboxsync [75920] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) bugref:9311. Added support of cloud export into VBoxManage. Mon, 03 Dec 2018 17:27:41 GMT vboxsync [75919] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/Host: add new feature check for nested virtualization Mon, 03 Dec 2018 14:55:56 GMT vboxsync [75913] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Main/GuestCtrlPrivate.cpp: Implemented full filetype -> FsObjType ... Mon, 03 Dec 2018 14:12:28 GMT vboxsync [75909] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) webservice/Makefile.kmk: Would be interesting to see how enabling ... Mon, 03 Dec 2018 13:37:21 GMT vboxsync [75908] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) webservice/Makefile.kmk: Use -O0 as -O1 makes little (if any) ... Mon, 03 Dec 2018 13:13:36 GMT vboxsync [75904] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) web services: Try reduce opimizations of vboxsoap and vboxwebsrv for ... Mon, 03 Dec 2018 13:03:18 GMT vboxsync [75902] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) web services: Backed out r127102 as it break the windows build (debug). Mon, 03 Dec 2018 12:40:04 GMT vboxsync [75898] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Solaris build fix - less gcc optimisations building gSOAP Mon, 03 Dec 2018 11:27:32 GMT vboxsync [75891] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Added stubs for IGuestSession::fsObjMoveArray() ... Mon, 03 Dec 2018 09:42:49 GMT vboxsync [75888] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) GuestCtrlPrivate.cpp: Incorrect assertion. bugref:9313 Sun, 02 Dec 2018 01:34:54 GMT vboxsync [75868] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/Guest: Added a few codereview comments, mainly in the guest base ... Sun, 02 Dec 2018 00:43:41 GMT vboxsync [75863] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Main/Guest: Added a few codereview comments, mainly in the guest base ... Sun, 02 Dec 2018 00:33:01 GMT vboxsync [75862] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Main/Guest: Added a few codereview comments, mainly in the guest base ... Sun, 02 Dec 2018 00:26:36 GMT vboxsync [75861] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/Guest: Added a few codereview comments, mainly in the guest base ... Fri, 30 Nov 2018 19:36:54 GMT vboxsync [75854] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) GuestCtrlImpl.cpp: You cannot change uFlags from uint32_t to int32_t ... Fri, 30 Nov 2018 19:26:42 GMT vboxsync [75853] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/hgcmsvc.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.h (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/service.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/HGCM.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) GuestControl,HGCM,VBoxService: Save/restore related optimizations and ... Fri, 30 Nov 2018 10:25:51 GMT vboxsync [75834] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main/Global: change default graphics controller (applied when ... Thu, 29 Nov 2018 20:17:05 GMT vboxsync [75823] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) ConsoleImpl.cpp: warning. Thu, 29 Nov 2018 16:43:40 GMT vboxsync [75821] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/include/HMInternal.mac (modified) HMVMX,ConsoleImpl: Workaround for incorrect assumptions in mesa ... Thu, 29 Nov 2018 16:16:40 GMT vboxsync [75819] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) Main/DHCPServer: (bugref:9288) Allow removal of DHCP options, show ... Thu, 29 Nov 2018 15:24:26 GMT vboxsync [75817] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-server/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/GuestOSType: Add recommended Graphics Controller information and ... Thu, 29 Nov 2018 01:54:46 GMT vboxsync [75801] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) VBoxGuestControl: Optimizing message handling - part 2. bugref:9313 Wed, 28 Nov 2018 23:47:11 GMT vboxsync [75798] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/HGCMThread.cpp (modified) VBoxGuestControl: Optimizing message handling - part 1. bugref:9313 Wed, 28 Nov 2018 20:08:12 GMT vboxsync [75796] * trunk/src/VBox/Main/webservice/webtest.cpp (modified) webservice/webtest.cpp: fix surprisingly rare build issue, should be ... Wed, 28 Nov 2018 19:24:05 GMT vboxsync [75794] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) tools: gSOAP 2.8.72, with changed directory names of our self-built ... Wed, 28 Nov 2018 17:26:57 GMT vboxsync [75793] * trunk/src/VBox/Main/webservice/webtest.cpp (modified) webservice/webtest.cpp: add Runtime init (with the SSL code it ... Tue, 27 Nov 2018 14:45:52 GMT vboxsync [75774] * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) HGCM: Added fRequestor and fRestoring to ... Tue, 27 Nov 2018 14:14:41 GMT vboxsync [75773] * trunk/include/VBox/HostServices/Service.h (modified) * trunk/include/VBox/hgcmsvc.h (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/testcase/tstGuestControlSvc.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/HostServices/HostChannel/service.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/service.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) HGCM: Added fRequestor and fRestoring to ... Tue, 27 Nov 2018 12:53:36 GMT vboxsync [75771] * trunk/include/VBox/VMMDev.h (modified) * trunk/include/VBox/hgcmsvc.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. ... Tue, 27 Nov 2018 12:30:00 GMT vboxsync [75769] * trunk/include/VBox/hgcmsvc.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.h (modified) * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. bugref:9105 Tue, 27 Nov 2018 11:00:10 GMT vboxsync [75766] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) bugref:9152. Replaced the word "oci" by "cloud" in the names in the ... Mon, 26 Nov 2018 18:54:55 GMT vboxsync [75747] * trunk/include/VBox/hgcmsvc.h (modified) * trunk/src/VBox/Main/include/HGCMThread.h (modified) * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) * trunk/src/VBox/Main/src-client/HGCMThread.cpp (modified) HGCM: Continue with getting VERR_CANCELLED to the service when the ... Mon, 26 Nov 2018 15:59:11 GMT vboxsync [75740] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.h (modified) * trunk/src/VBox/Main/include/HGCMThread.h (modified) * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) HGCM,VMMDev: Made the HGCM command/message completion callback return ... Mon, 26 Nov 2018 15:44:41 GMT vboxsync [75737] * trunk/include/VBox/hgcmsvc.h (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/testcase/tstGuestControlSvc.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/testcase/tstClipboardServiceHost.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.cpp (modified) * trunk/src/VBox/HostServices/common/client.cpp (modified) * trunk/src/VBox/HostServices/testcase/tstHGCMSvc.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/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.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/GuestSessionImpl.cpp (modified) HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple ... Mon, 26 Nov 2018 10:57:56 GMT vboxsync [75730] * trunk/src/VBox/Main/src-server/CloudProviderManagerImpl.cpp (modified) Main/CloudProviderManager: Make sure to keep cloud providers ... Sat, 24 Nov 2018 14:02:41 GMT vboxsync [75700] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: disabled assert Thu, 22 Nov 2018 18:08:42 GMT vboxsync [75674] * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) Main/NetworkAdapter (bugref:8905): Fixed regression (debug build lock ... Thu, 22 Nov 2018 14:24:12 GMT vboxsync [75669] * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) Main/ExtPackManager: doxygen comment fix Thu, 22 Nov 2018 14:15:34 GMT vboxsync [75667] * trunk/src/VBox/Main/src-server/CloudProviderManagerImpl.cpp (modified) Main/CloudProviderManager: fix Windows build issue, forgotten ... Thu, 22 Nov 2018 14:00:59 GMT vboxsync [75663] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/CloudProviderManagerImpl.h (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.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/CloudProviderManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/ExtPackManager+CloudProviderManager+VirtualBox: Handle runtime ... Thu, 22 Nov 2018 12:20:52 GMT vboxsync [75660] * trunk/src/VBox/Main/include/AutoCaller.h (modified) * trunk/src/VBox/Main/include/ObjectState.h (modified) * trunk/src/VBox/Main/src-all/AutoCaller.cpp (modified) Main/AutoCaller: add a "try lock" option to AutoUninitSpan, for ... Wed, 21 Nov 2018 18:02:38 GMT vboxsync [75648] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/ClientId.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Config.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Db.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Db.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Defs.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpMessage.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.rc (added) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpdHardened.cpp (added) * trunk/src/VBox/NetworkServices/Makefile.kmk (modified) Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 ... Tue, 20 Nov 2018 11:59:31 GMT vboxsync [75617] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/ClientId.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Config.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Db.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Defs.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpMessage.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.rc (deleted) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpdHardened.cpp (deleted) * trunk/src/VBox/NetworkServices/Makefile.kmk (modified) Rolled back r126789. Tue, 20 Nov 2018 11:41:35 GMT vboxsync [75614] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/ClientId.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Config.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Db.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Defs.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpMessage.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.rc (added) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpdHardened.cpp (added) * trunk/src/VBox/NetworkServices/Makefile.kmk (modified) Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 ... Tue, 20 Nov 2018 10:04:56 GMT vboxsync [75605] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Implemented stub for ... Mon, 19 Nov 2018 21:22:15 GMT vboxsync [75601] * trunk/src/VBox/Main/src-client/HGCMThread.cpp (modified) Main/HGCMThread: Use an automatic reset event semaphore rather an ... Mon, 19 Nov 2018 14:31:44 GMT vboxsync [75574] * trunk/src/VBox/Main/include/HGCM.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/VMMDev.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) Main/HGCM: Shutdown HGCM on VM construction failure, indicating that ... Mon, 19 Nov 2018 12:04:20 GMT vboxsync [75569] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/ClientId.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Config.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Db.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Db.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Defs.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpMessage.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.rc (deleted) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpdHardened.cpp (deleted) * trunk/src/VBox/NetworkServices/Makefile.kmk (modified) Rolled back r126727. Mon, 19 Nov 2018 11:52:10 GMT vboxsync [75568] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/ClientId.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Config.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Db.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Db.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Defs.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpMessage.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.rc (added) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpdHardened.cpp (added) * trunk/src/VBox/NetworkServices/Makefile.kmk (modified) Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 ... Sat, 17 Nov 2018 03:50:40 GMT vboxsync [75541] * trunk/src/VBox/Main/include/HGCMObjects.h (modified) * trunk/src/VBox/Main/include/HGCMThread.h (modified) * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) * trunk/src/VBox/Main/src-client/HGCMObjects.cpp (modified) * trunk/src/VBox/Main/src-client/HGCMThread.cpp (modified) Main/HGCM: Skip the handle stuff for the HGCMMsgCore class, it just ... Sat, 17 Nov 2018 02:37:19 GMT vboxsync [75540] * trunk/src/VBox/Main/src-client/HGCMThread.cpp (modified) Main/HGCM: Skip the handle stuff for the HGCMThread class, it just ... Sat, 17 Nov 2018 02:35:23 GMT vboxsync [75539] * trunk/src/VBox/Main/include/HGCMObjects.h (modified) * trunk/src/VBox/Main/include/HGCMThread.h (modified) * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) * trunk/src/VBox/Main/src-client/HGCMObjects.cpp (modified) * trunk/src/VBox/Main/src-client/HGCMThread.cpp (modified) Main/HGCM: Skip the handle stuff for the HGCMThread class, it just ... Sat, 17 Nov 2018 00:17:28 GMT vboxsync [75535] * trunk/src/VBox/Main/include/HGCMObjects.h (modified) * trunk/src/VBox/Main/src-client/HGCMThread.cpp (modified) Main/HGCM: nits Fri, 16 Nov 2018 17:14:58 GMT vboxsync [75527] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/Recording.cpp (modified) Main/Recording: compile fixes when VBOX_WITH_AUDIO_RECORDING is unset Fri, 16 Nov 2018 11:57:04 GMT vboxsync [75513] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Db.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Defs.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.cpp (modified) * trunk/src/VBox/NetworkServices/Makefile.kmk (modified) Rolled back r126670. Fri, 16 Nov 2018 11:33:38 GMT vboxsync [75512] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Db.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Defs.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.cpp (modified) * trunk/src/VBox/NetworkServices/Makefile.kmk (modified) Main/DHCPD: bugref:9288 Use new implementation of DHCP server. Fri, 16 Nov 2018 02:02:15 GMT vboxsync [75503] * trunk/src/VBox/Main/include/HGCMThread.h (modified) Main/HGCM: doxyfix Fri, 16 Nov 2018 01:24:39 GMT vboxsync [75500] * trunk/include/VBox/HostServices/Service.h (modified) * trunk/include/VBox/hgcmsvc.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/testcase/tstGuestControlSvc.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp (modified) * trunk/src/VBox/HostServices/HostChannel/service.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/service.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/testcase/tstClipboardServiceHost.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/Main/include/HGCM.h (modified) * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) VMMDev,Main,HostServices: More profiling of HGCM guest call processing. Fri, 16 Nov 2018 01:23:14 GMT vboxsync [75499] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/Recording.h (modified) * trunk/src/VBox/Main/include/RecordingInternals.h (modified) * trunk/src/VBox/Main/include/RecordingStream.h (modified) * trunk/src/VBox/Main/src-client/Recording.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingStream.cpp (modified) Main/Recording: build fix. Time Stamp -> Timestamp; while at it also ...