VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92603   3 years vboxsync Main: bugref:1909: Fixed sintax error in the VBoxManage translation
(edit) @92594   3 years vboxsync Main: bugref:1909: Added translation into VBoxManage excluding …
(edit) @92538   3 years vboxsync VBoxManage/modifyvm,showvminfo: Added --testing-enabled=bool, …
(edit) @92537   3 years vboxsync VBoxManage/showvminfo: Tried to make the storage output more readable. …
(edit) @92536   3 years vboxsync VBoxManage/showvminfo: More tightening up.
(edit) @92535   3 years vboxsync VBoxManage/showvminfo: Tighten up empty lists a little.
(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) @92432   3 years vboxsync Main" bugref:1909: Removed translation marks form printUsage and its …
(edit) @92407   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92406   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92405   3 years vboxsync Main: bugref:1909: Fixed scm issues
(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) @92384   3 years vboxsync VBoxManage/Makefile.kmk: Undid random change from r148226 on line 70; …
(edit) @92375   3 years vboxsync Main: bugref:1909: Fixed scm issues
(edit) @92374   3 years vboxsync Main: bugref:1909: Fixed compilation 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) @92364   3 years vboxsync Frontends/VBoxManage: Fix synopsis for "VBoxManage hostonlyif", …
(edit) @92143   3 years vboxsync VBoxManage/setproperty/language: Added 32 ms kludge waiting for the …
(edit) @92133   3 years vboxsync Main,FE/VBoxManage: Allow changing the localhost reachable flag for …
(edit) @92107   3 years vboxsync VBoxManage/showvminfo: 'VBoxManage showvminfo VM' reports "unknown" as …
(edit) @91685   3 years vboxsync Main/UefiVariableStore,FE/VBoxManage: Implement API to delete and …
(edit) @91617   3 years vboxsync doc/manual,FE/VBoxManage: Document the modifynvram sub-command of …
(edit) @91491   3 years vboxsync FE/VBoxManage: Add sub-command to enroll the default VBox platform key …
(edit) @91469   3 years vboxsync VBoxManage: comment typo and whitespace fix
(edit) @91457   3 years vboxsync Main,FE/VBoxManage: Implement functionality to list and query UEFI …
(edit) @91433   3 years vboxsync FE/VBoxManage: Start implementing an interface to manage the NVRAM 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) @91363   3 years vboxsync FE/VBoxSDL+VirtualBox,Main/Console+Machine+VirtualBox.xidl: VMs which …
(edit) @91352   3 years vboxsync Frontends/VBoxManage: 'VBoxManage mediumproperty disk get <disk-img> …
(edit) @91351   3 years vboxsync VBoxManageCloudMachine: bugref:10065. When printing machine info …
(edit) @91338   3 years vboxsync VBoxManageCloudMachine: bugref:10065. Refactor the code some more. …
(edit) @91326   3 years vboxsync Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states …
(edit) @91320   3 years vboxsync VBoxManageCloudMachine: reboot, powerdown, terminate. bugref:10065.
(edit) @91319   3 years vboxsync VBoxManageCloudMachine: cloud machine start and shutdown, but …
(edit) @91213   3 years vboxsync Main,FE/VBoxManage: Add the necessary Main API bits to control the …
(edit) @91204   3 years vboxsync doc, Frontends/VBoxManage: Integrate several refentry documentation …
(edit) @91188   3 years vboxsync VBoxManageCloudMachine: Refactor getopt code so that all the commands …
(edit) @91187   3 years vboxsync VBoxManage: showProgress - another stab at getting the status of a …
(edit) @91175   3 years vboxsync FE/VBoxManage: Build fix.
(edit) @91171   3 years vboxsync OCI: Return VBOX_E_OBJECT_NOT_FOUND when we can't find the machine.
(edit) @91170   3 years vboxsync VBoxManage: With SHOW_PROGRESS_NONE don't print "progress state" when …
(edit) @91163   3 years vboxsync VBoxManageCloudMachine: Factor out the code to get the list of cloud …
(edit) @91161   3 years vboxsync VBoxManageCloudMachine: Refactor to create cloud client once and pass …
(edit) @91157   3 years vboxsync VBoxManage: Make "cloud showvminfo" (parallel to "showvminfo" for …
(edit) @91156   3 years vboxsync VBoxManageCloudMachine: add setCurrentSubcommand() placeholders. …
(edit) @91154   3 years vboxsync VBoxManage: Make "cloud list vms" (parallel to "list vms" for local …
(edit) @91134   3 years vboxsync VBoxManage/cloud: Fix missing comma in the last second change in previous.
(edit) @91133   3 years vboxsync VBoxManage/cloud: use local enums instead of explicit magic numbers to …
(edit) @91131   3 years vboxsync VBoxManage: For movevm, treat the "no target specified" case so that …
(edit) @91006   3 years vboxsync manual/VBoxManage: Don't emit trailing whitespaces to the generated C file.
(edit) @90828   3 years vboxsync Main: bugref:1909: Added API localization
(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   4 years vboxsync VBoxManage: change the error printing to use the standard code for …
(edit) @89697   4 years vboxsync FE/VBoxManage: Add guestsample sub-command for debugvm, bugref:10025
(edit) @89597   4 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 …
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