# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Dec 18, 2024 4:12:35 PM Wed, 14 Oct 2020 09:44:39 GMT vboxsync [86568] * trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk (modified) UnattendedTemplates/Makefile.kmk: Fixed unwanted edit in r140544. ... Tue, 13 Oct 2020 00:49:30 GMT vboxsync [86553] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OCI: ICloudClient::readCloudMachineStubList that returns the list of ... Mon, 12 Oct 2020 14:46:02 GMT vboxsync [86543] * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) Main/testcase: Compile fix for tstGuestCtrlParseBuffer.cpp. Sun, 11 Oct 2020 18:53:11 GMT vboxsync [86530] * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) * trunk/src/VBox/Main/include/HostUpdateImpl.h (modified) Main/include: Doxygen Sun, 11 Oct 2020 18:04:47 GMT vboxsync [86521] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBoxImpl: Doxygen fix Sat, 10 Oct 2020 13:07:10 GMT vboxsync [86514] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) VBoxSVC/VirtualBoxImpl.cpp: update @todo from r140816. bugref:9841 Fri, 09 Oct 2020 17:37:05 GMT vboxsync [86509] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) VBoxSVC/Appliance: Fixed IMachine reference leak in ... Fri, 09 Oct 2020 15:54:19 GMT vboxsync [86506] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/VBoxC: Fix Medium::parent reference leaks in ... Fri, 09 Oct 2020 12:28:32 GMT vboxsync [86501] * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) VBoxSVC: Fix Medium leak when encoutering duplicate instances while ... Thu, 08 Oct 2020 17:00:21 GMT vboxsync [86498] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) VBoxSVC/MachineImpl.cpp: Fixed use-after-free problem in ... Thu, 08 Oct 2020 13:04:26 GMT vboxsync [86495] * trunk/include/VBox/dbus-calls.h (modified) * trunk/src/VBox/Main/src-server/linux/HostPowerLinux.cpp (modified) VBoxSVC/HostPowerServiceLinux: Use RTThreadPoke on the notification ... Wed, 07 Oct 2020 16:56:42 GMT vboxsync [86471] * trunk/src/VBox/Main/UnattendedTemplates/lgw_postinstall.sh (modified) OCI: (bugref:9469) Fixed network interface parsing in local bridge ... Sun, 04 Oct 2020 12:05:24 GMT vboxsync [86441] * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) tstCollector: file header Thu, 01 Oct 2020 20:26:56 GMT vboxsync [86402] * trunk/src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp (modified) tstVBoxAPIXPCOM: Fix leak in VM listing. Added VBOX_XPCOM_HOME hack ... Thu, 01 Oct 2020 14:22:01 GMT vboxsync [86383] * trunk/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp (modified) Main: bugref:9224: Small fix in linux Thu, 01 Oct 2020 13:58:23 GMT vboxsync [86377] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: bugref:9224: Fixed description of the IHostDrivePartition::number Thu, 01 Oct 2020 12:16:08 GMT vboxsync [86373] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/VirtualBox.xidl: fix a few typos upsetting doxygen Thu, 01 Oct 2020 05:23:53 GMT vboxsync [86371] * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) tstGuestCtrlParseBuffer: Must disable assertions when doing test ... Tue, 29 Sep 2020 11:44:01 GMT vboxsync [86336] * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) bugref:9781. Fixed the comment. Mon, 28 Sep 2020 17:21:43 GMT vboxsync [86331] * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main: bugref:9224: Changed the way to enumerate disks by scanning ... Fri, 25 Sep 2020 21:04:21 GMT vboxsync [86295] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/MediumImpl.cpp: indentation fixes Fri, 25 Sep 2020 20:58:28 GMT vboxsync [86294] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/MachineImpl.cpp: Added missing bound checks on getSerialPort and ... Fri, 25 Sep 2020 07:17:58 GMT vboxsync [86284] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) AMD IOMMU: bugref:9654 ConsoleImpl2 change for r140559. Thu, 24 Sep 2020 20:27:33 GMT vboxsync [86279] * trunk/src/VBox/Main/glue/tests/TestVBox.java (modified) Main/TestVBox.java: Update the vbox version that we import. Thu, 24 Sep 2020 20:06:03 GMT vboxsync [86276] * trunk/src/VBox/Main/UnattendedTemplates/ol_postinstall.sh (added) scm fix: svn:eol-style set to native. Thu, 24 Sep 2020 19:52:56 GMT vboxsync [86274] * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/include/UnattendedScript.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) bugref:9781. New function Unattended::i_getDetectedOSVersion(). New ... Thu, 24 Sep 2020 16:05:49 GMT vboxsync [86270] * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) bugref:8527. Added the separate classes for RHEL7/8, OL7/8. Thu, 24 Sep 2020 15:42:46 GMT vboxsync [86269] * trunk/src/VBox/Main/UnattendedTemplates/ol_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat67_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (modified) bugref:9781. updated the template scripts for RHEL and OL. Thu, 24 Sep 2020 15:37:50 GMT vboxsync [86268] * trunk/src/VBox/Installer/Config.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk (modified) bugref:8527. Added new separate template postinstall script for OL ... Wed, 23 Sep 2020 15:29:08 GMT vboxsync [86243] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OCI: IStringFormValue::clipboardString - a quick hack so that when we ... Wed, 23 Sep 2020 14:31:55 GMT vboxsync [86241] * trunk/src/VBox/Main/src-server/HostDriveImpl.cpp (modified) Main: bugref:9224: Fixed the error when obtain the disk info in block ... Tue, 22 Sep 2020 22:15:13 GMT vboxsync [86229] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OCI: Add ICloudProfileChangedEvent. Wed, 16 Sep 2020 21:01:16 GMT vboxsync [86141] * trunk/include/VBox/com/errorprint.h (modified) * trunk/src/VBox/Main/glue/errorprint.cpp (modified) Main/glue: Added GlueHandleComErrorNoCtx() for printing extended ... Wed, 16 Sep 2020 20:59:53 GMT vboxsync [86140] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/VirtualBox.xidl: Documented limited-mode of IHostDrive. bugref:9224 Wed, 16 Sep 2020 17:12:55 GMT vboxsync [86138] * trunk/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp (modified) Main: bugref:9224: Moved definition of the NVME_IOCTL_ID into cpp ... Wed, 16 Sep 2020 16:14:09 GMT vboxsync [86137] * trunk/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp (modified) Main: bugref:9224: Reverted fix for linux kernel less than 4.4 Wed, 16 Sep 2020 15:56:14 GMT vboxsync [86136] * trunk/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp (modified) Main: bugref:9224: Fixed compilation error for linux kernel less than 4.4 Wed, 16 Sep 2020 15:53:04 GMT vboxsync [86135] * trunk/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp (modified) Main: bugref:9224: Fixed possibe doxygen error Wed, 16 Sep 2020 15:39:09 GMT vboxsync [86134] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp (modified) Main: bugref:9224: Added NVME drives enumeration on Linux. Fixed the ... Mon, 14 Sep 2020 17:55:07 GMT vboxsync [86125] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: bugref:9623: Restricted the scope of the multi attaching the ... Mon, 14 Sep 2020 06:52:26 GMT vboxsync [86115] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/NEM: Implement Mesa vmwgfx #GP(0) workaround existing for SVM and ... Wed, 09 Sep 2020 03:03:23 GMT vboxsync [86069] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/CloudProviderManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) OCI: Make ICloudProviderRegisteredEvent a non-waitable notification ... Tue, 08 Sep 2020 23:21:19 GMT vboxsync [86068] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: ICloudProfileRegisteredEvent is not waitable ... Mon, 07 Sep 2020 23:36:19 GMT vboxsync [86059] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: temporary comment out the link that doesn't exist yet. Mon, 07 Sep 2020 23:33:30 GMT vboxsync [86058] * trunk/include/VBox/ExtPack/ExtPack.h (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) Main/ExtPack: belatedly bump VBOXEXTPACKHLP_VERSION for the event ... Mon, 07 Sep 2020 23:15:45 GMT vboxsync [86057] * trunk/include/VBox/ExtPack/ExtPack.h (modified) * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) OCI: Add ICloudProfileRegisteredEvent and its implementation for OCI. ... Mon, 07 Sep 2020 17:40:09 GMT vboxsync [86052] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: bugref:9623: Fixed compilation error. Mon, 07 Sep 2020 15:37:43 GMT vboxsync [86047] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: bugref:9623: Implemented DVD multi attachment by ref count. Mon, 07 Sep 2020 11:21:41 GMT vboxsync [86039] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Main/webservice: Adjust to allow building with gsoap 2.8.103 and ... Thu, 03 Sep 2020 00:22:47 GMT vboxsync [86013] * trunk/src/VBox/Main/src-server/CloudProviderManagerImpl.cpp (modified) Main/CloudProviderManager: Fix !defined(VBOX_WITH_EXTPACK) case. Thu, 03 Sep 2020 00:08:56 GMT vboxsync [86012] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/CloudProviderManagerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/CloudProviderManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) OCI: Send events when a cloud provider is registered or is about to ... Wed, 02 Sep 2020 11:01:54 GMT vboxsync [85993] * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) Main/VirtualBox-settings.xsd: 32 -> 64 VCpus (to match ... Fri, 28 Aug 2020 17:01:56 GMT vboxsync [85937] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/HosImpl.cpp: Solaris build fix. bugref:9224 Fri, 28 Aug 2020 16:49:53 GMT vboxsync [85935] * trunk/src/VBox/Main/include/HostDriveImpl.h (added) Main/HostDriveImpl.h: Missing svn-ps.cmd run. bugref:9224 Fri, 28 Aug 2020 16:49:16 GMT vboxsync [85934] * trunk/src/VBox/Main/src-server/HostDrivePartitionImpl.cpp (modified) Main/HostDrivePartitionImpl.h: Missing svn-ps.cmd run and use ... Fri, 28 Aug 2020 16:49:04 GMT vboxsync [85933] * trunk/src/VBox/Main/include/HostDrivePartitionImpl.h (added) Main/HostDrivePartitionImpl.h: Missing svn-ps.cmd run and use ... Fri, 28 Aug 2020 16:46:50 GMT vboxsync [85932] * trunk/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp (modified) Main/HostHardwareLinux.cpp: doxygen fix. bugref:9224 Fri, 28 Aug 2020 16:45:39 GMT vboxsync [85931] * trunk/src/VBox/Main/src-server/HostDrivePartitionImpl.cpp (modified) Main/HostDrivePartitionImpl.cpp: Use RTDVMVOLIDX_HOST instead of ... Fri, 28 Aug 2020 14:40:55 GMT vboxsync [85929] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/include/VBox/com/Guid.h (modified) * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/AutoCaller.h (modified) * trunk/src/VBox/Main/include/HostHardwareLinux.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/src-all/AutoCaller.cpp (modified) * trunk/src/VBox/Main/src-all/GlobalStatusConversion.cpp (modified) * trunk/src/VBox/Main/src-server/HostDriveImpl.cpp (added) * trunk/src/VBox/Main/src-server/HostDrivePartitionImpl.cpp (added) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/iokit.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/iokit.h (modified) * trunk/src/VBox/Main/src-server/freebsd/HostHardwareFreeBSD.cpp (modified) * trunk/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp (modified) Main: bugref:9224: Main+VBoxManageDisk+doc part Thu, 27 Aug 2020 17:10:34 GMT vboxsync [85908] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: bugref:9623: Fixed issue causes the assertion during VBoxSVC ... Mon, 24 Aug 2020 16:44:24 GMT vboxsync [85876] * trunk/src/VBox/Main/src-server/HostUpdateImpl.cpp (modified) Main/HostUpdateImpl.cpp: clang 11 found a bunch of setErrorVrc calls ... Fri, 21 Aug 2020 12:44:56 GMT vboxsync [85864] * trunk/include/iprt/formats/bmp.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingStream.cpp (modified) Consolidated all the different Bitmap (BMP) file format headers / ... Fri, 21 Aug 2020 09:14:31 GMT vboxsync [85858] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingStream.cpp (modified) Consolidated all the different Bitmap (BMP) file format headers / ... Fri, 21 Aug 2020 09:06:50 GMT vboxsync [85856] * trunk/include/VBox/GuestHost/clipboard-helper.h (modified) * trunk/include/iprt/formats/bmp.h (added) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp (modified) * trunk/src/VBox/Main/src-client/RecordingStream.cpp (modified) Consolidated all the different Bitmap (BMP) file format headers / ... Wed, 19 Aug 2020 10:14:57 GMT vboxsync [85830] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) AMD IOMMU: bugref:9654 Main/API: Enable and configure an IOMMU device ... Tue, 18 Aug 2020 13:23:26 GMT vboxsync [85820] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: bugref:9623: Allow MediumType_Readonly and DVD in particular to ... Tue, 18 Aug 2020 06:45:32 GMT vboxsync [85803] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: bugref:9618 Populate CFGM for virtualized VMSAVE/VMLOAD (only ... Fri, 14 Aug 2020 12:59:51 GMT vboxsync [85769] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: bugref:9618 Added Main/API support for AMD-V Virtualized ... Thu, 13 Aug 2020 08:47:12 GMT vboxsync [85746] * trunk/include/VBox/GuestHost/DragAndDrop.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDataObject.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDTransferList.cpp (modified) * trunk/src/VBox/Main/include/GuestDnDPrivate.h (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: Renaming -- DND_FORMATS_SEPARATOR -> DND_FORMATS_SEPARATOR_STR ... Thu, 13 Aug 2020 08:37:09 GMT vboxsync [85745] * trunk/include/VBox/HostServices/DragAndDropSvc.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/VBoxDragAndDropSvc.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/dndmanager.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: Renaming -- prefix all HGCM function number defines with ... Thu, 13 Aug 2020 08:28:29 GMT vboxsync [85744] * trunk/src/VBox/Main/include/GuestDnDPrivate.h (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/Main: Renaming (GuestDnDResponse -> GuestDnDState). Thu, 13 Aug 2020 07:36:01 GMT vboxsync [85743] * trunk/src/VBox/Main/include/GuestDnDSourceImpl.h (modified) * trunk/src/VBox/Main/include/GuestDnDTargetImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD/Main: Don't mix rc and HRESULT in GuestDnD[Source|Target]::init() ... Thu, 13 Aug 2020 07:18:38 GMT vboxsync [85742] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestDnDSourceImpl.h (modified) * trunk/src/VBox/Main/include/GuestDnDTargetImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD/Main: Removed IDnDBase::protocolVersion getter (affects ... Thu, 13 Aug 2020 07:16:36 GMT vboxsync [85741] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestDnDSourceImpl.h (modified) * trunk/src/VBox/Main/include/GuestDnDTargetImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) Reverted r139888 to change commit message. Thu, 13 Aug 2020 07:14:45 GMT vboxsync [85740] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestDnDSourceImpl.h (modified) * trunk/src/VBox/Main/include/GuestDnDTargetImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD/Main: Got rid of protocol-guessing via Guest Additions version ... Thu, 13 Aug 2020 07:08:34 GMT vboxsync [85739] * trunk/src/VBox/Main/include/GuestDnDPrivate.h (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/Main: Got rid of protocol-guessing via Guest Additions version ... Thu, 13 Aug 2020 01:16:12 GMT vboxsync [85738] * trunk/src/VBox/Main/src-server/HostUpdateImpl.cpp (modified) Main/HostUpdateImpl.cpp: Only enable the core code when we build with ... Wed, 12 Aug 2020 21:17:50 GMT vboxsync [85737] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/HostUpdateImpl.h (modified) * trunk/src/VBox/Main/src-server/HostUpdateImpl.cpp (modified) Main/HostUpdateImpl.cpp: Only enable the core code when we build with ... Wed, 12 Aug 2020 21:11:37 GMT vboxsync [85736] * trunk/src/VBox/Main/src-server/HostUpdateImpl.cpp (modified) Main/HostUpdateImpl.cpp: Better (but completely untested) server ... Wed, 12 Aug 2020 20:48:55 GMT vboxsync [85735] * trunk/src/VBox/Main/include/HostUpdateImpl.h (modified) * trunk/src/VBox/Main/src-server/HostUpdateImpl.cpp (modified) Main/HostUpdateImpl.cpp: Make sure the RTHTTP instance is always ... Wed, 12 Aug 2020 20:38:51 GMT vboxsync [85734] * trunk/src/VBox/Main/src-server/HostUpdateImpl.cpp (modified) Main/HostUpdateImpl.cpp: Another Bstr -> Utf8Str. ULONG != unsigned ... Wed, 12 Aug 2020 20:31:09 GMT vboxsync [85733] * trunk/src/VBox/Main/src-server/HostUpdateImpl.cpp (modified) Main/HostUpdateImpl.cpp: updateCheck() must validate the aCheckType ... Wed, 12 Aug 2020 20:27:43 GMT vboxsync [85732] * trunk/src/VBox/Main/src-server/HostUpdateImpl.cpp (modified) Reverting 139878 to correct commit msg. Wed, 12 Aug 2020 20:26:52 GMT vboxsync [85731] * trunk/src/VBox/Main/src-server/HostUpdateImpl.cpp (modified) Main/HostUpdateImpl.cpp: updateCheck() must validate the ... Wed, 12 Aug 2020 19:57:59 GMT vboxsync [85730] * trunk/src/VBox/Main/include/HostUpdateImpl.h (modified) * trunk/src/VBox/Main/src-server/HostUpdateImpl.cpp (modified) Main/HostUpdateImpl.cpp: Removed the getUpdate() method as it is not ... Wed, 12 Aug 2020 19:55:32 GMT vboxsync [85729] * trunk/src/VBox/Main/include/HostUpdateImpl.h (modified) * trunk/src/VBox/Main/src-server/HostUpdateImpl.cpp (modified) Main/HostUpdateImpl.cpp: Remove a bunch of misleading /*static*/ ... Wed, 12 Aug 2020 19:50:53 GMT vboxsync [85728] * trunk/src/VBox/Main/include/HostUpdateImpl.h (modified) * trunk/src/VBox/Main/src-server/HostUpdateImpl.cpp (modified) Main/HostUpdateImpl.cpp: platformInfo should return Utf8Str and the ... Wed, 12 Aug 2020 14:21:54 GMT vboxsync [85717] * trunk/src/VBox/Main/src-helper-apps/OpenGLTest/Makefile.kmk (modified) OpenGLTest/Makefile.kmk: Only build VBoxOGL2D when needed, so we can ... Tue, 11 Aug 2020 12:37:34 GMT vboxsync [85688] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUpdateCheck.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/HostUpdateImpl.cpp (modified) Main,FE/VBoxManage+Host: fix build: remove trailing whitespace Tue, 11 Aug 2020 12:12:53 GMT vboxsync [85686] * trunk/src/VBox/Main/src-server/HostUpdateImpl.cpp (modified) Main/Host: fix build: HostUpdate::getUpdate() should return E_NOTIMPL ... Tue, 11 Aug 2020 11:45:47 GMT vboxsync [85685] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUpdateCheck.cpp (modified) * trunk/src/VBox/Main/src-server/HostUpdateImpl.cpp (modified) FE/VBoxManage: fix build: strcasecmp() should be RTStrICmp() and ... Tue, 11 Aug 2020 11:03:42 GMT vboxsync [85683] * trunk/doc/manual/Config.kmk (modified) * trunk/doc/manual/en_US/man_VBoxManage-updatecheck.xml (added) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/include/VBox/log.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUpdateCheck.cpp (added) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/HostUpdateImpl.h (added) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostUpdateImpl.cpp (added) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: ... Tue, 11 Aug 2020 09:36:37 GMT vboxsync [85681] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDataObject.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDataObject_win.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h (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/DnDDroppedFiles.cpp (modified) * trunk/src/VBox/GuestHost/DragAndDrop/DnDMIME.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/VBoxDragAndDropSvc.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: Lots of documentation. Sat, 08 Aug 2020 14:06:23 GMT vboxsync [85650] * trunk/include/iprt/http.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp (modified) * trunk/src/VBox/Main/src-client/CloudGateway.cpp (modified) * trunk/src/VBox/Runtime/generic/http-curl.cpp (modified) IPRT/http,VBoxManage,CloudGateway: Corrections to the proxy ... Wed, 05 Aug 2020 08:36:30 GMT vboxsync [85609] * trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (modified) * trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit.h (modified) ticketref:19791 fix udevadm constrol misspellings, contributed by ... Fri, 31 Jul 2020 16:46:38 GMT vboxsync [85583] * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) DnD/Main: Also update the announced meta data in GuestDnDMetaData::add(). Fri, 31 Jul 2020 12:45:16 GMT vboxsync [85574] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/CPUProfileImpl.h (added) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-server/CPUProfileImpl.cpp (added) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Main: Added ISystemProperties::getCPUProfiles. Thu, 30 Jul 2020 18:36:39 GMT vboxsync [85569] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/VirtualBox.xidl: comment typo Thu, 30 Jul 2020 15:16:09 GMT vboxsync [85564] * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) DnD/Main: Cleaned up error path handling a bit. Thu, 30 Jul 2020 13:49:03 GMT vboxsync [85561] * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) DnD/Main: Extended @todo.