summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mountd: Add debug processing from nfs.confnfs-utils-2-5-3-rc5Steve Dickson2021-02-022-1/+4
* mountd: Cleanup how config options are read inSteve Dickson2021-02-021-20/+29
* mount: fix parsing of default optionsSteve Dickson2021-02-021-3/+6
* mount: parse default values correctlynfs-utils-2-5-3-rc4Steve Dickson2021-01-071-1/+3
* mountd: never root squash on the pseudofsJ. Bruce Fields2020-12-261-3/+1
* mountd: allow high ports on all pseudofs exportsJ. Bruce Fields2020-12-261-8/+5
* mount: update nfsmount.conf man pagenfs-utils-2-5-3-rc3NeilBrown2020-12-161-40/+70
* mount: don't add config-file protcol version options when already present.NeilBrown2020-12-161-0/+26
* mount: options in config file shouldn't over-ride command-line options.NeilBrown2020-12-161-0/+21
* mount: convert configfile.c to use parse_opt.cNeilBrown2020-12-161-158/+25
* Revert "mount.nfs: merge in vers= and nfsvers= options"NeilBrown2020-12-161-5/+3
* mount: report error if multiple version specifiers are given.NeilBrown2020-12-163-18/+33
* mount: configfile: remove whitesspace from end of linesNeilBrown2020-12-161-34/+33
* nfsd: clean up option parsingUlrich Olmann2020-12-161-1/+1
* exports.man: Remove some outdated verbiagenfs-utils-2-5-3-rc2Steve Dickson2020-12-111-7/+0
* exportfs: Ingnore export failures in nfs-server.serivce unitSteve Dickson2020-12-111-2/+2
* nfs-v4client.target: NFSv4 only client target.nfs-utils-2-5-3-rc1Steve Dickson2020-11-101-0/+12
* manpage: Update nfs.conf and nfsmount.conf manpagesSteve Dickson2020-11-102-0/+15
* conffile: Only process files in the config.d dirs that end with ".conf"Steve Dickson2020-11-101-2/+23
* conffile: process config.d directory config files.Steve Dickson2020-11-101-3/+121
* nfs-utils: remove leftover debugging messagesHolger Hoffst?tte2020-10-312-4/+3
* mountstats: handle KeyError in display_raw_statsRohan Sable2020-10-311-1/+4
* Release: 2.5.2nfs-utils-2-5-2Steve Dickson2020-10-211-1/+1
* mount.nfs: Fail when v3 related options are passed for v4 mountsSteve Dickson2020-10-211-0/+5
* clddb-tool was recently renamed to nfsdclddb.nfs-utils-2-5-2-rc6NeilBrown2020-10-201-2/+2
* gssd: Cleaned up the level 2 debugging statementsSteve Dickson2020-10-201-1/+1
* mountd: Ignore transient and non-fatal filesystem errors in nfsd_exportnfs-utils-2-5-2-rc5Trond Myklebust2020-09-181-2/+8
* nfsidmap:umich_ldap return success only if attributes are found in ldap resp.Srikrishan Malik2020-09-173-1/+6
* nfsiostat/mountstats: Drop autofs entries before calling compare_iostats()Kenneth D'souza2020-09-082-5/+9
* rpc.idmapd: Do not free config variablesSteve Dickson2020-09-081-3/+0
* rpc.gssd: munmap_chunk(): invalid pointernfs-utils-2-5-2-rc4Steve Dickson2020-08-311-1/+0
* Convert remaining python scripts to python3Signed-off-by: NeilBrown2020-08-312-2/+2
* nfs-iostat: divide by zero with fresh mountKenneth D'souza2020-08-312-0/+3
* rpc.idmapd: rework the verbosity of idmapdSteve Dickson2020-08-241-9/+10
* rpc.idmapd: Turn down the verbosity in flush_inotify()Steve Dickson2020-08-071-1/+2
* nfsidmap: Allow overriding location of method librariesnfs-utils-2-5-2-rc3Doug Nazar2020-07-271-12/+28
* idmapd: Fix client mode supportDoug Nazar2020-07-271-54/+84
* idmapd: Add graceful exit and resource cleanupSteve Dickson2020-07-271-10/+65
* exportfs: Fix a few valgrind warningsDoug Nazar2020-07-232-1/+7
* svcgssd: Wait for nullrpc channel if not availableDoug Nazar2020-07-221-19/+80
* svcgssd: Cleanup global resources on exitDoug Nazar2020-07-225-7/+30
* nfsidmap: Add support to cleanup resources on exitDoug Nazar2020-07-225-1/+36
* svcgssd: Convert to using libeventDoug Nazar2020-07-225-116/+70
* nfsdcld: Don't copy more data than exists in columnDoug Nazar2020-07-221-6/+12
* nfsdcld: Add graceful exit handling and resource cleanupDoug Nazar2020-07-223-2/+46
* xlog: Reorganize xlog_backend() to work around -Wmaybe-uninitializedDoug Nazar2020-07-221-22/+19
* gssd: srchost should never be *Doug Nazar2020-07-221-1/+1
* gssd: Fix handling of failed allocationsDoug Nazar2020-07-222-6/+8
* Add error handling to libevent allocations.Doug Nazar2020-07-223-11/+76
* gssd: explain the size need for the ccache bufSteve Dickson2020-07-221-2/+4