summaryrefslogtreecommitdiff
path: root/quotaio_v2.c
Commit message (Expand)AuthorAgeFilesLines
* Updated edquota(8) and setquota(8) to allow setting of individual grace time ...jkar85722002-11-211-0/+4
* Fixed bug in quota(1) return code.jkar85722002-03-271-57/+102
* Minor compile fixes on different archs (Michael Meskes, Jan Kara).jkar85722001-11-231-1/+1
* Added support for conversion of files with wrong endianity (due to SuSE RPM bug)jkar85722001-11-081-7/+20
* Implemented setting only limits by commit_dquot() so edquota & setquota can o...jkar85722001-09-271-3/+10
* repquota now buffers entries to be printed when resolving is needed (major sp...jkar85722001-09-251-3/+1
* Fixed infinity loop for XFS repquota.jkar85722001-05-041-5/+8
* Added check when GETINFO doesn't succeed in RO mode.jkar85722001-05-021-1/+5
* Added mntopt.h to dependencies in Makefile.in.jkar85722001-05-021-11/+20
* Merged with RedHat patch - mainly documentation issuesjkar85722001-04-041-9/+11
* Changed callbacks initialization to label-like one.jkar85722001-03-261-8/+7
* Initial revisionjkar85722001-03-231-0/+734