VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

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