VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @62882   8 years vboxsync Additions/common: gcc warnings.
(edit) @62521   8 years vboxsync (C) 2016
(edit) @58052   9 years vboxsync VBoxService: More service introduction pages. A few more cleanups.
(edit) @58033   9 years vboxsync VBoxService: Started adding pages with some details for each component.
(edit) @58029   9 years vboxsync VBoxService: Using prefix 'VGSvc', code style/width cleanups. No real …
(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) @54944   10 years vboxsync replaced a few more AssertPtrReturn by AssertReturn as we don't need …
(edit) @50810   11 years vboxsync VBoxService/GuestCtrl: Do a HGCM reconnect on saved state restore when …
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @47817   11 years vboxsync GuestCtrl: Update for IGuestFile; some renaming.
(edit) @47721   11 years vboxsync Logging.
(edit) @47622   11 years vboxsync VBoxService/GuestCtrl: More message filtering for guest session + …
(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) @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) @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) @44869   12 years vboxsync Build fix.
(edit) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @44248   12 years vboxsync VBoxSerice/GuestCtrl: Renamed/shorted (static) function names.
(edit) @44045   12 years vboxsync VBoxServiceControlExecGetOutput: Shut up a gcc maybe warning and fixed …
(edit) @43259   12 years vboxsync fixed a few gcc false positive warnings and two shadowed declarations
(edit) @42927   12 years vboxsync Additions/common/VBoxService: minor bug fix.
(edit) @42846   12 years vboxsync Guest Control 2.0: Update.
(edit) @42738   12 years vboxsync VBoxService: Raise maximum default served guest processes to 256.
(edit) @41191   13 years vboxsync GuestCtrl/VBoxService: Fixed using custom environment variables, logging.
(edit) @40682   13 years vboxsync VBoxService/GuestCtrl: Bugfixes.
(edit) @40529   13 years vboxsync VBoxService: Removed logging prefixes.
(edit) @40060   13 years vboxsync VBoxService/GuestCtrl: Added debug options for dumping guest process …
(edit) @40059   13 years vboxsync VBoxService/GuestCtrl: Added debug options for dumping guest process …
(edit) @39906   13 years vboxsync GuestCtrl/VBoxService: Added active/inactive guest process thread …
(edit) @39874   13 years vboxsync VBoxServiceControl: Be more quiet on not found guest processes.
(edit) @39843   13 years vboxsync GuestCtrl: Request (IPC) changes, bugfixes, fixed handle leaks.
(edit) @39659   13 years vboxsync GuestControl: Bugfixes, logging.
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39437   13 years vboxsync VBoxService/GuestCtrl: Adjusted guest process error reporting.
(edit) @39428   13 years vboxsync review change.
(edit) @39427   13 years vboxsync r=bird: pre-review comments.
(edit) @39418   13 years vboxsync GuestCtrl: Added support for explicitly waiting on stdout/stderr, …
(edit) @39392   13 years vboxsync warnings
(edit) @39361   13 years vboxsync VBoxService: Logging.
(edit) @39313   13 years vboxsync VBoxService: Logging adjustments.
(edit) @39300   13 years vboxsync VBoxService/GuestCtrl: Overhauled internals, removed pipe double …
(edit) @39279   13 years vboxsync VBoxService/GuestCtrl: Overhauled internals, removed pipe double …
(edit) @38587   13 years vboxsync VBoxService/GuestCtrl: Update.
(edit) @38157   13 years vboxsync VBoxService/GuestCtrl: Implemented policy handling for controlling the …
(edit) @38133   13 years vboxsync GuestCtrl: Removed obsolete code for guest directory enumeration.
(edit) @37375   13 years vboxsync GuestCtrl: Added APIs for guest directory enumeration, guest file …
(edit) @36548   14 years vboxsync VBoxService/GuestCopy: Fixed copying of small and 0-byte files. …
(edit) @35060   14 years vboxsync Comment typos.
(edit) @34867   14 years vboxsync GuestControl/VBoxService: Implemented dynamic input buffer size …
(edit) @34406   14 years vboxsync iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33161   14 years vboxsync VBoxService/exec: Input notification pipe sketches + some @todos.
(edit) @33064   14 years vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32182   14 years vboxsync debugging aid
(edit) @31962   14 years vboxsync Additions/VBoxService: don't forget to remove the last thread
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29594   15 years vboxsync VBoxService: help cosmetics
(edit) @29547   15 years vboxsync VBoxServiceControlExec: cosmetics
(edit) @29528   15 years vboxsync Guest Control: Remove unused Std* arguments.
(edit) @29516   15 years vboxsync Guest Control: Remove unused Std* arguments.
(edit) @29515   15 years vboxsync VBoxServiceControl: too noisy
(edit) @29438   15 years vboxsync Guest Control/VBoxService: Added support for cancel pending (blocking) …
(edit) @29345   15 years vboxsync VBoxService,VBox/err.h: Use a dedicated status code for this, …
(edit) @29316   15 years vboxsync VBoxService: More generic way for letting services disable themselves; …
(edit) @29202   15 years vboxsync VBoxService: Don't terminate if some HGCM host service is not …
(edit) @29021   15 years vboxsync VBoxServiceControl.cpp: file header.
(edit) @28967   15 years vboxsync VBoxService: Introduced guest property cache (used by VM information …
(edit) @28887   15 years vboxsync Guest Control/Main: Faster (no polling on guest side), free data on …
(edit) @28833   15 years vboxsync Guest Control: Bugfixes.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28611   15 years vboxsync VBoxService: typo
(edit) @28598   15 years vboxsync VBoxServiceControl: return correct value when terminating; cosmetic fix
(edit) @28560   15 years vboxsync Additions: s/BYTE/uint8_t/g
(edit) @28557   15 years vboxsync Guest Control: Update (first stuff for piping output).
(edit) @28446   15 years vboxsync Guest Control/VBoxService: Use RTListForEach; small bugfixes.
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28420   15 years vboxsync Guest Control/VBoxService: Use RTList instead of STL.
(edit) @28409   15 years vboxsync Guest Control: Build fix, memory cleanup.
(edit) @28402   15 years vboxsync Guest Control: Update (guest shutdown handling, timed peeks).
(edit) @28286   15 years vboxsync Guest Control: Update (introducing contexts for callbacks).
(edit) @28218   15 years vboxsync Guest Control: Update (HGCM low level callbacks, bugfixes).
(edit) @28119   15 years vboxsync Guest Control/VBoxService: Threading.
(edit) @28086   15 years vboxsync Guest Control: Update; now buffered and deferred commands work.
(edit) @28029   15 years vboxsync Guest Control/VBoxService+Main: Bugfix for multiple environment blocks.
(edit) @28016   15 years vboxsync Guest Control/VBoxService: Remove debug break.
(edit) @28014   15 years vboxsync Guest Control: Bugfixes for VBoxService.
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27945   15 years vboxsync Guest Control: Update (added dummy IProgress, update to host service).
(edit) @27926   15 years vboxsync Guest Control: Update (VBoxService).
(add) @27865   15 years vboxsync export the guest control stuff to OSE
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