VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72097   7 years vboxsync Guest Control/VBoxService: Added additional size check in …
(edit) @71781   7 years vboxsync Guest Control/VBoxService: Resolved a @todo, logging adjustments, a …
(edit) @71432   7 years vboxsync Guest Control/VBoxService: Retrieve the context ID for messages not …
(edit) @71405   7 years vboxsync Guest Control/VBoxService: Cleaned up / shortened …
(edit) @71364   7 years vboxsync GuestControl: Added and implemented IGuestSession::userHome and …
(edit) @71320   7 years vboxsync Guest Control: Renamed RT_NOREFx -> RT_NOREF.
(edit) @71316   7 years vboxsync Additions build fix.
(edit) @71314   7 years vboxsync GuestControl: Added and implemented IGuestSession::userHome and …
(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) @62850   8 years vboxsync GAs/common: warnings
(edit) @62521   8 years vboxsync (C) 2016
(edit) @59145   9 years vboxsync Guest Control/VBoxService: Forgot to add the "--domain" handling; …
(edit) @59135   9 years vboxsync Indent.
(edit) @59134   9 years vboxsync Guest Control/VBoxService: Build up a UPN (User Principal Name) if a …
(edit) @58089   9 years vboxsync VBoxGuest,VBoxService,Doxyfile.Core: fixes.
(edit) @58042   9 years vboxsync VBoxService: warning
(edit) @58029   9 years vboxsync VBoxService: Using prefix 'VGSvc', code style/width cleanups. No real …
(edit) @58023   9 years vboxsync VBoxServiceControlSession.cpp: Pass RTPROC_FLAGS_PROFILE on unix too; …
(edit) @57965   9 years vboxsync Additions: fix
(edit) @57963   9 years vboxsync VBoxServiceControlSession.cpp: typo.
(edit) @57962   9 years vboxsync VBoxServiceControlSession.cpp: ditto.
(edit) @57961   9 years vboxsync VBoxServiceControlSession.cpp: better off doing the changes immediately.
(edit) @57960   9 years vboxsync VBoxServiceControlSession.cpp: feedback.
(edit) @57834   9 years vboxsync VBoxServiceControlSession.cpp: No need to pass …
(edit) @57820   9 years vboxsync IPRT/process-win.cpp: User profile environment handling, take 2: …
(edit) @57800   9 years vboxsync Guest Control/VBoxService: Use the newly introduced …
(edit) @57759   9 years vboxsync Guest Control/VBoxService: Use RTENV_DEFAULT when spawning new …
(edit) @57753   9 years vboxsync IPRT: Renamed RTPROC_FLAGS_NO_PROFILE to RTPROC_FLAGS_PROFILE.
(edit) @57721   9 years vboxsync Additions/VBoxService: instead of relying on 'pidof', explicitly ask …
(edit) @57661   9 years vboxsync Guest Control/VBoxService: Fixed adopting main service's env var …
(edit) @57660   9 years vboxsync Guest Control/VBoxService: Added logging of guest process environment …
(edit) @57659   9 years vboxsync Guest Control/VBoxService: Addressed some todos.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56294   9 years vboxsync Additions/common,Additions/os2: Updated (C) year.
(edit) @55581   10 years vboxsync VBoxServiceControlSession.cpp: A few more constructive code review …
(edit) @55580   10 years vboxsync VBoxServiceControlSessionForkInit: Some minor cleanup and a couple of …
(edit) @55579   10 years vboxsync RTStrCopy is a better choice here.
(edit) @55578   10 years vboxsync VBoxServiceControlSession.cpp: Added another todo about incorrect …
(edit) @55577   10 years vboxsync VBoxServiceControlSession.cpp/comment: There is no 'forking' going on …
(edit) @55576   10 years vboxsync Check for empty string the fast C way and drop the confused RT_BOOL use.
(edit) @50063   11 years vboxsync VBoxService/VBoxServiceControlSession.cpp: Added a to-do.
(edit) @50051   11 years vboxsync VBoxService/GuestCtrl: Print some more help in case a guest session is …
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @48775   11 years vboxsync VBoxService/GuestCtrl: Only write desired amount to guest files, debug …
(edit) @48725   11 years vboxsync VBoxService/VBoxServiceControlSession: Logging.
(edit) @48722   11 years vboxsync VBoxService/VBoxServiceControlSession: Close guest file on opening error.
(edit) @48720   11 years vboxsync GuestCtrl/IGuestFile: Fixed initial offset reporting when using …
(edit) @47849   11 years vboxsync VBoxService/VBoxServiceControlSession.cpp: Fixed logging / shadowed …
(edit) @47817   11 years vboxsync GuestCtrl: Update for IGuestFile; some renaming.
(edit) @47695   11 years vboxsync Additions/GuestCtrl: Use a separate filter mask + value for message …
(edit) @47622   11 years vboxsync VBoxService/GuestCtrl: More message filtering for guest session + …
(edit) @47620   11 years vboxsync GuestCtrl: Fixed per-session command filtering, added command to …
(edit) @47551   11 years vboxsync VBoxService/GuestCtrl: Re-added (optional debug) dumping of guest …
(edit) @47545   11 years vboxsync VBoxService/GuestCtrl: Implemented asynchronous request queue, bugfixes.
(edit) @47482   11 years vboxsync Comment typo.
(edit) @45697   12 years vboxsync GuestCtrl: Various bugfixes required for test driver to pass.
(edit) @45604   12 years vboxsync VBoxService/GuestCtrl: Added asynchronous request handling, more fixes …
(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) @45076   12 years vboxsync GuestCtrl: *_NOTFIY_* -> *_NOTIFY_*.
(edit) @45010   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44963   12 years vboxsync VBoxService/GuestCtrl: More code (revamp) for dedicated guest session …
(edit) @44935   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44926   12 years vboxsync Additions/VBoxServices: two warnings
(edit) @44869   12 years vboxsync Build fix.
(add) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
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