summaryrefslogtreecommitdiff
path: root/rquota_svc.c
AgeCommit message (Collapse)Author
2001-09-26Fixed detection of RH 7.1 kernel not to make problems on older kernels.jkar8572
Utilities now use shared locks when opening files read-only. Changed naming of Q_GETSTATS as they would be no longer in kernel.
2001-09-21Syslog support for rpc.rquotad by Jani Jaakkola; fixed some bugs by me...jkar8572
2001-09-17Added --no-setquota option to rpc.rquotad (Jani Jaakkola)jkar8572
2001-09-17Fixed memleak and SIGPIPE in rpc.rquota (Jani Jaakkola)jkar8572
2001-08-22Implemented better error handling of RPC calls.jkar8572
Implemented better host access handling (from nfsutils rquotad).
2001-08-21Updated host checking from nfsutils rquotad().jkar8572
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-03-23Initial revisionjkar8572