VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   23 months vboxsync Main/Machine: Machine::changeEncryption() can return success if …
(edit) @98836   23 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. …
(edit) @98352   2 years vboxsync Main: Fix identifiers containing an incorrect plural of "medium".
(edit) @98351   2 years vboxsync Main: Fix plural of "medium" in many comments.
(edit) @98342   2 years vboxsync Main: bugref:4784: addition to r155569, added missing parameter …
(edit) @98341   2 years vboxsync Main: bugref:4784: rename MachineSharedFolder to SharedFolder [build fix]
(edit) @98340   2 years vboxsync Main: bugref:4784: seperated SharedFolder API between VboxSVC and VM …
(edit) @98322   2 years vboxsync Runtime,Main: Remove the now unused and deprecated RTTar* API in favor …
(edit) @98307   2 years vboxsync Runtime/RTS3: Retire unused implementation, can be resurrected if required
(edit) @98302   2 years vboxsync FE/SDL. bugref:9449. Removing secure label related code.
(edit) @98299   2 years vboxsync Main: doxygen fix attempt. bugref:10223
(edit) @98297   2 years vboxsync Main: rc -> hrc/vrc for all but testcases. Enabled scm rc checks …
(edit) @98296   2 years vboxsync Main/include: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223
(edit) @98295   2 years vboxsync Main/src-server: hr -> hrc. bugref:10223
(edit) @98294   2 years vboxsync Main/src-server: hr -> hrc. bugref:10223
(edit) @98293   2 years vboxsync Main/src-server: hr -> hrc. bugref:10223
(edit) @98292   2 years vboxsync Main/src-server: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223
(edit) @98291   2 years vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98289   2 years vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98288   2 years vboxsync Main/src-server: rc -> hrc/vrc (partial). bugref:10223
(edit) @98287   2 years vboxsync Main/iokit.cpp: DarwinSubscribeUSBNotifications was missing a return …
(edit) @98286   2 years vboxsync Main/src-client: doxygen. bugref:10223
(edit) @98285   2 years vboxsync src-server/VirtualBoxImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98284   2 years vboxsync Main/Guest Control: Resolved a @todo in …
(edit) @98283   2 years vboxsync src-client/USBCardReader.cpp: doxygen fix. bugref:10223
(edit) @98282   2 years vboxsync Main/Guest Control: Resolved a @todo in GuestFileImpl::i_setFileStatus().
(edit) @98281   2 years vboxsync Main/src-helper-apps: rc -> hrc/vrc. Make scm check this dir now. …
(edit) @98280   2 years vboxsync Main/src-global: rc -> hrc/vrc. Make scm check this dir now. bugref:10223
(edit) @98278   2 years vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
(edit) @98277   2 years vboxsync Main/src-client: Run scm with the --no-rc-use option. bugref:10223
(edit) @98276   2 years vboxsync Main/UsbCardReader.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98275   2 years vboxsync Main/VBoxDriversRegister.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98274   2 years vboxsync Main/PCIRawDevImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98273   2 years vboxsync Main/GuestDnD*: rc -> hrc/vrc. bugref:10223
(edit) @98272   2 years vboxsync Main/Guest*: rc -> hrc/vrc. bugref:10223
(edit) @98268   2 years vboxsync Main/ConsoleImpl2.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98266   2 years vboxsync Main/ConsoleImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98265   2 years vboxsync Main/ConsoleImpl.cpp: rc -> hrc/vrc. Made …
(edit) @98264   2 years vboxsync iprt/cpp/xml.h,Main: Added EIPRTFailure::getStatus() as an alternative …
(edit) @98263   2 years vboxsync Main: rc() -> hrc()/vrc().
(edit) @98262   2 years vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98261   2 years vboxsync Main/CloudGateway.cpp: rc -> vrc/hrc bugref:10223
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