summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VBoxManage/VBoxManage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* doc/manual,Main,Frontends: API changes in preparation for full VM encryption,...vboxsync2022-04-211-0/+3
* Main/Update check: Big overhaul of the API and functionality.vboxsync2022-04-201-0/+2
* doc/manual,FE/VBoxManage: Make use of the general options from the refentry X...vboxsync2022-03-171-3/+3
* FE/VBoxManage: Move stuff to VBoxInternalManage.cpp because it is only used t...vboxsync2022-03-151-1/+1
* FE/VBoxManage: Remove the now unused VBoxManageHelp build target and the VBOX...vboxsync2022-03-151-28/+13
* FE/VBoxManage: Remove the now useless enmHelpCat member in the command table ...vboxsync2022-03-151-71/+66
* doc/manual,FE/VBoxManage: Convert modifymedium command to refentry documentat...vboxsync2022-03-141-3/+3
* doc/manual,FE/VBoxManage: Convert storageattach command to refentry documenta...vboxsync2022-03-141-1/+1
* doc/manual,FE/VBoxManage: Convert usbdevsource command to refentry documentat...vboxsync2022-03-131-1/+1
* doc/manual,FE/VBoxManage: Convert hostonlyif command to refentry documentatio...vboxsync2022-03-131-1/+1
* doc/manual,FE/VBoxManage: Convert natnetwork command to refentry documentatio...vboxsync2022-03-131-1/+1
* doc/manual,FE/VBoxManage: Convert metrics command to refentry documentation, ...vboxsync2022-03-131-1/+1
* doc/manual,FE/VBoxManage: Convert guestcontrol command to refentry documentat...vboxsync2022-03-131-1/+1
* doc/manual,FE/VBoxManage: Convert guestproperty command to refentry documenta...vboxsync2022-03-131-1/+1
* doc/manual,FE/VBoxManage: Convert usbfilter command to refentry documentation...vboxsync2022-03-131-1/+1
* doc/manual,FE/VBoxManage: Convert setproperty commands to refentry documentat...vboxsync2022-03-131-1/+1
* doc/manual,FE/VBoxManage: Convert setextradata/getextradata commands to refen...vboxsync2022-03-121-2/+2
* doc/manual,FE/VBoxManage: Convert convertfromraw command to refentry document...vboxsync2022-03-121-2/+2
* doc/manual,FE/VBoxManage: Convert checkmediumpwd command to refentry document...vboxsync2022-03-121-1/+1
* doc/manual,FE/VBoxManage: Convert encryptmedium command to refentry documenta...vboxsync2022-03-121-1/+1
* doc/manual,FE/VBoxManage: Convert mediumproperty command to refentry document...vboxsync2022-03-121-2/+2
* doc/manual,FE/VBoxManage: Convert clonemedium command to refentry documentati...vboxsync2022-03-121-3/+3
* doc/manual,FE/VBoxManage: Convert createmedium command to refentry documentat...vboxsync2022-03-121-3/+3
* doc/manual,FE/VBoxManage: Convert showmediuminfo command to refentry document...vboxsync2022-03-121-3/+3
* doc/manual,FE/VBoxManage: Convert bandwidthctl command to refentry documentat...vboxsync2022-03-111-1/+1
* doc/manual,FE/VBoxManage: Convert storagectl command to refentry documentatio...vboxsync2022-03-111-1/+1
* doc/manual,FE/VBoxManage: Convert closemedium command to refentry documentati...vboxsync2022-03-111-1/+1
* 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-2/+2
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* VBoxManage: Use RTMsgWarning instead of LogRel for NLS trouble. Loading NLS s...vboxsync2021-12-151-37/+39
* VBoxManage: Generate const tables that doesn't require runtime initialization...vboxsync2021-12-151-10/+12
* Main: bugref:1909: Fixed type conversion for atomic variablevboxsync2021-12-091-5/+5
* Main: bugref:1909: Fixed compilation errorsvboxsync2021-12-081-1/+1
* Main: bugref:1909: Fixed compilation errorsvboxsync2021-12-081-1/+1
* Main: bugref:1909: Fixed compilation errorsvboxsync2021-12-081-39/+40
* Main: bugref:1909: Fixed compilation errorsvboxsync2021-12-081-1/+1
* Main: bugref:1909: Added handling built-in docbook help for languages other t...vboxsync2021-12-081-2/+54
* VBoxManage/modifyvm,showvminfo: Added --testing-enabled=bool, --testing-mmio=...vboxsync2021-11-221-1/+1
* Main: bugref:1909: Fixed scm issuesvboxsync2021-11-121-0/+1
* Main: bugref:1909: Added translation engine into VBoxManage, Added generation...vboxsync2021-11-121-0/+170
* Main: bugref:1909: Fixed scm issuesvboxsync2021-11-111-0/+1
* Main: bugref:1909: Fixed scm issuesvboxsync2021-11-111-0/+2
* Main: bugref:1909: Added translation marks around messages of VBoxManage outputvboxsync2021-11-111-21/+21
* doc/manual,FE/VBoxManage: Document the modifynvram sub-command of VBoxManage,...vboxsync2021-10-071-1/+1
* FE/VBoxManage: Start implementing an interface to manage the NVRAM of a VM, b...vboxsync2021-09-281-1/+2
* Devices: bugref:9932 DrvVMNet and host-only network initial implementationvboxsync2021-09-281-0/+3