VirtualBox

source: vbox/trunk/src/VBox/HostServices/GuestControl/service.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75853   6 years vboxsync GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
(edit) @75825   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 4. [build fix] …
(edit) @75824   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 4. bugref:9313
(edit) @75806   6 years vboxsync VBoxGuestCtrlSvc: Some more fixes to the new code. bugref:9313
(edit) @75805   6 years vboxsync VBoxGuestCtrlSvc: Some fixes to the new code. bugref:9313
(edit) @75801   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 2. bugref:9313
(edit) @75800   6 years vboxsync VBoxGuestCtrlSvc: More cleanups. bugref:9313
(edit) @75799   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 1. [build fixes] …
(edit) @75798   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
(edit) @75773   6 years vboxsync HGCM: Added fRequestor and fRestoring to …
(edit) @75757   6 years vboxsync GuestControlSvc: Defined 4 new commands that will succeed …
(edit) @75756   6 years vboxsync GuestControlSvc: Defined 4 new commands that will succeed …
(edit) @75755   6 years vboxsync GuestControlSvc: Defined 4 new commands that will succeed …
(edit) @75750   6 years vboxsync GuestControl: Restore peek count if the guest cancels the …
(edit) @75746   6 years vboxsync GuestControl/service.cpp: Trying to make sense of things again…
(edit) @75737   6 years vboxsync HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
(edit) @75500   6 years vboxsync VMMDev,Main,HostServices: More profiling of HGCM guest call processing.
(edit) @73511   6 years vboxsync HostServices: GCC 8.2.0 fixes
(edit) @72827   7 years vboxsync HostServices: test for empty() instead of comparing size() to 0
(edit) @71431   7 years vboxsync Guest Control/service: Partly reverted r121279 (also let the host know …
(edit) @71343   7 years vboxsync Guest Control/service: Logging.
(edit) @71335   7 years vboxsync Guest Control/service: Renaming, documentation (no functional changes).
(edit) @71331   7 years vboxsync Guest Control/service: Build fix.
(edit) @71328   7 years vboxsync Guest Control/service: Renamed clientSkipMsg() -> clientMsgSkip() and …
(edit) @71320   7 years vboxsync Guest Control: Renamed RT_NOREFx -> RT_NOREF.
(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) @68525   7 years vboxsync GuestControl/service.cpp: docs
(edit) @68524   7 years vboxsync GuestControl/service.cpp: @todo
(edit) @65102   8 years vboxsync HostServices: doxygen fixes
(edit) @62846   8 years vboxsync put const after so you can follow our normal continuation indent rule.
(edit) @62801   8 years vboxsync GuestCtrl/Service: Removed gctrl.cpp+gctrl.h as we didn't use anything …
(edit) @62800   8 years vboxsync GuestCtrl/Service: warnings
(edit) @60391   9 years vboxsync GuestControl/service.cpp: Follow-up for r106475 (bugref:7179): …
(edit) @60389   9 years vboxsync bugref:7179. Removed auto_ptr.
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56030   10 years vboxsync postfix iterator => prefix iterator and stlSize => stlEmpty where …
(edit) @50825   11 years vboxsync GuestCtrl/HostService: Complete call if a client was not found anymore.
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @48724   11 years vboxsync GuestControl/service.cpp: Also allocate 64-bit parameters.
(edit) @47731   11 years vboxsync Newline.
(edit) @47730   11 years vboxsync GuestControl/service.cpp: Support uint64_t HGCM parameters.
(edit) @47695   11 years vboxsync Additions/GuestCtrl: Use a separate filter mask + value for message …
(edit) @47621   11 years vboxsync Logging.
(edit) @47620   11 years vboxsync GuestCtrl: Fixed per-session command filtering, added command to …
(edit) @47488   11 years vboxsync Logging typo.
(edit) @46306   12 years vboxsync HostServices/GuestControl: warning
(edit) @45697   12 years vboxsync GuestCtrl: Various bugfixes required for test driver to pass.
(edit) @45482   12 years vboxsync GuestCtrl: Added abstract IGuestProcessIOEvent event, removed …
(edit) @45417   12 years vboxsync Build fix.
(edit) @45416   12 years vboxsync Build fix.
(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) @44869   12 years vboxsync Build fix.
(edit) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44249   12 years vboxsync GuestControl/service: const, HostCmd -> VBOXGUESTCTRLHOSTCMD.
(edit) @42354   12 years vboxsync Guest Control 2.0: Update.
(edit) @42272   12 years vboxsync Guest Control 2.0: Update.
(edit) @40681   13 years vboxsync GuestControl/service: Be compatible to older client when there was …
(edit) @40657   13 years vboxsync GuestControl/service: Fixed increasing the retry count of current host …
(edit) @39441   13 years vboxsync Logging.
(edit) @39440   13 years vboxsync HostServices/GuestCtrl: Added more checks.
(edit) @39427   13 years vboxsync r=bird: pre-review comments.
(edit) @39421   13 years vboxsync Build fix.
(edit) @39420   13 years vboxsync Build fix.
(edit) @39312   13 years vboxsync HostServices/GuestCtrl: Fixed cancellation of buffered (unassigned) …
(edit) @38133   13 years vboxsync GuestCtrl: Removed obsolete code for guest directory enumeration.
(edit) @37375   14 years vboxsync GuestCtrl: Added APIs for guest directory enumeration, guest file …
(edit) @37352   14 years vboxsync HostServices/GuestCtrl: Simplified host/guest command handling.
(edit) @36872   14 years vboxsync HostServices/GuestCtrl: Fixed several bugs revealed by upcoming testcase.
(edit) @36743   14 years vboxsync HostServices/GuestCtrl: More checks for empty buffers, drop host …
(edit) @36529   14 years vboxsync iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
(edit) @35035   14 years vboxsync HostServices/GuestControl: Better client count checks.
(edit) @35033   14 years vboxsync HostServices/GuestControl: type fix
(edit) @34825   14 years vboxsync GuestControl/service: Don't try to deliver too big messages to the …
(edit) @34776   14 years vboxsync GuestControl/service: Check for HGCM buffer size.
(edit) @34253   14 years vboxsync HostServices/GuestControl: Added guest clients reference counting for …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33247   14 years vboxsync VBoxService/Guest Execution: Update.
(edit) @33064   14 years vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @30681   15 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   15 years vboxsync Main: back out r63429
(edit) @30670   15 years vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30614   15 years vboxsync Comments.
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29900   15 years vboxsync Guest Control/HostService: Renamed structure for better understanding.
(edit) @29898   15 years vboxsync Guest Control: Clean up call list on client disconnection as well.
(edit) @29867   15 years vboxsync r=bird: todos
(edit) @29797   15 years vboxsync Guest Control: Documentation for internals.
(edit) @29785   15 years vboxsync Guest Control: More stable when client is crashing/aborting in an …
(edit) @29438   15 years vboxsync Guest Control/VBoxService: Added support for cancel pending (blocking) …
(edit) @29220   15 years vboxsync Guest Control/Main/HostService: Deal with stale clients, avoid …
(edit) @29003   15 years vboxsync Guest Control/Main/HostService: Proper shutdown / notification when VM …
(edit) @28887   15 years vboxsync Guest Control/Main: Faster (no polling on guest side), free data on …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28625   15 years vboxsync Guest Control: Update (no buffered host waiting anymore, fixed a …
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