VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @73941   6 years vboxsync DnD/Main: Fixed including the context ID when using protocol v3 with …
(edit) @73940   6 years vboxsync DnD/HostService: Renaming, docs (build fix).
(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) @73916   6 years vboxsync Main/ExtPackManager: add missing space in the release log between the …
(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) @73853   6 years vboxsync Main/CloudClient+Progress+ExtPack: Make use of the extpack helper …
(edit) @73838   6 years vboxsync Audio: Added the backend's (friendly) name into the backend configuration.
(edit) @73835   6 years vboxsync Main/OCI: doxygen comment fix
(edit) @73829   6 years vboxsync Main/ExtPackManager: resolve signed/unsigned warnings on Windows
(edit) @73827   6 years vboxsync Main/ExtPackManager: windows build fix
(edit) @73826   6 years vboxsync Main/UnattendedScript: clean up includes, it never needed MachineImpl.h
(edit) @73825   6 years vboxsync Main/ExtPack: Add extpack helper interface for creating and updating …
(edit) @73824   6 years vboxsync Main/Progress: eliminate useless copying of Utf8Str for method calls
(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) @73685   6 years vboxsync Audio/DrvAudioVRDE: Corrected output stream buffer / period / …
(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) @73638   6 years vboxsync Main/DrvAudioVRDE: do not crash if PDM driver does not exist. bugref:9225
(edit) @73629   6 years vboxsync Audio/Main: Also insert the debugging enabled / path values into the …
(edit) @73624   6 years vboxsync Main,SharedOpenGL: VRDP cleanup. bugref:9225
(edit) @73622   6 years vboxsync Main: Doxygen build fix.
(edit) @73621   6 years vboxsync Audio/AC97: Added runtime debugging support (output to .WAV files).
(edit) @73612   6 years vboxsync Audio/Main: Added support for superseding extra-data values with …
(edit) @73611   6 years vboxsync Audio: Renamed the (tweakable) per-driver CFGM options to make it …
(edit) @73589   6 years vboxsync Main: Allow changing the passthrough flag when the VM is running if …
(edit) @73584   6 years vboxsync DrvAudio/DrvAudioVRDE: Report the backend as operational via …
(edit) @73571   6 years vboxsync bugref:9152. Renamed ICloudUserProfiles to ICloudProvider, …
(edit) @73564   6 years vboxsync Audio/VRDE: Let the user know in verbose logging that VRDE does not …
(edit) @73562   6 years vboxsync ExtPackManager: Fix endless loop (copy/paste bug) in i_queryObjects …
(edit) @73554   6 years vboxsync ExtPack cloud stuff, XPCOM fixes. bugref:9152
(edit) @73553   6 years vboxsync ExtPack cloud stuf. bugref:9152
(edit) @73551   6 years vboxsync VBOX_WITH_CLOUD_PROVIDERS_IN_EXTPACK (bugref:9152)
(edit) @73549   6 years vboxsync CloudProviderManager: Sketched how to put the cloud stuff in the …
(edit) @73548   6 years vboxsync ExtPackManager: Added i_queryObjects method for collecting objects …
(edit) @73543   6 years vboxsync Build fix.
(edit) @73541   6 years vboxsync Build fix.
(edit) @73540   6 years vboxsync Audio/DrvAudioVideoRec.cpp: Forgot that file wrt returning …
(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) @73529   6 years vboxsync Audio: Changed cBits -> cBytes of PDMAUDIOPCMPROPS to avoid some …
(edit) @73505   6 years vboxsync Main,Config.kmk: GCC 8.2.0 fixes
(edit) @73504   6 years vboxsync vboxweb.cpp: Pass unique fd_set for each select parameter to make GCC …
(edit) @73464   6 years vboxsync Audio/VRDE: Fixed setting the shift parameter of the acquired stream …
(edit) @73430   6 years vboxsync Audio/VRDE: Only report a running / writable state if any clients are …
(edit) @73408   6 years vboxsync Audio: Renamed *Ms* (milliseconds) timing helper functions to *Milli*.
(edit) @73380   6 years vboxsync Audio/DrvAudioCommon.cpp: Reordering helper function parameters to …
(edit) @73372   6 years vboxsync Build fix.
(edit) @73370   6 years vboxsync Audio: Implemented backend-independent (pre-)buffering support. Work …
(edit) @73368   6 years vboxsync VirtualBoxClientListImpl.cpp: scm fix
(edit) @73361   6 years vboxsync Main/VBoxSDS:?bugref:3300: fixed tabs
(edit) @73358   6 years vboxsync Main/VBoxSDS: ?bugref:3300: cosmetic changes
(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) @73308   6 years vboxsync Main/ConsoleImple2: The new serial device needs the trusted helpers
(edit) @73258   6 years vboxsync Audio/Main: Implemented feeding the pre-buffering, buffer size and …
(edit) @73240   6 years vboxsync Main: bugref:9152: A bit of fixes for hardcoded json string to let Qt …
(edit) @73239   6 years vboxsync Audio/Main: Factored out the CFGM driver (LUN) construction to avoid …
(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) @73154   6 years vboxsync bugref:9152. Added 3 interfaces: CloudClient, CloudUserProfileList, …
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