VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90349   3 years vboxsync VBoxManage: cloud machine console-history - bugref:10065.
(edit) @90274   3 years vboxsync VBoxManage: Print integer and choice form values. Not tested, as the …
(edit) @90269   3 years vboxsync VBoxManage: Oops, "clipboardString" is an attribute, use COMGETTER(). …
(edit) @90268   3 years vboxsync VBoxManage: cloud machine info - implement, use for cloud machine list …
(edit) @90235   3 years vboxsync VBoxManage: cloud machine - use SHOW_PROGRESS_NONE to poll the …
(edit) @90234   3 years vboxsync VBoxManage: Give showProgress() a flags argument so that it can poll …
(edit) @90220   3 years vboxsync VBoxManage: cloud machine - handle cloud's --provider/--profile …
(edit) @90219   3 years vboxsync VBoxManage: "cloud machine" work out the getopt boilerplate. bugref:10065.
(edit) @90214   3 years vboxsync VBoxManage: "cloud machine" placeholder. bugref:10065.
(edit) @89981   3 years vboxsync VBoxManageGuestCtrl.cpp: G/c obsolete unused enum GETOPTDEF_EXEC. …
(edit) @89921   3 years vboxsync Main/Console: Correctly handle mouse and keyboard type of None, which …
(edit) @89915   3 years vboxsync Frontends/VBoxManage: A bit of improvement for "list --multiple" …
(edit) @89905   3 years vboxsync Frontends/VBoxManage/VBoxInternalManage.cpp: fix forgotten field name …
(edit) @89777   3 years vboxsync bugref:10036. Added API functions for getting Vnic attachments list …
(edit) @89719   3 years vboxsync VBoxManage: change the error printing to use the standard code for …
(edit) @89697   3 years vboxsync FE/VBoxManage: Add guestsample sub-command for debugvm, bugref:10025
(edit) @89597   3 years vboxsync Main: bugref:9341: Added ability to change VM autostart options when …
(edit) @88757   4 years vboxsync VBoxManage/NATNetwork: Fix stray tab in previous. bugref:8124.
(edit) @88756   4 years vboxsync VBoxManage/NATNetwork: Provide an option to set IPv6 prefix. When …
(edit) @88755   4 years vboxsync VBoxManage/NATNetwork: Print more attributes. bugref:8124
(edit) @88363   4 years vboxsync Intel IOMMU: bugref:9967 VBoxManage: Allow enabling Intel IOMMU (when …
(edit) @88345   4 years vboxsync Intel IOMMU: bugref:9967 Main, VBoxManage: Handle Intel IOMMU in …
(edit) @88087   4 years vboxsync VBoxManage: getMaxNics() - massage a bit. bugref:9966.
(edit) @88086   4 years vboxsync VBoxManage: move getMaxNics() to VBoxManageUtils.cpp. bugref:9966.
(edit) @88079   4 years vboxsync VBoxManage: When setting the host interface for bridging or hostonly …
(edit) @88040   4 years vboxsync VBoxManage/modifyvm: USe RT_BOOL instead of explicit !! in previous.
(edit) @88039   4 years vboxsync VBoxManage/modifyvm: Don't try to always helpfully enable a NIC when …
(edit) @87851   4 years vboxsync VBoxManage/showvminfo: Fix forgotten change in r120461, and catch this …
(edit) @87435   4 years vboxsync Main: bugref:9224: Added error reporting for invalid property during …
(edit) @87370   4 years vboxsync VBoxManage/NATNetwork: Fix printing of the IPv6 prefix. A wide string …
(edit) @87279   4 years vboxsync bugref:9907. Added the cloud-init parameter into VBoxManage help and …
(edit) @87278   4 years vboxsync bugref:9907. Added support for cloud-init script.
(edit) @87241   4 years vboxsync AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.
(edit) @86820   4 years vboxsync VBoxManage/dhcpserver: Added 'start' and 'stop' sub-commands since …
(edit) @86714   4 years vboxsync The public SSH key isnt mandatory for the command "cloud instance …
(edit) @86709   4 years vboxsync The public SSH key is mandatory for the command "cloud instance create"
(edit) @86703   4 years vboxsync the cloud commands "list instances\images" support default settings …
(edit) @86650   4 years vboxsync Fixed bad commit. Hope this help.
(edit) @86648   4 years vboxsync bugref:9781. Added the placeholder …
(edit) @86435   4 years vboxsync VBoxManage: Added --dump-build-type so valkit/vbox.py has a better …
(edit) @86434   4 years vboxsync VBoxManage: Added --dump-build-type so valkit/vbox.py has a better …
(edit) @86153   4 years vboxsync OCI: (bugref:9693) Fixed VBoxManage cloud network backslash issue on …
(edit) @86142   4 years vboxsync VBoxManage/list hostdrives: Plain text explanation why some IHostDrive …
(edit) @86134   4 years vboxsync Main: bugref:9224: Added NVME drives enumeration on Linux. Fixed the …
(edit) @85936   4 years vboxsync VBoxManage/createmedium: gcc 4.x build fix. Use RTMemDup instead of …
(edit) @85929   4 years vboxsync Main: bugref:9224: Main+VBoxManageDisk+doc part
(edit) @85889   4 years vboxsync VDISKRAWPARTDESC: Unconst some the pointers, it makes for ugly casts …
(edit) @85884   4 years vboxsync VBoxInternalManager.cpp,vd.h: Use self documenting structure names in …
(edit) @85780   4 years vboxsync VBoxManage/checkupdate: machine readable output. bugref:7983
(edit) @85779   4 years vboxsync VBoxManage/showvminfo: Use Utf8Str::printf and appendPrintf instead of …
(edit) @85778   4 years vboxsync VBoxManage/updatecheck: Untangled the new/old --help mixup. Some minor …
(edit) @85769   4 years vboxsync Main: bugref:9618 Added Main/API support for AMD-V Virtualized …
(edit) @85688   4 years vboxsync Main,FE/VBoxManage+Host: fix build: remove trailing whitespace
(edit) @85685   4 years vboxsync FE/VBoxManage: fix build: strcasecmp() should be RTStrICmp() and …
(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) @85650   4 years vboxsync IPRT/http,VBoxManage,CloudGateway: Corrections to the proxy …
(edit) @85631   4 years vboxsync VBoxManage/signova: Use SHA-3 for the PKCS#7/CMS signature. Fixed …
(edit) @85579   4 years vboxsync VBoxManage: Added 'cpu-profiles' subcommand to 'list'. [build fix]
(edit) @85575   4 years vboxsync VBoxManage: Added 'cpu-profiles' subcommand to 'list'.
(edit) @85361   4 years vboxsync Frontends/VBoxManage: remove unneeded #include in VBoxManageAppliance.cpp
(edit) @85359   4 years vboxsync OCI: (bugref:9469) Enable cloud network feature in OSE, LogRel …
(edit) @85221   4 years vboxsync vd.h,VBoxInternalManager.cpp: It is certifiably insane to use 3 letter …
(edit) @85220   4 years vboxsync VBoxManageGuestCtrl.cpp: Must not use RT_ZERO on pCtx in …
(edit) @85178   4 years vboxsync OCI: (bugref:9469) help, showvminfo and 'experimental' label in UI.
(edit) @85144   4 years vboxsync Another attempt to fix oem2 build.
(edit) @85143   4 years vboxsync Attempt to fix oem2 build.
(edit) @85139   4 years vboxsync OCI: (bugref:9469) Proxy support (without authentication) for local …
(edit) @85138   4 years vboxsync VBoxManageSnapshot.cpp: Unnecessary conversion.
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85106   4 years vboxsync Frontends/VBoxManage: Convert "VBoxManage snapshot VMNAME edit" to use …
(edit) @84814   4 years vboxsync Guest Control: Also implemented a "force" flag for the reboot/shutdown …
(edit) @84692   4 years vboxsync Collect all cloud help into one large file man_VBoxManage-cloud.xml.
(edit) @84682   4 years vboxsync reverted r138442.
(edit) @84679   4 years vboxsync OCI: (bugref:9469) a half-hearted attempt to fix VBoxManage help for …
(edit) @84646   4 years vboxsync OCI: (bugref:9469) partial proxy implementation fix.
(edit) @84645   4 years vboxsync OCI: (bugref:9469) partial proxy implementation.
(edit) @84644   4 years vboxsync OCI: (bugref:9469) temporary proxy workaround.
(edit) @84643   4 years vboxsync more build fixes for r138387
(edit) @84640   4 years vboxsync build fixes for r138387
(edit) @84639   4 years vboxsync OCI: (bugref:9469) cloud network environment setup (local part).
(edit) @84618   5 years vboxsync OCI: (bugref:9469) cloud network integration code moved from Machine …
(edit) @84585   5 years vboxsync Main + FE/VBoxManage: Fixes / better logging for reboot / shutdown support.
(edit) @84576   5 years vboxsync Guest Control/VBoxManage: Made "controlvm […] reboot|shutdown" …
(edit) @84575   5 years vboxsync Guest Control/VBoxManage: Added "controlvm […] reboot|shutdown" …
(edit) @84570   5 years vboxsync Guest Control/VBoxManage: Make use of the newly IGuest::Shutdown() API …
(edit) @84534   5 years vboxsync bugref:9745. Added support of controller VirtioSCSI.
(edit) @84526   5 years vboxsync FE/VBoxManage: Guest Additions update verification implies a …
(edit) @84524   5 years vboxsync FE/VBoxManage: Comment formatting nits.
(edit) @84522   5 years vboxsync Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
(edit) @84521   5 years vboxsync Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
(edit) @84520   5 years vboxsync Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
(edit) @84519   5 years vboxsync Guest Control/VBoxManage: Implemented dedicated "waitrunlevel" command …
(edit) @84383   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed bug where Network Settings on …
(edit) @84349   5 years vboxsync VBoxManage: VC++ 19.2 build adjustment. bugref:8489
(edit) @84311   5 years vboxsync VBoxManage/signova: Fixed a PKCS7/CMS signing bug. Validate more of …
(edit) @84264   5 years vboxsync VBoxManage/ovasign,manual: Made --pkcs7 default. Tweaks. Documentation …
(edit) @84250   5 years vboxsync VBoxManage/signova: Improved the digest algortihm selection for the …
(edit) @84233   5 years vboxsync VBoxManage/signova: Early implementation of PKCS#7/CMS signature. IPRT …
(edit) @84231   5 years vboxsync VBoxManage/signova: Early implementation of PKCS#7/CMS signature. IPRT …
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