OpenVZ-legacy
  1. OpenVZ-legacy

vzquota

Public
AuthorCommitMessageCommit dateIssues
Kir KolyshkinKir Kolyshkin
a0c684410c1vzquota.spec: 3.0.12 release, updated description, VE->container terminology change
Kir KolyshkinKir Kolyshkin
001b0b36437Add a comment to quota_syscall_on explaining a chunk of code.Similar to the one in quota_syscall_off. Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Kir KolyshkinKir Kolyshkin
38c9b9e4bffman pages: use Virtuozzo/OpenVZ as a headerSigned-off-by: Kir Kolyshkin <kir@openvz.org>
Kir KolyshkinKir Kolyshkin
5493403fadbSWsoft->Parallels renaming, copyright year update.
Kir KolyshkinKir Kolyshkin
86fea63040eVE->container rename in user-visible messages
Kir KolyshkinKir Kolyshkin
76e4572cea4man pages: VE->container renameAlso fix "it's" -> "its", "Quota ID" -> "quota ID".
Kirill KorotaevKir KolyshkinKirill Korotaev
422d0e3f082Fix includesUse "" not <> since these files are local.
Alexandr AndreevKir KolyshkinAlexandr Andreev
7ebdc842c94Implementation of forced quota off
Alexandr AndreevKir KolyshkinAlexandr Andreev
17e6433b698Fix log level of 'recalculating quota' message.Should be WARNING not INFO.
Alexandr AndreevKir KolyshkinAlexandr Andreev
99559588436Show hints and error message in case of quota off failed.In case 'quota off' failed, show: 1. an error message 2. hints about the possible causes 3. a list of opened files preventing to turn the quota off, obtained from the kernel [kir@openvz.org: obtain the list of files in all cases, not taking log level into account] [kir@openvz.org: removed the note to use -v to get the list of files]
Alexandr AndreevKir KolyshkinAlexandr Andreev
f0575ff2b3bShow hints and error message in case of quota on failed.In case 'quota on' failed, show: 1. an error message 2. hints about the possible causes 3. a list of opened files preventing to turn the quota on, obtained from the kernel [kir@openvz.org: obtain the list of files in all cases, not taking log level into account] [kir@openvz.org: removed the note to use -v to get the list of files]
Alexandr AndreevKir KolyshkinAlexandr Andreev
9f7564e4957vzquota.8: explain the values of 'grace' column better[kir@openvz.org: fix to fit in 80 columns]
Kir KolyshkinKir Kolyshkin
d5335c58769Makefile: minor whitespace fixCommit a86ce1613f95ace18a572f3c4b14e3d83afe6215 adds some extra whitespace. Fix it, Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Kir KolyshkinKir Kolyshkin
fd3b6d3cbeaReleased vzquota-3.0.11
Alexandr AndreevAlexandr Andreev
b322fa0f7efPass correct pointers to free()fix for http://bugzilla.openvz.org/show_bug.cgi?id=639
Kir KolyshkinKir Kolyshkin
0fe8d50e444Released vzquota-3.0.10
Kir KolyshkinKir Kolyshkin
b6509973a58NEWS: Changed to refer to git changelog
Andy ShevchenkoKir KolyshkinAndy Shevchenko
333cb2fe9cavzquota.spec: fixed according to Fedora Packaging Guidelines
Kir KolyshkinKir Kolyshkin
92da0ff1293Fix options strings to not include "-"String with a list of short options passed to getopt()/getopt_long() should not contain "-".
Alexandr AndreevKir KolyshkinAlexandr Andreev
0b3c3fd2eb8Update copyright year to 2007
Alexandr AndreevKir KolyshkinAlexandr Andreev
e1fc5c5031aMan page update
Alexandr AndreevKir KolyshkinAlexandr Andreev
baaa7bec002Relative scheme support in quota file.If you have a quota file /path/to/quota.SMTH, and path to quota accounting point in this file is "", than real path to the point will be /path/to/SMTH/
Alexandr AndreevKir KolyshkinAlexandr Andreev
bc912757f1cDon't corrupt previous quota file if vzquota init has failed.
Alexandr AndreevKir KolyshkinAlexandr Andreev
08fb88161ddRelative quota files support
Alexandr AndreevKir KolyshkinAlexandr Andreev
267d5c251bbUse common style in usage
Alexandr AndreevKir KolyshkinAlexandr Andreev
7821fcd475aAdd -p option parser
Alexandr AndreevKir KolyshkinAlexandr Andreev
1edb4c43f3bAdd -R option parser
Alexandr AndreevKir KolyshkinAlexandr Andreev
fa9e8478f86Always compile with L2 enabled
Alexandr AndreevKir KolyshkinAlexandr Andreev
ca22e1ef8afMake usage more verbose
Alexandr AndreevKir KolyshkinAlexandr Andreev
919ade2d343Replace VPS by VE in man pages
Alexandr AndreevKir KolyshkinAlexandr Andreev
dda4d1e41adAccept numeric-only quota_id.Bug #49556
Alexandr AndreevKir KolyshkinAlexandr Andreev
be47cc0e685Misprint in vzquota manualBug #59057
Alexandr AndreevKir KolyshkinAlexandr Andreev
031b6cf2283- minor bugfix: vzquota always give "Ugid limit was exceeded: yes" when2-nd level quota is off. (Bug #55705)
Dmitry MishinDmitry Mishin
cdb1b648e10Released vzquota-3.0.9-1
Dmitry MishinDmitry Mishin
745156bb10cAdded README and NEWS files
Kir KolyshkinKir Kolyshkin
121c23a81cfDeleted debian/ directory (as requested by Debian package maintainers.See similar bug #197 for vzctl: http://bugzilla.openvz.org/197
Kir KolyshkinKir Kolyshkin
caaa0307226Add -m64 to CFLAGS if compiling for ppc64 platform. This is needed to haveproper ioctl()s.
Kir KolyshkinKir Kolyshkin
90ef37b072eFixed a compilation warningFixed the following compiler warning: common.c: In function 'parse_options': common.c:444: warning: comparison is always true due to limited range of data type Found while compiling Debian package: http://buildd.debian.org/fetch.php?&pkg=vzquota&ver=3.0.8-1&arch=powerpc&stamp=1152383243&file=log&as=raw
Igor SukhihIgor Sukhih
fac04d9dd03Released vzquota-3.0.8-1
Igor SukhihIgor Sukhih
9ce9572855bAdded Debian packaging support.patch from Ola Lundqvist <opal@debian.org>
Igor SukhihIgor Sukhih
2857067b804Added support to configure VARDIR on make
Igor SukhihIgor Sukhih
560c0e1666bFixed compilation on non RH distributions (added copy of linux/quota.h)
Igor SukhihIgor Sukhih
4583f5e91e4Fixed compilation under CentOS-4OS-4
Igor SukhihIgor Sukhih
e3a5aee1997Removed BuildPrereq: vzkernel
Kir KolyshkinKir Kolyshkin
a86ce1613f9Exclude .git directory from the source tarball
Kir KolyshkinKir Kolyshkin
fec1072c989Released 3.0.0-5
Kir KolyshkinKir Kolyshkin
708eac37ba8Fixed licensing in man pages.
Igor SukhihIgor Sukhih
6b6d375b38dvzquota-3.0.0-4 release
Igor SukhihIgor Sukhih
7510d39fc00Added vzquota kernel header for standalone compilation
Igor SukhihIgor Sukhih
b14adabb2ccchanged license agreement from QPL to GPL