summaryrefslogtreecommitdiff
path: root/edquota.c
Commit message (Expand)AuthorAgeFilesLines
* edquota: Fix editing of individual user grace timesJan Kara2022-11-011-1/+2
* Make messages about failures for NFS consistent with local filesystemsJan Kara2019-05-241-2/+2
* edquota: Remove forgotten license headerJan Kara2019-04-021-32/+1
* quota-tools: add missing newline to die() messagesTheodore Ts'o2017-02-091-2/+2
* edquota: Project quota supportJan Kara2016-03-311-5/+12
* edquota: fix mtime checkKonstantin Khlebnikov2015-03-081-2/+2
* edquota: Do not unnecessarily overwrite limits/timesJan Kara2015-01-051-0/+30
* edquota: Fix error handlingJan Kara2015-01-051-5/+9
* edquota: Reopen the file with new grace timesJan Kara2015-01-051-2/+11
* edquota: Unify code for editing grace times and quota limitsJan Kara2015-01-051-34/+24
* Create new autotools buildsystemTomáš Chvátal2014-12-021-1/+1
* edquota: Fix editting of more usersJan Kara2012-05-231-1/+5
* Make global symbols static as possiblePetr Pisar2011-05-161-7/+7
* Forbid grace time setting over RPCJan Kara2011-03-091-2/+6
* Make quota, setquota, and edquota recognize -h optionOndrej Vasik2011-01-111-2/+3
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-051-0/+2
* 64-bit quota support.jkar85722009-12-141-4/+0
* * some typos fixes (Matthew Boyle)jkar85722008-04-281-6/+13
* Updated manpages to explain --no-mixed-paths (Jan Kara)jkar85722007-09-181-6/+6
* Added options to enable pathname mangling for NFSv4 (Jan Kara)jkar85722007-08-231-5/+13
* Fixed error handling in edquota(8) when creating tmp files (Jan Kara)jkar85722006-10-301-2/+12
* Changed option parsing to use long options (Jan Kara)jkar85722006-05-131-69/+123
* Corrected some informal language in error messages (Jan Kara)jkar85722005-11-211-7/+7
* Changed mountpoint scanning so that we don't even stat NFS mountpoints whenjkar85722005-10-251-2/+2
* Various tools fixes (manpages, quotacheck, NFSv4) (Jan Kara)jkar85722005-03-311-5/+5
* Fixed exit codes of edquota and setquota (Jan Kara)jkar85722004-07-131-14/+27
* Added batch mode of setquota(8) (Jan Kara)jkar85722004-04-141-5/+5
* Fixed edquota -f option (Jan Kara)jkar85722003-07-291-2/+2
* Added option to ignore autofs mountpoints to quota(1), quot(8) and repquota(8...jkar85722003-02-141-2/+6
* Made quota tools aware of /etc/services (unknown)jkar85722002-11-211-3/+3
* Updated edquota(8) and setquota(8) to allow setting of individual grace time ...jkar85722002-11-211-7/+32
* * fixed quotacheck(8) to continue when old quota files were not found (Jan Kara)jkar85722002-07-231-4/+4
* Fixed bug in quota(1) return code.jkar85722002-03-271-3/+2
* Added -f <filesystem> option to edquota.jkar85722001-12-141-12/+17
* Fixed a few error messages.jkar85722001-08-151-2/+2
* Fixed quotastats(8)jkar85722001-07-161-11/+29
* Added mntopt.h to dependencies in Makefile.in.jkar85722001-05-021-11/+21
* Fixed underscore bug (Nathan Scott)jkar85722001-04-261-3/+3
* Updated manpages.jkar85722001-04-111-2/+2
* Initial revisionjkar85722001-03-231-0/+200