# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Jan 13, 2025 5:51:02 AM Tue, 06 Jun 2017 13:47:06 GMT vboxsync [67273] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) Main/Appliance: use the proper version info for the tar member group ... Fri, 02 Jun 2017 18:25:33 GMT vboxsync [67257] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) Main/ApplianceImplExport.cpp: Try get the names consistent when ... Fri, 02 Jun 2017 17:29:13 GMT vboxsync [67254] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) Main/ApplianceExport: Set special user and group names and IDs in the ... Fri, 02 Jun 2017 15:54:22 GMT vboxsync [67252] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) Main/Appliance::i_writeFSOPC: Clean up. Drop the try/catch based ... Fri, 02 Jun 2017 15:24:58 GMT vboxsync [67249] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (deleted) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Appliance++: Removed non-VBOX_WITH_NEW_TAR_CREATOR code. Fri, 02 Jun 2017 15:12:42 GMT vboxsync [67245] * trunk/src/VBox/Main/include/ProgressImpl.h (modified) Main/ProgresImpl: Added a callback method for VD as well ... Fri, 02 Jun 2017 15:10:54 GMT vboxsync [67244] * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main,VD: Compressed the Medium::i_exportFile method ... Fri, 02 Jun 2017 15:09:35 GMT vboxsync [67242] * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/src-all/ProgressImpl.cpp (modified) Main/ProgresImpl: Added a callback method for VD as well ... Fri, 02 Jun 2017 13:37:59 GMT vboxsync [67239] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/MediumImpl: bugref:8344: use RTPathStartsWithRoot() to ensure ... Fri, 02 Jun 2017 12:21:06 GMT vboxsync [67237] * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium::i_addRawToFss: Split out the opening of the medium as we ... Fri, 02 Jun 2017 11:36:39 GMT vboxsync [67234] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium::i_addRawToFss: Added missing AutoCaller. Fri, 02 Jun 2017 11:33:27 GMT vboxsync [67233] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium::i_addRawToFss: Removed unnecessary lock list Clear call, ... Fri, 02 Jun 2017 11:28:48 GMT vboxsync [67232] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/ApplianceExport/Medium: Added progress to i_addRawToFss. Fri, 02 Jun 2017 11:20:54 GMT vboxsync [67231] * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/ApplianceExport/Medium: Added progress to i_addRawToFss. Fri, 02 Jun 2017 11:19:20 GMT vboxsync [67230] * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/src-all/ProgressImpl.cpp (modified) Main/ProgressImpl: Added IPRT progress callback method. Fri, 02 Jun 2017 09:27:26 GMT vboxsync [67226] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/MediumImpl: bugref:8344: enforce an absolute path when changing ... Fri, 02 Jun 2017 08:30:12 GMT vboxsync [67225] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) Appliance::i_writeFSImpl: hManifest isn't used, drop it. Thu, 01 Jun 2017 17:18:24 GMT vboxsync [67219] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/Console: Use RT_SUCCESS() for IPRT status codes Thu, 01 Jun 2017 14:03:55 GMT vboxsync [67211] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: Enabled new tar creator code in IAppliance. Thu, 01 Jun 2017 13:57:04 GMT vboxsync [67210] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) Main: Appliance: filename fixes Thu, 01 Jun 2017 13:37:09 GMT vboxsync [67209] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) Main: Appliance: todo Thu, 01 Jun 2017 13:32:35 GMT vboxsync [67208] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) Main,VBoxManage: More OPC hacking. Seems to be working now. Thu, 01 Jun 2017 12:20:32 GMT vboxsync [67205] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: More hacking on OPC exporting. Thu, 01 Jun 2017 11:50:09 GMT vboxsync [67203] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: ApplianceImplExport.cpp: More hacking on OPC exporting. Thu, 01 Jun 2017 09:08:15 GMT vboxsync [67199] * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) Main: ApplianceImplExport.cpp: Hacking OPC exporting. Thu, 01 Jun 2017 09:07:53 GMT vboxsync [67197] * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) Main: ApplianceImplExport.cpp: Hacking OPC exporting. Thu, 01 Jun 2017 08:51:08 GMT vboxsync [67195] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: ApplianceImplExport.cpp: Hacking OPC exporting. Thu, 01 Jun 2017 08:44:31 GMT vboxsync [67193] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) Main: ApplianceImplExport.cpp: Hacking OPC exporting. Thu, 01 Jun 2017 07:42:17 GMT vboxsync [67190] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) Main: ApplianceImplExport.cpp: Got VBOX_WITH_NEW_TAR_CREATOR mostly ... Wed, 31 May 2017 20:32:04 GMT vboxsync [67184] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/include/MediumImpl.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/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: Reworking IAppliance export to use new TAR creator. Changes ... Wed, 31 May 2017 13:56:11 GMT vboxsync [67172] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) MediumImpl: @todo Tue, 30 May 2017 14:11:46 GMT vboxsync [67142] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) ApplianceImpl*: Started implementing support for the new TAR creator ... Wed, 24 May 2017 15:43:59 GMT vboxsync [67067] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/configure (modified) * trunk/configure.vbs (modified) * trunk/debian/control (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.h (modified) * trunk/src/VBox/Debugger/VBoxDbgStatsQt.cpp (moved) * trunk/src/VBox/Debugger/VBoxDbgStatsQt.h (moved) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotDetailsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxTakeSnapshotDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxUpdateDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsGeneral.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsLanguage.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsNetwork.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsNetworkDetailsNAT.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsUpdate.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsAudio.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsInterface.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsParallel.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSF.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSFDetails.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSerial.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSBFilterDetails.ui (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/control (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/STAM.cpp (modified) drop VBOX_WITH_QTGUI_V5 and friends Wed, 24 May 2017 09:10:19 GMT vboxsync [67055] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) ConsoleImpl2: Prevent launching VMs with invalid APIC combinations. Tue, 23 May 2017 17:48:32 GMT vboxsync [67049] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/VBox/Main/webservice/samples/python/clienttest.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) Main/glue/vboxapi.py: clean up, remove vbox attribute, eliminate ... Wed, 17 May 2017 18:56:31 GMT vboxsync [66945] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) build fix Wed, 17 May 2017 18:50:12 GMT vboxsync [66944] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: Streamline API default handling for network adapters ... Wed, 17 May 2017 18:16:15 GMT vboxsync [66943] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) build fix Wed, 17 May 2017 18:07:51 GMT vboxsync [66942] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: fix parallel port settings loading, which suffers from ... Wed, 17 May 2017 17:54:01 GMT vboxsync [66941] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: Use the internal method for querying the guest OS type ... Wed, 17 May 2017 16:44:04 GMT vboxsync [66940] * trunk/src/VBox/Main/include/NATEngineImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/src-server/NATEngineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) Main/NetworkAdapter+NATEngine: Improve default handling (deal with ... Wed, 17 May 2017 16:27:41 GMT vboxsync [66939] * trunk/src/VBox/Main/src-server/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SerialPortImpl.cpp (modified) Main/SerialPort: make applying the default settings more flexible, ... Wed, 17 May 2017 16:09:58 GMT vboxsync [66938] * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox+DHCPServer+GuestOSType: lots of redundant ... Wed, 17 May 2017 09:07:37 GMT vboxsync [66926] * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) Main: spaces Wed, 17 May 2017 08:43:27 GMT vboxsync [66925] * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main/Machine+GuestOSType: few more convenience functions for getting data Wed, 17 May 2017 08:34:25 GMT vboxsync [66924] * trunk/src/VBox/Main/xml/Settings.cpp (modified) whitespace Tue, 16 May 2017 19:34:21 GMT vboxsync [66922] * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not ... Mon, 15 May 2017 23:21:57 GMT vboxsync [66902] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxClientImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not ... Mon, 15 May 2017 16:30:10 GMT vboxsync [66900] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Main/GuestControl: fix iterator increment which was lost in previous ... Mon, 15 May 2017 16:24:31 GMT vboxsync [66899] * trunk/src/VBox/Main/src-all/SecretKeyStore.cpp (modified) it++ => ++it Mon, 15 May 2017 16:21:16 GMT vboxsync [66898] * trunk/src/VBox/Main/src-all/SecretKeyStore.cpp (modified) Main/SecretKeyStore: proper iterator increment Mon, 15 May 2017 16:06:16 GMT vboxsync [66897] * trunk/src/VBox/Main/src-all/SecretKeyStore.cpp (modified) Main/SecretKeyStore: be less pushy with iterators Mon, 15 May 2017 15:01:30 GMT vboxsync [66896] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Main/Guest Control: Iterator fixes for signalWaitEvent() and ... Mon, 15 May 2017 15:00:36 GMT vboxsync [66895] * trunk/src/VBox/Main/src-server/MediumLock.cpp (modified) Main/MediumLock: fix for MediumLockListMap::Clear cleanup Mon, 15 May 2017 14:55:15 GMT vboxsync [66894] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Backed out r115409 again. Mon, 15 May 2017 14:40:16 GMT vboxsync [66893] * trunk/src/VBox/Main/src-server/MediumLock.cpp (modified) Main/MediumLock: MediumLockListMap::Clear cleanup Mon, 15 May 2017 14:30:58 GMT vboxsync [66892] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Main/Guest Control: Iterator fixes for signalWaitEvent() and ... Mon, 15 May 2017 13:45:23 GMT vboxsync [66891] * trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified) Main/EmulatedUSBImpl.cpp: WebcamsMap cleanup. Fri, 12 May 2017 12:05:03 GMT vboxsync [66877] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: bugref:8855: make it better readable Thu, 11 May 2017 17:06:28 GMT vboxsync [66875] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: bugref:8855: when renaming settings, don't change the config ... Thu, 11 May 2017 10:35:16 GMT vboxsync [66870] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/ConsoleImpl: bugref:8855: don't ignore the error code when ... Wed, 10 May 2017 11:07:03 GMT vboxsync [66857] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) Guest Control/Main: Event fixes (for bugref:8833): * Check for ... Mon, 08 May 2017 16:59:13 GMT vboxsync [66832] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/capiidl.xsl (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Main: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings. Mon, 08 May 2017 09:58:18 GMT vboxsync [66816] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main: increased the default RAM size for Windows 7 / 2008(R2) ... Thu, 04 May 2017 14:54:16 GMT vboxsync [66796] * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) Main/tstCollector: use symbolic constant Thu, 04 May 2017 14:52:22 GMT vboxsync [66795] * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) Main/tstCollector: make it always return 0. The current error ... Thu, 27 Apr 2017 17:25:39 GMT vboxsync [66704] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: try fix bad if. Thu, 27 Apr 2017 17:25:11 GMT vboxsync [66703] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: try fix bad if. Fri, 21 Apr 2017 17:38:54 GMT vboxsync [66646] * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) Main/NetIf (bugref:8846): Fixed VBoxSVC crash on updating adapter ... Fri, 21 Apr 2017 09:18:14 GMT vboxsync [66643] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: Apply KB_FN_AUTO_CMD_DEPS_COMMANDS to double ... Thu, 20 Apr 2017 19:27:00 GMT vboxsync [66636] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: Started using KB_FN_AUTO_CMD_DEPS and friends. Thu, 20 Apr 2017 14:27:34 GMT vboxsync [66630] * trunk/src/VBox/Main/glue/vboxapi.py (modified) VBox/Main: ​​bugref:3300: VBoxSVC from terminal server session is not ... Thu, 20 Apr 2017 14:05:28 GMT vboxsync [66629] * trunk/src/VBox/Main/include/VirtualBoxClientImpl.h (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) VirtualBoxClientImpl: Style cleaning in the SDS related code; fixed ... Thu, 20 Apr 2017 05:53:05 GMT vboxsync [66619] * trunk/src/VBox/Main/glue/vboxapi.py (modified) vboxapi.py: style adjustments Thu, 20 Apr 2017 01:00:29 GMT vboxsync [66617] * trunk/src/VBox/Main/glue/vboxapi.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) VBox/Main: bugref:3300: VBoxSVC from terminal server session is not ... Mon, 17 Apr 2017 03:00:00 GMT vboxsync [66581] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, ... Thu, 13 Apr 2017 16:13:45 GMT vboxsync [66564] * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) VBox/Main: ​​​​bugref:3300: VBoxSVC from terminal server session is ... Thu, 13 Apr 2017 16:08:23 GMT vboxsync [66563] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) VBox/Main: ​​​bugref:3300: VBoxSVC from terminal server session is ... Tue, 11 Apr 2017 14:53:40 GMT vboxsync [66512] * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) VBox/Main: ​​​​bugref:3300: VBoxSVC from terminal server session is ... Fri, 07 Apr 2017 17:40:54 GMT vboxsync [66483] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: fix the operation count handling for ... Mon, 03 Apr 2017 21:09:37 GMT vboxsync [66411] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/VirtualBoxClientImpl.h (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) VBox/Main: ​​​bugref:3300: VBoxSVC from terminal server session is ... Mon, 03 Apr 2017 13:54:44 GMT vboxsync [66400] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main: bugref:8783: fixes for the new resizing code. Mon, 03 Apr 2017 10:15:06 GMT vboxsync [66396] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImplLegacy.cpp (modified) Main: reverted r114346. Mon, 03 Apr 2017 07:31:44 GMT vboxsync [66394] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImplLegacy.cpp (modified) Main: remove the old resizing code. Fri, 31 Mar 2017 13:43:50 GMT vboxsync [66382] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main: Ubuntu: 8GB => 10GB (Ubuntu 17.04 needs 8.3GB) Fri, 31 Mar 2017 13:28:04 GMT vboxsync [66381] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: Fix missing parameter for ... Thu, 30 Mar 2017 11:05:26 GMT vboxsync [66358] * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) VBoxProxyStub.c: Fixed incorrect error handling and work duplication ... Thu, 30 Mar 2017 09:52:39 GMT vboxsync [66353] * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) VBoxProxyStub.c: More style. Thu, 30 Mar 2017 09:49:14 GMT vboxsync [66352] * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) VBoxProxyStub.c: fQuoteIt confusion. Thu, 30 Mar 2017 06:39:44 GMT vboxsync [66349] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) fixed two @bugref references Wed, 29 Mar 2017 11:22:56 GMT vboxsync [66330] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main: doxygen fix for the new guest resizing code. Wed, 29 Mar 2017 11:13:59 GMT vboxsync [66329] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Main: enabled the new resizing code. Wed, 29 Mar 2017 11:13:13 GMT vboxsync [66328] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImplLegacy.cpp (modified) Main: updated the guest resizing code (disabled). Tue, 28 Mar 2017 15:10:04 GMT vboxsync [66308] * trunk/src/VBox/Main/idl/doxygen.xsl (modified) VBox/Main: ​​bugref:3300: VBoxSVC from terminal server session is not ... Tue, 28 Mar 2017 11:48:21 GMT vboxsync [66294] * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) ExtPackManagerImpl.cpp: Must not hold the extpack manager lock when ... Tue, 28 Mar 2017 07:53:31 GMT vboxsync [66282] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/VirtualBox.xidl: tabs, spaces Tue, 28 Mar 2017 07:28:24 GMT vboxsync [66280] * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) bugref:3300: build fix Tue, 28 Mar 2017 07:23:33 GMT vboxsync [66279] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (modified) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) Main/Frontends/Installer: bugref:3300: tabs, spaces, doxygen Tue, 28 Mar 2017 00:19:45 GMT vboxsync [66274] * trunk/Config.kmk (modified) * trunk/include/VBox/log.h (modified) * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMWrappers.xsl (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox_TypeLib.xsl (modified) * trunk/src/VBox/Installer/win/VirtualBox_TypeLibWithInterfaces.xsl (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/capiidl.xsl (modified) * trunk/src/VBox/Main/idl/VirtualBox.dtd (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/apiwrap-server-filelist.xsl (modified) * trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl_iid.xsl (modified) * trunk/src/VBox/Main/include/Logging.h (modified) * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (added) * trunk/src/VBox/Main/include/win/resource.h (modified) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) * trunk/src/VBox/Main/src-all/win/VirtualBox_rgs.xsl (modified) * trunk/src/VBox/Main/src-all/win/comregister.cmd (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) * trunk/src/VBox/Main/src-client/win/VBoxC.rc (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Runtime/VBox/errmsgvboxcom.xsl (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not ... Mon, 27 Mar 2017 12:20:38 GMT vboxsync [66266] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Warning.