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) @44114   12 years vboxsync VBoxService-win: Fixed SCM hangs on Windows 2000 guests.
(edit) @44099   12 years vboxsync Need coffee first.
(edit) @44098   12 years vboxsync VBoxService/VBoxServicePropCache.cpp: Assertions, logging.
(edit) @44097   12 years vboxsync VBoxService/VMInfo: Implemented detecting hotdesk sessions through …
(edit) @44073   12 years vboxsync VBoxService/VMInfo: Added a todo.
(edit) @44046   12 years vboxsync VBoxServiceControlThreadRequestAllocEx: Corrected parameter name and …
(edit) @44045   12 years vboxsync VBoxServiceControlExecGetOutput: Shut up a gcc maybe warning and fixed …
(edit) @44044   12 years vboxsync lightdm-greeter: Only process active sessions and users (>= UID 1000).
(edit) @43981   12 years vboxsync Guest Control: Respect detached processes.
(edit) @43927   12 years vboxsync Forward ported r81841 + r82127 (VBoxHeadless/VBoxService: Enhanced …
(edit) @43877   12 years vboxsync build fix
(edit) @43876   12 years vboxsync fixed a few format specifier bugs
(edit) @43833   12 years vboxsync Additions/GuestStats: Fixed missing MEM_SYSTEM_CACHE caps for both …
(edit) @43793   12 years vboxsync VBoxService/vminfo: Check for D-Bus loading on usage.
(edit) @43792   12 years vboxsync VBoxService: Enabled some accidently disabled code again.
(edit) @43791   12 years vboxsync VBoxService/vminfo: Added support for ConsoleKit session detection via …
(edit) @43581   12 years vboxsync VBoxServiceClipboard-os2.cpp: Tell PM not to try send any WM_QUIT …
(edit) @43377   12 years vboxsync Additions: Fix CPU hot remove on Linux guests
(edit) @43363   12 years vboxsync Haiku Additions.
(edit) @43259   12 years vboxsync fixed a few gcc false positive warnings and two shadowed declarations
(edit) @43230   12 years vboxsync Logging.
(edit) @43202   12 years vboxsync Additions/VBoxService/ToolBox: additional check in mktemp to avoid a …
(edit) @43196   12 years vboxsync Fixed UINT32_MAX check.
(edit) @43049   12 years vboxsync VBoxService/VBoxServiceControlThreadAllocateArgv: Fixed allocation size.
(edit) @43018   12 years vboxsync Fixed warnings.
(edit) @43000   12 years vboxsync Removed debug logging.
(edit) @42997   12 years vboxsync VBoxService/GuestCtrl: Revamped code for building modified argv objects.
(edit) @42995   12 years vboxsync VBoxServiceToolBox.cpp/cat: Fixed bug in --output handling. The output …
(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   12 years vboxsync Additions/common/VBoxService: make vbox_rmdir and vbox_mktemp tool …
(edit) @42645   12 years vboxsync Additions/common/VBoxService: the mktemp tool should print a message …
(edit) @42615   12 years vboxsync Additions/common/VBoxService: add vbox_mktemp to toolbox.
(edit) @42534   12 years vboxsync Additions/common/VBoxService: fix vbox_rm argument counting and error …
(edit) @42521   12 years vboxsync Additions/common/VBoxService: clean up toolbox help slightly.
(edit) @42515   12 years vboxsync Additions/common/VBoxService: add vbox_rm.
(edit) @42498   12 years vboxsync Additions/common/VBoxService: small duplication elimination.
(edit) @42461   12 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.
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