summaryrefslogtreecommitdiffstats
path: root/utils/nfsd/nfssvc.c
Commit message (Expand)AuthorAgeFilesLines
* 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