summaryrefslogtreecommitdiffstats
path: root/rquota_svc.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-21rpc.rquotad: Handle daemon(3) failureJan Kara1-1/+4
2017-09-05rpc.rquotad: IPv6 supportJan Kara1-39/+69
2017-09-05Add support for ipv6 to good_clientJan Kara1-7/+30
2012-03-02Further i18n fixesJan Kara1-5/+5
2011-05-16Make global symbols static as possiblePetr Pisar1-1/+1
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/+3
2009-04-28Fix hostname checking in rpc.rquotad (Jan Kara)jkar85721-27/+5
2007-08-27Removed -m option for the server. After some discussions I agree it does not ...jkar85721-12/+3
2007-08-23Added options to enable pathname mangling for NFSv4 (Jan Kara)jkar85721-15/+24
2007-08-22Cleaned up host access handling in rpc.rquotad (Jan Kara)jkar85721-5/+7
2005-06-01Parse NFSD export table to find out pseudofilesystem root for NFSv4 (Jan Kara)jkar85721-9/+59
2003-12-02Implementing alternative port for rpc.rquotad to listen on.jkar85721-19/+45
2003-09-25Added exit(0) to signal handler of SIGHUP,... in rpc.rquotad. (Michael Meskes)jkar85721-3/+4
2003-05-21Added forgotten handling of autofs mountpoints to rpc.rquotad.jkar85721-3/+9
2002-11-28Optimized linking with svc_socket.o; fixed error reporting in svc_socket.c (J...jkar85721-3/+6
2002-11-21Made quota tools aware of /etc/services (unknown)jkar85721-3/+25
2002-06-27Updated rpc.rquotad doc. (Jan Kara)jkar85721-3/+17
2002-03-27Fixed bug in quota(1) return code.jkar85721-3/+2
2001-09-26Fixed detection of RH 7.1 kernel not to make problems on older kernels.jkar85721-2/+2
2001-09-21Syslog support for rpc.rquotad by Jani Jaakkola; fixed some bugs by me...jkar85721-29/+44
2001-09-17Added --no-setquota option to rpc.rquotad (Jani Jaakkola)jkar85721-19/+83
2001-09-17Fixed memleak and SIGPIPE in rpc.rquota (Jani Jaakkola)jkar85721-8/+6
2001-08-22Implemented better error handling of RPC calls.jkar85721-2/+3
2001-08-21Updated host checking from nfsutils rquotad().jkar85721-1/+58
2001-08-15Fixed a few error messages.jkar85721-10/+10
2001-05-02Added mntopt.h to dependencies in Makefile.in.jkar85721-12/+32
2001-03-23Initial revisionjkar85721-0/+233