# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Jan 17, 2025 11:34:43 PM Tue, 14 Apr 2015 17:59:42 GMT vboxsync [55259] * trunk/doc/manual/en_US/user_BasicConcepts.xml (modified) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (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/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSerial.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSerial.ui (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) Main/Serial+Devices/Serial: new TCP backend for serial port. ... Tue, 14 Apr 2015 15:45:46 GMT vboxsync [55255] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/Snapshot: only update the machine state on the VM process if ... Tue, 14 Apr 2015 14:43:40 GMT vboxsync [55251] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/Host: reduce the amount of unnecessary locking greatly Tue, 14 Apr 2015 12:57:40 GMT vboxsync [55244] * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) Main: Fixed DnD progress object creation; don't allow cancellation of ... Tue, 14 Apr 2015 09:07:45 GMT vboxsync [55233] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/Machine+Snapshot: fix state checks and introduce standardized ... Tue, 14 Apr 2015 08:48:28 GMT vboxsync [55232] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/xml/Settings: also bump the settings to 1.15 if there are USB ... Mon, 13 Apr 2015 18:26:17 GMT vboxsync [55224] * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsService: fix fallout from previous (r99529). Mon, 13 Apr 2015 18:06:30 GMT vboxsync [55223] * 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) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/HostDnsService: if VBoxInternal2/HostDNSOrderIgnore global ... Mon, 13 Apr 2015 17:27:27 GMT vboxsync [55222] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: next attempt at making some g++ versions happy Mon, 13 Apr 2015 16:50:16 GMT vboxsync [55219] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: some g++ versions complain and need help to get the POD Mon, 13 Apr 2015 16:33:25 GMT vboxsync [55218] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: fix last dangling link Mon, 13 Apr 2015 16:25:35 GMT vboxsync [55217] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: fix more dangling links Mon, 13 Apr 2015 16:18:52 GMT vboxsync [55216] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: fix dangling link Mon, 13 Apr 2015 15:53:01 GMT vboxsync [55214] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxAutostart/VBoxAutostartStop.cpp (modified) * trunk/src/VBox/Frontends/VBoxAutostart/VBoxAutostartUtils.cpp (modified) * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxModAPIMonitor.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSnapshotsWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.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/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostPower.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/Performance.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) Main/Console+Machine+Session+Snapshot: move the save state and ... Mon, 13 Apr 2015 14:26:04 GMT vboxsync [55209] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox: preserve useful error code which indicates trouble ... Mon, 13 Apr 2015 14:13:33 GMT vboxsync [55208] * trunk/src/VBox/Main/src-all/win/comregister.cmd (modified) Main/comregister.cmd: for some mysterious reasons the line split ... Mon, 13 Apr 2015 03:22:12 GMT vboxsync [55200] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) Main/HostDnsService: use instead of a roll-your-own ... Mon, 13 Apr 2015 02:10:39 GMT vboxsync [55199] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) Main/HostDnsService: get rid of const_cast that is a ... Mon, 13 Apr 2015 01:59:07 GMT vboxsync [55198] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) Main/HostDnsService: drop const from VirtualBox *aParent as ... Fri, 10 Apr 2015 16:26:56 GMT vboxsync [55190] * trunk/src/VBox/Main/src-all/ProgressImpl.cpp (modified) Main/Progress: fix typo (recent regression) which silently lost error ... Fri, 10 Apr 2015 16:25:45 GMT vboxsync [55189] * trunk/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h (modified) Main/VirtualBoxErrorInfo: Fix long-standing issue on Windows host ... Fri, 10 Apr 2015 14:38:55 GMT vboxsync [55185] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Oops Fri, 10 Apr 2015 14:36:14 GMT vboxsync [55184] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Missing files Fri, 10 Apr 2015 14:31:02 GMT vboxsync [55183] * trunk/src/VBox/Main/src-all/SecretKeyStore.cpp (modified) Build fix Fri, 10 Apr 2015 14:26:59 GMT vboxsync [55182] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/SecretKeyStore.h (added) * trunk/src/VBox/Main/src-all/SecretKeyStore.cpp (added) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (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/MediumImpl.cpp (modified) Main,FE/VBoxManage: Support exporting machines as appliances which ... Fri, 10 Apr 2015 10:29:54 GMT vboxsync [55180] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnDDropTarget.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.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/GuestDnDPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) s/drag'n'drop/drag and drop/ Thu, 09 Apr 2015 17:36:51 GMT vboxsync [55168] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: fix overlooked case sensitive frontend name check Thu, 09 Apr 2015 17:25:33 GMT vboxsync [55167] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: Add support for launching separate UI/VM setups. ... Thu, 09 Apr 2015 12:29:31 GMT vboxsync [55159] * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Main: check if DrvAudioVRDE is contructed. Wed, 08 Apr 2015 13:12:53 GMT vboxsync [55133] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.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,Frontends: framebuffer identifier. Wed, 08 Apr 2015 09:30:46 GMT vboxsync [55122] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl: enable GIM for raw-mode VMs. Tue, 07 Apr 2015 16:05:46 GMT vboxsync [55120] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: too strict limitations for extradata changes... for ... Tue, 07 Apr 2015 16:02:00 GMT vboxsync [55119] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings: bump version number on xHCI Thu, 02 Apr 2015 16:52:46 GMT vboxsync [55095] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Network/slirp/resolv_conf_parser.c (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-server/freebsd/HostHardwareFreeBSD.cpp (modified) * trunk/src/VBox/Main/src-server/freebsd/USBProxyServiceFreeBSD.cpp (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r3/freebsd/systemmem-freebsd.cpp (copied) * trunk/src/VBox/ValidationKit/utils/cpu/cidet-app.cpp (modified) Assorted fixes for FreeBSD hosts, VBox compiles and runs again ... Thu, 02 Apr 2015 16:33:37 GMT vboxsync [55094] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: fix condition when permanent shared folders can be ... Thu, 02 Apr 2015 00:17:22 GMT vboxsync [55085] * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsService: registry updates for multiple values are not ... Wed, 01 Apr 2015 14:50:42 GMT vboxsync [55078] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.md5sum (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPnP.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPwr.cpp (modified) * trunk/src/VBox/Installer/linux/debian/control (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) 5.0.0 Beta 1 (and backed out r99347 as it might have caused a regression) Wed, 01 Apr 2015 11:26:22 GMT vboxsync [55070] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl: better fix of r99357. Wed, 01 Apr 2015 10:23:23 GMT vboxsync [55068] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl2: disable GIM for raw-mode VMs for now. Tue, 31 Mar 2015 10:31:10 GMT vboxsync [55022] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) ConsoleImpl2: fixed possible memory leak in error case Fri, 27 Mar 2015 19:27:55 GMT vboxsync [54996] * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) DrvAudioVRDE.cpp: Fixed stupid use after free issue in the destructor ... Fri, 27 Mar 2015 16:33:54 GMT vboxsync [54994] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Preserve error messages before calling ... Fri, 27 Mar 2015 15:45:03 GMT vboxsync [54992] * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/src-all/ProgressImpl.cpp (modified) Main/Progress: big cleanup eliminating inconsistencies and redundant code Fri, 27 Mar 2015 07:48:27 GMT vboxsync [54985] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) fixed several lines according to coding style Fri, 27 Mar 2015 06:56:06 GMT vboxsync [54979] * 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/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) OVF: pr7721. Import images in other formats. Added option ... Thu, 26 Mar 2015 20:49:26 GMT vboxsync [54978] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: Fix automatic unpausing a VM which has several disks ... Thu, 26 Mar 2015 19:32:11 GMT vboxsync [54976] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: Add method to add multiple disk encryption passwords ... Thu, 26 Mar 2015 18:29:53 GMT vboxsync [54972] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox: remove unused header file Thu, 26 Mar 2015 16:40:30 GMT vboxsync [54971] * trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/BandwidthControlImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/src-server/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFilterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFiltersImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) Main/AudioAdapter+BandwidthControl+Machine+NetworkAdapter+ParallelPort ... Thu, 26 Mar 2015 14:51:46 GMT vboxsync [54966] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) MediumImpl: be a bit more verbose if locking of the media failed Thu, 26 Mar 2015 08:21:45 GMT vboxsync [54959] * trunk/src/VBox/Main/src-server/freebsd/NetIf-freebsd.cpp (modified) NetIf-freebsd: Added { } to prevent a compiler warning. Thank you ... Wed, 25 Mar 2015 17:33:08 GMT vboxsync [54950] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Fix unused variables warnings Wed, 25 Mar 2015 16:56:48 GMT vboxsync [54948] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Medium+Snapshot: make all code recursing over trees (objects ... Wed, 25 Mar 2015 15:30:20 GMT vboxsync [54945] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: release media locks by destroying tasks before sending ... Wed, 25 Mar 2015 15:23:50 GMT vboxsync [54944] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvSCSIHost.cpp (modified) * trunk/src/VBox/Main/src-client/UsbCardReader.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetPortForwardString.cpp (modified) replaced a few more AssertPtrReturn by AssertReturn as we don't need ... Tue, 24 Mar 2015 15:53:55 GMT vboxsync [54927] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/src-server: comment. Tue, 24 Mar 2015 15:51:38 GMT vboxsync [54926] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/src-server/MachineImpl: enable KVM paravirt for almost all linux ... Mon, 23 Mar 2015 17:24:33 GMT vboxsync [54911] * 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/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Added paravirt. provider KVM APIs. Fri, 20 Mar 2015 17:38:27 GMT vboxsync [54885] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * 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/MediumImpl.cpp (modified) Main: Add a method to check for the correct encryption password Fri, 20 Mar 2015 17:06:54 GMT vboxsync [54884] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Fix for the fix Fri, 20 Mar 2015 16:55:47 GMT vboxsync [54883] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: Fix regression introduced with yesterdays changes Fri, 20 Mar 2015 14:06:33 GMT vboxsync [54871] * trunk/src/VBox/Main/src-server/solaris/DynLoadLibSolaris.h (modified) NetIf-solaris: missed file. Fri, 20 Mar 2015 13:57:01 GMT vboxsync [54870] * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) NetIf-solaris: comment. Fri, 20 Mar 2015 13:55:12 GMT vboxsync [54869] * trunk/src/VBox/Main/src-server/solaris/DynLoadLibSolaris.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) NetIf-solaris: fix listing of link names that don't have the same ... Thu, 19 Mar 2015 20:12:00 GMT vboxsync [54855] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: Logic change for IMedium::ChangeEncryption, an empty ... Thu, 19 Mar 2015 19:45:09 GMT vboxsync [54854] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * 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: Rearrange and rename parameters of IMedium::ChangeEncryption Thu, 19 Mar 2015 14:19:38 GMT vboxsync [54848] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Make IMedium::getEncryptionSettings const Thu, 19 Mar 2015 13:43:54 GMT vboxsync [54847] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: Fix another place where VBOX_E_PASSWORD_INCORRECT should be ... Wed, 18 Mar 2015 20:50:17 GMT vboxsync [54843] * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) Main: adapt VRDEServer to new, more precise state checks Wed, 18 Mar 2015 18:21:19 GMT vboxsync [54841] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/Display: fixes to new screen blanking feature. Wed, 18 Mar 2015 18:06:32 GMT vboxsync [54840] * trunk/src/VBox/Main/include/AutoStateDep.h (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) Main/NetworkAdapter: adapt to new, more precise state checks Wed, 18 Mar 2015 17:44:08 GMT vboxsync [54838] * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) Main/src-server/solaris: Fix description matching for ... Wed, 18 Mar 2015 16:28:31 GMT vboxsync [54837] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Medium: Return VBOX_E_PASSWORD_INCORRECT when changing the encryption ... Wed, 18 Mar 2015 15:44:17 GMT vboxsync [54835] * trunk/include/VBox/vd-filter-backend.h (modified) * trunk/include/VBox/vd.h (modified) * 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) * trunk/src/VBox/Storage/VD.cpp (modified) Encryption: Add a way to retrieve the encryption settings without ... Wed, 18 Mar 2015 14:31:36 GMT vboxsync [54830] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DisplayImpl: release display lock Wed, 18 Mar 2015 11:43:37 GMT vboxsync [54828] * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplaySourceBitmapImpl.cpp (modified) Main,Frontends: use BitmapFormat in API. Tue, 17 Mar 2015 18:01:43 GMT vboxsync [54821] * trunk/src/VBox/Main/include/NATNetworkServiceRunner.h (deleted) * trunk/src/VBox/Main/src-server/NATNetworkServiceRunner.cpp (deleted) G/c unused files. Tue, 17 Mar 2015 16:38:23 GMT vboxsync [54816] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) Main/HostDnsService: G/c as intended code that was accidentally only ... Tue, 17 Mar 2015 15:58:48 GMT vboxsync [54814] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) Main/HostDnsService: log DNS info when it's actually changed, not ... Tue, 17 Mar 2015 12:07:04 GMT vboxsync [54809] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Distinguished error codes when a provided password is wrong Mon, 16 Mar 2015 21:09:11 GMT vboxsync [54798] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/Console: Automatically resume the VM if all passwords were ... Mon, 16 Mar 2015 20:15:03 GMT vboxsync [54796] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Fix crash when loading a saved state with encrypted disks Mon, 16 Mar 2015 16:04:24 GMT vboxsync [54792] * trunk/src/VBox/Main/src-all/DisplayUtils.cpp (modified) DisplayUtils: use >= when check sSSMDisplayVerX in ... Mon, 16 Mar 2015 16:04:03 GMT vboxsync [54791] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: fix long-standing bug with setting extradata (it isn't ... Mon, 16 Mar 2015 15:49:06 GMT vboxsync [54790] * trunk/src/VBox/Main/src-all/DisplayUtils.cpp (modified) DisplayUtils: make readSavedGuestScreenInfo() aware of ... Fri, 13 Mar 2015 17:59:58 GMT vboxsync [54758] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Fixes for disk encryption when working with snapshots Fri, 13 Mar 2015 14:50:51 GMT vboxsync [54744] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/Console: Set the correct interfaces to retrieve keys for ... Wed, 11 Mar 2015 15:41:42 GMT vboxsync [54716] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main: if the guest notifies us about a medium ejected, save the ... Tue, 10 Mar 2015 14:02:28 GMT vboxsync [54705] * 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: VBoxNetNAT/VBoxNetDHCP: sometimes it's required to kill the ... Sat, 07 Mar 2015 22:22:27 GMT vboxsync [54684] * trunk/src/VBox/Installer/common/vboxapisetup.py (modified) * trunk/src/VBox/Main/glue/vboxapi.py (modified) vboxapi.py,vboxapisetup.py: Don't patch stuff in the bundle, breaks ... Fri, 06 Mar 2015 16:55:29 GMT vboxsync [54671] * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) NAT networks: don't kill VBoxNetDHCP and VBoxNetNAT but send the ... Fri, 06 Mar 2015 05:29:44 GMT vboxsync [54662] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) * trunk/src/VBox/Main/src-server/linux/HostDnsServiceLinux.cpp (modified) * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsService: instead of keeping fragile state g/c notifyAll() ... Thu, 05 Mar 2015 12:49:18 GMT vboxsync [54647] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Fix lock order violation Thu, 05 Mar 2015 12:12:41 GMT vboxsync [54645] * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Encryption/Main: Allow encryption of differencing media as long as ... Wed, 04 Mar 2015 16:41:08 GMT vboxsync [54631] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) Main/HostDnsService: fixed a typo which prevented to pass any DNS ... Wed, 04 Mar 2015 14:36:39 GMT vboxsync [54625] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: Fixes for disk encryption support and make use of the optimized ... Wed, 04 Mar 2015 09:08:57 GMT vboxsync [54616] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Initialize input mapping variables. Mon, 02 Mar 2015 20:05:15 GMT vboxsync [54592] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Build fix Mon, 02 Mar 2015 19:55:29 GMT vboxsync [54591] * trunk/include/VBox/vd-ifs.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * 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/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Storage/VD.cpp (modified) Add support to supply passwords for disk encryption while the VM is ... Mon, 02 Mar 2015 16:45:57 GMT vboxsync [54584] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/NetworkServices/DHCP/Config.cpp (modified) DHCPServer: Define DHCP option encodings as an enum. The enum is not ...