VirtualBox

source: vbox/trunk/src/VBox/Main/src-server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75663   6 years vboxsync Main/ExtPackManager+CloudProviderManager+VirtualBox: Handle runtime …
(edit) @75648   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75617   6 years vboxsync Rolled back r126789.
(edit) @75614   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75569   6 years vboxsync Rolled back r126727.
(edit) @75568   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75513   6 years vboxsync Rolled back r126670.
(edit) @75512   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server.
(edit) @75489   6 years vboxsync Recording/Main: Renamed RecordVideoRateControlMode -> …
(edit) @75488   6 years vboxsync Recording/Main: Implemented better support for recording limits (also …
(edit) @75455   6 years vboxsync Recording/Main: Renaming (onRecordChange -> onRecordingChange).
(edit) @75453   6 years vboxsync Recording/Main: Renaming (IMachine::IsModified_Record -> …
(edit) @75441   6 years vboxsync Recording/Main: Various fixes to make the code more error resilient.
(edit) @75434   6 years vboxsync OCI: Rename exportVM to exportLaunchVM and getExportParameters to …
(edit) @75418   6 years vboxsync Recording/Main: Made the IRecordingScreenSettings::fileName getters …
(edit) @75380   6 years vboxsync Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
(edit) @75373   6 years vboxsync Main: bugref:6598: Added ability to merge mediums with different sizes …
(edit) @75367   6 years vboxsync Recording: Only allow settings to be changed when recording is …
(edit) @75366   6 years vboxsync Recording: Added support for parsing the (legacy) option string values …
(edit) @75361   6 years vboxsync Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
(edit) @75341   6 years vboxsync Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
(edit) @75326   6 years vboxsync Recording: Added a read-only ID attribute to ICaptureScreenSettings.
(edit) @75325   6 years vboxsync Build fix.
(edit) @75324   6 years vboxsync Recording: More settings bugfixes for Main and FE/Qt.
(edit) @75313   6 years vboxsync Recording: More bugfixes for Main and FE/Qt.
(edit) @75312   6 years vboxsync OCI: We now pass subnet, not VCN. Uncovered by better error handling …
(edit) @75308   6 years vboxsync Build fix.
(edit) @75307   6 years vboxsync Recording: Bugfixes for Main and FE/Qt.
(edit) @75287   6 years vboxsync Capturing/Main: Bugfixes for startup.
(edit) @75279   6 years vboxsync Capturing: Use uint32_t as internal screen settings screen ID.
(edit) @75278   6 years vboxsync Capturing: Also initialize settings copies in SnapshotMachine::init().
(edit) @75277   6 years vboxsync CaputreScreenSettingsImpl.cpp: assignCopy isn't right, try alloc and …
(edit) @75269   6 years vboxsync Capturing: Added more per-screen attributes, such as audio parameters, …
(edit) @75264   6 years vboxsync Capturing: SCM fixes.
(edit) @75262   6 years vboxsync Capturing: Build fix.
(edit) @75259   6 years vboxsync Capturing: Build fix.
(edit) @75251   6 years vboxsync Capturing: Separated capturing settings into new interfaces …
(edit) @75139   6 years vboxsync Main/BIOSSettings: Comment typos and updates.
(edit) @75038   6 years vboxsync OCI: G/c VBOX_WITH_CLOUD_PROVIDERS_NO_COMMANDS ifdefs and related code.
(edit) @74952   6 years vboxsync Main/MediumIO: Fix interface list mixup for the convert to stream operation
(edit) @74944   6 years vboxsync Main/MediumIO: Need to call init method on the progress object of …
(edit) @74938   6 years vboxsync Main/MediumIO: Fix progress reporting when streaming the disk image …
(edit) @74937   6 years vboxsync Main/MediumIO: Fix progress reporting when streaming the disk image
(edit) @74936   6 years vboxsync bugref:9152. Commented out the assertion because parsing can be re-done.
(edit) @74926   6 years vboxsync OCI: Get rid of the VBOX_WITH_CLOUD_PROVIDERS_IN_EXTPACK switch which …
(edit) @74886   6 years vboxsync Main/Appliance: mark the OCI specific code for moving to the extpack …
(edit) @74873   6 years vboxsync OCI: adjustment for progress
(edit) @74867   6 years vboxsync Main/iokit.cpp: Fixed regression introduced in r125711 (short instead …
(edit) @74846   6 years vboxsync OCI: Add IVirtualBox parameter to ICloudClient::exportVM
(edit) @74829   6 years vboxsync scm fixes
(edit) @74825   6 years vboxsync Main: bugref:9152 Implement the convertToStream API [doxygen build fix]
(edit) @74824   6 years vboxsync Main: bugref:9152 Implement the convertToStream API [build fix for …
(edit) @74823   6 years vboxsync Main: bugref:9152 Implement the convertToStream API [missing file]
(edit) @74822   6 years vboxsync Main: bugref:9152 Implement the convertToStream API
(edit) @74804   6 years vboxsync Main/Progress: Split into safe public interface and a private one …
(edit) @74777   6 years vboxsync Main: Started implementing the IDataStream interface [build fix]
(edit) @74776   6 years vboxsync Main: Started implementing the IDataStream interface
(edit) @74772   6 years vboxsync Main/iokit.cpp: Don't assert on stupid Belkin USB-C thingy not getting …
(edit) @74763   6 years vboxsync Main/MediumIO: build error
(edit) @74761   6 years vboxsync Main/MediumIO: add stub for a method to convert a medium to a data …
(edit) @74601   6 years vboxsync OCI: don't lose the error code from ExportVM
(edit) @74554   6 years vboxsync OCI: Fix EOL accident.
(edit) @74530   6 years vboxsync Main,Devices: Compile fixes (gcc 8.2.0-7).
(edit) @74474   6 years vboxsync Main,Devices: Graphics controller updates. bugref:8893
(edit) @74431   6 years vboxsync Main,GUI,VBoxManage: Provide API for proxy settings that picks up the …
(edit) @74353   6 years vboxsync Main/mediumio: Corrected crypto filtering on write access.
(edit) @74217   6 years vboxsync bugref:9152. Progress implementation. Rearranging the code.
(edit) @74212   6 years vboxsync CloudProviderManagerImpl.cpp: Another build fix for …
(edit) @74207   6 years vboxsync CloudProviderManagerImpl.cpp: Build fix for …
(edit) @74206   6 years vboxsync CloudProviderManagerImpl.cpp: Build fix for …
(edit) @74186   6 years vboxsync bugref:9152. Added Progress for the second part of OCI export.
(edit) @74146   6 years vboxsync OCI: POC on setting Progress data from ExtPack. Shows fake data, but …
(edit) @74136   6 years vboxsync scm burn fix
(edit) @74123   6 years vboxsync OCI: debug print for incoming parameters
(edit) @74092   6 years vboxsync OCI: Fix for makefiles. Completely breaks execution with …
(edit) @74086   6 years vboxsync OCI: initial commit for CloudClient::exportVM function
(edit) @74003   6 years vboxsync Main: bugref:9231: added ability to set IMedium:location for medium …
(edit) @73975   6 years vboxsync bugref:9152. build fix.
(edit) @73974   6 years vboxsync bugref:9152. build fix.
(edit) @73973   6 years vboxsync bugref:9152. build fixes.
(edit) @73972   6 years vboxsync bugref:9152. build fixes.
(edit) @73971   6 years vboxsync bugref:9152. Moved OCI stuff from server to extpack.
(edit) @73932   6 years vboxsync Drop trailing whitespace.
(edit) @73929   6 years vboxsync OCI: commit OCI code as-is. Doesn't yet compile in extpack but should …
(edit) @73919   6 years vboxsync Main: On Windows, fix compiling with VBOX_WITH_SDS=
(edit) @73903   6 years vboxsync bugref:9152. Fixed try-catch logic.
(edit) @73901   6 years vboxsync ApplianceImplExport.cpp: Fixed scm; added three r=bird todos in …
(edit) @73897   6 years vboxsync bugref:9152. Build fixes.
(edit) @73896   6 years vboxsync bugref:9152. Build fixes.
(edit) @73894   6 years vboxsync bugref:9152. Build fixes.
(edit) @73893   6 years vboxsync bugref:9152. Build fixes.
(edit) @73892   6 years vboxsync bugref:9152. divided the OCI/OPC/OVF tasks into the separate threads.
(edit) @73873   6 years vboxsync OCI: Move OCI code to the extension pack
(edit) @73858   6 years vboxsync Main: bugref:8929: Medium::setDescription has been reordered to avoid …
(edit) @73835   6 years vboxsync Main/OCI: doxygen comment fix
(edit) @73826   6 years vboxsync Main/UnattendedScript: clean up includes, it never needed MachineImpl.h
(edit) @73805   6 years vboxsync fixed signed/unsigned mismatch in the comparsion
(edit) @73804   6 years vboxsync Main: bugref:9075: added check into the IMachine::SetExtraData and …
(edit) @73784   6 years vboxsync Main/Appliance: Fix import regression caused by the progress cleanup.
(edit) @73768   6 years vboxsync Main,FE/VBoxManage: Allow changing the UART type of the serial ports …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette