summaryrefslogtreecommitdiff
path: root/quotacheck.8
Commit message (Collapse)AuthorAgeFilesLines
* * fixup typos in manpages (Michael Meskes)jkar85722010-02-221-1/+1
|
* 64-bit quota support.jkar85722009-12-141-2/+4
|
* Changed option parsing to use long options (Jan Kara)jkar85722006-05-131-14/+14
| | | | | Added option to always resolve even numeric names (Jan Kara) Corrected a few typos in manpaged (Jan Kara, Justin Pryzby)
* Fixed illegal reference checking in quotacheck(8) (Jan Kara)jkar85722005-03-171-1/+2
| | | | Fix of fix of sanity check in repquota(8) (Jan Kara)
* Added "very verbose" option to quotacheck(8) for printing the current ↵jkar85722005-03-101-0/+1
| | | | directory (Jan Kara, Jan Engelhardt)
* warnquota(8) supports getting of e-mail address via LDAP (James Bourne)jkar85722004-01-051-1/+1
| | | | | warnquota(8) supports checking whether user is not over quota on mail partition (James Bourne) fixed typo in quotacheck.8 (Noel Koethe)
* Updated quotacheck docs.jkar85722002-07-221-3/+3
|
* quotacheck(8) now creates backup quotafiles only when -b specified (Preston ↵jkar85722001-09-041-5/+12
| | | | | | | | 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.
* Merged corrections to doc, one bugfix to quotacheck.jkar85722001-08-071-81/+78
|
* Added mntopt.h to dependencies in Makefile.in.jkar85722001-05-021-49/+144
| | | | | | | | | | | Fixed MNTTYPE_REISER to proper string. sprintf->snprintf Merged Marco's patch with errstr(), configurable BSD behaviour Fixed bug in quota detection IO code now opens file only RO if possible. IO code now doesn't open file if not required. Fixed bug in quotaon. Updated all manpages.
* Initial revisionjkar85722001-03-231-0/+94