summaryrefslogtreecommitdiff
path: root/warnquota.c
Commit message (Expand)AuthorAgeFilesLines
* Implement repquota for filesystems without quota filesJan Kara2011-05-051-2/+2
* Remove useless $Id strings from headersJan Kara2010-09-091-2/+0
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-051-1/+3
* Fix bug in warnquota which could result in bogus hostname and domainname (ano...jkar85722008-08-131-3/+3
* * Implement setting of charset for emails sent by warnquota (Michael Meskes)jkar85722008-07-091-3/+12
* Fixed compilation with older ldap library (Jan Kara)jkar85722007-08-231-3/+3
* Cleaned up host access handling in rpc.rquotad (Jan Kara)jkar85722007-08-221-7/+10
* Some more fixes. Converted warnquota not to use deprecated function calls.jkar85722007-05-291-9/+41
* Changed warnquota to allow use of URI, updated configure to detect whether ld...jkar85722007-05-291-6/+23
* Changed option parsing to use long options (Jan Kara)jkar85722006-05-131-4/+30
* Corrected some informal language in error messages (Jan Kara)jkar85722005-11-211-15/+15
* Changed mountpoint scanning so that we don't even stat NFS mountpoints whenjkar85722005-10-251-3/+3
* Implemented substitution of %i,%h,%d for user, host and domain in warnquotajkar85722005-06-291-31/+96
* Error messages fixes (Dmitry V. Levin)jkar85722005-06-241-2/+2
* Updated version to 3.12jkar85722004-05-241-2/+2
* Added CC_BEFORE config option to warnquota(8)jkar85722004-03-121-2/+35
* Fixed bug in warnquota.conf parsing. (Jan Kara)jkar85722004-01-091-3/+8
* Fixed a few problems in mail-server checking. (Jan Kara)jkar85722004-01-071-14/+36
* Fixed bug in quotacheck(8) which counted directories twice sometimes. (Jan Kara)jkar85722004-01-061-2/+4
* warnquota(8) supports getting of e-mail address via LDAP (James Bourne)jkar85722004-01-051-19/+211
* Updated changelog.jkar85722003-10-121-2/+2
* Added support for FL_NODETAILS as suggested by Tomek Orzechowski somarcovw2003-10-121-37/+45
* Fixed edquota -f option (Jan Kara)jkar85722003-07-291-8/+19
* Added option to ignore autofs mountpoints to quota(1), quot(8) and repquota(8...jkar85722003-02-141-5/+9
* * fixed quotacheck(8) to continue when old quota files were not found (Jan Kara)jkar85722002-07-231-30/+178
* Fixed bug in quota(1) return code.jkar85722002-03-271-5/+5
* Fixed bug in warnquota option parsing (Michael Meskes)jkar85722002-02-251-2/+2
* manpage directories are created during install (Jan Kara)jkar85722002-02-221-6/+41
* Added sample quotatab.jkar85722001-11-091-147/+231
* Added forgotten uid->name translation to warnquota.jkar85722001-11-091-16/+20
* Added error message when warnquota ignores line in quotatab.jkar85722001-11-091-4/+8
* Added forgotten initialization to warnquota (should fix SEGFAULTs on bad quot...jkar85722001-11-091-1/+3
* Fixed infinity loop for XFS repquota.jkar85722001-05-041-13/+8
* Added mntopt.h to dependencies in Makefile.in.jkar85722001-05-021-5/+10
* Initial revisionjkar85722001-03-231-0/+374