summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp
Commit message (Expand)AuthorAgeFilesLines
* *: doxygen corrections (mostly about removing @returns from functions returni...vboxsync2023-05-111-1/+0
* VBoxManage: rc -> vrc/hrc. Make scm check. bugref:10223vboxsync2023-01-251-72/+69
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* Frontends/VBoxManage: 'VBoxManage internalcommands createrawvmdk' novboxsync2022-10-261-19/+3
* Frontends/VBoxManage: 'VBoxManage internalcommands createrawvmdk' novboxsync2022-10-261-727/+116
* 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-28/+28
* doc/manual,FE/VBoxManage: Make use of the general options from the refentry X...vboxsync2022-03-171-20/+57
* FE/VBoxManage: Move stuff to VBoxInternalManage.cpp because it is only used t...vboxsync2022-03-151-36/+105
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Main: bugref:1909: Added translation into VBoxManage excluding built-in docbo...vboxsync2021-11-251-4/+4
* Main: bugref:1909: Added translation marks around messages of VBoxManage outputvboxsync2021-11-111-229/+259
* Frontends/VBoxManage/VBoxInternalManage.cpp: fix forgotten field name adjustm...vboxsync2021-06-241-2/+2
* VDISKRAWPARTDESC: Unconst some the pointers, it makes for ugly casts in new V...vboxsync2020-08-261-1/+1
* VBoxInternalManager.cpp,vd.h: Use self documenting structure names in VDISKRA...vboxsync2020-08-251-11/+13
* vd.h,VBoxInternalManager.cpp: It is certifiably insane to use 3 letter value ...vboxsync2020-07-111-14/+11
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* Runtime: Some renaming to stay consistent (*Get* always returns what is asked...vboxsync2019-09-041-5/+5
* Storage: Added a desired format parameter to VDGetFormat() so Main can pass a...vboxsync2019-07-241-5/+5
* VBoxManage: Re-do help category handling (command/sub-command specific help) ...vboxsync2019-03-071-49/+52
* 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-1/+0
* VBoxManage: Fix format string. ticketref:17236vboxsync2017-11-161-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD module is...vboxsync2017-03-261-21/+21
* scm: cleaning up todosvboxsync2016-08-161-1/+1
* Frontends: warnings (gcc)vboxsync2016-08-121-0/+13
* VBoxManage: warningsvboxsync2016-08-101-2/+4
* Use the iprt/win/windows.h wrapper for Windows.hvboxsync2016-07-291-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* FE/VBoxManage: Committed too muchvboxsync2016-06-131-6/+8
* FE/VBoxManage: Add dumpgueststack subcommand for debugvmvboxsync2016-06-131-8/+6
* VBoxManage: Tweak the rawdisk fix for nvme devices to be more versatile if ot...vboxsync2016-03-151-3/+8
* VBoxManage: Support the different naming scheme for NVME devices on Linux whe...vboxsync2016-03-141-3/+16
* VBoxManage: fix typo in usage for createrawvmdk.vboxsync2015-12-021-1/+1
* DECLCALLBACKvboxsync2015-08-181-1/+1
* *: scm cleanup run.vboxsync2015-08-141-3/+3
* Frontends/VBoxManage+Storage/VMDK: introduce support for creating raw partiti...vboxsync2015-07-231-3/+12
* Frontends/VBoxManage: take different partition numbering (MBR) on Windows int...vboxsync2015-07-101-4/+20
* Frontends/VBoxManage: add -relative support for creating raw partition vmdk o...vboxsync2015-07-101-4/+26
* Main/VBoxManage: cleanup in raw partition handling, eliminating redundant codevboxsync2015-07-101-16/+10
* VBoxManage: don't hide the help for 'internalcommands gueststats'vboxsync2015-06-121-1/+1
* VBoxManage: A quick command handler return-code cleanup that turned out to be...vboxsync2015-05-271-151/+111
* FE/VBoxManage: Fix reading the partition table on Windows, ReadFile expects s...vboxsync2015-05-181-27/+34
* VBoxManage: fixed unimportant memory leakvboxsync2015-03-311-0/+1
* VBoxManage: split 'guestcontrol' help into sub categoriesvboxsync2013-11-221-3/+3
* include/VBox/vd.h: de-C++ify the use of PARTITIONING_TYPE, and at the same ti...vboxsync2013-10-041-2/+2
* VBoxManage/Help: unify help output regarding UUID and VM namevboxsync2013-07-051-4/+4