summaryrefslogtreecommitdiff
path: root/quotasys.c
AgeCommit message (Collapse)Author
2001-09-25repquota now buffers entries to be printed when resolving is needed (major ↵jkar8572
speedup). Workaround for bug in RH 7.1 kernel (Anders Blomdell)
2001-09-17Fixed editting of small grace times (reported by Alexander V. Sulima)jkar8572
2001-09-17Fixed memleak and SIGPIPE in rpc.rquota (Jani Jaakkola)jkar8572
2001-09-10Implemented reading of statistics through /proc/fs/quota (Nathan Scott) + ↵jkar8572
minor changes by Jan Kara
2001-09-04quotacheck(8) now creates backup quotafiles only when -b specified (Preston ↵jkar8572
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.
2001-08-15Fixed a few error messages.jkar8572
Implemented new mountpoint scanning. Implemented caching for scanning in old quota format. Implemented automatic choice of appropriate units in repquota, quota.
2001-05-02Added mntopt.h to dependencies in Makefile.in.jkar8572
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.
2001-04-11Updated manpages.jkar8572
Fixed small bug in repquota (User vs Group). Some XFS updates. Fixed problems with devfs and relative paths.
2001-04-05Added EXT2DIRECT as configurable option.jkar8572
Fixed bug in quotacheck -c option. Fixed bug in RPC implementation.
2001-04-04Merged with RedHat patch - mainly documentation issuesjkar8572
Added some forgotten _() around strings. Added sponsoring notes Removed mandatory -F from quotacheck.
2001-03-26Fixed bugs in XFS quota option detection.jkar8572
2001-03-23Initial revisionjkar8572