VirtualBox

source: vbox/trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68140   7 years vboxsync VBoxManage/unattended: Do the sub-command thing, moving the current …
(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) @62493   8 years vboxsync (C) 2016
(edit) @60089   9 years vboxsync Main,VBoxManage: Add API to IHost for adding and removing USB device …
(edit) @60068   9 years vboxsync Revert r106058, incomplete conversion of USBProxyBackend to a COM …
(edit) @60067   9 years vboxsync Main: Add API to IHost for adding and removing USB device sources in …
(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) @56118   10 years vboxsync VBoxManage: A quick command handler return-code cleanup that turned …
(edit) @55605   10 years vboxsync VBoxManageGuestCtrl.cpp: Removed the deprecated exec[ute] command. …
(edit) @55604   10 years vboxsync VBoxManageGuestCtrl.cpp: Refactored the common option handling. Made …
(edit) @55535   10 years vboxsync Main,VBoxManage,VBoxShell,ValidationKit: Changed the …
(edit) @55182   10 years vboxsync Main,FE/VBoxManage: Support exporting machines as appliances which …
(edit) @54885   10 years vboxsync Main: Add a method to check for the correct encryption password
(edit) @54487   10 years vboxsync FE/VBoxManage: Add support for medium encryption
(edit) @54438   10 years vboxsync Main/VirtualBox: eliminate redundant parameter to i_registerMedium, …
(edit) @53354   10 years vboxsync R7524 - needs testing in VBoxManage.
(edit) @53266   10 years vboxsync Frontend/VBoxManage: minor cleanup of showVMInfo, and fixing a …
(edit) @51889   10 years vboxsync FE/VBoxManage: Interface for setting, getting and deleting medium …
(edit) @49621   11 years vboxsync VBoxManage: split 'guestcontrol' help into sub categories
(edit) @47908   11 years vboxsync Frontends/VBoxManage: whitespace
(edit) @45156   12 years vboxsync Frontends/VBoxManage: listing/manipulating nat networks if …
(edit) @44498   12 years vboxsync Frontends/VBoxManage: Unify the code showing medium information, and …
(edit) @44028   12 years vboxsync Frontends/VBoxManage: improve snapshot information, unify wrappers for …
(edit) @42460   12 years vboxsync VBoxManage: polished help
(edit) @42444   12 years vboxsync Frontends/VBoxManage: add options to specify passwords through a file
(edit) @42442   12 years vboxsync Elinate use of NULL object references in the API - 6124
(edit) @42248   12 years vboxsync API change for SetVideoModeHint to be able to disable guest screens …
(edit) @42176   12 years vboxsync Main+Frontends/VBoxManage: implement saving the settings, and add the …
(edit) @41347   13 years vboxsync FE/VBoxManage: Don't open the medium with read/write access if it is …
(edit) @41232   13 years vboxsync various fixes for openMedium->findMedium change 6130 inc return statuses
(edit) @41120   13 years vboxsync Replace calls of findMedium with openMedium, remove findMedium …
(edit) @41106   13 years vboxsync backed out r77705 as it broke the builds (webservices)
(edit) @41105   13 years vboxsync use openMedium instead of findMedium
(edit) @40470   13 years vboxsync VBoxManage: use common code in bandwidthctl and showvminfo to list …
(edit) @39576   13 years vboxsync FE/VBoxManage: New internal command to repair dis images
(edit) @39477   13 years vboxsync VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging.
(edit) @39119   13 years vboxsync VBoxManage: added a list sub-command to snapshot: snapshot myvm list
(edit) @37525   13 years vboxsync Main/VirtualBox+Medium: resurrect the feature of changing the medium …
(edit) @37074   14 years vboxsync Main; VBoxManage: initial machine clone support
(edit) @36067   14 years vboxsync VBoxManage: added internal command gueststats
(edit) @35907   14 years vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35766   14 years vboxsync fixed docs for real
(edit) @35764   14 years vboxsync one more docs fix
(edit) @35761   14 years vboxsync Main, frontends: proper description for maximal number of NICs per VM
(edit) @35707   14 years vboxsync VBoxManage: allow tot save the state of a VM which is already paused
(edit) @35239   14 years vboxsync Frontends/VBoxManage: finally accept relative paths everywhere and …
(edit) @34971   14 years vboxsync VBoxManage: move vmstatistics to debugvm as a 'statistics' …
(edit) @34913   14 years vboxsync VBoxManage: Added a debugvm command for injectnmi and dumpguestcore.
(edit) @34634   14 years vboxsync VBoxManage: merge the broken addiscsidisk into storageattach
(edit) @34587   14 years vboxsync Main: Bandwidth groups for disks (and later network) This introduces …
(edit) @34244   14 years vboxsync Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from …
(edit) @33766   14 years vboxsync VBoxManage: Implemented 'list extpacks', 'extpack install' and …
(edit) @33764   14 years vboxsync VBoxManage: Fixed incorrect return from errorGetOpt (VINF_SUCCESS …
(edit) @33556   14 years vboxsync VRDE: More API changes for the VRDP server separation.
(edit) @33456   14 years vboxsync VBoxManage: remove openmedium command which no longer does anything …
(edit) @33228   14 years vboxsync VBoxAuthSimple now requires SHA-256 hashes, no more cleartext passwords
(edit) @32712   14 years vboxsync VBoxManage: forgot the help for guestproperty and guestcontrol; enable …
(edit) @32709   14 years vboxsync VBoxManage: don't show the logo by default; output to stdout if help …
(edit) @32701   14 years vboxsync Frontends/VBoxManage: Error printing cleanup, use stderr and …
(edit) @31461   14 years vboxsync added VBoxManage internalcommands sethdparentuuid
(edit) @30319   14 years vboxsync VBoxManage: added internal command: debuglog
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28192   15 years vboxsync VBoxManage: new option "--log" for showvminfo, printing the specified …
(edit) @27822   15 years vboxsync Removed guest statistics interface; to be merged with metrics.
(edit) @27703   15 years vboxsync Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
(edit) @25376   15 years vboxsync Frontends/VBoxManage: consistent identifier typo
(edit) @24907   15 years vboxsync VBoxManage: A little clean up in progress.
(edit) @24903   15 years vboxsync VBoxManage: A little clean up in progress.
(edit) @24879   15 years vboxsync Frontends/VBoxManage: eliminate redundant code when using showProgress()
(edit) @23902   15 years vboxsync VBoxManage: changed storageattach behaviour to match the syntax diagram
(edit) @23882   15 years vboxsync Main: make restoreSnapshot() work better, adjust VBoxManage
(edit) @23802   15 years vboxsync VBoxManage: Added support for adding/removing storage controllers, and …
(edit) @23569   15 years vboxsync VBoxManage: added a '--pause' option to the 'snapshot take' command.
(edit) @22911   15 years vboxsync event queues cleaned up
(edit) @22686   15 years vboxsync VBoxManage: guestproperty wait fixes, esp. for Mac OS X.
(edit) @22562   15 years vboxsync Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for …
(edit) @21806   15 years vboxsync Storage/VBoxHDD: resurrect the facility to dump information about disk …
(edit) @21612   15 years vboxsync OVF: Added remote OVF downloading.
(edit) @18703   16 years vboxsync VBoxManage: convert all disk-related subcommands to double-dash …
(edit) @18396   16 years vboxsync VBoxManage: add hidden --detailed-progress option for import to debug …
(edit) @18023   16 years vboxsync Dhcp->DHCP
(edit) @17882   16 years vboxsync VBoxManage: dhcp cfg basics, neither list nor help yet
(edit) @17549   16 years vboxsync VBoxManage: hostonlyif help
(edit) @17419   16 years vboxsync VBoxManage interface to hostonly if basis
(edit) @17104   16 years vboxsync VBoxManage: split USB into separate file
(edit) @17103   16 years vboxsync VBoxManage: split help into separate file
(edit) @17102   16 years vboxsync VBoxManage: split snapshot into separate file
(edit) @17079   16 years vboxsync IPRT: make RTGetOpt accept non-'--' parameters; use RTGetOpt for …
(edit) @17033   16 years vboxsync OVF: prototypes for export.
(edit) @16485   16 years vboxsync VBoxManage: split out modifyvm into separate file, add import command …
(edit) @16057   16 years vboxsync proper fix
(edit) @16054   16 years vboxsync Try to fix burns on doc build box.
(edit) @16052   16 years vboxsync FE/VBoxManage: Don't hold COM objects past XPCOM shutdown; pack all …
(edit) @15602   16 years vboxsync VBoxManage: move converthd back to internalcommands, and a few minor …
(edit) @15499   16 years vboxsync VBoxManage: fixed VBOX_ONLY_DOCS
(edit) @15492   16 years vboxsync VBoxManage: split off various disk handling commands.
(edit) @15366   16 years vboxsync Storage: Eradicated the last bits using the old VDI only backend, …
(edit) @14732   16 years vboxsync VBoxManage: file header cleanup.
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