VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73932   7 years vboxsync Drop trailing whitespace.
(edit) @73929   7 years vboxsync OCI: commit OCI code as-is. Doesn't yet compile in extpack but should …
(edit) @73919   7 years vboxsync Main: On Windows, fix compiling with VBOX_WITH_SDS=
(edit) @73916   7 years vboxsync Main/ExtPackManager: add missing space in the release log between the …
(edit) @73903   7 years vboxsync bugref:9152. Fixed try-catch logic.
(edit) @73901   7 years vboxsync ApplianceImplExport.cpp: Fixed scm; added three r=bird todos in …
(edit) @73897   7 years vboxsync bugref:9152. Build fixes.
(edit) @73896   7 years vboxsync bugref:9152. Build fixes.
(edit) @73894   7 years vboxsync bugref:9152. Build fixes.
(edit) @73893   7 years vboxsync bugref:9152. Build fixes.
(edit) @73892   7 years vboxsync bugref:9152. divided the OCI/OPC/OVF tasks into the separate threads.
(edit) @73873   7 years vboxsync OCI: Move OCI code to the extension pack
(edit) @73858   7 years vboxsync Main: bugref:8929: Medium::setDescription has been reordered to avoid …
(edit) @73853   7 years vboxsync Main/CloudClient+Progress+ExtPack: Make use of the extpack helper …
(edit) @73838   7 years vboxsync Audio: Added the backend's (friendly) name into the backend configuration.
(edit) @73835   7 years vboxsync Main/OCI: doxygen comment fix
(edit) @73829   7 years vboxsync Main/ExtPackManager: resolve signed/unsigned warnings on Windows
(edit) @73827   7 years vboxsync Main/ExtPackManager: windows build fix
(edit) @73826   7 years vboxsync Main/UnattendedScript: clean up includes, it never needed MachineImpl.h
(edit) @73825   7 years vboxsync Main/ExtPack: Add extpack helper interface for creating and updating …
(edit) @73824   7 years vboxsync Main/Progress: eliminate useless copying of Utf8Str for method calls
(edit) @73805   7 years vboxsync fixed signed/unsigned mismatch in the comparsion
(edit) @73804   7 years vboxsync Main: bugref:9075: added check into the IMachine::SetExtraData and …
(edit) @73784   7 years vboxsync Main/Appliance: Fix import regression caused by the progress cleanup.
(edit) @73768   7 years vboxsync Main,FE/VBoxManage: Allow changing the UART type of the serial ports …
(edit) @73757   7 years vboxsync MachineImplMoveVM.cpp: Try fix doxygen burn on Win64dep.
(edit) @73744   7 years vboxsync Main/Machine: bugref:8612: fix build without extpack support (very …
(edit) @73743   7 years vboxsync Main/Progress+Appliance+Machine: Turn …
(edit) @73740   7 years vboxsync Main: bugref:8612: add implementaion of Machine::applyDefault() in …
(edit) @73733   7 years vboxsync Main/CloudProviderManager: fix accidentally introduced last second …
(edit) @73719   7 years vboxsync Main/Cloud: fix copyright header and todo
(edit) @73716   7 years vboxsync Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
(edit) @73685   7 years vboxsync Audio/DrvAudioVRDE: Corrected output stream buffer / period / …
(edit) @73665   7 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73664   7 years vboxsync Main: bugref:8598: added "Keep hardware UUIDs" option to "clone …
(edit) @73638   7 years vboxsync Main/DrvAudioVRDE: do not crash if PDM driver does not exist. bugref:9225
(edit) @73629   7 years vboxsync Audio/Main: Also insert the debugging enabled / path values into the …
(edit) @73624   7 years vboxsync Main,SharedOpenGL: VRDP cleanup. bugref:9225
(edit) @73622   7 years vboxsync Main: Doxygen build fix.
(edit) @73621   7 years vboxsync Audio/AC97: Added runtime debugging support (output to .WAV files).
(edit) @73612   7 years vboxsync Audio/Main: Added support for superseding extra-data values with …
(edit) @73611   7 years vboxsync Audio: Renamed the (tweakable) per-driver CFGM options to make it …
(edit) @73589   7 years vboxsync Main: Allow changing the passthrough flag when the VM is running if …
(edit) @73584   7 years vboxsync DrvAudio/DrvAudioVRDE: Report the backend as operational via …
(edit) @73571   7 years vboxsync bugref:9152. Renamed ICloudUserProfiles to ICloudProvider, …
(edit) @73564   7 years vboxsync Audio/VRDE: Let the user know in verbose logging that VRDE does not …
(edit) @73562   7 years vboxsync ExtPackManager: Fix endless loop (copy/paste bug) in i_queryObjects …
(edit) @73554   7 years vboxsync ExtPack cloud stuff, XPCOM fixes. bugref:9152
(edit) @73553   7 years vboxsync ExtPack cloud stuf. bugref:9152
(edit) @73551   7 years vboxsync VBOX_WITH_CLOUD_PROVIDERS_IN_EXTPACK (bugref:9152)
(edit) @73549   7 years vboxsync CloudProviderManager: Sketched how to put the cloud stuff in the …
(edit) @73548   7 years vboxsync ExtPackManager: Added i_queryObjects method for collecting objects …
(edit) @73543   7 years vboxsync Build fix.
(edit) @73541   7 years vboxsync Build fix.
(edit) @73540   7 years vboxsync Audio/DrvAudioVideoRec.cpp: Forgot that file wrt returning …
(edit) @73536   7 years vboxsync bugref:9152. Removed svn property "sync-process".
(edit) @73535   7 years vboxsync bugref:9152. New classes CloudAPI, OCIIAM, OCIObjectStorage, …
(edit) @73529   7 years vboxsync Audio: Changed cBits -> cBytes of PDMAUDIOPCMPROPS to avoid some …
(edit) @73505   7 years vboxsync Main,Config.kmk: GCC 8.2.0 fixes
(edit) @73504   7 years vboxsync vboxweb.cpp: Pass unique fd_set for each select parameter to make GCC …
(edit) @73464   7 years vboxsync Audio/VRDE: Fixed setting the shift parameter of the acquired stream …
(edit) @73430   7 years vboxsync Audio/VRDE: Only report a running / writable state if any clients are …
(edit) @73408   7 years vboxsync Audio: Renamed *Ms* (milliseconds) timing helper functions to *Milli*.
(edit) @73380   7 years vboxsync Audio/DrvAudioCommon.cpp: Reordering helper function parameters to …
(edit) @73372   7 years vboxsync Build fix.
(edit) @73370   7 years vboxsync Audio: Implemented backend-independent (pre-)buffering support. Work …
(edit) @73368   7 years vboxsync VirtualBoxClientListImpl.cpp: scm fix
(edit) @73361   7 years vboxsync Main/VBoxSDS:?bugref:3300: fixed tabs
(edit) @73358   7 years vboxsync Main/VBoxSDS: ?bugref:3300: cosmetic changes
(edit) @73337   7 years vboxsync bugref:9152. Renamed CloudUserProfileList to CloudUserProfiles.
(edit) @73321   7 years vboxsync Main: bugref:9152: A bit of fixes for hardcoded json string to improve …
(edit) @73314   7 years vboxsync Main: bugref:9152: A bit of fixes for hardcoded json string to improve …
(edit) @73308   7 years vboxsync Main/ConsoleImple2: The new serial device needs the trusted helpers
(edit) @73258   7 years vboxsync Audio/Main: Implemented feeding the pre-buffering, buffer size and …
(edit) @73240   7 years vboxsync Main: bugref:9152: A bit of fixes for hardcoded json string to let Qt …
(edit) @73239   7 years vboxsync Audio/Main: Factored out the CFGM driver (LUN) construction to avoid …
(edit) @73222   7 years vboxsync bugref:9152. scm issue.
(edit) @73221   7 years vboxsync bugref:9152. Fixed tangle between COM errors and VirtualBox errors.
(edit) @73218   7 years vboxsync CloudUserProfileManager::getProfilesByProvider: Use IPRT for building …
(edit) @73216   7 years vboxsync bugref:9152. Added 6 new values into VirtualSystemDescriptionType. …
(edit) @73204   7 years vboxsync bugref:9152. Correctly processing the nonexisting configuration file.
(edit) @73188   7 years vboxsync bugref:9152. Added the call RTCString::strip() for Windows compatibility.
(edit) @73177   7 years vboxsync bugref:9152. Fixed error handling
(edit) @73174   7 years vboxsync bugref:9152. Removed unused variable.
(edit) @73173   7 years vboxsync bugref:9152. Fixed several issues in the code.
(edit) @73170   7 years vboxsync bugref:9152. Fixed object init, must report init success otherwise it …
(edit) @73169   7 years vboxsync bugref:9152. scm issues.
(edit) @73168   7 years vboxsync revert the changes
(edit) @73167   7 years vboxsync bugref:9152. scm issues.
(edit) @73164   7 years vboxsync bugref:9152. fixed scm issues.
(edit) @73155   7 years vboxsync bugref:9152. The function createCloudUserProfileManager was added.
(edit) @73154   7 years vboxsync bugref:9152. Added 3 interfaces: CloudClient, CloudUserProfileList, …
(edit) @73133   7 years vboxsync Main/Appliance: fix header file parameter name inconsistency
(edit) @73132   7 years vboxsync Main/Appliance: fix a regression caused by introducing the custom VM …
(edit) @73104   7 years vboxsync Main: Two clang build fixes (offset-of cleanup).
(edit) @73097   7 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73089   7 years vboxsync Main/Appliance: use the proper version info for the tar member group …
(edit) @73063   7 years vboxsync Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
(edit) @73040   7 years vboxsync Build fix.
(edit) @73038   7 years vboxsync Build fix.
Note: See TracRevisionLog for help on using the revision log.

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