summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nfs-utils: cleanup warnings from merged libnfsidmap codelibnfsdmapJustin Mitchell2017-09-285-21/+33
* nfs-utils: integrate libnfsidmap code with rest of nfs-utilsJustin Mitchell2017-09-2812-23/+78
* nfs-utils: Import libnfsidmap codebaseJustin Mitchell2017-09-2816-0/+4827
* nfs-utils: split conffile to a separate convenience libJustin Mitchell2017-09-2816-20/+29
* conffile: Add get_str with default valueJustin Mitchell2017-09-282-0/+13
* conffile: Merge conf_get_str and conf_get_sectionJustin Mitchell2017-09-281-22/+14
* conffile: const-ify the config handling functionsJustin Mitchell2017-09-282-30/+30
* 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
* mountstats: Remove a shebangnfs-utils-2-1-2-rc5Steve Dickson2017-07-271-1/+1
* systemd: add a blurb about masking rpc-gssd to the man pageScott Mayhew2017-07-261-4/+14
* 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
* atomicio: removed a warningSteve Dickson2017-07-261-0/+1
* present_address: Fixed error pathSteve Dickson2017-07-261-0/+1
* rpcdebug.c: remove a warningSteve Dickson2017-07-261-1/+2
* rpc.c: added include file so UINT16_MAX is defined.Steve Dickson2017-06-221-0/+1
* mount.nfs: Use default minor version when -o v4 is specifiednfs-utils-2-1-2-rc4Steve Dickson2017-06-211-10/+14
* mount.nfs: Use default minor version when -t nfs4 is specifiedSteve Dickson2017-06-211-3/+12
* Reimplement include functionality in nfs.confJustin Mitchell2017-06-211-22/+56
* umount.nfs: assume path name is canonical.NeilBrown2017-06-131-0/+1
* nfs.conf: Removed buffer overrunsJustin Mitchell2017-06-061-84/+117
* nfs.conf: Add function to cleanup and free the loaded configJustin Mitchell2017-06-062-7/+45
* nfs.conf: Remove static variables in parsing routinesJustin Mitchell2017-06-061-18/+21
* nfsd: added 'u' to argument list.Steve Dickson2017-06-011-1/+1
* mount.nfs: improve version negotiation when vers=4 is specified.nfs-utils-2-1-2-rc3NeilBrown2017-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-0515-58/+45
* nfsdcltrack: silence some expected errorsJeff Layton2017-04-261-2/+2
* systemd: Afters are also needed for the Wants=network-online.targetSteve Dickson2017-04-244-3/+4
* systemd: NFS server services should use network-onlinenfs-utils-2-1-2-rc2Steve Dickson2017-04-104-5/+6
* systemd: add a generator for the rpc_pipefs mountpointScott Mayhew2017-04-1011-43/+311
* blkmapd: allow the rpc_pipefs mountpoint to be overriddenScott Mayhew2017-04-093-11/+56
* gssd: add a deprecation warning for pipefs-directory in gssd sectionScott Mayhew2017-04-094-6/+14
* idmapd: move the pipefs-directory config option to nfs.confScott Mayhew2017-04-094-11/+60
* systemd: nfs-server service should use network-onlineSteve Dickson2017-04-091-2/+2
* nfsd: don't enable a UDP socket by defaultJeff Layton2017-04-054-13/+23
* nfsd: Allow the caller to turn off NFSv4.0 without turning off NFSv4.xTrond Myklebust2017-04-055-35/+92