VirtualBox

source: vbox/trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49502   11 years vboxsync FE/VBoxManage: GuestCtrl: Don't use signal handlers for closing active …
(edit) @49439   11 years vboxsync FE/VBoxManage: GuestCtrl: Explicitly wait for guest process to start, …
(edit) @49397   11 years vboxsync FE/VBoxManage: Logging for detached guest sessions.
(edit) @49389   11 years vboxsync GuestCtrl: Main/VBoxManage: More checks for object pointers, minor …
(edit) @49353   11 years vboxsync FE/VBoxManage: Syntax help typo.
(edit) @49351   11 years vboxsync Build fix.
(edit) @49349   11 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @49222   11 years vboxsync Removed debug logging.
(edit) @49221   11 years vboxsync FE/VBoxManage/GuestCtrl: Integrated waiting for guest sessions to …
(edit) @49166   11 years vboxsync Build fix.
(edit) @49165   11 years vboxsync FE/VBoxManage/GuestCtrl: Unified a lot of command line handling, added …
(edit) @48014   11 years vboxsync FE/VBoxManage/GuestCtrl: Implemented handling guest file, process and …
(edit) @47926   11 years vboxsync VBoxManage: type mismatch
(edit) @47874   11 years vboxsync Warnings.
(edit) @47872   11 years vboxsync VBoxManageGuestCtrl.cpp: PID -> ID in guest file listing.
(edit) @47859   11 years vboxsync FE/VBoxManage: Also show guest files when using "watch".
(edit) @47696   11 years vboxsync FE/VBoxManage/VBoxManageGuestCtrl.cpp: Fixed error message on guest …
(edit) @47631   11 years vboxsync VBoxManage/VBoxManageGuestCtrl.cpp: Added "watch" command for printing …
(edit) @47629   11 years vboxsync VBoxManage/VBoxManageGuestCtrl.cpp: Install proper console signal …
(edit) @47625   11 years vboxsync VBoxManage/VBoxManageGuestCtrl.cpp: Handle OOM situations, include own …
(edit) @47560   11 years vboxsync FE/VBoxManage: Be a bit more informative.
(edit) @47557   11 years vboxsync FE/VBoxManage: Added support for terminating guest processes of …
(edit) @47538   11 years vboxsync FE/VBoxManage/GuestCtrl: Include guest session status when listing.
(edit) @47502   11 years vboxsync VBoxManage: warning
(edit) @47495   11 years vboxsync FE/VBoxManage/GuestCtrl: Added support for closing guest sessions.
(edit) @47492   11 years vboxsync FE/VBoxManage/GuestCtrl: Also close guest session on overall failure.
(edit) @47491   11 years vboxsync FE/VBoxManage/GuestCtrl: Don't close a guest session when starting a …
(edit) @47325   11 years vboxsync VBoxManage/VBoxManageGuestCtrl: Optional shorter list command options.
(edit) @47311   11 years vboxsync VBoxManage/GuestCtrl: Make "guestcontrol list …
(edit) @47003   11 years vboxsync VBoxManage: fix
(edit) @47002   11 years vboxsync VBoxManage: help for mktemp
(edit) @47000   11 years vboxsync VBoxManage/Help: unify help output regarding UUID and VM name
(edit) @46999   11 years vboxsync VBoxManage/Help: unify help output regarding UUID and VM name
(edit) @46649   11 years vboxsync Forward ported r85941 and required build fixes (Main: Implemented new …
(edit) @46524   11 years vboxsync Main/IGuest::UpdateGuestAdditions: Implemented support for passing …
(edit) @46009   12 years vboxsync ctrlCopyDirToGuest: r=bird: This directory enum code won't work on …
(edit) @45010   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44960   12 years vboxsync Forward-ported r84173 from 4.2: FE/VBoxManage/GuestCtrl: Do UTF-8 …
(edit) @44959   12 years vboxsync FE/VBoxManage/GuestCtrl: Added "guestcontrol list" command (debug …
(edit) @44885   12 years vboxsync VBoxManageGuestCtrl: Print plain PID on non-verbose runs to support …
(edit) @44883   12 years vboxsync FE/VBoxManage/GuestCtrl: Added proper timeout handling for reading …
(edit) @44104   12 years vboxsync VBoxManage: improved assertion (warning fix)
(edit) @43981   12 years vboxsync Guest Control: Respect detached processes.
(edit) @43876   12 years vboxsync fixed a few format specifier bugs
(edit) @43639   12 years vboxsync Fe/VBoxManage: Close the session after execution usage. Todos.
(edit) @43638   12 years vboxsync Fe/VBoxManage: Close the session after execution usage.
(edit) @43557   12 years vboxsync Indent.
(edit) @43259   12 years vboxsync fixed a few gcc false positive warnings and two shadowed declarations
(edit) @43058   12 years vboxsync VBoxManage/UpdateAdditions: Implemented --wait-start to only wait for …
(edit) @43028   12 years vboxsync VBoxManageGuestCtrl.cpp: TODOs related to #6344.
(edit) @42969   12 years vboxsync VBoxManage/GuestCtrl: Further checks not needed anymore.
(edit) @42967   12 years vboxsync VBoxManage/GuestCtrl: Use the new system properties getter for the …
(edit) @42929   12 years vboxsync FE/VBoxManage/GuestControl: add mktemp.
(edit) @42810   12 years vboxsync Guest Control 2.0: Update.
(edit) @42808   12 years vboxsync Guest Control 2.0: Update.
(edit) @42711   12 years vboxsync Frontends/VBoxManage: adapt code to latest guest execute API updates
(edit) @42693   12 years vboxsync Guest Control 2.0: Update.
(edit) @42668   12 years vboxsync Frontends/VBoxManage: completed conversion to new API, still disabled …
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42460   12 years vboxsync VBoxManage: polished help
(edit) @42445   12 years vboxsync Frontends/VBoxManage,doc/manual: more password file handling touchups, …
(edit) @42444   12 years vboxsync Frontends/VBoxManage: add options to specify passwords through a file
(edit) @40687   13 years vboxsync Build fix.
(edit) @40684   13 years vboxsync VBoxManage/GuestCtrl: Progress handling additions, less verbose output.
(edit) @40398   13 years vboxsync VBoxManage: don't crash if no subcommand was specified in 'VBoxManage …
(edit) @39991   13 years vboxsync GuestCtrl: Fixed unknown PIDs after retrieving output.
(edit) @39843   13 years vboxsync GuestCtrl: Request (IPC) changes, bugfixes, fixed handle leaks.
(edit) @39794   13 years vboxsync VBoxManage/GuestCtrl: Handle inaccessible directories more gently, …
(edit) @39659   13 years vboxsync GuestControl: Bugfixes, logging.
(edit) @39582   13 years vboxsync VBoxManage/GuestCtrl: Update.
(edit) @39433   13 years vboxsync VBoxManage/GuestCtrl: Check for completion.
(edit) @39431   13 years vboxsync VBoxManage/GuestCtrl: Support for outputting stderr, improved timeout …
(edit) @39418   13 years vboxsync GuestCtrl: Added support for explicitly waiting on stdout/stderr, …
(edit) @38656   13 years vboxsync VBoxManage/GuestCtrl: Obey --dryrun, verbose adjustments.
(edit) @38586   13 years vboxsync VBoxManage: Error checks.
(edit) @38561   13 years vboxsync VBoxManage/GuestCtrl: Enable directory copying, bugfixes, some …
(edit) @38551   13 years vboxsync VBoxManage/GuestCtrl: Documentation, some renaming.
(edit) @38525   13 years vboxsync FE/CLI: use CHECK_PROGRESS_ERROR
(edit) @38456   13 years vboxsync GuestCtrl: Disable copying directories from guest -> host.
(edit) @38453   13 years vboxsync VBoxManage/GuestCtrl: Corrected directory open flag, removed …
(edit) @38446   13 years vboxsync VBoxManage: warnings
(edit) @38437   13 years vboxsync GuestCtrl: Update.
(edit) @38403   13 years vboxsync GuestCtrl: Disable copying directories from guest -> host.
(edit) @38400   13 years vboxsync GuestCtrl: Disable copying directories from guest -> host, reverted …
(edit) @38395   13 years vboxsync GuestCtrl: Update.
(edit) @38290   13 years vboxsync GuestCtrl: Update.
(edit) @38235   13 years vboxsync GuestCtrl: Update.
(edit) @38085   13 years vboxsync GuestCtrl: Update of copy from guest (work in progress).
(edit) @37761   13 years vboxsync GuestCtrl/Exec: Documentation/Syntax diagram fixes.
(edit) @37634   13 years vboxsync VBoxManage/GuestCtrl: Disable copyfrom.
(edit) @37633   13 years vboxsync VBoxManage/GuestCtrl: Copyto bugfixes, needs cleanup later.
(edit) @37447   13 years vboxsync GuestCtrl/Execute: Added NoProfile flag for executing processes …
(edit) @37375   13 years vboxsync GuestCtrl: Added APIs for guest directory enumeration, guest file …
(edit) @36987   14 years vboxsync VBoxManage/GuestCtrl: Also create empty directories by default, comments.
(edit) @36978   14 years vboxsync VBoxManageGuestCtrl: Reverted r71249 - Don't skip empty arguments.
(edit) @36974   14 years vboxsync Warning.
(edit) @36973   14 years vboxsync VBoxManage/GuestCtrl: Update on copying and creating recursive …
(edit) @36887   14 years vboxsync GuestCtrl: Added support for getting separated stdout/stderr output.
(edit) @36784   14 years vboxsync VBoxManage/GuestCtrl: Forgot another argv0 commit.
(edit) @36742   14 years vboxsync VBoxManage/GuestCtrl: Adjusted assertion, warn if not all elements …
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