summaryrefslogtreecommitdiff
path: root/Changelog
AgeCommit message (Collapse)Author
2008-07-09* Implement setting of charset for emails sent by warnquota (Michael Meskes)jkar8572
2008-05-15Fix repquota(8) to work with quotas over 4TB (Jan Kara, Michael Meier)jkar8572
2008-04-28* some typos fixes (Matthew Boyle)jkar8572
* fixed possible segfault when unpriviledged user run edquota (Matthew Boyle)
2008-04-21Format string fixes (Ladislav Michnovic)jkar8572
2008-04-14Added limits.h include to quota_nld.cjkar8572
2008-03-19Removed also resolv and lber. (Jan Kara)jkar8572
2008-03-19Removed -ssl from the list of needed LDAP libraries (Jan Kara)jkar8572
2008-03-13* added information message about journaled quota to quotacheck (Jan Kara, ↵jkar8572
Alex Tomas)
2008-02-20Added pointers to quota_nld and warnquota to some manpages (Jan Kara)jkar8572
2008-01-17Ported quota_nld to libnl 1.1 (Jan Kara)jkar8572
2007-11-13Added -c, --continue-batch option to setquota (8) (Jan Kara)jkar8572
2007-11-08Let setquota batch mode accept comments and blank lines (Jacky Bruno, Jan Kara)jkar8572
2007-10-20Print more verbose list of compile options when --version specified. (Jan Kara)jkar8572
2007-09-18Quotaon should work only on local mount points (Jan Kara)jkar8572
2007-08-23Made possible to use quota rpc in mixed NFSv3 and NFSv4 environments -jkar8572
quota(1) and similar tools now use paths without leading / for NFSv4 mounts (Jan Kara)
2007-08-23Fixed compilation with older ldap library (Jan Kara)jkar8572
2007-08-22Cleaned up host access handling in rpc.rquotad (Jan Kara)jkar8572
Added allow_severity and deny_severity variables for older versions of libwrap (Martin Jacobs) Added MPFS to the list of supported filesystems (Dave Boone) Configure script now correctly reports checking of libwrap (Jan Kara)
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-07-16Added a wrapper script around setquota which also updates LDAP. (Stefan Adams)jkar8572
2007-06-20Added -p option to quota(1).jkar8572
2007-06-18Updated changelog.jkar8572
Added manpage for quota_nld.
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-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-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)
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-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-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-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-07Fixed Changelog typo.jkar8572