summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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 descriptornfs-utils-1-3-5-rc4Daniel 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 filenfs-utils-1-3-5-rc3NeilBrown2016-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.nfs-utils-1-3-5-rc2Steve 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 errornfs-utils-1-3-5-rc1NeilBrown2016-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 exportpointnfs-utils-1-3-4-rc7nfs-utils-1-3-4NeilBrown2016-08-031-1/+17
* mountd: allow alternate ttl to be specified for dump_to_cache.NeilBrown2016-08-031-8/+12
* mount: fix memory leak in v4root_add_parentsNeilBrown2016-08-031-3/+3
* mount: use a public address for IPv6 callback.NeilBrown2016-08-031-0/+5
* mount: don't treat temporary name resolution failure as permanentNeilBrown2016-08-031-23/+31
* mountd: remove the --exports-file optionNeilBrown2016-08-034-21/+5
* nfs.man: clarify effect of 'retry' optionNeilBrown2016-08-031-2/+12
* blkmapd: unlink pid file when error outKinglong Mee2016-07-201-4/+4
* blkmapd: Let running correctly when pid file existsKinglong Mee2016-07-201-7/+1
* Gssd: Avoid compiling warning and simplify codesKinglong Mee2016-07-201-8/+8
* exportfs: fix export point checkingnfs-utils-1-3-4-rc6Jianhong Yin2016-07-181-2/+2
* nfs(5): Add lease management security considerationsChuck Lever2016-07-181-3/+56
* start-statd: Use flock to serialize the running of this scriptSteve Dickson2016-06-211-0/+4
* nfsdcltrack: fix a typo in the manpageYongcheng Yang2016-06-211-1/+1
* statd: suppress a benign log message in nsm_delete_host()Scott Mayhew2016-06-213-10/+13