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) @97345   2 years vboxsync Guest Control/FE/VBoxManage: Added new options "--no-replace / -n" and …
(edit) @97343   2 years vboxsync Guest Control/FE/VBoxManage: Use the same APIs …
(edit) @97308   2 years vboxsync Guest Control/VBoxManage: Don't bail out when copying a single file …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95289   3 years vboxsync FE/VBoxManage/Guest Control: Removed dead code.
(edit) @95140   3 years vboxsync Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. …
(edit) @94234   3 years vboxsync FE/VBoxManage: Remove the now unused VBoxManageHelp build target and …
(edit) @94209   3 years vboxsync doc/manual,FE/VBoxManage: Convert guestcontrol command to refentry …
(edit) @93720   3 years vboxsync Guest Control/Main: Return an error in IGuestProcess::terminate() if …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92863   3 years vboxsync Guest Control/VBoxManage: Follow-up fix for r148802 -- we need to …
(edit) @92861   3 years vboxsync Guest Control/VBoxManage: Fixed signal handling regression within the …
(edit) @92859   3 years vboxsync Guest Control/VBoxManage: Resolved @todos: Support more than one …
(edit) @92822   3 years vboxsync Guest Control: Resolved a @todo: Implemented …
(edit) @92594   3 years vboxsync Main: bugref:1909: Added translation into VBoxManage excluding …
(edit) @92432   3 years vboxsync Main" bugref:1909: Removed translation marks form printUsage and its …
(edit) @92403   3 years vboxsync Main: bugref:1909: Added translation engine into VBoxManage, Added …
(edit) @92375   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92373   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92372   3 years vboxsync Main: bugref:1909: Added translation marks around messages of …
(edit) @89981   3 years vboxsync VBoxManageGuestCtrl.cpp: G/c obsolete unused enum GETOPTDEF_EXEC. …
(edit) @85220   4 years vboxsync VBoxManageGuestCtrl.cpp: Must not use RT_ZERO on pCtx in …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84570   5 years vboxsync Guest Control/VBoxManage: Make use of the newly IGuest::Shutdown() API …
(edit) @84526   5 years vboxsync FE/VBoxManage: Guest Additions update verification implies a …
(edit) @84524   5 years vboxsync FE/VBoxManage: Comment formatting nits.
(edit) @84522   5 years vboxsync Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
(edit) @84521   5 years vboxsync Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
(edit) @84520   5 years vboxsync Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
(edit) @84519   5 years vboxsync Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
(edit) @83874   5 years vboxsync Guest Control/Main: Emphasize that a guest needs to be restarted in …
(edit) @83618   5 years vboxsync Guest Control + FE/VBoxManage: Added "--user" convenience shortcut for …
(edit) @83303   5 years vboxsync Guest Control/VBoxManage: Resolve absolute path of --source argument …
(edit) @83259   5 years vboxsync FE/VBoxMange / Guest Control: Explicitly use the bit bucket if waiting …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81143   5 years vboxsync Guest Control/VBoxManage: Added support for renaming (mv) multiple …
(edit) @79257   5 years vboxsync VBoxManageGuestCtrl.cpp: Must stop waiting for the 'Start' event once …
(edit) @78739   6 years vboxsync VBoxManageGuestCtrl.cpp: comment typo.
(edit) @77595   6 years vboxsync VBoxManage: Re-do help category handling (command/sub-command specific …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @75927   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
(edit) @75926   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
(edit) @75849   6 years vboxsync VBoxManage/guestcontrol: fix
(edit) @75848   6 years vboxsync VBoxManage/guestcontrol: copyto/from hacking
(edit) @75847   6 years vboxsync build fix
(edit) @75846   6 years vboxsync build fix
(edit) @75845   6 years vboxsync VBoxManage/guestcontrol: fix
(edit) @75844   6 years vboxsync VBoxManage/guestcontrol: r=bird: more comments and some fixes/adjustments
(edit) @75832   6 years vboxsync VBoxManage/guestcontrol: r=bird comments
(edit) @73506   6 years vboxsync VBoxManage: GCC 8.2.0 fixes
(edit) @72958   6 years vboxsync Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to …
(edit) @72006   7 years vboxsync Guest Control/VBoxManage: Check if progress object is valid in …
(edit) @71815   7 years vboxsync Guest Control/VBoxManage: Removed to --dryrun parameters from the …
(edit) @71319   7 years vboxsync Guest Control/VBoxManage: Check the source element to copy from guest …
(edit) @71251   7 years vboxsync Guest Control/[Directory|File]CopyFrom: Factored out the fileCopyFrom …
(edit) @71231   7 years vboxsync Main/Guest Control: Renamed FsObjMoveFlags, DirectoryCopyFlags and …
(edit) @71215   7 years vboxsync VBoxManageGuestCtrl.cpp: Warning.
(edit) @71213   7 years vboxsync Guest Control: Moved the copying host -> guest implementations from …
(edit) @71168   7 years vboxsync Guest Control/VBoxManage: Fixed specifying the destination without …
(edit) @69758   7 years vboxsync VBoxManageGuestCtrl.cpp,DnDURIList.cpp: Fix RTDIRENTRYTYPE_UNKNOWN …
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(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) @63567   8 years vboxsync scm: cleaning up todos
(edit) @63469   8 years vboxsync Warning.
(edit) @63384   8 years vboxsync Frontends: warnings (gcc)
(edit) @63314   8 years vboxsync VBoxManage: warning
(edit) @63300   8 years vboxsync VBoxManage: warnings
(edit) @61894   8 years vboxsync Build fix.
(edit) @61893   8 years vboxsync Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
(edit) @60491   9 years vboxsync FE/VBoxManage/VBoxManageGuestCtrl.cpp: Fixed broken verbose output, as …
(edit) @59584   9 years vboxsync VBoxManage: fix typos in the comment for DESTDIRMAP.
(edit) @59255   9 years vboxsync VBoxManage: do not only SIGINT but also SIGTERM, ticketref:15008
(edit) @57593   9 years vboxsync Fe/VBoxManage: Fixed broken "guestcontrol <VM-Name> list" command. …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56739   9 years vboxsync FE/VBoxManage: Format string error found by Parfait
(edit) @56691   9 years vboxsync VBoxManage guestcontrol mkdir: arg parsing fix.
(edit) @56119   10 years vboxsync Don't use ISession::COMGETTER(Console) return without checking for …
(edit) @56118   10 years vboxsync VBoxManage: A quick command handler return-code cleanup that turned …
(edit) @56030   10 years vboxsync postfix iterator => prefix iterator and stlSize => stlEmpty where …
(edit) @55632   10 years vboxsync build fix
(edit) @55631   10 years vboxsync IGuestSession: - Added pathStyle attribute and associated enum. …
(edit) @55609   10 years vboxsync VBoxManageGuestCtrl.cpp: Implemented parsing vm and sub-command name …
(edit) @55607   10 years vboxsync an idea on how to make the syntax diagram shorter and nicer…
(edit) @55606   10 years vboxsync VBoxManageGuestCtrl.cpp: Removed the 'cp' command alias (for 'copyto') …
(edit) @55605   10 years vboxsync VBoxManageGuestCtrl.cpp: Removed the deprecated exec[ute] command. …
(edit) @55604   10 years vboxsync VBoxManageGuestCtrl.cpp: Refactored the common option handling. Made …
(edit) @55598   10 years vboxsync VBoxManage guestcontrol start/run corrections.
(edit) @55593   10 years vboxsync fixes
(edit) @55535   10 years vboxsync Main,VBoxManage,VBoxShell,ValidationKit: Changed the …
(edit) @55532   10 years vboxsync VBoxManage -execute: Added --unquoted-argsu option exposing the …
(edit) @52842   10 years vboxsync VBoxManageGuestCtrl.cpp: Fixed ctrlCopyCreateSourceRoot().
(edit) @51628   11 years vboxsync Frontend/VBoxManage: fix gcc compiler warning in VBoxManageGuestCtrl.cpp
(edit) @49685   11 years vboxsync FE/VBoxManage: Error message typo.
(edit) @49683   11 years vboxsync FE/VBoxManage/GuestCtrl: Don't try to build up paths for the guest …
(edit) @49621   11 years vboxsync VBoxManage: split 'guestcontrol' help into sub categories
(edit) @49503   11 years vboxsync FE/VBoxManage: GuestCtrl: Removed debug output.
(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, …
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