summaryrefslogtreecommitdiff
path: root/quot.c
Commit message (Expand)AuthorAgeFilesLines
* Use proper C99 integer typesFabrice Fontaine2019-03-291-8/+9
* Aadd HPE XFS supportTinguely, Mark2018-05-091-1/+2
* Further i18n fixesJan Kara2012-03-021-1/+1
* Add support for quotas on ext4 in system filesJan Kara2011-11-171-11/+11
* Make global symbols static as possiblePetr Pisar2011-05-161-2/+2
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-051-0/+2
* 64-bit quota support.jkar85722009-12-141-4/+0
* * fixed XFS handling to work with loopback mounted devices (Jan Kara)jkar85722007-02-211-1/+1
* Added option -T and -q to quot(8) utility (Andre Nathan)jkar85722003-12-121-6/+18
* Added option to ignore autofs mountpoints to quota(1), quot(8) and repquota(8...jkar85722003-02-141-2/+6
* Fixed bug with rpc.rquotad bad path processing.jkar85722002-05-031-2/+2
* Fixed initialization of mountpoint scanning (leading to rpc.rquotad SEGFAULT).jkar85722001-11-261-1/+1
* Fixed a few error messages.jkar85722001-08-151-35/+13
* Applied ia64 fix from Nathan.jkar85722001-08-041-5/+11
* Fixed bug in quotacheck for new format.jkar85722001-05-111-1/+1
* Added mntopt.h to dependencies in Makefile.in.jkar85722001-05-021-7/+7
* Fixed underscore bug (Nathan Scott)jkar85722001-04-261-1/+1
* Updated manpages.jkar85722001-04-111-86/+124
* Initial revisionjkar85722001-03-231-0/+352