summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* nfsdcld: Fix a few Coverity Scan CHECKED_RETURN errors.nfs-utils-2-5-2-rc2Scott Mayhew2020-07-171-6/+8
* nfsdcld: Fix a few Coverity Scan CLANG_WARNING errorsScott Mayhew2020-07-172-3/+6
* nfsdcld: Fix a few Coverity Scan STRING_NULL errorsScott Mayhew2020-07-171-2/+4
* nfsdcld: Fix a few Coverity Scan TOCTOU errorsScott Mayhew2020-07-171-20/+0
* nfsdcld: Fix a few Coverity Scan RESOURCE_LEAK errorsScott Mayhew2020-07-173-1/+4
* nfsiostat/mountstats: handle KeyError in compare_iostats()Kenneth D'souza2020-07-172-3/+9
* nfs-utils: systemd: nfs-server.service: Cleanup extra whitespacesSalvatore Bonaccorso2020-07-171-7/+7
* gssd: Reworked a couple debugging printfsnfs-utils-2-5-2-rc1Steve Dickson2020-07-141-6/+9
* Fix various clang warnings.Doug Nazar2020-07-145-9/+7
* gssd: We never use the nocache param of gssd_check_if_cc_exists()Doug Nazar2020-07-141-5/+5
* gssd: Lookup local hostname when srchost is '*'Doug Nazar2020-07-141-25/+27
* gssd: Add a few debug statements to help track client_info lifetimes.Doug Nazar2020-07-141-0/+4
* gssd: Fix locking for machine principal listDoug Nazar2020-07-144-126/+185
* gssd: gssd_k5_err_msg() returns a strdup'd msg. Use free() to release.Doug Nazar2020-07-141-7/+7
* gssd: Cleanup on exit to support valgrind.Doug Nazar2020-07-143-30/+69
* Update to libevent 2.x apisDoug Nazar2020-07-148-70/+94
* gssd: Refcount struct clnt_info to protect multithread usageDoug Nazar2020-07-143-21/+55
* Release: 2.5.1nfs-utils-2-5-1Steve Dickson2020-06-181-1/+1
* mountstats: Adding 'Day, Hour:Min:Sec' to "mountstats --nfs" for ease of unde...Rohan Sable2020-06-181-0/+2
* man: Correct rpc.gssd(8) description of rpc-timeout and context-timeoutnfs-utils-2-4-4-rc7Robert Milkowski2020-06-101-2/+2
* nfsdclnts: Change shebang to /usr/bin/python3Kenneth D'souza2020-06-101-1/+1
* mountstats: add missing operationsScott Mayhew2020-06-041-1/+6
* nfsdclnts: Add --verbose and --file option.nfs-utils-2-4-4-rc6Kenneth D'souza2020-05-262-6/+52
* nfsdclnts: Handle exceptions gracefully for "info" and "states" file.Kenneth D'souza2020-05-261-32/+43
* man: Update nfs(5) and rpc.gssd(8) discussion of keytab needsChuck Lever2020-05-262-67/+55
* nfsdclnts: add man page for tool nfsdclntsnfs-utils-2-4-4-rc5Achilles Gaikwad2020-05-182-0/+160