summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VBoxManage/VBoxManageBandwidthControl.cpp
Commit message (Expand)AuthorAgeFilesLines
* VBoxManage: rc -> vrc/hrc. Make scm check. bugref:10223vboxsync2023-01-251-2/+2
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* 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-20/+20
* FE/VBoxManage: Remove the now unused VBoxManageHelp build target and the VBOX...vboxsync2022-03-151-0/+1
* FE/VBoxManage: Remove the now unused VBoxManageHelp build target and the VBOX...vboxsync2022-03-151-5/+0
* doc/manual,FE/VBoxManage: Convert bandwidthctl command to refentry documentat...vboxsync2022-03-111-6/+11
* VBoxManage: eliminate useless Utf8Str conversionvboxsync2022-02-111-1/+1
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Main: bugref:1909: Added translation marks around messages of VBoxManage outputvboxsync2021-11-111-15/+15
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. bugref...vboxsync2018-12-221-0/+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
* VBoxManage: warningsvboxsync2016-08-101-1/+0
* (C) 2016vboxsync2016-07-221-1/+1
* *: scm cleanup run.vboxsync2015-08-141-3/+4
* VBoxManage: gcc warning.vboxsync2015-06-151-0/+2
* VBoxManage: A quick command handler return-code cleanup that turned out to be...vboxsync2015-05-271-9/+9
* Frontend/VBoxManage: minor cleanup of showVMInfo, and fixing a ULONG/size_t w...vboxsync2014-11-071-2/+1
* VBoxManage/BandwidthGroups: additional checkvboxsync2014-01-161-0/+6
* VBoxManage: split 'guestcontrol' help into sub categoriesvboxsync2013-11-221-2/+5
* Frontends: Whitespace and svn:keywords cleanups by scm.vboxsync2013-10-071-2/+2
* header (C) fixesvboxsync2013-02-041-1/+1
* addendum to r78736vboxsync2012-06-221-1/+1
* VBoxManage: parfait fix for mac64 (LONG64/long long != PRInt64/long)vboxsync2012-06-221-4/+4
* NetShaper: Runtime shaper disabling support (#5582)vboxsync2012-06-221-2/+2
* Main,VBoxManage,docs: bandwidth units changed to bytes (#5582)vboxsync2012-06-201-9/+77
* VBoxManage: removed debug printouts in bandwidthctl (#5582)vboxsync2012-03-191-2/+0
* VBoxManage: droped redundant code in bandwidthctl (#5582)vboxsync2012-03-151-21/+0
* VBoxManage: use common code in bandwidthctl and showvminfo to list groups, fi...vboxsync2012-03-151-15/+4
* VBoxManage: bandwidthctl uses sub-commands instead of options (#5582)vboxsync2012-03-141-74/+204
* Main: Bandwidth groups for disks (and later network)vboxsync2010-12-011-0/+198