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) @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   9 years vboxsync VBoxManage: Let main() set the current command and made 'VBoxManage …
(edit) @56344   9 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   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 …
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