summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfsd: don't enable a UDP socket by defaultJeff Layton2017-04-054-13/+23
* nfsd: Allow the caller to turn off NFSv4.0 without turning off NFSv4.xTrond Myklebust2017-04-055-35/+92
* sm-notify: ending the grace period early should be configurableScott Mayhew2017-04-043-1/+24
* Manual page bug: two inaccuracies in nfsd(7)Chris Siebenmann2017-03-141-6/+2
* gssd: Duplicate the upcall string for error messagesFrank Sorenson2017-02-151-4/+13
* gssd: replace non-thread-safe strtok with strsepFrank Sorenson2017-02-151-1/+2
* nfs-server-generator: handle 'noauto' mounts correctlyNeilBrown2017-02-151-0/+26
* mount: call setgroups() before setuid()NeilBrown2017-02-151-0/+2
* conffile: ignore empty environment variables.NeilBrown2017-02-151-1/+1
* systemd: Fix nfs-mountd dependency on rpcbindRafael David Tinoco2017-02-151-0/+1
* mountd/exportfs: implement the -s/--state-directory-path optionScott Mayhew2017-02-1511-50/+188
* libnsm.a: refactor nsm_setup_pathnames() and nsm_make_pathname()Scott Mayhew2017-02-155-43/+119
* mount: fix mount fail that caused by uninitialized structJianhong Yin2017-02-023-11/+24
* Release: 2.1.1Steve Dickson2017-01-121-1/+1
* exportfs: support "security_label" export optionJ. Bruce Fields2017-01-124-1/+16
* nfsstats: fix some exit codes.NeilBrown2017-01-111-3/+3
* Renamed nfs.config to nfs.confSteve Dickson2017-01-041-0/+0
* exportfs: Make sure pass all valid export flags to nfsdKinglong Mee2017-01-041-5/+7
* nfs-server-generator: avoid using syslogNeilBrown2017-01-041-0/+3
* mountd: delay reading etab until first request arrives.NeilBrown2017-01-041-2/+0
* 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
* nfs.conf: adding a reference file of /etc/nfs.configSteve Dickson2016-12-201-0/+70
* svcgssd: add /etc/nfs.conf supportNeilBrown2016-12-203-0/+40
* gssd: add /etc/nfs.conf supportNeilBrown2016-12-203-0/+101
* exportfs: allow debugging to be enabled in nfs.confNeilBrown2016-12-203-0/+19
* xlog: Add common support for "debug=??" in /etc/nfs.confNeilBrown2016-12-208-1/+29
* conffile: fix striping of quotes from values.NeilBrown2016-12-201-8/+8
* conffile: allow embedded spaces in values.NeilBrown2016-12-201-2/+6
* nfsd: add /etc/nfs.conf support for host=NeilBrown2016-12-203-0/+23
* nfsd: add /etc/nfs.conf support for nfsd.port option.NeilBrown2016-12-203-2/+10
* nfsd: remove pointless memory allocations.NeilBrown2016-12-201-9/+4
* nfsd: move and improve test on valid portNeilBrown2016-12-201-7/+10
* Add nfs.systemd man pageNeilBrown2016-12-202-2/+169
* systemd: Remove the nfs-config.serviceNeilBrown2016-12-2012-66/+23
* statd: allow --no-notify to be passed via environment variable.NeilBrown2016-12-203-1/+12
* conffile: allow $name expansion of tag values.NeilBrown2016-12-202-2/+22
* conffile: ignore setting of empty stringNeilBrown2016-12-202-1/+4
* conffile: strip "quotes" from values in conf file.NeilBrown2016-12-202-9/+18
* conffile: add support for include files.NeilBrown2016-12-202-2/+19
* conffile: split loading of file into a separate function.NeilBrown2016-12-201-21/+26
* conffile: free image of config file after parsingNeilBrown2016-12-201-11/+6
* Add /etc/nfs.conf support for sm-notifyNeilBrown2016-12-203-0/+48
* Add /etc/nfs.conf support for statdNeilBrown2016-12-203-2/+78
* Add /etc/nfs.conf support for mountd.NeilBrown2016-12-203-1/+91
* Add /etc/nfs.conf support to rpc.nfsdNeilBrown2016-12-203-3/+106
* conffile: add bool supportNeilBrown2016-12-203-0/+50
* Add man-page describing /etc/nfs.confNeilBrown2016-12-202-1/+70
* start-statd: script using incompatible file descriptorDaniel Pocock2016-12-201-2/+2
* exportfs: fix path comparison in unexportfs_parsed()Scott Mayhew2016-12-171-0/+2