summaryrefslogtreecommitdiffstats
path: root/utils/nfsd/nfssvc.c
Commit message (Expand)AuthorAgeFilesLines
* rpc.nfsd: Squelch DNS errors when using the --host optionChuck Lever2015-07-141-22/+25
* Add string.h to source files that need itTimo Teräs2014-12-071-0/+1
* nfsd: set nlm grace time to make NFSv4 grace timeNeilBrown2014-03-111-0/+8
* nfsd: allow nfsv4leasetime and nfsv4gracetime to be setNeilBrown2014-03-111-0/+17
* nfsd: add -r and --rdma options to request rdma serviceNeilBrown2014-03-111-0/+34
* nfsd: support NFS4_MAXMINOR up to the number an unsigned int can keepSteve Dickson2014-02-131-5/+7
* nfsd: fix minorversion-choosing interfaceJ. Bruce Fields2014-01-071-3/+3
* rpc.nfsd: Allow v4.2 server support with the -V optionSteve Dickson2013-08-191-4/+7
* nfsd: allow choosing server 41 support at runtimeJ. Bruce Fields2011-09-201-6/+4
* supress socket error when address family is not supportedNeilBrown2011-05-231-2/+7
* nfsd: Enable IPv6 support in rpc.nfsd again.Chuck Lever2010-09-271-9/+0
* rpc.nfsd: mount up nfsdfs is it doesn't appear to be mounted yetJeff Layton2010-09-161-3/+49
* Removed warnings from nfssvc.cSteve Dickson2010-08-091-3/+3
* nfsd: fix version-setting regression on old kernelsJ. Bruce Fields2010-02-041-5/+5
* Remove the AI_ADDRCONFIG hint flag to getaddrinfo() when it'sSteve Dickson2009-11-121-1/+1
* IPv6 support for nfsd was finished before some of the other daemonsJeff Layton2009-09-141-0/+9
* Allow nfssvc_setfds to properly deal with AF_INET6.Jeff Layton2009-08-141-0/+14
* nfs-utils: convert nfssvc_setfds to use getaddrinfoJeff Layton2009-08-141-73/+140
* nfs-utils: move check for active knfsd to helper functionJeff Layton2009-08-011-14/+30
* nfs-utils: declare a static common buffer for nfssvc.c routinesJeff Layton2009-08-011-11/+17
* nfs-utils: convert rpc.nfsd to use xlog()Jeff Layton2009-08-011-24/+23
* nfs-utils: move nfssvc.c to nfsd dir and clean up linking of nfsdJeff Layton2009-08-011-0/+187