# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Jan 23, 2025 4:57:15 PM Fri, 09 Aug 2019 12:36:04 GMT vboxsync [80210] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) OVF: The bug with an empty medium fixed. Tue, 06 Aug 2019 13:54:47 GMT vboxsync [80156] * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGCCmdHlp.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFInfo.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMGuruMeditation.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMR3.def (modified) DBGFInfo: Added a getopt error reporter helper. Fri, 02 Aug 2019 21:04:00 GMT vboxsync [80114] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) Main/IMachineDebugger: Added method for getting the CPU load (as seen ... Wed, 31 Jul 2019 14:18:34 GMT vboxsync [80074] * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/ftm.h (deleted) * trunk/include/VBox/vmm/pdmdrv.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) * trunk/src/VBox/Devices/Network/DrvUDPTunnel.cpp (modified) * trunk/src/VBox/Devices/Network/DrvVDE.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvRamDisk.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp (modified) * trunk/src/VBox/Main/cbinding/tstCAPIGlue.c (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-all/Global.cpp (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/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/FTMAll.cpp (deleted) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/FTM.cpp (deleted) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/include/FTMInternal.h (deleted) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) VMM,Main,++: Retired the unfinished FTM component. Sun, 28 Jul 2019 13:29:43 GMT vboxsync [80023] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Main: Kicking out raw-mode. bugref:9517 Fri, 26 Jul 2019 15:43:23 GMT vboxsync [80012] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) OCI: tr() should only be applied to the format string. Fri, 26 Jul 2019 14:05:14 GMT vboxsync [80008] * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) VMM: Kicking out raw-mode (work in progress). bugref:9517 Fri, 26 Jul 2019 13:54:38 GMT vboxsync [80006] * trunk/src/VBox/Main/src-server/MediumIOImpl.cpp (modified) Main/MediumIOImpl.cpp: Need a string reference to the data stream COM ... Fri, 26 Jul 2019 00:59:07 GMT vboxsync [79985] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) OCI: tr() should only be applied to the format string. Thu, 25 Jul 2019 01:28:23 GMT vboxsync [79968] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium::i_setLocation: Fixed leak in the error path where the ... Wed, 24 Jul 2019 20:32:32 GMT vboxsync [79965] * trunk/include/VBox/vd-image-backend.h (modified) * trunk/include/VBox/vd.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/ImageMounter/VBoxFUSE/VBoxFUSE.cpp (modified) * trunk/src/VBox/ImageMounter/vboximg-mount/vboximg-mount.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Storage/CUE.cpp (modified) * trunk/src/VBox/Storage/DMG.cpp (modified) * trunk/src/VBox/Storage/ISCSI.cpp (modified) * trunk/src/VBox/Storage/Parallels.cpp (modified) * trunk/src/VBox/Storage/QCOW.cpp (modified) * trunk/src/VBox/Storage/QED.cpp (modified) * trunk/src/VBox/Storage/RAW.cpp (modified) * trunk/src/VBox/Storage/VD.cpp (modified) * trunk/src/VBox/Storage/VDI.cpp (modified) * trunk/src/VBox/Storage/VDPlugin.cpp (modified) * trunk/src/VBox/Storage/VDVfs.cpp (modified) * trunk/src/VBox/Storage/VHD.cpp (modified) * trunk/src/VBox/Storage/VHDX.cpp (modified) * trunk/src/VBox/Storage/VISO.cpp (modified) * trunk/src/VBox/Storage/VMDK.cpp (modified) * trunk/src/VBox/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Storage/testcase/vbox-img.cpp (modified) Storage: Added a desired format parameter to VDGetFormat() so Main ... Wed, 24 Jul 2019 15:41:32 GMT vboxsync [79961] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/MediumImpl.cpp: Suffix strings that skips over the dot are ... Wed, 24 Jul 2019 12:18:40 GMT vboxsync [79956] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. small typo. Wed, 24 Jul 2019 12:04:54 GMT vboxsync [79955] * trunk/src/VBox/Main/include/MachineImplMoveVM.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Second part of refining and cleaning up the code. Wed, 24 Jul 2019 11:53:32 GMT vboxsync [79954] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) bugref:8344. Fixed a bug with an uppercase letter suffix in the image ... Tue, 23 Jul 2019 14:33:10 GMT vboxsync [79931] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Recognize vista isos. bugref:9151 Tue, 23 Jul 2019 11:47:38 GMT vboxsync [79928] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp (modified) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp (added) * trunk/src/VBox/Devices/VirtIO/Virtio_1_0.h (added) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) See #9440 Comment #36 Mon, 22 Jul 2019 19:47:29 GMT vboxsync [79926] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Older Windows ISOs (3.1 - W2K3). bugref:9151 Mon, 22 Jul 2019 10:58:00 GMT vboxsync [79920] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Detect windows 10 ISOs. bugref:9151 Sun, 21 Jul 2019 12:11:37 GMT vboxsync [79910] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/Unattended: Avoid set timezone to 'localtime' as it breaks ... Fri, 19 Jul 2019 19:34:57 GMT vboxsync [79904] * trunk/src/VBox/Main/glue/GetVBoxUserHomeDirectory.cpp (modified) * trunk/src/VBox/Main/glue/VBoxLogRelCreate.cpp (modified) Main/glue: com.h -> utils.h for relevant source files. bugref:9511 Thu, 18 Jul 2019 20:32:47 GMT vboxsync [79866] * trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) Main/DHCPServer: Fixes to logging, individual vm/slot configs, and ... Thu, 18 Jul 2019 14:39:55 GMT vboxsync [79857] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: Pattern description for the getStats, dumpStats and ... Thu, 18 Jul 2019 14:37:20 GMT vboxsync [79856] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: docs for the encoding enum. bugref:9288 Thu, 18 Jul 2019 08:40:08 GMT vboxsync [79854] * trunk/doc/manual/en_US/man_VBoxManage-dhcpserver-dhcpoptions.xml (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) man_VBoxManage-dhcpserver.xml,VirtualBox.xidl: DHCP option ... Thu, 18 Jul 2019 08:34:51 GMT vboxsync [79853] * trunk/doc/manual/Makefile.kmk (modified) * trunk/doc/manual/en_US/man_VBoxManage-dhcpserver-dhcpoptions.xml (added) * trunk/doc/manual/en_US/man_VBoxManage-dhcpserver-dhcpoptions.xsl (added) * trunk/doc/manual/en_US/man_VBoxManage-dhcpserver.xml (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) man_VBoxManage-dhcpserver.xml: Include DHCP option details from ... Wed, 17 Jul 2019 22:55:02 GMT vboxsync [79849] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that ... Wed, 17 Jul 2019 21:56:49 GMT vboxsync [79848] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that ... Wed, 17 Jul 2019 21:19:20 GMT vboxsync [79846] * trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (modified) Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that ... Wed, 17 Jul 2019 21:12:50 GMT vboxsync [79845] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPConfigImpl.h (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.h (modified) Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that ... Wed, 17 Jul 2019 00:44:41 GMT vboxsync [79826] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OCI: G/c getExportLaunchDescriptionForm and exportLaunchVM, we now ... Tue, 16 Jul 2019 20:14:56 GMT vboxsync [79823] * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) Main/DHCPServer: It's okay to put the DHCP server IP in the dynamic ... Tue, 16 Jul 2019 20:12:28 GMT vboxsync [79822] * trunk/src/VBox/Main/include/DHCPConfigImpl.h (modified) * trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (modified) Main/DHCPServer: Fixed MAC resolving of MachineMAC configs. bugref:9288 Tue, 16 Jul 2019 00:06:00 GMT vboxsync [79800] * trunk/src/VBox/Main/include/DHCPConfigImpl.h (modified) * trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Config.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Config.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DHCPD.cpp (modified) Dhcpd,Main: Working on extending the DHCP server end to cope with new ... Mon, 15 Jul 2019 14:29:00 GMT vboxsync [79795] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) Main/HostDnsService: Plug event semaphore leak on destruction Mon, 15 Jul 2019 13:25:42 GMT vboxsync [79793] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: Fix for setting create-only medium properties when ... Mon, 15 Jul 2019 00:36:08 GMT vboxsync [79778] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Config.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.cpp (modified) Main: s/DHCPOptionEncoding_Legacy/DHCPOptionEncoding_Normal/g as ... Sun, 14 Jul 2019 22:46:31 GMT vboxsync [79775] * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces ... Sun, 14 Jul 2019 21:32:22 GMT vboxsync [79774] * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces ... Sun, 14 Jul 2019 21:10:58 GMT vboxsync [79771] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPConfigImpl.h (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces ... Sun, 14 Jul 2019 03:18:41 GMT vboxsync [79761] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) * trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Config.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/Config.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DhcpdInternal.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.cpp (modified) Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP ... Fri, 12 Jul 2019 23:11:15 GMT vboxsync [79749] * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) Main: Redoing the IDHCPServer interface, part II. Implemented groups ... Fri, 12 Jul 2019 23:00:54 GMT vboxsync [79747] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPConfigImpl.h (modified) * trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Runtime/common/net/macstr.cpp (modified) Main: Redoing the IDHCPServer interface, part II. Implemented groups ... Fri, 12 Jul 2019 16:11:19 GMT vboxsync [79742] * trunk/include/VBox/vd-ifs.h (modified) * trunk/include/VBox/vd.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Storage/VDI.cpp (modified) * trunk/src/VBox/Storage/VDICore.h (modified) Changes per #5899 / Comment #14 Fri, 12 Jul 2019 14:58:40 GMT vboxsync [79740] * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) Main/DHCPServerImpl: build fix. bugref:9288 Fri, 12 Jul 2019 13:59:54 GMT vboxsync [79738] * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) Thinko fix (operator precedence). Fri, 12 Jul 2019 13:56:01 GMT vboxsync [79737] * trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified) Main/apiwrap-server.xsl: Emit proper doxygen @name groupings in ... Fri, 12 Jul 2019 13:05:39 GMT vboxsync [79736] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Redoing the IDHCPServer interface, part I. [build fix] bugref:9288 Fri, 12 Jul 2019 13:02:10 GMT vboxsync [79735] * trunk/src/VBox/Main/include/DHCPConfigImpl.h (modified) * trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (modified) Main: Redoing the IDHCPServer interface, part I. [scm] bugref:9288 Fri, 12 Jul 2019 12:54:11 GMT vboxsync [79734] * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) Main: Redoing the IDHCPServer interface, part I. [build fix] bugref:9288 Fri, 12 Jul 2019 12:51:57 GMT vboxsync [79733] * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) Main: Redoing the IDHCPServer interface, part I. [build fix] bugref:9288 Fri, 12 Jul 2019 12:40:09 GMT vboxsync [79732] * trunk/include/VBox/log.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPConfigImpl.h (added) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (added) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Redoing the IDHCPServer interface, part I. bugref:9288 Fri, 12 Jul 2019 11:37:46 GMT vboxsync [79727] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) bugre:9481. OCICloudClient::getImageInfo(): removed the parameter ... Wed, 10 Jul 2019 15:45:05 GMT vboxsync [79677] * trunk/include/iprt/cpp/xml.h (modified) * trunk/src/VBox/Main/src-all/ExtPackUtil.cpp (modified) * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) Runtime/r3/xml.cpp: Introduce methods which limit the size of element ... Wed, 10 Jul 2019 14:14:09 GMT vboxsync [79676] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/KeyboardImpl.h (modified) * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) API: Added IKeyboard::putUsageCode method to send USB HID usage codes ... Wed, 10 Jul 2019 14:10:43 GMT vboxsync [79674] * trunk/src/VBox/Main/src-client/BusAssignmentManager.cpp (modified) Comment. Tue, 09 Jul 2019 16:22:05 GMT vboxsync [79645] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl, VSD: adding display names parameters for ... Tue, 09 Jul 2019 14:01:06 GMT vboxsync [79644] * 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/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) Main/NetworkServiceRunner: eliminated std::string and replaced the ... Tue, 09 Jul 2019 03:18:02 GMT vboxsync [79623] * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) Main/DHCPServerImpl.cpp: build fix. bugref:9288 Tue, 09 Jul 2019 01:14:53 GMT vboxsync [79621] * 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/Config.h (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DHCPD.cpp (modified) * trunk/src/VBox/NetworkServices/Dhcpd/DHCPD.h (modified) Dhcpd,Main/DHCPServerImpl: LeasesFilename should be plural ... Mon, 08 Jul 2019 23:29:30 GMT vboxsync [79610] * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_preseed.cfg (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) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) Main/IDHCPServer: Added a FindLeaseByMAC method that can be used to ... Mon, 08 Jul 2019 19:04:42 GMT vboxsync [79606] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) fixed the call of ICloudClient::importInstance() in the ... Mon, 08 Jul 2019 19:02:42 GMT vboxsync [79605] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) bugre:9481. Added the API function ICloudClient::importImage(). ... Mon, 08 Jul 2019 15:22:37 GMT vboxsync [79597] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) bugref:9495. Changed OCICloudClient::exportLaunchVM -> ... Mon, 08 Jul 2019 08:07:56 GMT vboxsync [79585] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Fixed several descriptions in the ICloudClient. UUID->id. Mon, 08 Jul 2019 07:40:46 GMT vboxsync [79584] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) bugref:9416. little bit reshuffled the parts of cleanup code. Mon, 08 Jul 2019 07:26:43 GMT vboxsync [79583] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) bugref:9481. API function ICloudClient::exportImage makes the export ... Mon, 08 Jul 2019 06:39:42 GMT vboxsync [79582] * trunk/src/VBox/Main/src-server/DataStreamImpl.cpp (modified) Main/DataStreamImpl.cpp: Initialize the m_fEos flag Fri, 05 Jul 2019 09:16:02 GMT vboxsync [79551] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/src-client/ConsoleImpl2.cpp: Make sure that VirtIO SCSI also ... Tue, 02 Jul 2019 18:27:48 GMT vboxsync [79479] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: bugref:9447: VBoxSVC crashes during resizing a "normal" virtual ... Tue, 02 Jul 2019 15:23:42 GMT vboxsync [79469] * trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (modified) Main/UnattendedTemplates: Kick udev after GA installation as the ... Tue, 02 Jul 2019 14:21:56 GMT vboxsync [79466] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OCI: ICloudClient::exportVM - makes an OCI custom image from a local ... Mon, 01 Jul 2019 15:34:26 GMT vboxsync [79442] * trunk/src/VBox/Main/glue/vboxapi.py (modified) Main/glue/vboxapi.py: Added getEnumValueName() to help translating ... Fri, 28 Jun 2019 19:05:31 GMT vboxsync [79420] * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) Main/NetIf-win.cpp: s/vBox/p[tr]VBox/g Fri, 28 Jun 2019 18:36:38 GMT vboxsync [79419] * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_preseed.cfg (modified) UnattendedTemplates/ubuntu_preseed.cfg: Document failed attempt at ... Fri, 28 Jun 2019 18:35:11 GMT vboxsync [79418] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Main/GuestSessionTaskCopyFrom::Init: Corrected bogus error handling ... Fri, 28 Jun 2019 18:32:57 GMT vboxsync [79417] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main/UnattendedImpl: Implemented detecting ubuntu ISOs. bugref:9151 Wed, 26 Jun 2019 18:00:52 GMT vboxsync [79369] * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Main/GuestProcessImpl.cpp: Check flags passed to write* and WaitFor*. ... Wed, 26 Jun 2019 15:43:03 GMT vboxsync [79364] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OCI: Export form for exporting VM to a custom image obtained ... Wed, 26 Jun 2019 13:54:03 GMT vboxsync [79361] * trunk/src/VBox/Main/glue/vbox-err-consts.sed (modified) Main/glue/python: Include the VBox status codes from iprt/err.h and ... Wed, 26 Jun 2019 13:49:48 GMT vboxsync [79360] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/constants-python.xsl (modified) * trunk/src/VBox/Main/glue/vbox-err-consts.sed (copied) Main/glue/python: Include the VBox status codes from iprt/err.h and ... Wed, 26 Jun 2019 09:15:29 GMT vboxsync [79347] * trunk (modified) * trunk/include/VBox/GuestHost/SharedClipboard-uri.h (modified) * trunk/include/VBox/GuestHost/SharedClipboard-win.h (modified) * trunk/include/VBox/HostServices/VBoxClipboardSvc.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardArea.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardDataObjectImpl-win.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardMetaData.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardProvider-HostService.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/ClipboardStreamImpl-win.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-uri.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-win.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-internal.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-uri.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-uri.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-utils.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-win.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Shared Clipboard/URI: Update. Tue, 25 Jun 2019 17:57:34 GMT vboxsync [79338] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) bugref:9481. Changed UUID of ICloudClient, reverted the number of the ... Tue, 25 Jun 2019 14:53:10 GMT vboxsync [79329] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Main/vboxsoap: Build fix. Tue, 25 Jun 2019 11:50:04 GMT vboxsync [79320] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) bugref:9481. Added API cloud function getImageInfo. Mon, 24 Jun 2019 12:59:06 GMT vboxsync [79309] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) scm fix. Mon, 24 Jun 2019 12:53:43 GMT vboxsync [79308] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) scm fixes. Mon, 24 Jun 2019 12:40:31 GMT vboxsync [79307] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) bugref:9481. Added 3 API functions - createImage, exportImage, ... Mon, 24 Jun 2019 11:31:56 GMT vboxsync [79306] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) bugref:9416. Fixed progress calculation. Mon, 24 Jun 2019 10:45:10 GMT vboxsync [79302] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Main/GuestFileImpl.cpp: More doc updates wrt file offsets, reading ... Mon, 24 Jun 2019 10:38:53 GMT vboxsync [79301] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/GuestFileImpl.cpp: More doc updates wrt file offsets, reading ... Mon, 24 Jun 2019 10:33:35 GMT vboxsync [79300] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Main/GuestFileImpl.cpp: doc updates wrt file offsets. bugref:9320 Mon, 24 Jun 2019 09:09:21 GMT vboxsync [79296] * 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/VBoxServiceControl.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Main,VBoxService,GstCtrlSvc: Added functions for exchanging feature ... Sun, 23 Jun 2019 16:09:31 GMT vboxsync [79294] * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) Main/Guest::init: Better error and object status handling - DnD ... Sat, 22 Jun 2019 00:05:44 GMT vboxsync [79287] * 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/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) GuestCtrlSvc,Main,VBoxService: Implemented IGuestFile::SetSize. ... Fri, 21 Jun 2019 21:52:34 GMT vboxsync [79285] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Main/GuestFileImpl.cpp: Translate FileAccessMode_AppendOnly and ... Fri, 21 Jun 2019 20:35:57 GMT vboxsync [79283] * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Main/GuestProcessImpl: Cleanups. bugref:9320 Fri, 21 Jun 2019 20:35:35 GMT vboxsync [79282] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Main/GuestFileImpl.cpp: Corrected worker called by writeAt to be the ... Fri, 21 Jun 2019 13:52:35 GMT vboxsync [79278] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Main/GuestFileImpl.cpp: Cap the read and readAt requests at 1 MiB so ... Thu, 20 Jun 2019 20:34:08 GMT vboxsync [79263] * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) Main/VMMDevInterface.cpp: Don't crash in VMMDev::hgcmShutdown if it's ...