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