VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxService

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42927   12 years vboxsync Additions/common/VBoxService: minor bug fix.
(edit) @42921   12 years vboxsync VBoxService/GuestCtrl: Support for expanding command line arguments …
(edit) @42846   12 years vboxsync Guest Control 2.0: Update.
(edit) @42764   12 years vboxsync Additions/common/VBoxService: clean up toolbox help text.
(edit) @42763   12 years vboxsync Additions/common/VBoxService: vbox_mktemp tool: add --tmpdir option …
(edit) @42747   12 years vboxsync Additions/common/VBoxService: input verification and variable naming …
(edit) @42739   12 years vboxsync Main/VBoxService: Introduced ProcessCreateFlag_ExpandArguments (not …
(edit) @42738   12 years vboxsync VBoxService: Raise maximum default served guest processes to 256.
(edit) @42735   12 years vboxsync Additions/common/VBoxService: vbox_mktemp tool requires an absolute path.
(edit) @42728   12 years vboxsync Additions/common/VBoxService: vbox_mkdir adjustments.
(edit) @42727   12 years vboxsync Additions/common/VBoxService: extend vbox_mktemp to handle directories …
(edit) @42717   12 years vboxsync Additions/VBoxService/toolbox: removed presumably incorrect umask() call.
(edit) @42715   12 years vboxsync VBoxService/Toolbox: Include node_id in long output format.
(edit) @42708   12 years vboxsync Runtime: add an fMode parameter to RTDirCreateTemp() and adjust callers.
(edit) @42655   13 years vboxsync Additions/common/VBoxService: make vbox_rmdir and vbox_mktemp tool …
(edit) @42645   13 years vboxsync Additions/common/VBoxService: the mktemp tool should print a message …
(edit) @42615   13 years vboxsync Additions/common/VBoxService: add vbox_mktemp to toolbox.
(edit) @42534   13 years vboxsync Additions/common/VBoxService: fix vbox_rm argument counting and error …
(edit) @42521   13 years vboxsync Additions/common/VBoxService: clean up toolbox help slightly.
(edit) @42515   13 years vboxsync Additions/common/VBoxService: add vbox_rm.
(edit) @42498   13 years vboxsync Additions/common/VBoxService: small duplication elimination.
(edit) @42461   13 years vboxsync Guest Control 2.0: Update.
(edit) @42240   13 years vboxsync build fix
(edit) @42239   13 years vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @42154   13 years vboxsync VS2010 preps.
(edit) @42150   13 years vboxsync printf -> RTPrintf
(edit) @42149   13 years vboxsync Drop the TCHAR charade and make it build against current sdk. :-)
(edit) @41774   13 years vboxsync bugref..
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41443   13 years vboxsync Additions/SharedFolders: better error handling of …
(edit) @41191   13 years vboxsync GuestCtrl/VBoxService: Fixed using custom environment variables, logging.
(edit) @40731   13 years vboxsync VBoxService: don't crash on exit
(edit) @40682   13 years vboxsync VBoxService/GuestCtrl: Bugfixes.
(edit) @40531   13 years vboxsync VBoxService/GuestCtrl: Simplified resolving of executable names, …
(edit) @40529   13 years vboxsync VBoxService: Removed logging prefixes.
(edit) @40445   13 years vboxsync VBoxService/VMInfo-win: Don't skip CachedInteractive sessions, be more …
(edit) @40158   13 years vboxsync VBoxService/users-win: Added session change detection, more fun with …
(edit) @40129   13 years vboxsync VBoxService: Added release logging to stdout/file (using --logfile …
(edit) @40128   13 years vboxsync VBoxService: Fixed unknown command line parameter handling of sub-services.
(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) @40054   13 years vboxsync VMM,VMMDev: Page sharing cleanup.
(edit) @39906   13 years vboxsync GuestCtrl/VBoxService: Added active/inactive guest process thread …
(edit) @39896   13 years vboxsync VBoxService/GuestCtrl: Initialize pRequest.
(edit) @39874   13 years vboxsync VBoxServiceControl: Be more quiet on not found guest processes.
(edit) @39844   13 years vboxsync d'oh! here as well …
(edit) @39843   13 years vboxsync GuestCtrl: Request (IPC) changes, bugfixes, fixed handle leaks.
(edit) @39760   13 years vboxsync VBoxService/VMInfo: Dump process names when enumerating active …
(edit) @39659   13 years vboxsync GuestControl: Bugfixes, logging.
(edit) @39612   13 years vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @39592   13 years vboxsync VBoxService/VMInfo-win: Respect stale session entries.
(edit) @39515   13 years vboxsync *: Use RTLISTANCHOR.
(edit) @39462   13 years vboxsync VBoxService/GuestCtrl: Only close stdin when we really wrote all data …
(edit) @39461   13 years vboxsync VBoxService/GuestCtrl: Only close stdin when we really wrote all data …
(edit) @39437   13 years vboxsync VBoxService/GuestCtrl: Adjusted guest process error reporting.
(edit) @39434   13 years vboxsync VBoxService/GuestCtrl: Use RTFileOpenBitBucket() for not used streams.
(edit) @39428   13 years vboxsync review change.
(edit) @39427   13 years vboxsync r=bird: pre-review comments.
(edit) @39423   13 years vboxsync Build fix.
(edit) @39418   13 years vboxsync GuestCtrl: Added support for explicitly waiting on stdout/stderr, …
(edit) @39393   13 years vboxsync warning
(edit) @39392   13 years vboxsync warnings
(edit) @39385   13 years vboxsync VBoxService/Toolbox: Added support for/fixed binary parseable streams.
(edit) @39361   13 years vboxsync VBoxService: Logging.
(edit) @39314   13 years vboxsync VBoxService: Rename VBoxServiceControlExecThread.cpp -> …
(edit) @39313   13 years vboxsync VBoxService: Logging adjustments.
(edit) @39300   13 years vboxsync VBoxService/GuestCtrl: Overhauled internals, removed pipe double …
(edit) @39281   13 years vboxsync Build fix.
(edit) @39280   13 years vboxsync VBoxService/VMInfo-win: Undo, committed a bit too much in r74829.
(edit) @39279   13 years vboxsync VBoxService/GuestCtrl: Overhauled internals, removed pipe double …
(edit) @39202   13 years vboxsync VBoxService/Windows: Added gentle shutdown when user does …
(edit) @39129   13 years vboxsync Typo.
(edit) @39106   13 years vboxsync VBoxService/VMInfo: Hook CTRL_LOGOFF_EVENT to re-trigger user …
(edit) @39069   13 years vboxsync VBoxServiceToolBox.cpp: cat should fail on output error.
(edit) @38946   13 years vboxsync VBoxService/VMInfo: Implemented more aggressive stale session …
(edit) @38898   13 years vboxsync Additions/linux/sharedfolders: silently ignore it if /etc/mtab can not …
(edit) @38870   13 years vboxsync VBoxService/GuestCtrl: Fixed ABI for stdout pipe ID.
(edit) @38866   13 years vboxsync VBoxService/GuestCtrl: Fixed ABI for stdout pipe ID.
(edit) @38669   13 years vboxsync Additions/common/VBoxService: shadowed variable
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38634   13 years vboxsync VBoxService/GuestCtrl: Fixed RTPROC_FLAGS_* handling.
(edit) @38633   13 years vboxsync VBoxService: Fixed German Umlauts handling in toolbox, …
(edit) @38629   13 years vboxsync VBoxService/GuestCtrl: Added accidentally removed log output again.
(edit) @38625   13 years vboxsync VBoxService/Toolbox: Don't output error messages when writing machine …
(edit) @38587   13 years vboxsync VBoxService/GuestCtrl: Update.
(edit) @38493   13 years vboxsync GuestCtrl: Fixed regression when waiting for guest output.
(edit) @38445   13 years vboxsync Additions/VBoxService: warnings
(edit) @38439   13 years vboxsync GuestCtrl: Removed dead code.
(edit) @38437   13 years vboxsync GuestCtrl: Update.
(edit) @38411   13 years vboxsync Additions/VBoxService: don't fail if VbglR3GetSessionId() does not work
(edit) @38395   13 years vboxsync GuestCtrl: Update.
(edit) @38224   14 years vboxsync VBoxService/VMInfo-win: Don't bail out if there are no network …
(edit) @38223   14 years vboxsync VBoxService: Implemented "--only-<service>" to just start one specific …
(edit) @38180   14 years vboxsync VBoxService/GuestCtrl: Updated policy handling for controlling the …
(edit) @38157   14 years vboxsync VBoxService/GuestCtrl: Implemented policy handling for controlling the …
(edit) @38133   14 years vboxsync GuestCtrl: Removed obsolete code for guest directory enumeration.
(edit) @38131   14 years vboxsync VBoxService/VMInfo-win: Less verbose by default (OOM).
(edit) @38130   14 years vboxsync VBoxService/VMInfo-win: Less verbose by default (OOM).
(edit) @38129   14 years vboxsync VBoxService/VMInfo-win: Keep old user count when out of memory and …
(edit) @38128   14 years vboxsync VBoxService/VMInfo-win: Added more logging for OOM situations.
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