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) @74431   6 years vboxsync Main,GUI,VBoxManage: Provide API for proxy settings that picks up the …
(edit) @73740   6 years vboxsync Main: bugref:8612: add implementaion of Machine::applyDefault() in …
(edit) @73664   6 years vboxsync Main: bugref:8598: added "Keep hardware UUIDs" option to "clone …
(edit) @71998   7 years vboxsync bugref:8345. Fixed the case when user omits or forgets to point the …
(edit) @71433   7 years vboxsync VBoxManage: Made the enumerate argument for getextradata optional.
(edit) @71054   7 years vboxsync bugref:8345. CHECK_ERROR_BREAK was replaced by CHECK_ERROR_RET.
(edit) @70582   7 years vboxsync bugref:8345. First draft of move VM feature. There are some issues but …
(edit) @68318   7 years vboxsync Unattended: detectIsoOS updates.
(edit) @68258   7 years vboxsync VBoxManage unattended install: s/--session-type/--start-vm/
(edit) @68239   7 years vboxsync Unattended: Added detectedOSLanguages and language attributes to deal …
(edit) @68213   7 years vboxsync VBoxManage install: Change --session-type default to 'none'.
(edit) @68194   7 years vboxsync VBoxManage unattended install: Disable Rincewind (first run (away) …
(edit) @68192   7 years vboxsync VBoxManage unattended install: Disable Rincewind (first run (away) …
(edit) @68188   7 years vboxsync VBoxmanage/unatteded: Removed pointless NULL check in --additions-iso case.
(edit) @68187   7 years vboxsync VBoxManage/unatteded: Added --password-file option to install.
(edit) @68153   7 years vboxsync bugref:8527. Reverted r117239 because we use a default value for GA …
(edit) @68151   7 years vboxsync bugref:8527. The parameter --additions-iso doesn't make sense without …
(edit) @68146   7 years vboxsync VBoxManage/unattended: fix
(edit) @68140   7 years vboxsync VBoxManage/unattended: Do the sub-command thing, moving the current …
(edit) @68135   7 years vboxsync VBoxManage/unattended: More cleanups.
(edit) @68134   7 years vboxsync VBoxManage/unattended: Simplified argument parsing by working directly …
(edit) @68133   7 years vboxsync Unattended: Moved the createUnattendedInstaller method from IMachine …
(edit) @68129   7 years vboxsync VBoxManage/unattened: Added --package-selection-adjustment
(edit) @68127   7 years vboxsync Unatteded: Added hostname attribute. Updated debian and ubuntu …
(edit) @68095   7 years vboxsync VBoxManage/unattended: Implemented new attributes.
(edit) @68071   7 years vboxsync Unattended: Split out the post installation script into a separate …
(edit) @68055   7 years vboxsync VBoxManage: unattended updates.
(edit) @68029   7 years vboxsync IUnattended: Added a postInstallCommand attribute (currently ignored).
(edit) @68024   7 years vboxsync IUnattended,IMachine: Changed IUnattended to a pure action object with …
(edit) @67898   7 years vboxsync IUnattended: Merged constructScript() into prepare() as it only reads …
(edit) @67896   7 years vboxsync IUnattended: Dropped the (VM) 'group' attribute as it had no …
(edit) @67879   7 years vboxsync VBoxManage unattended: drop confusing message.
(edit) @67756   7 years vboxsync VBoxManage unattended: Only set specified properties.
(edit) @67655   7 years vboxsync VBoxManageMisc: build fix and missing CR
(edit) @67654   7 years vboxsync IUnattended: Some refactoring, probably not quite working right yet.
(edit) @67652   7 years vboxsync IUnattended: Some refactoring, probably not quite working right yet.
(edit) @67619   7 years vboxsync IUnattended: Added props for auxiliary paths.
(edit) @67617   7 years vboxsync Main,VBoxManage: IUnattended::vboxAdditionsIsoPath -> …
(edit) @67616   7 years vboxsync VBoxManage: Adjusted the 'unattended' command. (build fix)
(edit) @67615   7 years vboxsync VBoxManage: Adjusted the 'unattended' command.
(edit) @67614   7 years vboxsync VBoxManage: Adjusted the 'unattended' command.
(edit) @66297   8 years vboxsync VBoxManage extpack install: Return RTEXITCODE_FAILURE when not …
(edit) @66296   8 years vboxsync VBoxManage extpack install: Lower case the digest; use stack buffer …
(edit) @66295   8 years vboxsync VBoxManage extpack install: Lower case the digest; use stack buffer …
(edit) @66204   8 years vboxsync spaces
(edit) @66187   8 years vboxsync VBoxManage: allow to accept the license by command line parameter
(edit) @66186   8 years vboxsync VBoxManage: allow to accept the license by command line parameter
(edit) @66185   8 years vboxsync VBoxManage: allow to accept the license by command line parameter
(edit) @66157   8 years vboxsync VBoxManage: when installing the ExtPack, show the license and ask the …
(edit) @66068   8 years vboxsync bugref:8527. Splitted the command "./VBoxManage unattended". Added two …
(edit) @65724   8 years vboxsync removed double call of "a->session->UnlockMachine()"
(edit) @65049   8 years vboxsync bugref:8527: some coding style fixes and introduced VBOX_WITH_UNATTENDED
(edit) @64997   8 years vboxsync bugref:8527. VBoxManage: added new command "unattended"
(edit) @64434   8 years vboxsync Frontends/VBoxManage: add --putenv option to the "startvm" command
(edit) @62493   8 years vboxsync (C) 2016
(edit) @59780   9 years vboxsync Frontends/VBoxManage: fix typo in error check
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56349   10 years vboxsync VBoxManage: Let main() set the current command and made 'VBoxManage …
(edit) @56344   10 years vboxsync VBoxManage,manual: Working help code generator.
(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) @55843   10 years vboxsync Frontends/VBoxManage: allow configuring the VBoxSVC release logging …
(edit) @55234   10 years vboxsync VBoxManage: ISession->GetMachine() should not overwrite 'machine' but …
(edit) @55214   10 years vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @54791   10 years vboxsync Main/Machine: fix long-standing bug with setting extradata (it isn't …
(edit) @53927   10 years vboxsync VBoxManage: fix return code if a VM didn't start successfully
(edit) @48087   11 years vboxsync Frontends/VirtualBox+VBoxManage: when unregistering a VM, also …
(edit) @47991   11 years vboxsync Main: Made the exclusive HW virtualization use setting global rather …
(edit) @47908   11 years vboxsync Frontends/VBoxManage: whitespace
(edit) @46658   11 years vboxsync include VBox/com/EventQueue only if necessary
(edit) @45068   12 years vboxsync Main/Machine: rename two methods for better compatibility with …
(edit) @44948   12 years vboxsync Main/SystemProperties+Machine: new config setting for default VM …
(edit) @43041   12 years vboxsync Main/VirtualBox: final API change, cleans up optional parameters to …
(edit) @42178   12 years vboxsync Autostart: Make the path to the autostart database configurable
(edit) @42176   12 years vboxsync Main+Frontends/VBoxManage: implement saving the settings, and add the …
(edit) @42131   12 years vboxsync Main: fix COM/XPCOM incompatibility issues and add safearray setter …
(edit) @42129   12 years vboxsync Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
(edit) @39888   13 years vboxsync typo.
(edit) @39445   13 years vboxsync VBoxManage: uninitialized variable
(edit) @38735   13 years vboxsync %lS -> %ls.
(edit) @38528   13 years vboxsync VBoxManage: another fix for extpack install --replace
(edit) @38525   13 years vboxsync FE/CLI: use CHECK_PROGRESS_ERROR
(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   14 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
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