VirtualBox

source: vbox/trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63251   8 years vboxsync Main: warnings
(edit) @63250   8 years vboxsync GuestSession::i_startSessionAsync: ThreadTask conversion bug.
(edit) @63249   8 years vboxsync Main: warnings
(edit) @63186   8 years vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @63182   8 years vboxsync ThreadTask: split createThread up into three methods to avoid having …
(edit) @63157   8 years vboxsync logging fix
(edit) @63156   8 years vboxsync GuestSession::i_objectCreateTempInternal,GuestSession::i_fsQueryInfoInt …
(edit) @62379   8 years vboxsync Main: 2nd try: fixes for a few -Wunused -Wconversion
(edit) @62372   8 years vboxsync backed out r108916
(edit) @62370   8 years vboxsync Main: a few fixes for -Wunused -Wconversion
(edit) @62358   8 years vboxsync *: renamed RT_GCC_NO_DEPRECATED_BEGIN/END => …
(edit) @62157   8 years vboxsync *: Instead of suppressing -Wno-delete-non-virtual-dtor globally we try …
(edit) @61893   8 years vboxsync Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
(edit) @61792   8 years vboxsync Main/Guest Control: Fixes for GA tests.
(edit) @60640   9 years vboxsync Guest Control: src-client/GuestSessionImpl.cpp: Resolved a todo.
(edit) @60622   9 years vboxsync Guest Control: Added proper handling for (VBoxService) toolbox exit …
(edit) @60494   9 years vboxsync GuestControl/Main: Fixed broken internal tools handling for guest side …
(edit) @60490   9 years vboxsync GuestSessionImpl.cpp: Fixed error message typo.
(edit) @60242   9 years vboxsync Guest Control/Main: Cosmetics for VERR_ACCOUNT_RESTRICTED error …
(edit) @58552   9 years vboxsync pr7179. Fixes and improvement in the classes GuestSessionTask, …
(edit) @58521   9 years vboxsync pr7179. GuestSession, GuestProcess, GuestControl classes have been …
(edit) @57948   9 years vboxsync Guest*Impl.cpp: Two VERR_PERMISSION_DENIED todos.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56711   9 years vboxsync IGuestSession::fsObjQueryInfo: Return E_INVALIDARG if empty input …
(edit) @56709   9 years vboxsync GuestSessionImpl.cpp: Forgot to update the GuestProcessTool users with …
(edit) @56030   10 years vboxsync postfix iterator => prefix iterator and stlSize => stlEmpty where …
(edit) @55769   10 years vboxsync Main: it++ => ++it
(edit) @55668   10 years vboxsync Modified IGuestSession::fileOpenEx: removed the 'offset' parameter and …
(edit) @55645   10 years vboxsync Removed 106 #ifdef/#ifndef VBOX_WITH_GUEST_CONTROL statements that was …
(edit) @55633   10 years vboxsync typo in open action conversion.
(edit) @55631   10 years vboxsync IGuestSession: - Added pathStyle attribute and associated enum. …
(edit) @55614   10 years vboxsync Forgot to add the '-L' option to the vbox_stat invocation. Added '--' …
(edit) @55613   10 years vboxsync IGuestSession: Added a pathStyle attribute (read-only) that translates …
(edit) @55592   10 years vboxsync Sketched out how the base environment would be received by the guest …
(edit) @55591   10 years vboxsync Main: Renamed IGuestSession::environment to …
(edit) @55590   10 years vboxsync Main: Removed IGuestSession::environmentClear because it duplicates …
(edit) @55588   10 years vboxsync Main: Environment cleanup in the guest control area. The …
(edit) @55535   10 years vboxsync Main,VBoxManage,VBoxShell,ValidationKit: Changed the …
(edit) @54009   10 years vboxsync LogRelMax
(edit) @53128   10 years vboxsync Main/GuestControl: typos
(edit) @52082   10 years vboxsync 6813 - DisplayImpl using COM Wrappers
(edit) @51612   10 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
(edit) @50899   11 years vboxsync remove changes that break up log and error strings, introduced in 92972
(edit) @50874   11 years vboxsync 6813 src-all/ProgressImp.cpp + some formatting/line length sorting
(edit) @50771   11 years vboxsync Main/GuestCtrl: Try to fix testsuite session file reference tests.
(edit) @50764   11 years vboxsync Main/GuestCtrl: Try to fix testsuite session environment tests.
(edit) @50729   11 years vboxsync 6813 src-client/GuestProcessImpl.cppi vn 3
(edit) @50728   11 years vboxsync 6813 src-client/GuestSessionImpl.cpp vn 2
(edit) @50727   11 years vboxsync 6813 src-client/GuestSessionImpl.cpp
(edit) @50709   11 years vboxsync 6813 src-client/GuestProcessImpl.cpp
(edit) @50618   11 years vboxsync 6813 src-client/GuestFileImpl.cpp
(edit) @50559   11 years vboxsync 6813 - src-client/GuestDirectoryImpl.cpp
(edit) @50548   11 years vboxsync 6813 - src-client/GuestDirectoryImpl.cpp - changes backed out due to …
(edit) @50547   11 years vboxsync 6813 - src-client/GuestDirectoryImpl.cpp
(edit) @50544   11 years vboxsync Main/Event: eliminate unused parameter
(edit) @49948   11 years vboxsync GuestCtrl/Main: Report back temporary name when calling …
(edit) @49632   11 years vboxsync Build fix.
(edit) @49631   11 years vboxsync Main/GuestCtrl: Set guestRc in GuestSession::fsQueryInfoInternal().
(edit) @49630   11 years vboxsync Main/GuestCtrl: Todo, logging.
(edit) @49619   11 years vboxsync Main/GuestSession: fixed a few format specifiers
(edit) @49610   11 years vboxsync Main/GuestCtrl: Don't keep ComObjPtr of parents in internal listeners.
(edit) @49570   11 years vboxsync Main/GuestProcessImpl.cpp: Don't use AssertReleaseMsg() in host …
(edit) @49504   11 years vboxsync Main/GuestCtrl: Reference counting bugfixes, handle more …
(edit) @49389   11 years vboxsync GuestCtrl: Main/VBoxManage: More checks for object pointers, minor …
(edit) @49359   11 years vboxsync Guest Control: two non-initialized variables
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @48342   11 years vboxsync Main/GuestCtrl: warnings, don't ignore the exit code
(edit) @47817   11 years vboxsync GuestCtrl: Update for IGuestFile; some renaming.
(edit) @47781   11 years vboxsync Main/GuestSessionImpl.cpp: IGuestFile is not supported on older Guest …
(edit) @47764   11 years vboxsync Committed too much.
(edit) @47762   11 years vboxsync IPRT: Added RTFileModeToFlags* APIs + testcase.
(edit) @47698   11 years vboxsync Main/GuestCtrl: Mark guest session 0 as the root guest control process.
(edit) @47627   11 years vboxsync Main/GuestCtrl: Reduced locking times, more error checking, adjusted …
(edit) @47469   11 years vboxsync Guest Control: Adjustments for supporting < 4.3 Guest Additions in …
(edit) @45805   12 years vboxsync Main: Removed IGuestErrorInfo, added new attribute resultDetail to …
(edit) @45783   12 years vboxsync Build fix.
(edit) @45782   12 years vboxsync Build fix.
(edit) @45780   12 years vboxsync Main/GuestCtrl: Use active listeners instead of passive ones because …
(edit) @45697   12 years vboxsync GuestCtrl: Various bugfixes required for test driver to pass.
(edit) @45434   12 years vboxsync GuestCtrl: More event handling code for IGuestFile and IGuestSession.
(edit) @45426   12 years vboxsync GuestCtrl: Added EventSource getters + OnGuestFileRegistered event.
(edit) @45418   12 years vboxsync Build fix.
(edit) @45415   12 years vboxsync GuestCtrl: Implemented using (public) VirtualBox events instead of own …
(edit) @45109   12 years vboxsync GuestCtrl: More stuff for IGuestFile and IGuestSession handling (work …
(edit) @45078   12 years vboxsync VBox/err.h + Main/GuestCtrl: Introduced own error range VERR_GSTCTL_*, …
(edit) @45010   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44935   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @43981   12 years vboxsync Guest Control: Respect detached processes.
(edit) @43493   12 years vboxsync Main/GuestSessionImpl: warnings.
(edit) @43170   12 years vboxsync GuestCtrl: Handle bad_alloc, warnings.
(edit) @43165   12 years vboxsync Typo.
(edit) @43162   12 years vboxsync Main/Guest Control 2.0: Cleanup, separated guest error handling.
(edit) @42928   12 years vboxsync Main/GuestControl: forgot to actually start the mktemp process.
(edit) @42897   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42846   12 years vboxsync Guest Control 2.0: Update.
(edit) @42810   12 years vboxsync Guest Control 2.0: Update.
(edit) @42808   12 years vboxsync Guest Control 2.0: Update.
(edit) @42787   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42783   12 years vboxsync Main: split out implementation of GuestSession:DirectoryMakeTemp and …
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