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) @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 …
(edit) @73757   6 years vboxsync MachineImplMoveVM.cpp: Try fix doxygen burn on Win64dep.
(edit) @73744   6 years vboxsync Main/Machine: bugref:8612: fix build without extpack support (very …
(edit) @73743   6 years vboxsync Main/Progress+Appliance+Machine: Turn …
(edit) @73740   6 years vboxsync Main: bugref:8612: add implementaion of Machine::applyDefault() in …
(edit) @73733   6 years vboxsync Main/CloudProviderManager: fix accidentally introduced last second …
(edit) @73719   6 years vboxsync Main/Cloud: fix copyright header and todo
(edit) @73716   6 years vboxsync Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
(edit) @73665   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73664   6 years vboxsync Main: bugref:8598: added "Keep hardware UUIDs" option to "clone …
(edit) @73589   6 years vboxsync Main: Allow changing the passthrough flag when the VM is running if …
(edit) @73571   6 years vboxsync bugref:9152. Renamed ICloudUserProfiles to ICloudProvider, …
(edit) @73554   6 years vboxsync ExtPack cloud stuff, XPCOM fixes. bugref:9152
(edit) @73553   6 years vboxsync ExtPack cloud stuf. bugref:9152
(edit) @73549   6 years vboxsync CloudProviderManager: Sketched how to put the cloud stuff in the …
(edit) @73536   6 years vboxsync bugref:9152. Removed svn property "sync-process".
(edit) @73535   6 years vboxsync bugref:9152. New classes CloudAPI, OCIIAM, OCIObjectStorage, …
(edit) @73505   6 years vboxsync Main,Config.kmk: GCC 8.2.0 fixes
(edit) @73337   6 years vboxsync bugref:9152. Renamed CloudUserProfileList to CloudUserProfiles.
(edit) @73321   6 years vboxsync Main: bugref:9152: A bit of fixes for hardcoded json string to improve …
(edit) @73314   6 years vboxsync Main: bugref:9152: A bit of fixes for hardcoded json string to improve …
(edit) @73240   6 years vboxsync Main: bugref:9152: A bit of fixes for hardcoded json string to let Qt …
(edit) @73222   6 years vboxsync bugref:9152. scm issue.
(edit) @73221   6 years vboxsync bugref:9152. Fixed tangle between COM errors and VirtualBox errors.
(edit) @73218   6 years vboxsync CloudUserProfileManager::getProfilesByProvider: Use IPRT for building …
(edit) @73216   6 years vboxsync bugref:9152. Added 6 new values into VirtualSystemDescriptionType. …
(edit) @73204   6 years vboxsync bugref:9152. Correctly processing the nonexisting configuration file.
(edit) @73188   6 years vboxsync bugref:9152. Added the call RTCString::strip() for Windows compatibility.
(edit) @73177   6 years vboxsync bugref:9152. Fixed error handling
(edit) @73174   6 years vboxsync bugref:9152. Removed unused variable.
(edit) @73173   6 years vboxsync bugref:9152. Fixed several issues in the code.
(edit) @73170   6 years vboxsync bugref:9152. Fixed object init, must report init success otherwise it …
(edit) @73169   6 years vboxsync bugref:9152. scm issues.
(edit) @73168   6 years vboxsync revert the changes
(edit) @73167   6 years vboxsync bugref:9152. scm issues.
(edit) @73164   6 years vboxsync bugref:9152. fixed scm issues.
(edit) @73155   6 years vboxsync bugref:9152. The function createCloudUserProfileManager was added.
(edit) @73132   6 years vboxsync Main/Appliance: fix a regression caused by introducing the custom VM …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
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