OpenVZ-legacy
  1. OpenVZ-legacy

vzquota

Public
AuthorCommitMessageCommit dateIssues
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
Andrey MirkinAndrey Mirkin
cabba807e1fAdded new function to reload 2nd level quota
Kir KolyshkinKir Kolyshkin
f83ef317b74Fixed gcc4 compilation issue
Igor SukhihIgor Sukhih
42a0b53e15dAdded Require: vzquotamod
Igor SukhihIgor Sukhih
03c494f4987Fixed setlimit2 backward compatibility
Igor SukhihIgor Sukhih
0416dabb7a1Fixed setlimit2 backward compatibility
Igor SukhihIgor Sukhih
5e865e30511Fixed display of exceeded ugid
Igor SukhihIgor Sukhih
46c9ba01063Fixed usage
Kirill KorotaevKirill Korotaev
268021c5b47Fixed debug output
Kirill KorotaevKirill Korotaev
c5fe564d905This patch fixes build of vz quota from RPM and make filevia VZKERNEL_HEADERS environment variable.
OpenVZ teamOpenVZ team
1bc7c2c837dRollback package name changes
OpenVZ teamOpenVZ team
c0df1bd4e5dFix rpm build, fix dependance on vzkernel
Kirill KorotaevKirill Korotaev
20727b1ffb8Version only
Kirill KorotaevKirill Korotaev
245a82dba02This patch fixes backward quota compatibility