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) @94660   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94643   3 years vboxsync Main/Update check: Big overhaul of the API and functionality. * Now …
(edit) @94290   3 years vboxsync doc/manual,FE/VBoxManage: Make use of the general options from the …
(edit) @94240   3 years vboxsync FE/VBoxManage: Move stuff to VBoxInternalManage.cpp because it is only …
(edit) @94234   3 years vboxsync FE/VBoxManage: Remove the now unused VBoxManageHelp build target and …
(edit) @94231   3 years vboxsync FE/VBoxManage: Remove unused USAGE categories, ​bugref:9186
(edit) @94218   3 years vboxsync doc/manual,FE/VBoxManage: Convert modifymedium command to refentry …
(edit) @94217   3 years vboxsync doc/manual,FE/VBoxManage: Convert storageattach command to refentry …
(edit) @94213   3 years vboxsync doc/manual,FE/VBoxManage: Convert usbdevsource command to refentry …
(edit) @94212   3 years vboxsync doc/manual,FE/VBoxManage: Convert hostonlyif command to refentry …
(edit) @94211   3 years vboxsync doc/manual,FE/VBoxManage: Convert natnetwork command to refentry …
(edit) @94210   3 years vboxsync doc/manual,FE/VBoxManage: Convert metrics command to refentry …
(edit) @94209   3 years vboxsync doc/manual,FE/VBoxManage: Convert guestcontrol command to refentry …
(edit) @94208   3 years vboxsync doc/manual,FE/VBoxManage: Convert guestproperty command to refentry …
(edit) @94207   3 years vboxsync doc/manual,FE/VBoxManage: Convert usbfilter command to refentry …
(edit) @94206   3 years vboxsync doc/manual,FE/VBoxManage: Convert setproperty commands to refentry …
(edit) @94204   3 years vboxsync doc/manual,FE/VBoxManage: Convert setextradata/getextradata commands …
(edit) @94203   3 years vboxsync doc/manual,FE/VBoxManage: Convert convertfromraw command to refentry …
(edit) @94202   3 years vboxsync doc/manual,FE/VBoxManage: Convert checkmediumpwd command to refentry …
(edit) @94201   3 years vboxsync doc/manual,FE/VBoxManage: Convert encryptmedium command to refentry …
(edit) @94200   3 years vboxsync doc/manual,FE/VBoxManage: Convert mediumproperty command to refentry …
(edit) @94199   3 years vboxsync doc/manual,FE/VBoxManage: Convert clonemedium command to refentry …
(edit) @94198   3 years vboxsync doc/manual,FE/VBoxManage: Convert createmedium command to refentry …
(edit) @94197   3 years vboxsync doc/manual,FE/VBoxManage: Convert showmediuminfo command to refentry …
(edit) @94181   3 years vboxsync doc/manual,FE/VBoxManage: Convert bandwidthctl command to refentry …
(edit) @94179   3 years vboxsync doc/manual,FE/VBoxManage: Convert storagectl command to refentry …
(edit) @94177   3 years vboxsync doc/manual,FE/VBoxManage: Convert closemedium command to refentry …
(edit) @94172   3 years vboxsync doc/manual,FE/VBoxManage: Convert adoptstate command to refentry …
(edit) @94171   3 years vboxsync doc/manual,FE/VBoxManage: Convert discardstate command to refentry …
(edit) @93708   3 years vboxsync include/iprt/message.h: Max out the available bits for the scope, we …
(edit) @93706   3 years vboxsync VBoxManage: Finish cleanup for 'registervm', 'unregistervm', …
(edit) @93704   3 years vboxsync VBoxManage: Finish cleanup for 'modifyvm'.
(edit) @93703   3 years vboxsync VBoxManage: Finish cleanup for 'export' and 'import'.
(edit) @93702   3 years vboxsync VBoxManage: Finish cleanup for 'showvminfo'.
(edit) @93699   3 years vboxsync VBoxManage: Finish cleanup for 'list'.
(edit) @93627   3 years vboxsync VBoxManage/showvminfo: bandwidth group display tweaking.
(edit) @93279   3 years vboxsync VBoxManage/NATNetwork: Move the code for "list natnetworks" into …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92538   3 years vboxsync VBoxManage/modifyvm,showvminfo: Added --testing-enabled=bool, …
(edit) @92534   3 years vboxsync VBoxManage: Dashified the modifyvm options, the leaving the wordsoup …
(edit) @92533   3 years vboxsync VBoxManage: Document DECLARE_TRANSLATION_CONTEXT and fixed prefix …
(edit) @92372   3 years vboxsync Main: bugref:1909: Added translation marks around messages of …
(edit) @91432   3 years vboxsync FE/VBoxManage: Start implementing an interface to manage the NVRAM of …
(edit) @91416   3 years vboxsync Devices: bugref:9932 DrvVMNet and host-only network initial implementation
(edit) @91157   3 years vboxsync VBoxManage: Make "cloud showvminfo" (parallel to "showvminfo" for …
(edit) @91154   3 years vboxsync VBoxManage: Make "cloud list vms" (parallel to "list vms" for local …
(edit) @90234   3 years vboxsync VBoxManage: Give showProgress() a flags argument so that it can poll …
(edit) @88086   4 years vboxsync VBoxManage: move getMaxNics() to VBoxManageUtils.cpp. bugref:9966.
(edit) @85780   4 years vboxsync VBoxManage/checkupdate: machine readable output. bugref:7983
(edit) @85778   4 years vboxsync VBoxManage/updatecheck: Untangled the new/old --help mixup. Some minor …
(edit) @85683   4 years vboxsync Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move …
(edit) @85665   4 years vboxsync VBoxManage: Converted the sharedfolder command to RTGetOpt and …
(edit) @84519   5 years vboxsync Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
(edit) @84032   5 years vboxsync bugre:9699. Added the command "signova" into VBoxManage.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @79796   5 years vboxsync VBoxManage: annotate errorArgument() with RT_IPRT_FORMAT_ATTR.
(edit) @79611   5 years vboxsync VBoxManage,manual: Added the dhcpserver subcommand findlease for …
(edit) @77887   6 years vboxsync manual/VBoxManage: Made the new clonevm build. Again, there must be …
(edit) @77883   6 years vboxsync bugref:9404. Added two new commands for VBoxManage - one displays the …
(edit) @77801   6 years vboxsync VBoxManage snapshot: Use manpage help text (option parsing needs …
(edit) @77777   6 years vboxsync bugref:9312. The command 'VBoxManage cloudprofile' was implemented. It …
(edit) @77595   6 years vboxsync VBoxManage: Re-do help category handling (command/sub-command specific …
(edit) @76582   6 years vboxsync Frontends: scm header guard alignment.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76532   6 years vboxsync Frontends: scm --fix-header-guards. bugref:9344
(edit) @72949   6 years vboxsync VBoxManage,manual: Added a new command called 'mediumio' to VBoxManage …
(edit) @70582   7 years vboxsync bugref:8345. First draft of move VM feature. There are some issues but …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(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 …
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