VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92938   3 years vboxsync VBoxManage: Use RTMsgWarning instead of LogRel for NLS trouble. …
(edit) @92937   3 years vboxsync VBoxManage: Generate const tables that doesn't require runtime …
(edit) @92842   3 years vboxsync Main: bugref:1909: Fixed type conversion for atomic variable
(edit) @92830   3 years vboxsync Main: bugref:1909: Fixed compilation errors
(edit) @92829   3 years vboxsync Main: bugref:1909: Fixed compilation errors
(edit) @92827   3 years vboxsync Main: bugref:1909: Fixed compilation errors
(edit) @92826   3 years vboxsync Main: bugref:1909: Fixed compilation errors
(edit) @92824   3 years vboxsync Main: bugref:1909: Added handling built-in docbook help for languages …
(edit) @92538   3 years vboxsync VBoxManage/modifyvm,showvminfo: Added --testing-enabled=bool, …
(edit) @92404   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92403   3 years vboxsync Main: bugref:1909: Added translation engine into VBoxManage, Added …
(edit) @92375   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92373   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92372   3 years vboxsync Main: bugref:1909: Added translation marks around messages of …
(edit) @91617   3 years vboxsync doc/manual,FE/VBoxManage: Document the modifynvram sub-command 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) @91204   3 years vboxsync doc, Frontends/VBoxManage: Integrate several refentry documentation …
(edit) @91187   3 years vboxsync VBoxManage: showProgress - another stab at getting the status of a …
(edit) @91170   3 years vboxsync VBoxManage: With SHOW_PROGRESS_NONE don't print "progress state" when …
(edit) @90234   3 years vboxsync VBoxManage: Give showProgress() a flags argument so that it can poll …
(edit) @86434   4 years vboxsync VBoxManage: Added --dump-build-type so valkit/vbox.py has a better …
(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) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84692   5 years vboxsync Collect all cloud help into one large file man_VBoxManage-cloud.xml.
(edit) @84682   5 years vboxsync reverted r138442.
(edit) @84679   5 years vboxsync OCI: (bugref:9469) a half-hearted attempt to fix VBoxManage help for …
(edit) @84311   5 years vboxsync VBoxManage/signova: Fixed a PKCS7/CMS signing bug. Validate more of …
(edit) @84144   5 years vboxsync manual,VBoxManage: signova man page. bugref:9699
(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) @79611   5 years vboxsync VBoxManage,manual: Added the dhcpserver subcommand findlease for …
(edit) @78126   6 years vboxsync VBoxManage: showProgress - assert that progress is not null.
(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) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76433   6 years vboxsync VBoxManage: getopt includes errcore.h now, mostly no need for err.h …
(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) @68184   7 years vboxsync VBoxManage: Added simple response file loading code. The response …
(edit) @68140   7 years vboxsync VBoxManage/unattended: Do the sub-command thing, moving the current …
(edit) @64997   8 years vboxsync bugref:8527. VBoxManage: added new command "unattended"
(edit) @60865   9 years vboxsync Never use static instances of CComModule as it messes up the log …
(edit) @60759   9 years vboxsync Frontends: various cleanups, mostly ATL related, remove code for no …
(edit) @60734   9 years vboxsync VBoxManageHelp: Avoid dragging in RTBldCfgRevision, no need to rebuild …
(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) @60065   9 years vboxsync Main/VirtualBoxClient: more early failure fixes, complementing the …
(edit) @60063   9 years vboxsync Frontends etc: convert more code to use VirtualBoxClient instead of …
(edit) @59255   9 years vboxsync VBoxManage: do not only SIGINT but also SIGTERM, ticketref:15008
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56466   10 years vboxsync debugvm manpage, refsect2 titles, bunch of other hacking.
(edit) @56422   10 years vboxsync VBoxManage: gcc warning.
(edit) @56352   10 years vboxsync build fix
(edit) @56349   10 years vboxsync VBoxManage: Let main() set the current command and made 'VBoxManage …
(edit) @56118   10 years vboxsync VBoxManage: A quick command handler return-code cleanup that turned …
(edit) @56099   10 years vboxsync VBoxManage: Don't use g_ for local variables, duh.
(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) @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) @46649   12 years vboxsync Forward ported r85941 and required build fixes (Main: Implemented new …
(edit) @45356   12 years vboxsync tabs
(edit) @45156   12 years vboxsync Frontends/VBoxManage: listing/manipulating nat networks if …
(edit) @43463   12 years vboxsync Frontends/VBoxManage: warnings and columns.
(edit) @42444   12 years vboxsync Frontends/VBoxManage: add options to specify passwords through a file
(edit) @42125   12 years vboxsync optional encrypted store of the iSCSI initiator secret
(edit) @41100   13 years vboxsync better error report if the global settings directory is not accessible
(edit) @39793   13 years vboxsync VBoxManage: Comment.
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38417   13 years vboxsync Windows build fix
(edit) @37172   14 years vboxsync VBoxManage: help commands
(edit) @37101   14 years vboxsync VBoxManage: better name for the long option
(edit) @37099   14 years vboxsync VBoxManage: add a hidden option for showing the detailed progress info
(edit) @37098   14 years vboxsync VBoxManage: ups
(edit) @37097   14 years vboxsync VBoxManage: ULONG/LONG is not 64-bit
(edit) @37074   14 years vboxsync Main; VBoxManage: initial machine clone support
(edit) @35741   14 years vboxsync frontends: init ATL, used for listener instantiation
(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) @33839   14 years vboxsync Frontends/VBoxManage: Fix error checking where important, the rest is …
(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 …
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