VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99029   20 months vboxsync *.kmk: Command indent fixes by scm. bugref:10348
(edit) @99011   20 months vboxsync Guest Control/Main: Removed unused ACL parameters from …
(edit) @98965   20 months vboxsync Main/UefiVairableStore: The shim parsing the MokList rejects it due to …
(edit) @98964   20 months vboxsync Main/UefiVariableStore: Add API to add signatures to the MOK list …
(edit) @98847   20 months vboxsync Main/Medium+VirtualBox: If two Machine instances of the same VM are …
(edit) @98846   20 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   21 months vboxsync bugref:10365. OCI stuff. Initial version of the command 'reset' for an …
(edit) @98695   21 months vboxsync Main/cbindings,/Config.kmk: Added VBoxCAPI-x86.dll/so/dylib for 32-bit …
(edit) @98694   21 months vboxsync Main/cbindings,/Config.kmk: Added VBoxCAPI-x86.dll/so/dylib for 32-bit …
(edit) @98692   21 months vboxsync Main: Linux Guest Additions upgrade: Check if kernel modules and user …
(edit) @98690   21 months vboxsync Main: Linux Guest Additions upgrade: Check if kernel modules and user …
(edit) @98667   21 months vboxsync Guest Control: Implemented GuestSession::i_directoryCreate() + …
(edit) @98666   21 months vboxsync Guest Control: Streamlined GuestWaitEventBase / GuestWaitEvent …
(edit) @98665   21 months vboxsync Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
(edit) @98644   21 months vboxsync VMM,SUPLib: Adjustments for running tstPDMQueue in driverless mode on …
(edit) @98643   21 months vboxsync Guest Control: Reduced #ifdefs. bugref:9783
(edit) @98614   21 months vboxsync Main/GuestProcess: Simplified the GuestProcessToolbox::run stuff to …
(edit) @98610   21 months vboxsync Main/GuestSession: nits and some logging. bugref:9783
(edit) @98608   21 months vboxsync Main/GuestProcessImpl.cpp: try fix VERR_IPE_UNINITIALIZED_STATUS …
(edit) @98544   21 months vboxsync Main/GuestCtrlImplPrivate.h/cpp: Safed up the PATH_STYLE_SEP_STR …
(edit) @98532   21 months vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98529   21 months vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98528   21 months vboxsync Guest Control: Initial commit (work in progress, disabled by default) …
(edit) @98526   21 months vboxsync Guest Control: Initial commit (work in progress, disabled by default). …
(edit) @98431   21 months vboxsync Main/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98430   21 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   22 months vboxsync Main/iokit.cpp: DarwinSubscribeUSBNotifications was missing a return …
(edit) @98286   22 months vboxsync Main/src-client: doxygen. bugref:10223
(edit) @98285   22 months vboxsync src-server/VirtualBoxImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98284   22 months vboxsync Main/Guest Control: Resolved a @todo in …
(edit) @98283   22 months vboxsync src-client/USBCardReader.cpp: doxygen fix. bugref:10223
(edit) @98282   22 months vboxsync Main/Guest Control: Resolved a @todo in GuestFileImpl::i_setFileStatus().
(edit) @98281   22 months vboxsync Main/src-helper-apps: rc -> hrc/vrc. Make scm check this dir now. …
(edit) @98280   22 months vboxsync Main/src-global: rc -> hrc/vrc. Make scm check this dir now. bugref:10223
(edit) @98278   22 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
(edit) @98277   22 months vboxsync Main/src-client: Run scm with the --no-rc-use option. bugref:10223
(edit) @98276   22 months vboxsync Main/UsbCardReader.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98275   22 months vboxsync Main/VBoxDriversRegister.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98274   22 months vboxsync Main/PCIRawDevImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98273   22 months vboxsync Main/GuestDnD*: rc -> hrc/vrc. bugref:10223
(edit) @98272   22 months vboxsync Main/Guest*: rc -> hrc/vrc. bugref:10223
(edit) @98268   22 months vboxsync Main/ConsoleImpl2.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98266   22 months vboxsync Main/ConsoleImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98265   22 months vboxsync Main/ConsoleImpl.cpp: rc -> hrc/vrc. Made …
(edit) @98264   22 months vboxsync iprt/cpp/xml.h,Main: Added EIPRTFailure::getStatus() as an alternative …
(edit) @98263   22 months vboxsync Main: rc() -> hrc()/vrc().
(edit) @98262   22 months vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98261   22 months vboxsync Main/CloudGateway.cpp: rc -> vrc/hrc bugref:10223
(edit) @98260   22 months vboxsync Main/ConsoleImpl.cpp: rc -> vrc/hrc bugref:10223
(edit) @98257   22 months vboxsync *.kmk: s/VBOX_WIN_NEWDEV/VBoxWinNewDevLib/ (sdk) bugref:10348
(edit) @98256   22 months vboxsync *.kmk: s/VBOX_NTDLL/VBoxNtDll/ (sdk) bugref:10348
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