VirtualBox

source: vbox/trunk/src/VBox/Main/include/GuestSessionImpl.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104178   8 months vboxsync Guest Control: - Factored out most of the guest process stream …
(edit) @102654   12 months vboxsync Guest Control: Implemented IGuestSession::getMountPoints. bugref:10415
(edit) @102614   12 months vboxsync Guest Control: Keep a COM object reference to the guest and console …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99416   20 months vboxsync Guest Control/Main: Treat reported Guest Additions versions of "0.0.0" …
(edit) @99262   20 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
(edit) @99258   20 months vboxsync Guest Control/Main: Renamed GuestSession::i_fsQueryInfoViaToolbox() -> …
(edit) @99252   20 months vboxsync Guest Control/Main: Renamed IGuestSession::i_fsQueryInfo() -> …
(edit) @99150   21 months vboxsync Guest Control: Changed the parameter position of the CWD parameter, so …
(edit) @99120   21 months vboxsync Guest Control: Added ability of specifying an optional current working …
(edit) @98713   22 months vboxsync Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
(edit) @98665   22 months vboxsync Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
(edit) @98272   23 months vboxsync Main/Guest*: rc -> hrc/vrc. bugref:10223
(edit) @98262   23 months vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @97395   2 years vboxsync Guest Control/Main: Rewrite of the path building and directory …
(edit) @97305   2 years vboxsync Main/Guest Control: Renamed GuestSession::i_getPathStyle() -> …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95385   2 years vboxsync Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92880   3 years vboxsync Guest Control/Main: Resolved @todo: Implemented mode handling and …
(edit) @92878   3 years vboxsync Guest Control/Main: Resolved @todos: Renamed (plus removed) …
(edit) @92876   3 years vboxsync Main/GuestSessionImpl: Comment update, two todos. bugref:9320
(edit) @92627   3 years vboxsync Main/GuestSessionImpl.h: Added a @todo on mpBaseEnvironment to clarify …
(edit) @90828   3 years vboxsync Main: bugref:1909: Added API localization
(edit) @84648   5 years vboxsync Guest Control/Main: Big guest error information revamp, to show more …
(edit) @84554   5 years vboxsync Guest Control/Main: Implemented host side support for gracefully …
(edit) @83321   5 years vboxsync Guest Control/Main: Added GuestSession::i_directoryExists().
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @78038   6 years vboxsync Guest Control/Main: Renaming.
(edit) @77587   6 years vboxsync Guest Control/Main: Implemented virtual guest object methods for …
(edit) @77582   6 years vboxsync Guest Control/Main: Renamed IGuestSession::i_isReadyExternal() -> …
(edit) @77068   6 years vboxsync Guest Control/Main: Renamed GuestSessionTaskInternalOpen() to …
(edit) @76958   6 years vboxsync Guest Control: Unifying terminology for (client/host) commands, …
(edit) @76562   6 years vboxsync Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76487   6 years vboxsync Main/include: Slapped #pragma once on all headers in prep for GCC …
(edit) @75891   6 years vboxsync Guest Control/Main: Added stubs for IGuestSession::fsObjMoveArray() …
(edit) @75863   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75861   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75798   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
(edit) @75605   6 years vboxsync Guest Control/Main: Implemented stub for IGuestSession::fsObjRemoveArray().
(edit) @74734   6 years vboxsync Guest Control/Main: Got rid of the "types" array in …
(edit) @72070   7 years vboxsync Main/GuestSessionImpl: Proposing more efficient and flexible copy flag …
(edit) @72067   7 years vboxsync Guest Control/Main: Made IGuestSession::copyFromGuest() and …
(edit) @72001   7 years vboxsync Guest Control/Main: Implemented stubs …
(edit) @71976   7 years vboxsync Guest Control/Main: Added stubs for IGuestSession:copy[From|To]Guest() …
(edit) @71846   7 years vboxsync Guest Control/Main: Added IGuestSession::i_getPathStyle() to also make …
(edit) @71785   7 years vboxsync Guest Control/Main: Implemented GuestSession::fileOpenEx().
(edit) @71648   7 years vboxsync Guest Control/Main: Added a dedicated header file for guest session tasks.
(edit) @71406   7 years vboxsync Guest Control: Revamped internal object [un]registration and …
(edit) @71345   7 years vboxsync Guest Control: Dropped the "Internal" suffix from function, as the …
(edit) @71314   7 years vboxsync GuestControl: Added and implemented IGuestSession::userHome and …
(edit) @71251   7 years vboxsync Guest Control/[Directory|File]CopyFrom: Factored out the fileCopyFrom …
(edit) @71231   7 years vboxsync Main/Guest Control: Renamed FsObjMoveFlags, DirectoryCopyFlags and …
(edit) @71219   7 years vboxsync Main: Build fixes for r121122++.
(edit) @71213   7 years vboxsync Guest Control: Moved the copying host -> guest implementations from …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @64939   8 years vboxsync Additions/win: Don't depend on the checked in certificate, but rather …
(edit) @64101   8 years vboxsync Main: removed dead code
(edit) @63186   8 years vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @62485   8 years vboxsync (C) 2016
(edit) @62372   8 years vboxsync backed out r108916
(edit) @62370   8 years vboxsync Main: a few fixes for -Wunused -Wconversion
(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) @57425   9 years vboxsync DECLCALLBACK
(edit) @55668   10 years vboxsync Modified IGuestSession::fileOpenEx: removed the 'offset' parameter and …
(edit) @55631   10 years vboxsync IGuestSession: - Added pathStyle attribute and associated enum. …
(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) @55541   10 years vboxsync Space.
(edit) @55535   10 years vboxsync Main,VBoxManage,VBoxShell,ValidationKit: Changed the …
(edit) @51321   11 years vboxsync Main: Fixed broken documentation due to wrapper changes.
(edit) @50874   11 years vboxsync 6813 src-all/ProgressImp.cpp + some formatting/line length sorting
(edit) @50764   11 years vboxsync Main/GuestCtrl: Try to fix testsuite session environment tests.
(edit) @50727   11 years vboxsync 6813 src-client/GuestSessionImpl.cpp
(edit) @49948   11 years vboxsync GuestCtrl/Main: Report back temporary name when calling …
(edit) @49504   11 years vboxsync Main/GuestCtrl: Reference counting bugfixes, handle more …
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @47817   11 years vboxsync GuestCtrl: Update for IGuestFile; some renaming.
(edit) @47469   11 years vboxsync Guest Control: Adjustments for supporting < 4.3 Guest Additions in …
(edit) @46524   11 years vboxsync Main/IGuest::UpdateGuestAdditions: Implemented support for passing …
(edit) @45780   12 years vboxsync Main/GuestCtrl: Use active listeners instead of passive ones because …
(edit) @45415   12 years vboxsync GuestCtrl: Implemented using (public) VirtualBox events instead of own …
(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) @43162   12 years vboxsync Main/Guest Control 2.0: Cleanup, separated guest error handling.
(edit) @43002   12 years vboxsync Build fix.
(edit) @42948   12 years vboxsync Make GCC happy.
(edit) @42924   12 years vboxsync GuestSessionImplTasks/Update Additions: Get rid of the env var hacks, …
(edit) @42898   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42808   12 years vboxsync Guest Control 2.0: Update.
(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