summaryrefslogtreecommitdiff
path: root/rquota_client.c
Commit message (Expand)AuthorAgeFilesLines
* rpc: Clarify error message when cannot connect to rpc.rquotadJan Kara2019-05-281-14/+0
* Skip NFS mounts without rquotad RPC service silentlyPetr Písař2014-11-261-4/+34
* Prevent from grace period overflow in RPC transportPetr Písař2014-05-011-4/+6
* quota: Fix reporting of NFS mountpointsJan Kara2012-08-201-1/+0
* Check set limits fit into the range supported by RPC transportPetr Písař2011-10-041-0/+4
* Make global symbols static as possiblePetr Pisar2011-05-161-1/+1
* Make RPC handle properly host names with colonsJan Kara2011-02-161-15/+33
* Remove useless $Id strings from headersJan Kara2010-09-091-2/+0
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-051-1/+4
* * convert quota limits using rq_bsize from RPC request (Jan Kara)jkar85722009-12-141-19/+3
* Added options to enable pathname mangling for NFSv4 (Jan Kara)jkar85722007-08-231-3/+5
* Made possible to use quota rpc in mixed NFSv3 and NFSv4 environments -jkar85722007-08-231-1/+13
* Various tools fixes (manpages, quotacheck, NFSv4) (Jan Kara)jkar85722005-03-311-2/+4
* Partially reverted changes in RPC error detection - old RPC call was not used...jkar85722004-02-121-6/+13
* Fixed fake error messages from rpc.rquotadjkar85722003-10-181-13/+7
* Updated rpc.rquotad doc. (Jan Kara)jkar85722002-06-271-1/+2
* Implemented better error handling of RPC calls.jkar85722001-08-221-10/+27
* Fixed a few error messages.jkar85722001-08-151-2/+3
* Fixed overflow of used space.jkar85722001-07-171-2/+2
* Fixed problem in sending grace times (left time is sent, not time whenjkar85722001-06-071-5/+24
* Initial revisionjkar85722001-03-231-0/+309