summaryrefslogtreecommitdiff
path: root/quotacheck.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some forgotten identifiers from reserved namespace. Added GUARD_ prefixjkar85722010-01-061-2/+2
| | | | to the guarding defines.
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-051-2/+2
| | | | | * Use /proc/mounts for mountpoint scanning (Jan Kara) * Removed use of reserved identifiers (Jan Kara)
* 64-bit quota support.jkar85722009-12-141-1/+2
|
* Error messages fixes (Dmitry V. Levin)jkar85722005-06-241-1/+1
|
* Added "very verbose" option to quotacheck(8) for printing the current ↵jkar85722005-03-101-0/+1
| | | | directory (Jan Kara, Jan Engelhardt)
* quotacheck(8) now creates backup quotafiles only when -b specified (Preston ↵jkar85722001-09-041-0/+1
| | | | | | | | Brown) Fixed bug in parsing of passed mountpoints (reported by Preston Brown) More verbose output of quotaon (Preston Brown) quotacheck(8) now automatically chooses vfsv0 quota format when no quota files are found and special filenames are not specified.
* Fixed bug in quotacheck for new format.jkar85722001-05-111-1/+1
| | | | | Fixed bug in version() in quot (Nathan). Added -t (truncate names) option to repquota.
* Initial revisionjkar85722001-03-231-0/+44