VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37020   14 years vboxsync indent.
(edit) @36887   14 years vboxsync GuestCtrl: Added support for getting separated stdout/stderr output.
(edit) @36756   14 years vboxsync Removed debug output, adjusted logging.
(edit) @36755   14 years vboxsync Main/VBoxService/GuestCtrl: More argv0 fixes.
(edit) @36745   14 years vboxsync Another fix for internal toolbox invocation (argv0), logging.
(edit) @36734   14 years vboxsync VBoxService/GuestCtrl: Fix argv[0] handling when executing guest programs.
(edit) @36733   14 years vboxsync VBoxService/GuestCtrl: Fix argv[0] handling when executing guest programs.
(edit) @36548   14 years vboxsync VBoxService/GuestCopy: Fixed copying of small and 0-byte files. …
(edit) @36305   14 years vboxsync VBoxService/GuestExec: Fixed file copy on Linux, refactored pipe …
(edit) @36206   14 years vboxsync Guest Execution: more review stuff.
(edit) @36174   14 years vboxsync Logging adjustments.
(edit) @36026   14 years vboxsync VBoxService/GuestCtrl: Moved free'ing of expanded argument strings.
(edit) @36025   14 years vboxsync VBoxService/GuestCtrl: Fixed argument handling for sysprep.
(edit) @35954   14 years vboxsync Build fix.
(edit) @35952   14 years vboxsync VBoxService/GuestCtrl: Introduced pipe buffer events for waiting on …
(edit) @35692   14 years vboxsync VBoxService/ControlExec: Update.
(edit) @35690   14 years vboxsync VBoxService/ControlExec: Fix for high CPU loads during writable events …
(edit) @35674   14 years vboxsync Comments, added misc. assertions.
(edit) @35526   14 years vboxsync VBoxServiceControlExec.cpp: Removed comment and variable obsoleted by …
(edit) @35465   14 years vboxsync Reverted r69332 + r69333.
(edit) @35462   14 years vboxsync Forgot to save file …
(edit) @35461   14 years vboxsync VBoxService/GuestControlExec: Proper fix for r69305 (public ticket #8010).
(edit) @35434   14 years vboxsync VBoxService: don't skip the first parameter passed by the host
(edit) @35244   14 years vboxsync Additions/VBoxService: allow to cat files with size 0 to the guest
(edit) @35012   14 years vboxsync Accidental code commit.
(edit) @35010   14 years vboxsync VBoxService/AutoMount: Use different mtab location on Solaris.
(edit) @34867   14 years vboxsync GuestControl/VBoxService: Implemented dynamic input buffer size …
(edit) @34709   14 years vboxsync Guest execution: Implemented ability to start guest processes hidden.
(edit) @34255   14 years vboxsync Renaming, spelling.
(edit) @33854   14 years vboxsync VBoxService/Control: Move the internal tool handling before VbglR3 …
(edit) @33808   14 years vboxsync VBoxService/ControlExec: Debug logging.
(edit) @33807   14 years vboxsync VBoxService/ControlExec: Unnecessary logging.
(edit) @33806   14 years vboxsync ExtPack changes, related IPRT changes.
(edit) @33762   14 years vboxsync VBoxService/Exec: Bugfixes for argument list construction.
(edit) @33696   14 years vboxsync Guest Control: Updates on guest path/environment resolving, …
(edit) @33558   14 years vboxsync Guest Copy/Guest Additions: First working version of host-triggered …
(edit) @33492   14 years vboxsync Guest Copy/Guest Additions: Update.
(edit) @33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33448   14 years vboxsync Guest Copy/VBoxManage+VBoxService: Update.
(edit) @33422   14 years vboxsync GuestCopy/VBoxService: Bugfixes.
(edit) @33415   14 years vboxsync GuestCopy/VBoxService: Bugfix for writing to closed pipe buffers.
(edit) @33297   14 years vboxsync Another build fix.
(edit) @33293   14 years vboxsync Build fix.
(edit) @33292   14 years vboxsync VBoxService/Guest Execution: Destroy local stdin pipe buffer when …
(edit) @33283   14 years vboxsync VBoxService/Guest Execution: Fixed assertion when shutting down.
(edit) @33277   14 years vboxsync VBoxService: Update on internal toolbox command handling.
(edit) @33276   14 years vboxsync build fix
(edit) @33273   14 years vboxsync Use define for name.
(edit) @33272   14 years vboxsync VBoxService/Toolbox: Added special execution command ("VBoxService" or …
(edit) @33247   14 years vboxsync VBoxService/Guest Execution: Update.
(edit) @33161   14 years vboxsync VBoxService/exec: Input notification pipe sketches + some @todos.
(edit) @33160   14 years vboxsync Additions/common/VBoxServiceControlExec: Solaris build fix.
(edit) @33159   14 years vboxsync VBoxService/Guest Execution: Update.
(edit) @33064   14 years vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @32852   14 years vboxsync Guest Execution: - Implemented "ignore orphaned childs" flag …
(edit) @32777   14 years vboxsync VBoxService/GuestExec: Logging.
(edit) @31952   14 years vboxsync Additions/VBoxService: sanity check
(edit) @31951   14 years vboxsync Additions/VBoxService: fixed generation of the environments array
(edit) @31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @30662   15 years vboxsync Comments, some logging.
(edit) @30625   15 years vboxsync Guest Control/Service: Logging.
(edit) @30444   15 years vboxsync VBoxService: warnings
(edit) @30436   15 years vboxsync Guest Control/VBoxService: Signal control thread after executable has …
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29842   15 years vboxsync Guest Control/Sysprep: Use the special keyword "sysprep" as program …
(edit) @29830   15 years vboxsync burn fix
(edit) @29829   15 years vboxsync Burn fix.
(edit) @29828   15 years vboxsync Guest Control: Re-introduce sysprep functionality (hardcoded path, …
(edit) @29807   15 years vboxsync Guest Control/IPRT/VBoxManage: More gentle error messages, bug fix for …
(edit) @29762   15 years vboxsync VBoxService / Windows guests: Don't use a service as main thread but …
(edit) @29627   15 years vboxsync VBoxService: always check the credentials
(edit) @29583   15 years vboxsync VBoxService: support executing as different user
(edit) @29529   15 years vboxsync Guest Control/VBoxService: Do not specify user name + password on …
(edit) @29516   15 years vboxsync Guest Control: Remove unused Std* arguments.
(edit) @29315   15 years vboxsync VBoxService/ControlExec: Be more verbose.
(edit) @29290   15 years vboxsync VBoxService/Control: Make use of RTPROC_FLAGS_SERVICE.
(edit) @29146   15 years vboxsync VBoxService: -Wshadow warning
(edit) @29042   15 years vboxsync Typo.
(edit) @29041   15 years vboxsync VBoxService/Control: Use critsects also, logging.
(edit) @28943   15 years vboxsync Guest Control/Main/VBoxService: Update on locking, bugfixes.
(edit) @28926   15 years vboxsync Guest Control/VBoxManage,Main: Immediate process output, now also …
(edit) @28833   15 years vboxsync Guest Control: Bugfixes.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28660   15 years vboxsync Guest Control: Reverted r60506, r60507, r60509, added argv[0] in …
(edit) @28649   15 years vboxsync Guest Control/VBoxService: Fixed assertion.
(edit) @28647   15 years vboxsync Guest Control/VBoxService: Not necessary.
(edit) @28646   15 years vboxsync Guest Control/VBoxService: Always add actual command line as argv[0].
(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) @28463   15 years vboxsync Guest Control: Update (extended error info, callback 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) @28410   15 years vboxsync Guest Control: Build fix, memory cleanup.
(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) @28347   15 years vboxsync Guest Control: Update (logon error handling).
(edit) @28297   15 years vboxsync Guest Control: Update (update on contexts for callbacks).
(edit) @28286   15 years vboxsync Guest Control: Update (introducing contexts for callbacks).
(edit) @28244   15 years vboxsync VBoxService/Control: Logging.
(edit) @28243   15 years vboxsync Guest Control: Update (callback + error handling, --verbose for …
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