summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-08-20Introduced variable STRIP to the makefile set by default to -s. Whenjkar8572
installing binaries this variable is always used as an argument to INSTALL.
2007-08-17Updated Polish translation.jkar8572
2007-07-16Added a wrapper script around setquota which also updates LDAP. (Stefan Adams)jkar8572
2007-07-14Added 'try' option to --enable-netlink. Changed default of the option to 'no'.jkar8572
2007-06-20Fixed compilation without quota_nld.jkar8572
2007-06-20Added -p option to quota(1).jkar8572
2007-06-18Updated changelog.jkar8572
Added manpage for quota_nld.
2007-06-18Implemented quota netlink daemon.jkar8572
2007-05-29Some more fixes. Converted warnquota not to use deprecated function calls.jkar8572
2007-05-29Changed warnquota to allow use of URI, updated configure to detect whether ↵jkar8572
ldap_initialize() is available (Jan Kara)
2007-04-24Recognize ext4 filesystem (Jan Kara)jkar8572
Fix LDAP scripts to use VISUAL instead of EDITOR (Michael Meskes)
2007-03-26Include stdlib.h in quota.c (Mike Frysinger)jkar8572
2007-03-20Use -fPIE when available; compile pot.o using CFLAGSjkar8572
2007-03-12Fixed some more problems in XFS quotaon (Kouta Ooizumi, Jan Kara)jkar8572
2007-02-22Fix in option parsing of quota(1) for -A option.jkar8572
2007-02-22* added option -A to quota(1) to report all NFS mountpoints (Jan Kara)jkar8572
2007-02-21* fixed XFS handling to work with loopback mounted devices (Jan Kara)jkar8572
* fixed mountpoints scanning to make XFS -x delete command work (Jan Kara) * fixes of signed vs unsigned int issues (Jan Kara) * fixed a format string bug in reporting of raw grace times in repquota (Jan Kara)
2007-01-06Fixed small typo in mailaddressmarcovw
2006-10-30Fixed error handling in edquota(8) when creating tmp files (Jan Kara)jkar8572
Added option to repquota(8) to print grace in better parsable format (Jan Kara)
2006-10-04Raised version to 3.14jkar8572
2006-10-04Updated Polish translations (Jakub Bogusz)jkar8572
2006-07-21Fixed mistake...jkar8572
2006-07-21Add user name in error messages in getprivs (Michal Marek, Jan Kara)jkar8572
2006-05-13Changed option parsing to use long options (Jan Kara)jkar8572
Added option to always resolve even numeric names (Jan Kara) Corrected a few typos in manpaged (Jan Kara, Justin Pryzby)
2005-11-21Corrected some informal language in error messages (Jan Kara)jkar8572
Quota(1) has now -f option to specify a list of filesystems (Jan Kara)
2005-10-25Changed mountpoint scanning so that we don't even stat NFS mountpoints whenjkar8572
local-only flag was specified. Hence we don't block if NFS is down. (Jan Kara)
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-19Updated Polish translations. (Jakub Bogusz)jkar8572
2005-07-19quota(1) now shows grace time even if hardlimit is reached (Jan Kara)jkar8572
Added option to quota(1) to not wrap lines when device name is long (Jan Kara)
2005-06-29Implemented substitution of %i,%h,%d for user, host and domain in warnquotajkar8572
messages (Jan Kara)
2005-06-24Error messages fixes (Dmitry V. Levin)jkar8572
2005-06-24Added label recognition for reiserfs. (Jan Kara)jkar8572
Added support for specification of LABEL= and UUID= on command line. (Jan Kara)
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-18Updated polish translation. (Jakub Bogusz)jkar8572
Fixed some checks to work also with NFSV4. (Jan Kara)
2005-03-17Fixed illegal reference checking in quotacheck(8) (Jan Kara)jkar8572
Fix of fix of sanity check in repquota(8) (Jan Kara)
2005-03-17Added sanity check to quota reporting (Jan Kara)jkar8572
Added NFSv4 quota type (Jan Kara) Added forgotten file quotagrpadmins to CVS (Jan Kara)
2005-03-10Added "very verbose" option to quotacheck(8) for printing the current ↵jkar8572
directory (Jan Kara, Jan Engelhardt)
2005-03-08Added new Polish translations.jkar8572
2005-03-07Updated version number.jkar8572
2005-03-07Fixed Changelog typo.jkar8572
2005-03-07Fixed typos in doc.jkar8572
2005-01-21Added dynamic allocation of mountpoint table (Jan Kara)jkar8572
2004-10-20Edited manpages of edquota(8), setquota(8) to explicitly tell that numbers injkar8572
place of user/group names are threated as UID/GID (Jan Kara)
2004-10-11Fixed "bashism" in Makefile (Michael Meskes)jkar8572