summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp
Commit message (Expand)AuthorAgeFilesLines
* VBoxManage: rc -> vrc/hrc. Make scm check. bugref:10223vboxsync2023-01-251-8/+6
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* reimplemented changes for bugref:10180 after seperating the changes from bugr...vboxsync2023-01-101-2/+10
* Frontends/VBoxManage: If a user runs 'VBoxManage registervm foo.vbox'vboxsync2022-11-171-7/+7
* Backed out r154357,r154358,r154360,r154361,r154364 because it still doesn't b...vboxsync2022-11-011-10/+2
* bugref:10180 - fixed issue where some files are not cleaned up after vm delet...vboxsync2022-11-011-2/+10
* VBoxManage: Display the IsUnattendedInstallSupported value at the end of a 'd...vboxsync2022-09-061-0/+7
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. This a...vboxsync2022-05-311-56/+56
* FE/VBoxManage: Fix crash when not providing a password for a VM, bugref:9955vboxsync2022-05-121-12/+15
* doc/manual,Main,Frontends: API changes in preparation for full VM encryption,...vboxsync2022-04-211-21/+479
* FE/VBoxManage: Remove the now unused VBoxManageHelp build target and the VBOX...vboxsync2022-03-151-10/+8
* doc/manual,FE/VBoxManage: Convert setproperty commands to refentry documentat...vboxsync2022-03-131-2/+2
* doc/manual,FE/VBoxManage: Convert setextradata/getextradata commands to refen...vboxsync2022-03-121-4/+4
* doc/manual,FE/VBoxManage: Convert adoptstate command to refentry documentatio...vboxsync2022-03-111-1/+1
* doc/manual,FE/VBoxManage: Convert discardstate command to refentry documentat...vboxsync2022-03-111-1/+1
* include/iprt/message.h: Max out the available bits for the scope, we need a l...vboxsync2022-02-111-8/+7
* VBoxManage: Finish cleanup for 'registervm', 'unregistervm', 'createvm', 'mov...vboxsync2022-02-111-23/+23
* VBoxManage/unattended: List detected windows images. bugref:9781vboxsync2022-02-021-10/+47
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Main: bugref:1909: Added translation marks around messages of VBoxManage outputvboxsync2021-11-111-122/+128
* VBoxManage/setproperty/language: Added 32 ms kludge waiting for the main noti...vboxsync2021-10-291-0/+16
* VBoxManage: comment typo and whitespace fixvboxsync2021-09-291-2/+2
* VBoxManage: For movevm, treat the "no target specified" case so that the API ...vboxsync2021-09-061-30/+14
* Main: bugref:1909: Added API localizationvboxsync2021-08-241-1/+7
* VBoxManage: Converted the sharedfolder command to RTGetOpt and refentry help....vboxsync2020-08-101-154/+216
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* Main: bugref:9341: Fixed build issuesvboxsync2019-09-161-1/+1
* Main: bugref:9341: The "environment" parameter in the IMachine::launchVMProce...vboxsync2019-09-161-11/+9
* Main: bugref:8612: Fixed error happened during VM creation with default setti...vboxsync2019-04-251-4/+5
* manual/VBoxManage: Made the new clonevm build. Again, there must be '=' betw...vboxsync2019-03-261-3/+3
* FE/VBoxManage: spelling fix, thanks Timeless.vboxsync2019-03-261-1/+1
* bugref:9312. scm fixes.vboxsync2019-03-191-4/+0
* bugref:9312. The command 'VBoxManage cloudprofile' was implemented. It uses n...vboxsync2019-03-191-0/+392
* VBoxManage: Re-do help category handling (command/sub-command specific help) ...vboxsync2019-03-071-7/+7
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* VBoxManage: getopt includes errcore.h now, mostly no need for err.h any more....vboxsync2018-12-231-7/+4
* Main,VBoxManage,FE/Qt: Extended the createSharedFolder and ISharedFolder meth...vboxsync2018-11-091-1/+1
* Main,VBoxManage,FE/Qt: Extended the createSharedFolder and ISharedFolder meth...vboxsync2018-11-091-6/+12
* Main,GUI,VBoxManage: Provide API for proxy settings that picks up the current...vboxsync2018-09-241-0/+18
* Main: bugref:8612: add implementaion of Machine::applyDefault() in case of ne...vboxsync2018-08-171-0/+15
* Main: bugref:8598: added "Keep hardware UUIDs" option to "clone machine" oper...vboxsync2018-08-141-0/+3
* bugref:8345. Fixed the case when user omits or forgets to point the type of m...vboxsync2018-04-241-0/+5
* VBoxManage: Made the enumerate argument for getextradata optional.vboxsync2018-03-211-3/+3
* bugref:8345. CHECK_ERROR_BREAK was replaced by CHECK_ERROR_RET.vboxsync2018-02-191-20/+34
* bugref:8345. First draft of move VM feature. There are some issues but base l...vboxsync2018-01-151-0/+92
* Unattended: detectIsoOS updates.vboxsync2017-08-071-2/+3
* VBoxManage unattended install: s/--session-type/--start-vm/vboxsync2017-08-021-2/+2
* Unattended: Added detectedOSLanguages and language attributes to deal with th...vboxsync2017-08-021-6/+19
* VBoxManage install: Change --session-type default to 'none'.vboxsync2017-07-311-3/+9