VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38191   13 years vboxsync Frontends/VBoxManage: allow starting several VMs with startvm
(edit) @38099   13 years vboxsync FE/Qt4/CLI;Main;Docu: enable MachineAndChildren in clone VM again for …
(edit) @38070   13 years vboxsync VBoxManage: fixed extpack install --replace
(edit) @38055   13 years vboxsync FE/Qt4/CLI;Docu; disable "MachineAndChildren" clone mode for now
(edit) @38011   13 years vboxsync FE/CLI: correct spelling
(edit) @37971   13 years vboxsync Main/Machine: implement creating linked clones. Frontends/VBoxManage: …
(edit) @37900   13 years vboxsync Main-CloneVM;FE/CLI;Doc: update differencing disk names with there new …
(edit) @37896   13 years vboxsync Frontends/VBoxManage: proper relative path support for adoptstate.
(edit) @37602   13 years vboxsync FE/CLI: fix default uuid of cloned VM's
(edit) @37567   13 years vboxsync FE/CLI: unregistervm: better error checking; show error on failure
(edit) @37543   13 years vboxsync FE/CLI: add --options to clonevm
(edit) @37531   13 years vboxsync Main;FE;CloneVM: add clone options; regenerate MACs of all network …
(edit) @37449   13 years vboxsync Main;VBoxManage: more clone vm work
(edit) @37118   14 years vboxsync VBoxManage: 'uninstall --forced' => 'uninstall --force'
(edit) @37074   14 years vboxsync Main; VBoxManage: initial machine clone support
(edit) @36673   14 years vboxsync Main/Machine: add a way to terminate VM processes if they don't …
(edit) @35828   14 years vboxsync this looks better
(edit) @35827   14 years vboxsync VBoxManage: fixed error check
(edit) @35523   14 years vboxsync Main,VBoxManage: Implemented the progress objects for …
(edit) @35517   14 years vboxsync Frontends/VBoxManage+glue/ErrorInfo: revert change which broke error …
(edit) @35273   14 years vboxsync IExtPackFile,IExtPackManager: Added progress and display info to the …
(edit) @35100   14 years vboxsync IExtPackFile::Install: Added a 'replace' parameter for automatically …
(edit) @34971   14 years vboxsync VBoxManage: move vmstatistics to debugvm as a 'statistics' …
(edit) @34934   14 years vboxsync language
(edit) @34927   14 years vboxsync VBoxManage: extpack cleanup parameter validation fix.
(edit) @34787   14 years vboxsync Main,VBoxManage,FE/Qt: Implemented IExtPackFile and dropped …
(edit) @34610   14 years vboxsync Unused.
(edit) @34292   14 years vboxsync Made VBoxManage extpack uninstall <name> work.
(edit) @34244   14 years vboxsync Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from …
(edit) @34014   14 years vboxsync scm whitespace cleanup
(edit) @33775   14 years vboxsync VBoxManage extpack install: convert relative paths to absolute paths …
(edit) @33766   14 years vboxsync VBoxManage: Implemented 'list extpacks', 'extpack install' and …
(edit) @33556   14 years vboxsync VRDE: More API changes for the VRDP server separation.
(edit) @33458   14 years vboxsync Main: partial revert or r67042, bring back the overwrite parameter
(edit) @33451   14 years vboxsync Main: change VirtualBox::createMachine() to accept arbitrary paths for …
(edit) @33386   14 years vboxsync VRDE: API changes for the VRDP server separation.
(edit) @33294   14 years vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(edit) @33238   14 years vboxsync Main: new VirtualBox::ComposeMachineFilename() API; remove the …
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32701   14 years vboxsync Frontends/VBoxManage: Error printing cleanup, use stderr and …
(edit) @31595   14 years vboxsync Main: remove deprecated VirtualBox::createLegacyMachine() and …
(edit) @31574   14 years vboxsync Main: bring back boolean argument to IConsole::discardSavedState()
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31333   14 years vboxsync Main: rework new implementation of Machine::Unregister() and …
(edit) @31220   14 years vboxsync Main: rename IConsole::forgetSavedState() to discardSavedState()
(edit) @31218   14 years vboxsync Main: extend Machine::unregister() to no longer fail with machines in …
(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) @31002   14 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30956   14 years vboxsync Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
(edit) @30929   14 years vboxsync Main: add option to UnregisterMachine() to automatically nuke all …
(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) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27792   15 years vboxsync Main/VirtualBox: new parameter for overriding VM file existence check …
(edit) @27730   15 years vboxsync Backed out 59261 & 59266
(edit) @27677   15 years vboxsync Main/VirtualBox: new parameter for overriding VM file existence check …
(edit) @27668   15 years vboxsync VBoxManage, Main: fixed creating VM, Bstr fixes.
(edit) @26517   15 years vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(edit) @26323   15 years vboxsync Main/Machine+Console: Extend the scope of the power up progress …
(edit) @25377   15 years vboxsync forgotten file
(copy) @24907   15 years vboxsync VBoxManage: A little clean up in progress.
copied from trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp
(edit) @24903   15 years vboxsync VBoxManage: A little clean up in progress.
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