summaryrefslogtreecommitdiff
path: root/rquota_client.c
AgeCommit message (Collapse)Author
2009-12-14* convert quota limits using rq_bsize from RPC request (Jan Kara)jkar8572
* added noreturn attribute to die to avoid false warnings (Jan Kara)
2007-08-23Added options to enable pathname mangling for NFSv4 (Jan Kara)jkar8572
2007-08-23Made possible to use quota rpc in mixed NFSv3 and NFSv4 environments -jkar8572
quota(1) and similar tools now use paths without leading / for NFSv4 mounts (Jan Kara)
2005-03-31Various tools fixes (manpages, quotacheck, NFSv4) (Jan Kara)jkar8572
2004-02-12Partially reverted changes in RPC error detection - old RPC call was not ↵jkar8572
used when it should be (Jan Kara)
2003-10-18Fixed fake error messages from rpc.rquotadjkar8572
Fixed reporting of quotas on NFS filesystem without quotas
2002-06-27Updated rpc.rquotad doc. (Jan Kara)jkar8572
Disabled setquota by default in config and daemon. (Jan Kara)
2001-08-22Implemented better error handling of RPC calls.jkar8572
Implemented better host access handling (from nfsutils rquotad).
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-07-17Fixed overflow of used space.jkar8572
2001-06-07Fixed problem in sending grace times (left time is sent, not time whenjkar8572
quota will be forced).
2001-03-23Initial revisionjkar8572