summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* nfsd: fix setting of minor version from config fileNeilBrown2017-01-042-5/+17
* svcgssd: add /etc/nfs.conf supportNeilBrown2016-12-202-0/+31
* gssd: add /etc/nfs.conf supportNeilBrown2016-12-202-0/+83
* exportfs: allow debugging to be enabled in nfs.confNeilBrown2016-12-202-0/+13
* xlog: Add common support for "debug=??" in /etc/nfs.confNeilBrown2016-12-205-0/+5
* 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
* statd: allow --no-notify to be passed via environment variable.NeilBrown2016-12-202-0/+10
* Add /etc/nfs.conf support for sm-notifyNeilBrown2016-12-202-0/+38
* Add /etc/nfs.conf support for statdNeilBrown2016-12-202-2/+53
* Add /etc/nfs.conf support for mountd.NeilBrown2016-12-202-0/+70
* Add /etc/nfs.conf support to rpc.nfsdNeilBrown2016-12-202-3/+82
* 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-066-161/+25
* 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-221-8/+6
* nfsdcltrack: read configuration from a fileNeilBrown2016-11-162-0/+26
* Remove all use of /var/lib/nfs/xtabNeilBrown2016-11-153-13/+3
* nfs-server-generator: avoid using external services.NeilBrown2016-11-071-2/+2
* mount: RPC_PROGNOTREGISTERED should not be a permanent errorNeilBrown2016-08-221-4/+3
* Move export_d_read() to support/export/export.cNeilBrown2016-08-201-59/+0
* 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
* 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 checkingJianhong 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-211-3/+3
* nfsidmap: added the -h optionSteve Dickson2016-06-082-3/+9
* umount: fixed typo in usage messageSteve Dickson2016-06-071-1/+1
* mount.nfs: added usage output when no arguemnts are givenSteve Dickson2016-06-071-0/+2
* mountd: cleaned up usage message.Steve Dickson2016-05-201-1/+1
* gssd: Convert 'rdma' to 'tcp' protocolChuck Lever2016-05-161-0/+16
* blkmapd: Add the -h flag on the man pageYongcheng Yang2016-05-141-1/+4
* gssd: no longer needed pid logicOlga Kornievskaia2016-05-141-6/+1