summaryrefslogtreecommitdiffstats
path: root/rquota_client.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-28rpc: Clarify error message when cannot connect to rpc.rquotadJan Kara1-14/+0
2014-11-26Skip NFS mounts without rquotad RPC service silentlyPetr Písař1-4/+34
2014-05-01Prevent from grace period overflow in RPC transportPetr Písař1-4/+6
2012-08-20quota: Fix reporting of NFS mountpointsJan Kara1-1/+0
2011-10-04Check set limits fit into the range supported by RPC transportPetr Písař1-0/+4
2011-05-16Make global symbols static as possiblePetr Pisar1-1/+1
2011-02-16Make RPC handle properly host names with colonsJan Kara1-15/+33
2010-09-09Remove useless $Id strings from headersJan Kara1-2/+0
2010-01-05* Rewritten configuration script to create config.h (Jan Kara)jkar85721-1/+4
2009-12-14* convert quota limits using rq_bsize from RPC request (Jan Kara)jkar85721-19/+3
2007-08-23Added options to enable pathname mangling for NFSv4 (Jan Kara)jkar85721-3/+5
2007-08-23Made possible to use quota rpc in mixed NFSv3 and NFSv4 environments -jkar85721-1/+13
2005-03-31Various tools fixes (manpages, quotacheck, NFSv4) (Jan Kara)jkar85721-2/+4
2004-02-12Partially reverted changes in RPC error detection - old RPC call was not used...jkar85721-6/+13
2003-10-18Fixed fake error messages from rpc.rquotadjkar85721-13/+7
2002-06-27Updated rpc.rquotad doc. (Jan Kara)jkar85721-1/+2
2001-08-22Implemented better error handling of RPC calls.jkar85721-10/+27
2001-08-15Fixed a few error messages.jkar85721-2/+3
2001-07-17Fixed overflow of used space.jkar85721-2/+2
2001-06-07Fixed problem in sending grace times (left time is sent, not time whenjkar85721-5/+24
2001-03-23Initial revisionjkar85721-0/+309