summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* mount.nfs: Use default minor version when -o v4 is specifiedSteve Dickson2017-06-211-10/+14
* mount.nfs: Use default minor version when -t nfs4 is specifiedSteve Dickson2017-06-211-3/+12
* umount.nfs: assume path name is canonical.NeilBrown2017-06-131-0/+1
* nfsd: added 'u' to argument list.Steve Dickson2017-06-011-1/+1
* mount.nfs: improve version negotiation when vers=4 is specified.NeilBrown2017-06-011-5/+9
* mount.nfs: Restore errno after v3 mounts on ECONNREFUSED errorsSteve Dickson2017-05-051-1/+4
* config: Remove the conf_path globalJustin Mitchell2017-05-0512-34/+18
* nfsdcltrack: silence some expected errorsJeff Layton2017-04-261-2/+2
* blkmapd: allow the rpc_pipefs mountpoint to be overriddenScott Mayhew2017-04-092-10/+54
* gssd: add a deprecation warning for pipefs-directory in gssd sectionScott Mayhew2017-04-092-4/+12
* idmapd: move the pipefs-directory config option to nfs.confScott Mayhew2017-04-092-10/+47
* 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
* sm-notify: ending the grace period early should be configurableScott Mayhew2017-04-042-1/+23
* 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
* mount: call setgroups() before setuid()NeilBrown2017-02-151-0/+2
* mountd/exportfs: implement the -s/--state-directory-path optionScott Mayhew2017-02-156-27/+76
* libnsm.a: refactor nsm_setup_pathnames() and nsm_make_pathname()Scott Mayhew2017-02-151-0/+1
* mount: fix mount fail that caused by uninitialized structJianhong Yin2017-02-023-11/+24
* exportfs: support "security_label" export optionJ. Bruce Fields2017-01-122-0/+10
* nfsstats: fix some exit codes.NeilBrown2017-01-111-3/+3
* exportfs: Make sure pass all valid export flags to nfsdKinglong Mee2017-01-041-5/+7
* 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
* 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