VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) …
(edit) @98528   22 months vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98526   22 months vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98431   22 months vboxsync Main/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98430   22 months vboxsync webservices/Makefile.kmk: Removed unused find_java_files variable. …
(edit) @98352   22 months vboxsync Main: Fix identifiers containing an incorrect plural of "medium".
(edit) @98351   22 months vboxsync Main: Fix plural of "medium" in many comments.
(edit) @98342   22 months vboxsync Main: bugref:4784: addition to r155569, added missing parameter …
(edit) @98341   22 months vboxsync Main: bugref:4784: rename MachineSharedFolder to SharedFolder [build fix]
(edit) @98340   22 months vboxsync Main: bugref:4784: seperated SharedFolder API between VboxSVC and VM …
(edit) @98322   22 months vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98307   22 months vboxsync Runtime/RTS3: Retire unused implementation, can be resurrected if required
(edit) @98302   22 months vboxsync FE/SDL. bugref:9449. Removing secure label related code.
(edit) @98299   22 months vboxsync Main: doxygen fix attempt. bugref:10223
(edit) @98297   22 months vboxsync Main: rc -> hrc/vrc for all but testcases. Enabled scm rc checks …
(edit) @98296   22 months vboxsync Main/include: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223
(edit) @98295   22 months vboxsync Main/src-server: hr -> hrc. bugref:10223
(edit) @98294   22 months vboxsync Main/src-server: hr -> hrc. bugref:10223
(edit) @98293   22 months vboxsync Main/src-server: hr -> hrc. bugref:10223
(edit) @98292   22 months vboxsync Main/src-server: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223
(edit) @98291   22 months vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98289   22 months vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98288   22 months vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98287   23 months vboxsync Main/iokit.cpp: DarwinSubscribeUSBNotifications was missing a return …
(edit) @98286   23 months vboxsync Main/src-client: doxygen. bugref:10223
(edit) @98285   23 months vboxsync src-server/VirtualBoxImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98284   23 months vboxsync Main/Guest Control: Resolved a @todo in …
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