summaryrefslogtreecommitdiff
path: root/utils/nfsd
Commit message (Expand)AuthorAgeFilesLines
* nfs-utils: rename xlog_from_conffile() to xlog_set_debug()Steve Dickson2021-02-181-2/+9
* nfsd: clean up option parsingUlrich Olmann2020-12-161-1/+1
* nfsd: Adjust nfs.conf setting/parsing of rdma portYongcheng Yang2019-09-052-2/+13
* nfs-utils: fix addrinfo usage with musl-1.1.21Peter Wagner2019-02-271-2/+1
* nfs.conf: fail to disable major NFS version 4 using "vers4=n" in /etc/nfs.confJustin Mitchell2018-09-261-3/+12
* nfsd: track when the user explicitly requested version 4.0Scott Mayhew2018-08-203-7/+21
* nfsd: allow verson 4.0 to be enabled/disabled via nfs.confScott Mayhew2018-08-201-5/+1
* Fixed format overflow warnings in mountd and nfsdgabriele balducci2018-06-051-1/+1
* nfsd: Set default minor versionsSteve Dickson2018-04-201-2/+2
* Removed -Werror=unused-result warnings.Steve Dickson2018-03-071-2/+3
* nfs-utils: Restore ABI compat with pre-merge libnfsidmapJustin Mitchell2017-11-071-1/+1
* nfs-utils: split conffile to a separate convenience libJustin Mitchell2017-10-261-1/+1
* rpc.nfsd: Do not fail when all address families are not support.Steve Dickson2017-10-051-2/+4
* nfsd.c: removed a few warningsSteve Dickson2017-07-261-0/+3
* nfsd: added 'u' to argument list.Steve Dickson2017-06-011-1/+1
* config: Remove the conf_path globalJustin Mitchell2017-05-051-3/+1
* nfsd: don't enable a UDP socket by defaultJeff Layton2017-04-052-11/+21
* nfsd: Allow the caller to turn off NFSv4.0 without turning off NFSv4.xTrond Myklebust2017-04-054-33/+87
* nfsd: Do not permit manipulation of NFSv4.0, e.g. "-N 4.0"NeilBrown2017-01-042-4/+4
* nfsd: fix setting of minor version from config fileNeilBrown2017-01-042-5/+17
* xlog: Add common support for "debug=??" in /etc/nfs.confNeilBrown2016-12-201-0/+1
* nfsd: add /etc/nfs.conf support for host=NeilBrown2016-12-202-0/+22
* nfsd: add /etc/nfs.conf support for nfsd.port option.NeilBrown2016-12-202-1/+6
* nfsd: remove pointless memory allocations.NeilBrown2016-12-201-9/+4
* nfsd: move and improve test on valid portNeilBrown2016-12-201-7/+10
* Add /etc/nfs.conf support to rpc.nfsdNeilBrown2016-12-202-3/+82
* Remove error messages on xstrdup failure.NeilBrown2016-12-061-29/+6
* Remove all use of the nfsctl system call.NeilBrown2016-12-063-23/+7
* nfsd: use correct byte order on rdma portSteve Dickson2016-03-011-1/+1
* nfsd: Fix message when creating NFSD listener socketsJuergen Daubert2015-11-021-2/+3
* nfsd: ignore unsupported address types in nfssvc_setfdsChristoph Hellwig2015-10-301-7/+6
* rpc.nfsd: Squelch DNS errors when using the --host optionChuck Lever2015-07-143-90/+29
* nfs-utils: cross-reference nfsd.7 from nfsd.8 and vice versaCyril Brulebois2015-04-021-0/+1
* Fix up issue with "make dist"NeilBrown2014-12-071-0/+1
* Add string.h to source files that need itTimo Teräs2014-12-071-0/+1
* Include libgen.h for basenameNatanael Copa2014-09-151-0/+1
* nfsd: Remove some warnings nfsd.cSteve Dickson2014-04-301-1/+1
* nfsd: permit to use multiple time the -H optionMichael Scherer2014-03-112-17/+35
* nfsd: set nlm grace time to make NFSv4 grace timeNeilBrown2014-03-112-1/+10
* nfsd: allow nfsv4leasetime and nfsv4gracetime to be setNeilBrown2014-03-114-6/+60
* nfsd: add -r and --rdma options to request rdma serviceNeilBrown2014-03-114-4/+63
* nfsd: support NFS4_MAXMINOR up to the number an unsigned int can keepSteve Dickson2014-02-133-12/+17
* nfsd: fix minorversion-choosing interfaceJ. Bruce Fields2014-01-073-7/+7
* rpc.nfsd: Allow v4.2 server support with the -V optionSteve Dickson2013-08-192-10/+13
* rpc.nfsd: No longer advertise NFS v2 support.Steve Dickson2013-08-191-1/+1
* nfsd: Add support for the -V and --nfs-version optional argumentsTrond Myklebust2013-03-252-3/+32
* nfsd: Bump up the default to 8 nprocsSteve Dickson2012-03-161-1/+5
* autoconf: only link binaries that need it to libtirpcnfs-utils-1-2-6-rc6Jeff Layton2012-01-161-1/+1
* man pages: fixed a few typos in a couple man pagesSteve Dickson2011-10-041-1/+1
* nfsd: allow choosing server 41 support at runtimeJ. Bruce Fields2011-09-202-9/+12