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) @36227   14 years vboxsync VBoxManageGuestCtrl: todo
(edit) @36209   14 years vboxsync freeze note.
(edit) @36208   14 years vboxsync forgot this one
(edit) @36206   14 years vboxsync Guest Execution: more review stuff.
(edit) @36189   14 years vboxsync VBoxManage: typo
(edit) @36101   14 years vboxsync Build fix.
(edit) @36099   14 years vboxsync Main/VBoxManage: Added ExecuteProcessStatus, update on todos.
(edit) @36035   14 years vboxsync VBoxManageGuestCtrl.cpp: Review Todos.
(edit) @35953   14 years vboxsync VBoxManage/GuestCtrl: Not needed anymore due to r70012.
(edit) @35947   14 years vboxsync VBoxManage/GuestCtrl: Addressed one more todo.
(edit) @35937   14 years vboxsync VBoxManage/GuestCtrl: Addressed some todos.
(edit) @35916   14 years vboxsync VBoxManageGuestCtrl.cpp: r=bird: Added a bunch of todos, most for the …
(edit) @35907   14 years vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35832   14 years vboxsync removed debugging output
(edit) @35831   14 years vboxsync VBoxManage guestcontrol execute --wait-for: adaptive sleep to prevent …
(edit) @35747   14 years vboxsync VBoxManage/GuestCtrl: Fix for process completion w/o waiting for output.
(edit) @35707   14 years vboxsync VBoxManage: allow tot save the state of a VM which is already paused
(edit) @35541   14 years vboxsync VBoxManage/GuestCtrl: Timeout adjustments.
(edit) @35534   14 years vboxsync VBoxManageGuestCtrl.cpp: Some u32TimeoutMS todos.
(edit) @35459   14 years vboxsync Build fix.
(edit) @35457   14 years vboxsync GuestControl/VBoxManage: Do a thread yield when waiting for a started …
(edit) @35057   14 years vboxsync some VBoxManage --help cosmetcis
(edit) @34861   14 years vboxsync GuestControl/VBoxManage: Removed not used arguments.
(edit) @34858   14 years vboxsync GuestControl/VBoxManage: Removed not used arguments, updated syntax …
(edit) @34831   14 years vboxsync GuestControl/Copy: Use a thread (guest task) for displaying real …
(edit) @34769   14 years vboxsync Better argc check.
(edit) @34761   14 years vboxsync VBoxManage/GuestControl: Clarify status.
(edit) @34709   14 years vboxsync Guest execution: Implemented ability to start guest processes hidden.
(edit) @34660   14 years vboxsync VBoxManageGuestCtrl: warning
(edit) @34621   14 years vboxsync VBoxManage/GuestCtrl: Don't create directories on copyto, easier error …
(edit) @34555   14 years vboxsync build fix
(edit) @34552   14 years vboxsync Guest Copy/CreateDirectory: Bugfixes, improved error handling.
(edit) @34465   14 years vboxsync Guest Copy: Create directories on guest if not present.
(edit) @34406   14 years vboxsync iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
(edit) @34398   14 years vboxsync Guest Additions update: Don't wait when showing modal progress dialog …
(edit) @34338   14 years vboxsync VBoxManage/GuestCtrl: More RTGetOpt.
(edit) @34337   14 years vboxsync VBoxManage/GuestCtrl: Misc todos, use RTGetOpt-API.
(edit) @34250   14 years vboxsync VBoxManageGuestCtrl.cpp: r=bird: Shouldn't --mode be octal? Please …
(edit) @33956   14 years vboxsync VBoxManage/GuestControl: Refactoring.
(edit) @33927   14 years vboxsync Build fix.
(edit) @33924   14 years vboxsync VBoxManage/GuestControl: Some refactoring.
(edit) @33901   14 years vboxsync not required anymore
(edit) @33900   14 years vboxsync VBoxManage: build fix
(edit) @33899   14 years vboxsync Forgot header.
(edit) @33898   14 years vboxsync Guest Control/Main+VBoxManage: Implemented first bits for on-guest …
(edit) @33841   14 years vboxsync VBoxManage/GuestControl: Fixes for single file copies, corrected error …
(edit) @33809   14 years vboxsync VBoxManage/Guest Copy: Avoid path duplication.
(edit) @33798   14 years vboxsync Additional check.
(edit) @33796   14 years vboxsync Additional check.
(edit) @33793   14 years vboxsync VBoxManage/Guest Copy: Destination path construction + normalization.
(edit) @33792   14 years vboxsync VBoxManage/Guest Copy: Support handling of symlinks as well.
(edit) @33791   14 years vboxsync VBoxManage/Guest Copy: Support recursive directory handling with file …
(edit) @33790   14 years vboxsync VBoxManage/Guest Copy: Documentation, renamed ctrlCopyFile -> …
(edit) @33789   14 years vboxsync VBoxManage/Guest Copy: Bugfix for enumeration.
(edit) @33776   14 years vboxsync Main/IGuest::updateGuestAdditions: Introduced additional flags …
(edit) @33672   14 years vboxsync VBoxManage/Guest Control: Update.
(edit) @33597   14 years vboxsync VBoxManage/Guest Control: Update.
(edit) @33589   14 years vboxsync VBoxManage: warnings
(edit) @33565   14 years vboxsync VBoxManage: Newlines in error messages.
(edit) @33564   14 years vboxsync VBoxManage: Added "guestcontrol updateadditions <VM-Name>" to update …
(edit) @33558   14 years vboxsync Guest Copy/Guest Additions: First working version of host-triggered …
(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) @33446   14 years vboxsync Guest Copy/VBoxManage+Main: Update.
(edit) @33414   14 years vboxsync Build fix.
(edit) @33413   14 years vboxsync Guest Copy/VBoxManage+Main: Index bugfixes.
(edit) @33411   14 years vboxsync Guest Copy/VBoxManage+Main: Enabled code by default (VBoxManage …
(edit) @33302   14 years vboxsync Accidently enabled debug/test code.
(edit) @33301   14 years vboxsync Guest Copy/VBoxManage+Main: Implemented first working "copyto" command …
(edit) @33294   14 years vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(edit) @33253   14 years vboxsync build fix (some EOF header define clash)
(edit) @33247   14 years vboxsync VBoxService/Guest Execution: Update.
(edit) @33064   14 years vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @32997   14 years vboxsync IPRT: Added ISO 9660 FS support.
(edit) @32976   14 years vboxsync Guest Copy/VBoxManage: Added file lookup/extraction support for ISO …
(edit) @32973   14 years vboxsync Guest Copy/VBoxManage: Implemented support for reading files from an …
(edit) @32888   14 years vboxsync Guest Copy/VBoxManage: Additional parameter check.
(edit) @32866   14 years vboxsync Guest Copy/VBoxManage+Main: Added very first bits (not enabled by …
(edit) @32854   14 years vboxsync build fix
(edit) @32853   14 years vboxsync Guest Execution/VBoxManage: Renamed "--flags ignoreorphanedchilds" to …
(edit) @32852   14 years vboxsync Guest Execution: - Implemented "ignore orphaned childs" flag …
(edit) @32733   14 years vboxsync com/string: this is tricky to get right on COM and on XPCOM
(edit) @32727   14 years vboxsync com/string: Windows build fixes
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32712   14 years vboxsync VBoxManage: forgot the help for guestproperty and guestcontrol; enable …
(edit) @32701   14 years vboxsync Frontends/VBoxManage: Error printing cleanup, use stderr and …
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31381   14 years vboxsync VBoxManageGuestCtrl: warning
(edit) @31070   14 years vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
(edit) @31019   14 years vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(edit) @31016   14 years vboxsync Main: unbreak frontends broken by r63924
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(edit) @30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 years vboxsync Main: back out r63429
(edit) @30670   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30020   15 years vboxsync Guest Control/Main: Get rid of busy waiting, use multi stage progress …
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29807   15 years vboxsync Guest Control/IPRT/VBoxManage: More gentle error messages, bug fix for …
(edit) @29786   15 years vboxsync Guest Control/VBoxManage: Better exit handling.
(edit) @29785   15 years vboxsync Guest Control: More stable when client is crashing/aborting in an …
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