summaryrefslogtreecommitdiff
path: root/warnquota.c
Commit message (Expand)AuthorAgeFilesLines
* warnquota: Initialize all members of a configparams structurePetr Písař2019-11-051-7/+1
* warnquota: Free LDAP error messagePetr Písař2019-11-051-1/+4
* warnquota: Print also additional error info for LDAP errorsJan Kara2019-09-121-5/+21
* warnquota: Properly detect LDAP errorsJan Kara2019-09-081-2/+2
* warnquota: Do not ignore errors in config fileJan Kara2019-08-151-10/+72
* warnquota: Fix help textJan Kara2019-08-121-1/+1
* Fix warnquota Cc field being set incorrectly when using LDAPSantiago Castro2019-03-141-1/+1
* warnquota: Check snprintf() for overflowsPetr Písař2018-02-051-2/+15
* Implement manual choice of output unitJan Kara2018-01-101-11/+20
* Support systems which do not have nl_langinfo()Theodore Ts'o2016-03-301-0/+4
* Fix build with disabled ldapJan Kara2016-01-041-18/+18
* warnquota: Added StartTLS supportIan Allison2015-12-161-0/+35
* warnquota: Fix some leaks in LDAP lookup codeJan Kara2015-03-041-2/+6
* warnquota: Don't CC empty namesJan Kara2015-03-041-0/+4
* Stop using deprecated ldap_perrorTomáš Chvátal2014-12-021-6/+6
* Create new autotools buildsystemTomáš Chvátal2014-12-021-33/+1
* warnquota: Use LDAP for looking up CC value as wellJan Kara2014-05-011-89/+98
* warnquota: Use current locale as default charsetJan Kara2012-11-061-0/+9
* warnquota: Add MIME-Version headerJan Kara2012-11-061-0/+1
* Typo fixes, message changes for easier i18nJan Kara2012-02-291-4/+4
* warnoquota: Allow specifying of filesystems to checkJan Kara2012-01-311-5/+5
* 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