summaryrefslogtreecommitdiff
path: root/quotaops.c
Commit message (Expand)AuthorAgeFilesLines
* edquota: Fix editing of individual user grace timesJan Kara2022-11-011-2/+10
* quotaops: fix compilation warningDmitry V. Levin2020-11-231-0/+2
* Fix ignoring disabled quotasPetr Písař2020-03-261-1/+3
* quotaops: Make error string translatableJan Kara2019-05-281-1/+1
* rpc: Clarify error message when cannot connect to rpc.rquotadJan Kara2019-05-281-5/+9
* quotaops: Do not leak dquot structures on failureJan Kara2019-05-241-4/+5
* quotaops: Do not return partial list from getprivs()Jan Kara2019-05-241-8/+11
* Make messages about failures for NFS consistent with local filesystemsJan Kara2019-05-241-1/+1
* Remove old disclaimersJan Kara2019-03-261-31/+1
* quotaops: check return code of ftruncate and lseek callsDmitry V. Levin2017-05-181-24/+29
* quotaops: check return code of fgets callsDmitry V. Levin2017-05-181-8/+20
* quotaops: check setgid/setuid return codeDmitry V. Levin2017-05-181-2/+4
* Fix warnings due to missing stdlib.hJan Kara2016-03-301-0/+1
* Use NGROUPS_MAX instead of NGROUPSTheodore Ts'o2016-03-301-2/+3
* Allow building on systems that do not have rpc header filesTheodore Ts'o2016-03-301-0/+2
* Close FILE handles on errorPetr Písař2013-06-211-0/+11
* Recognize units at inode limits by edquotaPetr Písař2013-01-211-4/+22
* Recognize units at block limits by edquotaPetr Písař2013-01-211-3/+25
* Fix compilation failure with --enable-bsd_behaviour=noJan Kara2012-08-201-1/+1
* Further i18n fixesJan Kara2012-03-021-3/+3
* edquota: Fix localication of time unitsJan Kara2011-10-201-1/+1
* Rip out ALTFORMAT config optionJan Kara2011-10-201-103/+0
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-051-0/+2
* 64-bit quota support.jkar85722009-12-141-4/+0
* * fix reference to rpc manpage (anonymous reporter)jkar85722008-12-171-2/+4
* Format string fixes (Ladislav Michnovic)jkar85722008-04-211-5/+5
* Add user name in error messages in getprivs (Michal Marek, Jan Kara)jkar85722006-07-211-6/+10
* Changed option parsing to use long options (Jan Kara)jkar85722006-05-131-3/+3
* Corrected some informal language in error messages (Jan Kara)jkar85722005-11-211-10/+10
* Fixed error messages in getprivs() (Jan Kara, Brian Morris)jkar85722005-09-201-5/+5
* Various tools fixes (manpages, quotacheck, NFSv4) (Jan Kara)jkar85722005-03-311-3/+3
* Fixed grace time setting - now it's set at exceeding, not at reaching softlim...jkar85722004-08-261-3/+3
* Updated version to 3.12jkar85722004-05-241-5/+10
* Get maximal number of groups via sysconf() (Nathan Scott)jkar85722004-04-201-9/+20
* Added batch mode of setquota(8) (Jan Kara)jkar85722004-04-141-3/+3
* edquota(8) now allows parameters in VISUAL/EDITOR env. params (Jan Kara)jkar85722004-01-071-5/+25
* Fixed fake error messages from rpc.rquotadjkar85722003-10-181-2/+2
* Updated edquota(8) and setquota(8) to allow setting of individual grace time ...jkar85722002-11-211-33/+130
* * fixed quotacheck(8) to continue when old quota files were not found (Jan Kara)jkar85722002-07-231-4/+6
* Implemented setting only limits by commit_dquot() so edquota & setquota can o...jkar85722001-09-271-2/+2
* Implemented better error handling of RPC calls.jkar85722001-08-221-3/+3
* Fixed quotastats(8)jkar85722001-07-161-17/+26
* Added mntopt.h to dependencies in Makefile.in.jkar85722001-05-021-26/+76
* Fixed bug with deice inodes in quotacheck.jkar85722001-04-121-2/+2
* Updated manpages.jkar85722001-04-111-3/+3
* Initial revisionjkar85722001-03-231-0/+476