summaryrefslogtreecommitdiff
path: root/quotacheck_v2.c
Commit message (Expand)AuthorAgeFilesLines
* quotacheck: Fail check if quota file magic is invalidJan Kara2018-02-051-0/+3
* quotacheck: Avoid question in non-interactive modeJan Kara2018-02-051-1/+2
* quotacheck: Fix buggy error check of read(2)Jan Kara2016-07-061-1/+1
* Use libc byteswapping routines not kernel onesCristian Rodríguez2013-12-021-38/+38
* Typo fixes, message changes for easier i18nJan Kara2012-02-291-1/+1
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-051-1/+7
* 64-bit quota support.jkar85722009-12-141-38/+98
* Format string fixes (Ladislav Michnovic)jkar85722008-04-211-2/+2
* * fixed XFS handling to work with loopback mounted devices (Jan Kara)jkar85722007-02-211-3/+3
* Corrected some informal language in error messages (Jan Kara)jkar85722005-11-211-6/+6
* Various tools fixes (manpages, quotacheck, NFSv4) (Jan Kara)jkar85722005-03-311-4/+6
* Fixed illegal reference checking in quotacheck(8) (Jan Kara)jkar85722005-03-171-1/+3
* Updated version to 3.12jkar85722004-05-241-2/+5
* quotacheck(8) now creates backup quotafiles only when -b specified (Preston B...jkar85722001-09-041-3/+3
* Fixed bug in quotacheck for new format.jkar85722001-05-111-0/+6
* Added mntopt.h to dependencies in Makefile.in.jkar85722001-05-021-15/+17
* Initial revisionjkar85722001-03-231-0/+344