summaryrefslogtreecommitdiff
path: root/setquota.c
Commit message (Expand)AuthorAgeFilesLines
* setquota: Avoid false error messages when setting grace timesJan Kara2022-11-011-2/+4
* setquota: Report failure to obtain quota informationJan Kara2019-05-241-0/+18
* Make messages about failures for NFS consistent with local filesystemsJan Kara2019-05-241-3/+3
* setquota: Project quota supportJan Kara2016-03-311-14/+36
* Fix warnings due to missing stdlib.hJan Kara2016-03-301-0/+1
* Allow building on systems that do not have rpc header filesTheodore Ts'o2016-03-301-0/+2
* Create new autotools buildsystemTomáš Chvátal2014-12-021-1/+1
* Recognize units at inode limits by edquotaPetr Písař2013-01-211-2/+0
* Recognize units at inode limits by setquotaPetr Písař2013-01-211-4/+35
* Recognize block limit units on setquota standard inputPetr Písař2013-01-211-4/+22
* Recognize units at block limits by setquotaPetr Písař2013-01-211-2/+15
* Further i18n fixesJan Kara2012-03-021-1/+1
* Typo fixes, message changes for easier i18nJan Kara2012-02-291-9/+9
* Make global symbols static as possiblePetr Pisar2011-05-161-5/+5
* Fix check in setgraces() in setquota.cPetr Pisar2011-03-141-1/+1
* Forbid grace time setting over RPCJan Kara2011-03-091-1/+5
* Fix synopsis and properly report errors during remote grace period settingJan Kara2011-03-081-3/+8
* Make quota, setquota, and edquota recognize -h optionOndrej Vasik2011-01-111-2/+2
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-051-0/+3
* Do not allow setting of user's grace time when softlimit is not exceeded (Jan...jkar85722008-12-181-2/+8
* * fix reference to rpc manpage (anonymous reporter)jkar85722008-12-171-10/+10
* * some typos fixes (Matthew Boyle)jkar85722008-04-281-1/+1
* Added -c, --continue-batch option to setquota (8) (Jan Kara)jkar85722007-11-131-8/+24
* Let setquota batch mode accept comments and blank lines (Jacky Bruno, Jan Kara)jkar85722007-11-081-7/+20
* 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/+15
* Changed option parsing to use long options (Jan Kara)jkar85722006-05-131-21/+52
* Corrected some informal language in error messages (Jan Kara)jkar85722005-11-211-1/+1
* Changed mountpoint scanning so that we don't even stat NFS mountpoints whenjkar85722005-10-251-2/+2
* Fixed exit codes of edquota and setquota (Jan Kara)jkar85722004-07-131-13/+26
* Fixed possible problems when getprivs() return NULL. (Jan Kara)jkar85722004-04-221-1/+1
* Added batch mode of setquota(8) (Jan Kara)jkar85722004-04-141-9/+81
* Added option to ignore autofs mountpoints to quota(1), quot(8) and repquota(8...jkar85722003-02-141-2/+2
* Updated edquota(8) and setquota(8) to allow setting of individual grace time ...jkar85722002-11-211-8/+51
* * fixed quotacheck(8) to continue when old quota files were not found (Jan Kara)jkar85722002-07-231-2/+2
* Fixed bug in quota(1) return code.jkar85722002-03-271-1/+1
* Fixed detection of RH 7.1 kernel not to make problems on older kernels.jkar85722001-09-261-5/+1
* Fixed a few error messages.jkar85722001-08-151-1/+1
* Fixed quotastats(8)jkar85722001-07-161-0/+2
* Added mntopt.h to dependencies in Makefile.in.jkar85722001-05-021-7/+12
* Fixed underscore bug (Nathan Scott)jkar85722001-04-261-1/+1
* Merged with RedHat patch - mainly documentation issuesjkar85722001-04-041-1/+2
* Initial revisionjkar85722001-03-231-0/+232