summaryrefslogtreecommitdiff
path: root/Changelog
AgeCommit message (Expand)Author
2006-05-13Changed option parsing to use long options (Jan Kara)jkar8572
2005-11-21Corrected some informal language in error messages (Jan Kara)jkar8572
2005-10-25Changed mountpoint scanning so that we don't even stat NFS mountpoints whenjkar8572
2005-09-20Fixed error messages in getprivs() (Jan Kara, Brian Morris)jkar8572
2005-09-13Fix handling of UID and GID - they are unsigned. (Matthew Kent)jkar8572
2005-08-23Updated Changelog (Jan Kara)jkar8572
2005-08-23Some more fixes of verbose printing (Jan Kara)jkar8572
2005-08-22Fixed very verbose printing for quotacheck(8) (Jan Kara)jkar8572
2005-07-19quota(1) now shows grace time even if hardlimit is reached (Jan Kara)jkar8572
2005-06-29Implemented substitution of %i,%h,%d for user, host and domain in warnquotajkar8572
2005-06-24Error messages fixes (Dmitry V. Levin)jkar8572
2005-06-24Added label recognition for reiserfs. (Jan Kara)jkar8572
2005-06-01Parse NFSD export table to find out pseudofilesystem root for NFSv4 (Jan Kara)jkar8572
2005-03-31Handle better when quota file in v2 format would become empty (Niu YaWei)jkar8572
2005-03-31Various tools fixes (manpages, quotacheck, NFSv4) (Jan Kara)jkar8572
2005-03-17Fixed illegal reference checking in quotacheck(8) (Jan Kara)jkar8572
2005-03-17Added sanity check to quota reporting (Jan Kara)jkar8572
2005-03-10Added "very verbose" option to quotacheck(8) for printing the current directo...jkar8572
2005-03-07Fixed Changelog typo.jkar8572
2005-01-21Added dynamic allocation of mountpoint table (Jan Kara)jkar8572
2004-10-11Fixed "bashism" in Makefile (Michael Meskes)jkar8572
2004-09-06Made quotackeck(8) more friendly to journaled quota (Jan Kara)jkar8572
2004-09-02Minor fix in configure (Tomasz Kloczko, Jan Kara)jkar8572
2004-09-02Added JFS into a set of supported filesystems (David Kleikamp)jkar8572
2004-09-02Added French translation (Jerome Schnell)jkar8572
2004-08-26Fixed grace time setting - now it's set at exceeding, not at reaching softlim...jkar8572
2004-07-13Fixed exit codes of edquota and setquota (Jan Kara)jkar8572
2004-06-22Updated Polish translations. (Jakub Bogusz)jkar8572
2004-05-24Updated version to 3.12jkar8572
2004-04-23Added LDAP perl scripts (Stefan Adams)jkar8572
2004-04-23Added note about availability of -r option to manpages (Jan Kara)jkar8572
2004-04-20Get maximal number of groups via sysconf() (Nathan Scott)jkar8572
2004-04-14Added batch mode of setquota(8) (Jan Kara)jkar8572
2004-04-05fixed bug in --port argument of rquotadjkar8572
2004-03-29Updated quota documentation. (Jan Kara)jkar8572
2004-03-12Added CC_BEFORE config option to warnquota(8)jkar8572
2004-03-02* disabling nls via configure (Jan Kara)jkar8572
2004-02-12Partially reverted changes in RPC error detection - old RPC call was not used...jkar8572
2004-02-10Added FIOQSIZE def for x86_64.jkar8572
2004-02-08Update of Changelog and version.jkar8572
2004-01-20Fixed manpage of repquota(8) - it stated that quota worked over RPCjkar8572
2004-01-09Fixed bug in warnquota.conf parsing. (Jan Kara)jkar8572
2004-01-07edquota(8) now allows parameters in VISUAL/EDITOR env. params (Jan Kara)jkar8572
2004-01-06Fixed bug in quotacheck(8) which counted directories twice sometimes. (Jan Kara)jkar8572
2004-01-05warnquota(8) supports getting of e-mail address via LDAP (James Bourne)jkar8572
2004-01-05Fixed bug in quotacheck - counted wrongly size of files >2GB (Posta Zoltan)jkar8572
2003-12-21Implemented parsing of comma-separated list of filesystem types in fstab (Jan...jkar8572
2003-12-18Added #include <paths.h> in quotasys.c to avoid compile problems.jkar8572
2003-12-12Added option -T and -q to quot(8) utility (Andre Nathan)jkar8572
2003-12-02Implementing alternative port for rpc.rquotad to listen on.jkar8572