# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # May 4, 2025 1:15:19 PM Sun, 08 Jul 2018 14:32:09 GMT vboxsync [72980] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/CertificateImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Main: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of silly casts. Sun, 08 Jul 2018 14:22:30 GMT vboxsync [72979] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/netif.h (modified) netif.h: Document duplicating of VirtualBox.xidl enums and ask why ... Sun, 08 Jul 2018 13:46:07 GMT vboxsync [72975] * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) Main: Always use VBox/com/VirtualBox.h to include VirtualBox_XPCOM.h. ... Sun, 08 Jul 2018 13:35:21 GMT vboxsync [72974] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) Main: Some early sketches on how to get proper C++ enums with xpidl. Sun, 08 Jul 2018 13:23:58 GMT vboxsync [72973] * trunk/include/VBox/com/array.h (modified) * trunk/src/VBox/Main/idl/comimpl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Main/src-server/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/src-server/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Some early sketches on how to get proper C++ enums with xpidl. Sun, 08 Jul 2018 13:07:58 GMT vboxsync [72972] * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) NetworkAdapter::i_isModified: Should probably check whether NAT ... Sun, 08 Jul 2018 13:06:49 GMT vboxsync [72971] * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) NetworkAdapter::i_isModified: s/type/mode/ for checking for NAT. Sat, 07 Jul 2018 21:44:18 GMT vboxsync [72962] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: Doxygen Sat, 07 Jul 2018 21:44:12 GMT vboxsync [72961] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Main: Doxygen Sat, 07 Jul 2018 21:31:08 GMT vboxsync [72960] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to ... Sat, 07 Jul 2018 21:27:53 GMT vboxsync [72958] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to ... Sat, 07 Jul 2018 19:12:04 GMT vboxsync [72957] * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) doxygen fixes for r123500 Sat, 07 Jul 2018 16:31:24 GMT vboxsync [72950] * trunk/src/VBox/Main/src-server/MediumIOImpl.cpp (modified) MediumIOImpl.cpp: Fix gcc warnings and errors. Sat, 07 Jul 2018 16:20:42 GMT vboxsync [72948] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumIOImpl.h (added) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumIOImpl.cpp (added) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: Introducing IMediumIO for accessing the content of a medium. ... Sat, 07 Jul 2018 15:31:29 GMT vboxsync [72947] * trunk/src/VBox/Main/glue/errorprint.cpp (modified) GluePrintRCMessage: Ditto. GluePrintErrorInfo: catch std::bad_alloc ... Sat, 07 Jul 2018 15:27:11 GMT vboxsync [72944] * trunk/src/VBox/Main/glue/errorprint.cpp (modified) GluePrintErrorContext: In fact, don't make any copy of anything here. ... Sat, 07 Jul 2018 15:24:14 GMT vboxsync [72943] * trunk/src/VBox/Main/glue/errorprint.cpp (modified) GluePrintErrorContext: Don't make an unnecessary copy of the filename ... Fri, 06 Jul 2018 21:16:26 GMT vboxsync [72939] * trunk/src/VBox/Main/src-all/SecretKeyStore.cpp (modified) Main: My catch(std::bad_alloc) obsession. :-) Fri, 06 Jul 2018 21:12:49 GMT vboxsync [72938] * trunk/src/VBox/Main/src-all/VirtualBoxBase.cpp (modified) Main: VirtualBoxBase::setErrorInternal: Provide default error text ... Thu, 05 Jul 2018 14:44:31 GMT vboxsync [72919] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATEngineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/*: From now on any valid UTF8 string is considered a valid guest ... Thu, 05 Jul 2018 11:53:02 GMT vboxsync [72915] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: comment fixes Wed, 04 Jul 2018 19:46:14 GMT vboxsync [72902] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) Appliance::i_URIFromTypeOfVirtualDiskFormat: is unused Wed, 04 Jul 2018 19:42:50 GMT vboxsync [72901] * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) ApplianceImpl.cpp: Removed empty doxygen return and param tags. Wed, 04 Jul 2018 19:42:18 GMT vboxsync [72900] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/MediumFormatImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) ApplianceImpl.cpp: Replaced the supportedStandardsURI std::map by a ... Wed, 04 Jul 2018 18:49:59 GMT vboxsync [72899] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) ApplianceImpl.cpp: Lose the silly applianceIONameMap and associated ... Wed, 04 Jul 2018 18:33:51 GMT vboxsync [72898] * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) ApplianceImpl.cpp: Removed empty doxygen return and param tags. Wed, 04 Jul 2018 15:22:02 GMT vboxsync [72883] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: add API flag for creating formatted floppy images ... Wed, 04 Jul 2018 02:04:32 GMT vboxsync [72847] * trunk/src/VBox/Main/src-all/EventImpl.cpp (modified) Main/Event: ListenerRecord - consistently use member initializer list. Tue, 03 Jul 2018 19:22:25 GMT vboxsync [72841] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) Main/MachineImplMoveVM: bugref:8345. Fixed wrong manipulation with ... Tue, 03 Jul 2018 18:42:06 GMT vboxsync [72840] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Fixed wrong manipulation with iterator. Tue, 03 Jul 2018 16:44:41 GMT vboxsync [72834] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) MachineImplMoveVM: match new[] with delete[] Tue, 03 Jul 2018 16:32:31 GMT vboxsync [72833] * trunk/src/VBox/Main/src-server/USBProxyService.cpp (modified) Main/USBProxyService: prefer prefix increment of an iterator in a ... Tue, 03 Jul 2018 16:04:41 GMT vboxsync [72828] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) ConsoleImpl: test for empty() instead of size() == 0 Tue, 03 Jul 2018 00:20:29 GMT vboxsync [72804] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/GuestSessionImpl: fix edito in previous, caught by -Wnonnull Wed, 27 Jun 2018 15:27:32 GMT vboxsync [72703] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: Fix a number of potential deadlocks due to lock order ... Wed, 27 Jun 2018 13:48:05 GMT vboxsync [72700] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: keep default '/' group if no group is specified on VM ... Mon, 18 Jun 2018 22:41:46 GMT vboxsync [72608] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) HostDnsService: drop repeated NULL test. Wed, 13 Jun 2018 15:50:39 GMT vboxsync [72547] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) HostDnsService: don't cache HostDnsInformation in the monitor. Move ... Tue, 12 Jun 2018 11:26:43 GMT vboxsync [72525] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance: Since "stack" is reused for all VMs in a multi- ... Tue, 12 Jun 2018 09:58:49 GMT vboxsync [72523] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance: fix crash for importing non-vbox created appliances Mon, 11 Jun 2018 14:12:17 GMT vboxsync [72511] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance: Correctly handle appliance import when the VM is ... Mon, 11 Jun 2018 13:25:05 GMT vboxsync [72509] * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) Main/Machine: Fix medium registry usage when cloning VMs (was not ... Mon, 11 Jun 2018 13:23:26 GMT vboxsync [72508] * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) Main/Appliance: use space instead of underscore as separator when ... Fri, 08 Jun 2018 13:58:25 GMT vboxsync [72483] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) HostDnsService: G/c operator== that is no longer used. Fri, 08 Jun 2018 13:29:34 GMT vboxsync [72482] * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) Main/NetworkAdapter: allow arbitrary network names for disabled adapters Fri, 08 Jun 2018 10:19:45 GMT vboxsync [72480] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) HostDnsService: there's no point to delay a call to updateInfo(). Thu, 07 Jun 2018 16:04:39 GMT vboxsync [72479] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) Main/Appliance: fix parameter naming between .h and .cpp Thu, 07 Jun 2018 14:08:42 GMT vboxsync [72478] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: another xref syntax issue fix for enum constants Thu, 07 Jun 2018 14:03:33 GMT vboxsync [72477] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/Import: fix IDL documentation xref Thu, 07 Jun 2018 13:49:48 GMT vboxsync [72476] * 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/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Appliance: Teach importing new tricks: importing to specific ... Tue, 05 Jun 2018 06:40:15 GMT vboxsync [72443] * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) HostDnsService: Attempted Darwin build fix for r122914. Tue, 05 Jun 2018 06:26:42 GMT vboxsync [72442] * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) HostDnsService: Attempted Windows build fix for r122914. Mon, 04 Jun 2018 22:05:25 GMT vboxsync [72439] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/src-server/HostDnsServiceResolvConf.cpp (modified) HostDnsService: Don't store a reference to the virtualbox object in ... Fri, 01 Jun 2018 00:29:26 GMT vboxsync [72404] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) HostDnsService: introduce a local variable to simplify future change. Thu, 31 May 2018 13:07:01 GMT vboxsync [72402] * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) HostDnsService: use DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP() Thu, 31 May 2018 00:07:37 GMT vboxsync [72396] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) HostDnsService: more logical order for members in pimpl Data classes. Wed, 30 May 2018 22:39:13 GMT vboxsync [72395] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) HostDnsService: don't pretend there can be multiple proxies. while ... Wed, 30 May 2018 21:20:32 GMT vboxsync [72394] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) HostDnsService: move monitor creation to proxy init. Mon, 28 May 2018 04:18:06 GMT vboxsync [72356] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main: Add 'UnrestrictedGuest' to features enum while querying host ... Sat, 26 May 2018 12:48:44 GMT vboxsync [72353] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev ... Sat, 26 May 2018 12:37:50 GMT vboxsync [72352] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/include/VBox/VMMDev.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibGenericRequest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev ... Fri, 25 May 2018 13:24:28 GMT vboxsync [72343] * trunk/include/VBox/vmm/nem.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/NEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM,ConsoleImpl2: NEM and 64-bit guests. Sync NXE state with PGM. ... Thu, 24 May 2018 20:51:23 GMT vboxsync [72332] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Added HWVirtExPropertyType::UseNativeApi for use with ... Thu, 24 May 2018 19:29:45 GMT vboxsync [72328] * 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: Added read-only ExecutionEngine attribute to IMachineDebugger ... Thu, 24 May 2018 18:56:44 GMT vboxsync [72326] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main,SUPLib: Report both HwVirt and NestedPaging capabilities when ... Thu, 24 May 2018 17:47:43 GMT vboxsync [72325] * trunk/src/VBox/Main/idl/docstrip.xsl (modified) Main/idl/docstrip.xsl: Set output encoding to utf-8, otherwise it's ... Thu, 24 May 2018 17:46:52 GMT vboxsync [72324] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: Strip trailing white space and empty lines from ... Thu, 24 May 2018 15:57:38 GMT vboxsync [72323] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: bugref:9049: Support for split GUI functionality, to start ... Mon, 14 May 2018 18:37:50 GMT vboxsync [72205] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox+Machine: Change medium registry behavior, put new ... Mon, 14 May 2018 13:22:22 GMT vboxsync [72201] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) build fix Mon, 14 May 2018 13:13:52 GMT vboxsync [72200] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance: very minimal start where later hooks for checking ... Thu, 03 May 2018 15:29:15 GMT vboxsync [72096] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Guest Control/Main: Also try to return guest error (if available) in ... Thu, 03 May 2018 12:50:00 GMT vboxsync [72090] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Logging nits. Thu, 03 May 2018 12:49:27 GMT vboxsync [72089] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) Guest Control/Main: Try to return guest error (if available) in ... Thu, 03 May 2018 12:48:34 GMT vboxsync [72088] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) Guest Control/Main: Implemented GuestWaitEvent::HasGuestError() and ... Mon, 30 Apr 2018 12:30:52 GMT vboxsync [72070] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/GuestSessionImpl: Proposing more efficient and flexible copy ... Mon, 30 Apr 2018 10:27:37 GMT vboxsync [72067] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Made IGuestSession::copyFromGuest() and ... Mon, 30 Apr 2018 06:15:31 GMT vboxsync [72064] * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) HGCM: LogRel nit. Fri, 27 Apr 2018 09:17:24 GMT vboxsync [72053] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Guest Control/Main: Be more specific in API docs wrt ... Thu, 26 Apr 2018 15:39:10 GMT vboxsync [72045] * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: CopyTo/CopyFrom bugfixes. Wed, 25 Apr 2018 16:03:00 GMT vboxsync [72023] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Removed unused code. Wed, 25 Apr 2018 13:31:43 GMT vboxsync [72015] * trunk/src/VBox/Main/src-client/VideoRec.h (modified) VideoRec/Main: Simplified recoding state checking by only using the ... Wed, 25 Apr 2018 13:28:31 GMT vboxsync [72014] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.h (modified) VideoRec/Main: Simplified recoding state checking by only using the ... Tue, 24 Apr 2018 15:33:09 GMT vboxsync [72007] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control/Main: Fixed progress object creation in ... Tue, 24 Apr 2018 10:00:04 GMT vboxsync [72002] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs. Tue, 24 Apr 2018 09:41:07 GMT vboxsync [72001] * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Implemented stubs ... Tue, 24 Apr 2018 08:40:39 GMT vboxsync [71999] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Removed the trailing blanks. Tue, 24 Apr 2018 08:12:20 GMT vboxsync [71998] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/include/MachineImplMoveVM.h (modified) bugref:8345. Fixed the case when user omits or forgets to point the ... Tue, 24 Apr 2018 08:05:09 GMT vboxsync [71997] * trunk/src/VBox/Main/include/MachineImplMoveVM.h (modified) * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Small fix in the ErrorInfoItem() constructor. Tue, 24 Apr 2018 07:49:53 GMT vboxsync [71996] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Added a check into MachineMoveVM::updatePathsToStateFiles(). Tue, 24 Apr 2018 07:44:43 GMT vboxsync [71995] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Call WaitForAsyncProgressCompletion only in success. Tue, 24 Apr 2018 07:40:00 GMT vboxsync [71993] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Splitted two AutoWriteLocks into two different scopes ... Tue, 24 Apr 2018 07:26:23 GMT vboxsync [71992] * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Fixed the progress operation counter. Tue, 24 Apr 2018 06:48:25 GMT vboxsync [71990] * trunk/src/VBox/Main/include/MachineImplMoveVM.h (modified) * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) bugref:8345. Added a new internal class ErrorInfoItem and a list ... Mon, 23 Apr 2018 11:36:21 GMT vboxsync [71979] * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) Build fix. Mon, 23 Apr 2018 11:14:27 GMT vboxsync [71977] * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Build fix. Mon, 23 Apr 2018 10:52:51 GMT vboxsync [71976] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Guest Control/Main: Added stubs for ... Mon, 23 Apr 2018 09:35:55 GMT vboxsync [71972] * trunk/src/VBox/Main/include/GuestFsObjInfoImpl.h (modified) Guest Control/Main: Added internal access helper for IGuestFsObjInfo. Fri, 20 Apr 2018 10:40:17 GMT vboxsync [71932] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Docs/Main: Fixed description for GuestSessionWaitForFlag and ... Tue, 17 Apr 2018 12:24:26 GMT vboxsync [71873] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Build fix.