summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed typo in usage stringSteve Dickson2016-12-071-1/+1
* Remove error messages on xstrdup failure.NeilBrown2016-12-064-43/+10
* Remove all use of the nfsctl system call.NeilBrown2016-12-0621-961/+29
* mount: take history into account when assessing if an error is permanent.NeilBrown2016-12-061-5/+29
* mount: don't hide temporary error code on timeout.NeilBrown2016-12-061-3/+1
* exportfs: remove redundant exports options outputJianhong Yin2016-11-222-9/+6
* nfsdcltrack: read configuration from a fileNeilBrown2016-11-163-0/+33
* Remove all use of /var/lib/nfs/xtabNeilBrown2016-11-157-56/+7
* nfs-server-generator: avoid using external services.NeilBrown2016-11-074-10/+15
* mountstats: add pNFS READs and WRITEsScott Mayhew2016-09-221-0/+2
* rpc-gssd: Make the path to the keytab configurable.Steve Dickson2016-08-253-1/+8
* Make location of nfs-utils_env.sh configurable.Steve Dickson2016-08-243-1/+8
* nfs-server-generator: Fix segfault when /etc/fstab does not existYu Watanabe2016-08-241-1/+7
* mount: RPC_PROGNOTREGISTERED should not be a permanent errorNeilBrown2016-08-221-4/+3
* systemd: improve ordering between nfs-server and various mountsSteve Dickson2016-08-224-3/+153
* Move export_d_read() to support/export/export.cNeilBrown2016-08-203-59/+66
* nfs-utils: Update rpc.idmap and nfsidmap man pagesSteve Dickson2016-08-202-0/+32
* mountd: fail nfsd.export lookup for path to unmounted exportpointNeilBrown2016-08-031-1/+17