summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Avoid clobbering root's ccache if possiblefixrootccacheSimo Sorce2017-11-164-4/+21
* nfs-utils: Restore ABI compat with pre-merge libnfsidmapJustin Mitchell2017-11-0710-12/+12
* nfs-utils: integrate libnfsidmap code with rest of nfs-utilsJustin Mitchell2017-10-264-5/+8
* nfs-utils: split conffile to a separate convenience libJustin Mitchell2017-10-2612-14/+14
* sm-notify needs to call res_init() before each tryOrion Poplawski2017-10-251-0/+4
* nfsdcltrack: return an non-zero value for invalid optionsSteve Dickson2017-10-121-1/+1
* exports(5): minor exports man page typoJ. Bruce Fields2017-10-121-1/+1
* nfs(5): update some version informationJ. Bruce Fields2017-10-121-15/+20
* mount.nfs: merge in vers= and nfsvers= optionsJustin Mitchell2017-10-051-3/+5
* rpc.nfsd: Do not fail when all address families are not support.Steve Dickson2017-10-051-2/+4
* mount: handle EACCES during version negotiationFrank Sorenson2017-09-141-0/+3
* nfsman: document minorversionJianhong Yin2017-09-141-0/+17
* idmapd: daemonize earlierScott Mayhew2017-08-231-2/+2
* idmapd: fix object order in idmapd_LDADDScott Mayhew2017-08-231-1/+1
* mount: Fix problems with parsing minorversion=NeilBrown2017-07-261-9/+13
* mount: move handling of "-t nfs4" into nfs_nfs_version()NeilBrown2017-07-266-19/+14
* mount: use version string that is supported by old kernelsNeilBrown2017-07-261-2/+18
* mount: support compiling with old glibcNeilBrown2017-07-261-1/+7
* nfsdcltrack.c: remove a warningSteve Dickson2017-07-261-0/+1
* nfs4mount: removed a warningSteve Dickson2017-07-261-0/+1
* nfsmount: remove a warningSteve Dickson2017-07-261-0/+1
* network.c: removed some warningsSteve Dickson2017-07-261-0/+5
* device-discovery.c: removed a warningSteve Dickson2017-07-261-0/+1
* bldev_read_serial: removed a couple warningsSteve Dickson2017-07-261-0/+2
* nfsd.c: removed a few warningsSteve Dickson2017-07-261-0/+3
* cache.c: removed a couple warningSteve Dickson2017-07-261-0/+1
* 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