VirtualBox

source: vbox/trunk/src/VBox/Main/src-client

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @99011   21 months vboxsync Guest Control/Main: Removed unused ACL parameters from …
(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) @98789   21 months vboxsync Guest Control: Made temporary directory / file creation using …
(edit) @98780   21 months vboxsync Main: src-client: build fix, bugref:10359. Do not use #ifdef …
(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) @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) @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) @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) @98340   22 months vboxsync Main: bugref:4784: seperated SharedFolder API between VboxSVC and VM …
(edit) @98286   23 months vboxsync Main/src-client: doxygen. bugref:10223
(edit) @98284   23 months vboxsync Main/Guest Control: Resolved a @todo in …
(edit) @98283   23 months vboxsync src-client/USBCardReader.cpp: doxygen fix. bugref:10223
(edit) @98282   23 months vboxsync Main/Guest Control: Resolved a @todo in GuestFileImpl::i_setFileStatus().
(edit) @98278   23 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
(edit) @98276   23 months vboxsync Main/UsbCardReader.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98275   23 months vboxsync Main/VBoxDriversRegister.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98274   23 months vboxsync Main/PCIRawDevImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98273   23 months vboxsync Main/GuestDnD*: rc -> hrc/vrc. bugref:10223
(edit) @98272   23 months vboxsync Main/Guest*: rc -> hrc/vrc. bugref:10223
(edit) @98268   23 months vboxsync Main/ConsoleImpl2.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98266   23 months vboxsync Main/ConsoleImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98265   23 months vboxsync Main/ConsoleImpl.cpp: rc -> hrc/vrc. Made …
(edit) @98264   23 months vboxsync iprt/cpp/xml.h,Main: Added EIPRTFailure::getStatus() as an alternative …
(edit) @98263   23 months vboxsync Main: rc() -> hrc()/vrc().
(edit) @98262   23 months vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98261   23 months vboxsync Main/CloudGateway.cpp: rc -> vrc/hrc bugref:10223
(edit) @98260   23 months vboxsync Main/ConsoleImpl.cpp: rc -> vrc/hrc bugref:10223
(edit) @98123   23 months vboxsync Main/Console: Todo wrt MSD hotplugging and some coding style nits.
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @98100   23 months vboxsync Main: Nits.
(edit) @98097   23 months vboxsync Main/ConsoleImpl2.cpp: Added a InsertConfigStringF wrapping …
(edit) @98095   23 months vboxsync Main/Console: Implemented a LED query optimization, where also keep …
(edit) @98091   23 months vboxsync Main/Console: LED related cleanups. bugref:9892
(edit) @98088   23 months vboxsync Main/ConsoleImpl: Added a dedicated read/write lock to the LED sets to …
(edit) @98086   23 months vboxsync Main/ConsoleImpl: Modified the LED set enmType to a bitmap containing …
(edit) @98085   23 months vboxsync Main/ConsoleImpl: Added @todo's to getDeviceActivity regarding …
(edit) @98084   23 months vboxsync Main/ConsoleImpl: Another small getDeviceActivity optimization, …
(edit) @98082   23 months vboxsync Main/ConsoleImpl: Optimized the getDeviceActivity code a little by …
(edit) @98046   23 months vboxsync Main/IConsole: Updates. bugref:10340
(edit) @97980   2 years vboxsync Guest Control/Main: Fixes for directoryCreateTemp() when aMode is …
(edit) @97835   2 years vboxsync DnD/Main: Added some more user-friendly error texts when beginning a …
(edit) @97822   2 years vboxsync DnD/Main: Don't set (and return) an error for …
(edit) @97817   2 years vboxsync DnD/Main: Fixed GuestDnDState::isProgressRunning().
(edit) @97815   2 years vboxsync VMM: Don't assume a teleportation operation when VMR3LoadFromStream() …
(edit) @97802   2 years vboxsync DnD/Main: Made the progress object description a bit more flexible, to …
(edit) @97801   2 years vboxsync DnD/Main: Some more reset handling fixes.
(edit) @97798   2 years vboxsync DnD/Main: Reset handling fixes: Use reset() with the GuestDnDState …
(edit) @97791   2 years vboxsync VMMDev mouse: bugref:10285: Fix burn.
(edit) @97790   2 years vboxsync VMMDev mouse: bugref:10285: Introduce extended host mouse pointer …
(edit) @97788   2 years vboxsync DnD: Simplified / untangled reset handling: - Don't implicitly reset …
(edit) @97784   2 years vboxsync DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
(edit) @97783   2 years vboxsync DnD/Main: Added ability to report back the guest-side rc when waiting …
(edit) @97781   2 years vboxsync DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
(edit) @97780   2 years vboxsync DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
(edit) @97772   2 years vboxsync DnD/Main: GuestDnD::toFormatString() now also accepts an optional …
(edit) @97761   2 years vboxsync DnD/Main: Don't set any (new) progress if the progress object already …
(edit) @97760   2 years vboxsync DnD/Main: Don't set any (new) progress if the progress object already …
(edit) @97751   2 years vboxsync DnD: Renamed VERR_GSTDND_GUEST_ERROR -> VERR_DND_GUEST_ERROR to be …
(edit) @97750   2 years vboxsync DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
(edit) @97749   2 years vboxsync DnD: Renamed GUEST_DND_FN_GH_EVT_ERROR -> GUEST_DND_FN_EVT_ERROR to …
(edit) @97725   2 years vboxsync DnD/Main: Increased the default timeout of …
(edit) @97724   2 years vboxsync DnD/Main: Also be a bit more informative wrt error reporting to the …
(edit) @97720   2 years vboxsync DnD/Main: Added some more (verbose) release logging for the drop …
(edit) @97719   2 years vboxsync DnD/Main: Added a dedicated COM error for drag and drop operations …
(edit) @97717   2 years vboxsync DnD/Main: Added some more (verbose) release logging for the drop …
(edit) @97716   2 years vboxsync Main/Console: If the snapshot directory (identified by …
(edit) @97656   2 years vboxsync Guest Control/Main: Bail out early from the file copy from/to inner …
(edit) @97655   2 years vboxsync Guest Control/Main: Made (release) logging of paths a bit more uniform …
(edit) @97626   2 years vboxsync Guest Control/Main: Fixed running out of context IDs when copying huge …
(edit) @97610   2 years vboxsync Guest Control/Main: Also catch (and handle) OOM situations in …
(edit) @97609   2 years vboxsync Guest Control/Main: Catch OOM situations in GuestFile::read() + …
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