VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99780   19 months vboxsync Guest Control/Main: Documented current limitations of the …
(edit) @99775   19 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99771   19 months vboxsync VBox/com: Added SafeArray::push_front() and implemented a new …
(edit) @99770   19 months vboxsync VBox/com: Added SafeArray::push_front() and implemented a new …
(edit) @99744   19 months vboxsync Main: More Clang 13 build fixes (warnings as errors) [better fix, use …
(edit) @99742   19 months vboxsync Main: More Clang 13 build fixes (warnings as errors) [build fix, no …
(edit) @99741   19 months vboxsync Main: More Clang 13 build fixes (warnings as errors).
(edit) @99740   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99728   19 months vboxsync Main: Upgraded the doxygen file to 1.9.6. bugref:10442
(edit) @99726   19 months vboxsync Main: Doxygen fixes. bugref:10442
(edit) @99723   19 months vboxsync Audio/Settings: Also use the PulseAudio backend when we find …
(edit) @99715   19 months vboxsync *.kmk: Changed the VBOX_ONLY_SDK_ON_WINDOWS for VBOX_ONLY_SDK_ON_HOST …
(edit) @99714   19 months vboxsync Main/Makefile.kmk: Build the SDK html docs as part of the …
(edit) @99709   19 months vboxsync *.kmk: Added a VBOX_DOXYGEN variable for controlling which doxygen …
(edit) @99707   19 months vboxsync *.kmk: More SDK makefile cleanups. bugref:10442
(edit) @99706   19 months vboxsync *.kmk: More SDK makefile cleanups. bugref:10442
(edit) @99701   19 months vboxsync *kmk: VBOX_ONLY_SDK_ON_WINDOWS changes and cleanups. bugref:10442
(edit) @99680   19 months vboxsync Main/Settings: Be nice when loading the settings on downgraded …
(edit) @99640   19 months vboxsync testcase/tstGuestCtrlParseBuffer: Simplified determining reading chunk …
(edit) @99608   19 months vboxsync fixed possible narrowing type from 'long unsigned int' to 'unsigned int'
(edit) @99606   19 months vboxsync fixed possible narrowing type from 'long unsigned int' to 'unsigned int'
(edit) @99605   19 months vboxsync fixed possible narrowing type from 'long unsigned int' to 'unsigned int'
(edit) @99604   19 months vboxsync bugref:10314. bugref:10278. Reverted VSD RAM unit to bytes and fixed …
(edit) @99579   19 months vboxsync VBox API: Added interface IRangedInteger64FormValue, interface …
(edit) @99569   19 months vboxsync Main/testcase/tstOVF.cpp: Improve error message to identify the …
(edit) @99523   19 months vboxsync bugref:10314. Reverted back r154561 partially. RAM unit is MB.
(edit) @99466   20 months vboxsync Main/MediumImpl.cpp: Corrected incorrect …
(edit) @99424   20 months vboxsync Main/NvramStore: Don't return VINF_SUCCESS for too large files. Get …
(edit) @99418   20 months vboxsync Main/NvramStore: Be more careful with exceptions in C-interface …
(edit) @99417   20 months vboxsync Main/NvramStore: Be more careful with exceptions in C-interface …
(edit) @99416   20 months vboxsync Guest Control/Main: Treat reported Guest Additions versions of "0.0.0" …
(edit) @99394   20 months vboxsync Main/idl: separator for enums is _, not ::
(edit) @99393   20 months vboxsync Guest Control: Completely revamped / overhauled the (now legacy) …
(edit) @99392   20 months vboxsync Guest Control: Completely revamped / overhauled the (now legacy) …
(edit) @99295   20 months vboxsync Guest Additions/Main: Return and document a dedicated error if …
(edit) @99262   20 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99258   20 months vboxsync Guest Control/Main: Renamed GuestSession::i_fsQueryInfoViaToolbox() -> …
(edit) @99253   20 months vboxsync Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
(edit) @99252   20 months vboxsync Guest Control/Main: Renamed IGuestSession::i_fsQueryInfo() -> …
(edit) @99251   20 months vboxsync Guest Control/Main: Follow-up fix for using the new semantics of …
(edit) @99150   21 months vboxsync Guest Control: Changed the parameter position of the CWD parameter, so …
(edit) @99122   21 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99120   21 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @99085   21 months vboxsync Guest Control: Added directory listing support via IDirectory::list(). …
(edit) @99073   21 months vboxsync Guest Control/Main: Always dereference symlinks by default when …
(edit) @99040   21 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @99029   21 months vboxsync *.kmk: Command indent fixes by scm. bugref:10348
(edit) @99011   21 months vboxsync Guest Control/Main: Removed unused ACL parameters from …
(edit) @98965   21 months vboxsync Main/UefiVairableStore: The shim parsing the MokList rejects it due to …
(edit) @98964   21 months vboxsync Main/UefiVariableStore: Add API to add signatures to the MOK list …
(edit) @98847   21 months vboxsync Main/Medium+VirtualBox: If two Machine instances of the same VM are …
(edit) @98846   21 months vboxsync Main/Medium+VirtualBox: If Medium::close() and …
(edit) @98837   21 months vboxsync Main/Machine: Machine::changeEncryption() can return success if …
(edit) @98836   21 months vboxsync Main/VirtualBox: Machine::unregister() and VirtualBox::openMachine() …
(edit) @98825   21 months vboxsync Main/AudioAdapter: Fix a small memory leak in VBoxSVC: …
(edit) @98824   21 months vboxsync Guest Control: Made the directory entry reading really dynamic by …
(edit) @98818   21 months vboxsync Guest Control: Specify the directory reading parameters (additional …
(edit) @98816   21 months vboxsync Guest Control: Added GuestFsObjData::FromGuestDirEntryEx(). bugref:9783
(edit) @98813   21 months vboxsync Guest Control: Removed the ACL data portion from the HGCM callback …
(edit) @98807   21 months vboxsync Some small Solaris-specific build warning fixes: Main/Console: Remove …
(edit) @98793   21 months vboxsync Guest Control/Main: Resolved an API documentation @todo.
(edit) @98792   21 months vboxsync Guest Control/VBoxService: Moved all the CALLBACKDATA_ struct from …
(edit) @98789   21 months vboxsync Guest Control: Made temporary directory / file creation using …
(edit) @98782   21 months vboxsync bugref:9782. The default values for VirtualSystemDescriptionType_CPU, …
(edit) @98780   21 months vboxsync Main: src-client: build fix, bugref:10359. Do not use #ifdef …
(edit) @98778   21 months vboxsync bugref:9527. Added 3 new values into VirtualSystemDescription: …
(edit) @98777   21 months vboxsync Guest Control/Main: Compilation fixes when …
(edit) @98775   21 months vboxsync Guest Control/Main: Fixed specifying the GSTCTL_CREATEDIRECTORY_F_ …
(edit) @98729   21 months vboxsync Main: Linux Additions upgrade: Fix path to rcvboxadd and user …
(edit) @98725   21 months vboxsync Guest Control/Main: Fixed deleting files via built-in toolbox; …
(edit) @98721   21 months vboxsync Main/VBoxVolInfo: Don't link directly against libdevmapper but use the …
(edit) @98720   21 months vboxsync Main/VBoxVolInfo: Don't link directly against libdevmapper but use the …
(edit) @98719   21 months vboxsync Main/VBoxVolInfo: Don't link directly against libdevmapper but use the …
(edit) @98718   21 months vboxsync Main/VBoxVolInfo: Don't link directly against libdevmapper but use the …
(edit) @98717   21 months vboxsync Main/VBoxVolInfo: Don't link directly against libdevmapper but use the …
(edit) @98716   21 months vboxsync Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
(edit) @98715   21 months vboxsync Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
(edit) @98714   21 months vboxsync Guest Control/Main: Compilation fix when …
(edit) @98713   21 months vboxsync Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
(edit) @98711   21 months vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98710   21 months vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98709   21 months vboxsync Guest Control: Implemented directory handling / walking as non-toolbox …
(edit) @98706   21 months vboxsync bugref:10366. The parameter aDevice is filled in case of successful …
(edit) @98701   22 months vboxsync bugref:10365. OCI stuff. Initial version of the command 'reset' for an …
(edit) @98695   22 months vboxsync Main/cbindings,/Config.kmk: Added VBoxCAPI-x86.dll/so/dylib for 32-bit …
(edit) @98694   22 months vboxsync Main/cbindings,/Config.kmk: Added VBoxCAPI-x86.dll/so/dylib for 32-bit …
(edit) @98692   22 months vboxsync Main: Linux Guest Additions upgrade: Check if kernel modules and user …
(edit) @98690   22 months vboxsync Main: Linux Guest Additions upgrade: Check if kernel modules and user …
(edit) @98667   22 months vboxsync Guest Control: Implemented GuestSession::i_directoryCreate() + …
(edit) @98666   22 months vboxsync Guest Control: Streamlined GuestWaitEventBase / GuestWaitEvent …
(edit) @98665   22 months vboxsync Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
(edit) @98644   22 months vboxsync VMM,SUPLib: Adjustments for running tstPDMQueue in driverless mode on …
(edit) @98643   22 months vboxsync Guest Control: Reduced #ifdefs. bugref:9783
(edit) @98614   22 months vboxsync Main/GuestProcess: Simplified the GuestProcessToolbox::run stuff to …
(edit) @98610   22 months vboxsync Main/GuestSession: nits and some logging. bugref:9783
(edit) @98608   22 months vboxsync Main/GuestProcessImpl.cpp: try fix VERR_IPE_UNINITIALIZED_STATUS …
(edit) @98544   22 months vboxsync Main/GuestCtrlImplPrivate.h/cpp: Safed up the PATH_STYLE_SEP_STR …
(edit) @98532   22 months vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98529   22 months vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
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