summaryrefslogtreecommitdiff
path: root/Changelog
AgeCommit message (Collapse)Author
2009-12-21Fixed error reporting when rpc format specified on command line (Jan Kara)jkar8572
Added missing files.
2009-12-14* convert quota limits using rq_bsize from RPC request (Jan Kara)jkar8572
* added noreturn attribute to die to avoid false warnings (Jan Kara)
2009-12-14Updated Changelogjkar8572
2009-12-1464-bit quota support.jkar8572
2009-10-20Improved header of quota and repquota headers in case -s option is used.jkar8572
2009-09-22Updated manpage of quotactl(2) (Jan Kara)jkar8572
2009-09-21Fixed mountpoint scanning when NFS mountpoint is specified on command line ↵jkar8572
(Jan Kara)
2009-05-18Updated quotactl(2) manpage.jkar8572
2009-04-28Fix hostname checking in rpc.rquotad (Jan Kara)jkar8572
2008-12-18Do not allow setting of user's grace time when softlimit is not exceeded ↵jkar8572
(Jan Kara)
2008-12-17* fix reference to rpc manpage (anonymous reporter)jkar8572
* add EXT4 (not only EXT4DEV) to the list of supported filesystems (Mingming Cao) * fix setting of more than 31-bit block and inode limits (Gui Xiaohua) * fixed bug in error reporting when quota reading fails (Jan Kara) * added support for quota formats with hidden quota files (Jan Kara)
2008-08-21* remove IMMUTABLE flag from quota file in quotacheck (Jan Kara)jkar8572
2008-08-13Fix bug in warnquota which could result in bogus hostname and domainname ↵jkar8572
(anonymous reporter)
2008-07-12* implemented writing of messages that user got below hard/soft limits to ↵jkar8572
quota_nld (Jan Kara)
2008-07-10* use PKG_CHECK_MODULES to check for DBUS (Ladislav Michnovic)jkar8572
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