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) @96175   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96172   2 years vboxsync Recording/Main: Changed IRecordingScreenSettings::features attribute …
(edit) @96143   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96141   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96137   2 years vboxsync Recording/Main: Propagate errors further up, to let clients ask …
(edit) @96131   2 years vboxsync FE/Qt+Main/testcase/tstOVF.cpp: A few small updates to the VBox GUI to …
(edit) @95972   2 years vboxsync Main/MediumImpl.cpp: gcc 12.1.1 workaround.
(edit) @95918   2 years vboxsync Recording/Main: Integrated r152624 from 6.1 into trunk (More code for …
(edit) @95741   2 years vboxsync Main/Recording: Added ISystemProperties::getRecordingFeatures to allow …
(edit) @95718   2 years vboxsync Recording/Main: Object sharing fixes for the per-screen settings by …
(edit) @95714   2 years vboxsync Recording/Main: Object sharing fixes for the per-screen settings by …
(edit) @95663   2 years vboxsync Recording/Main: Fixed a debug assertion in …
(edit) @95640   2 years vboxsync Recording: Settings handling fixes / overhaul. This adds the ability …
(edit) @95639   2 years vboxsync Recording: Settings handling fixes / overhaul. This adds the ability …
(edit) @95606   2 years vboxsync Main/BIOSSettings: Added a review comment.
(edit) @95556   2 years vboxsync fixed VERR_PDM_MEDIA_LOCKED when inserting already mounted medium …
(edit) @95476   2 years vboxsync Main/Snapshot: not able to restore from a snapshot more than once if …
(edit) @95450   2 years vboxsync Main/MachineImpl: Cleaned up all the RTFileDelete() calls to only use …
(edit) @95436   2 years vboxsync Main/UnattendedInstall: Minimalistic support for FreeBSD >= 10.0 …
(edit) @95433   2 years vboxsync Audio/Main: Renaming (HRESULT hr -> hrc). bugref:10050
(edit) @95432   2 years vboxsync Audio/Main: The audio setting's adapter also has to initialized when …
(edit) @95426   2 years vboxsync Main: Use the new "Default" audio driver by default for newly created …
(edit) @95425   2 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @95424   2 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @95423   2 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @95395   2 years vboxsync Main/Mouse+SystemProperties+Settings: Forgotten important pieces of …
(edit) @95364   2 years vboxsync Main/FE: Added new audio driver type "default" to make it possible to …
(edit) @95339   2 years vboxsync GuestPropertySvc.h,Main: Changed GuestPropValidateName and …
(edit) @95338   2 years vboxsync GuestPropertySvc.h,Main: Changed GuestPropValidateName and …
(edit) @95274   2 years vboxsync FE/VBoxAutostart/adi: Added experimental support for running VBoxSVC …
(edit) @95156   3 years vboxsync Main/Unattended: bugref:9781. Use VBOXOSTYPE_OsTypeMask for distro …
(edit) @95155   3 years vboxsync Main/Unattended: Use VBOXOSTYPE_OsTypeMask. bugref:9781
(edit) @95154   3 years vboxsync Main/Unattended: bugref:9781. Detect OpenSUSE distro name and black …
(edit) @95120   3 years vboxsync Main/svcmain: Missing throw() on Unlock (noexcept/c++17).
(edit) @95118   3 years vboxsync Main/VirtualBoxImpl: Don't use DECLCALLBACKPTR for a C++ callback …
(edit) @95117   3 years vboxsync Main/MediumImpl: std::unary_function was removed in c++17 and VC++ …
(edit) @95116   3 years vboxsync Main/USBDeviceFiltersImpl: Don't make an extra copy of the filter …
(edit) @95065   3 years vboxsync Main/Host::i_updateProcessorFeatures: SUPR0QueryVTCaps may return …
(edit) @95064   3 years vboxsync Validation Kit/Unattended tests: bugref:9781. Disabling unattended …
(edit) @94981   3 years vboxsync Main/Update check Removed update agent-specific proxy settings. …
(edit) @94864   3 years vboxsync Main/Snapshot: Fix deparenting crash (lost in the big change for …
(edit) @94863   3 years vboxsync Main/VirtualBox: Turn some release logging into debug logging. Too …
(edit) @94840   3 years vboxsync Main/VirtualBoxImpl: Fix a possible lock order violation when the …
(edit) @94817   3 years vboxsync Main/MachineImpl: build fixes, bugref:9955
(edit) @94814   3 years vboxsync Main/MachineImpl: build fixes, bugref:9955
(edit) @94807   3 years vboxsync Main/Update check: Added sanity checks for repository URLs. bugref:7983
(edit) @94789   3 years vboxsync Main/MachineImpl: Fix registering an encrypted machine, bugref:9955
(edit) @94787   3 years vboxsync Main/Medium: Fix the refcount updating behavior of Medium::uninit. It …
(edit) @94784   3 years vboxsync Main/MachineImpl: Support reading encrypted log files, bugref:9955
(edit) @94782   3 years vboxsync Main/MachineImpl: Implement the change encryption functionality for a …
(edit) @94781   3 years vboxsync Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot …
(edit) @94780   3 years vboxsync Main/MachineImpl: Update encryption settings for the NVRAM store when …
(edit) @94778   3 years vboxsync Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot …
(edit) @94764   3 years vboxsync Main/Unattended: bugref:9781. A small fix.
(edit) @94761   3 years vboxsync Main/Machine: Remove an accidental additional call to …
(edit) @94756   3 years vboxsync Main/VBoxManage/Update check: More code + docs for proxy settings …
(edit) @94752   3 years vboxsync Main/Unattended: Replaced stricmp(..., grub.conf) with a bool variable …
(edit) @94751   3 years vboxsync Main/Unattended: bugref:9781. build fix.
(edit) @94748   3 years vboxsync Main/Unattended: bugref:9781. Edit grub.cfg when isolinux stuff is …
(edit) @94747   3 years vboxsync Main/MachineImpl: Implement a few more APIs for full VM encryption, …
(edit) @94737   3 years vboxsync Main/Update check: Take #2: Boilerplate code for update agent event …
(edit) @94736   3 years vboxsync Main/Update check: Prevent overwriting the agent's default repo URL on …
(edit) @94735   3 years vboxsync Main/MachineImpl: First part of the full VM encryption integration, …
(edit) @94730   3 years vboxsync Main/Update check: Added the agent COM object to the IUpdateAgentEvent …
(edit) @94729   3 years vboxsync Main/Update check: Clang build fixes. bugref:7983
(edit) @94728   3 years vboxsync Main/Update check: Clang build fixes. bugref:7983
(edit) @94724   3 years vboxsync Main/Update check: Added UpdateAgent::supportedChannels getter [SCM …
(edit) @94723   3 years vboxsync Main/Update check: Added UpdateAgent::supportedChannels getter. bugref:7983
(edit) @94722   3 years vboxsync Main: Compile fixes when VBOX_WITH_HOSTNETIF_API is not defined.
(edit) @94721   3 years vboxsync Main: Implement loading and unloading of the cryptographic support …
(edit) @94720   3 years vboxsync Main: Implement loading and unloading of the cryptographic support …
(edit) @94716   3 years vboxsync Main/Update check: Fixes for UpdateAgent::i_reportError(). bugref:7983
(edit) @94714   3 years vboxsync Main,Settings: Integrate the extension pack cryptographic module in …
(edit) @94713   3 years vboxsync Main/Update check: Fixes for event handling. bugref:7983
(edit) @94710   3 years vboxsync Main/Update check: Docs nits, formatting, logging tweaks. bugref:7983
(edit) @94706   3 years vboxsync Main/Update check: Use VERR_COM_IPRT_ERROR for now when reporting …
(edit) @94704   3 years vboxsync Main/Update check: Implemented and expose update agent events. …
(edit) @94702   3 years vboxsync Main/Update check: Docs, renaming. ​​bugref:7983
(edit) @94701   3 years vboxsync Main/Update check: Docs. ​​bugref:7983
(edit) @94700   3 years vboxsync Main/Update check: Also expose IUpdateAgent::isCheckNeeded() in base …
(edit) @94686   3 years vboxsync Main/Update check: Settings fixes, added @todos [SCM fix]. ​​bugref:7983
(edit) @94685   3 years vboxsync Main/Update check: Settings fixes, added @todos. ​​bugref:7983
(edit) @94670   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94661   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94660   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94650   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94648   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94647   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94643   3 years vboxsync Main/Update check: Big overhaul of the API and functionality. * Now …
(edit) @94600   3 years vboxsync Main/Medium: Fix leftover from recursion elimination, should not …
(edit) @94598   3 years vboxsync Main/Machine+Medium+Snapshot+VirtualBox: Recursion elimination to save …
(edit) @94597   3 years vboxsync Main/Host: Remove unnecessary include, noticed it from unexpected …
(edit) @94579   3 years vboxsync Main/HostUpdate: consistency fix in log message, bugref:7983
(edit) @94578   3 years vboxsync Main/SystemProperties: parameter naming consistency fix, still unhappy …
(edit) @94533   3 years vboxsync Main/Unattended: ​​bugref:9781. Renaming the newly added attribute.
(edit) @94532   3 years vboxsync Main/Unattended: ​​bugref:9781. Adding a new attribute to IUNattended …
(edit) @94478   3 years vboxsync VBox/ostypes.h+Main/Global,Appliance+FE/Qt: Some Solaris OStype …
(edit) @94470   3 years vboxsync Comment typo.
(edit) @94460   3 years vboxsync VBox/ostypes.h+Main/Global,Machine,UnattendedInstaller+FE/Qt: First …
(edit) @94438   3 years vboxsync Main/HostUpdate+VBoxManage/UpdateCheck: Simple tidy-up of some …
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