summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed a resource leak from nfsdcltrack/sqlite.ccovscan-nextSteve Dickson2019-04-281-0/+2
* Removed a resource leak from mountd/fsloc.cSteve Dickson2019-04-281-0/+1
* Removed resource leaks from mountd/cache.cSteve Dickson2019-04-281-2/+3
* Removed a resource leak from mount/stropts.cSteve Dickson2019-04-281-1/+4
* Removed a resource leak from mount/nfsmount.cSteve Dickson2019-04-281-0/+1
* Removed a resource leak from mount/configfile.cSteve Dickson2019-04-281-1/+1
* Removed resource leaks from gssd/krb5_util.cSteve Dickson2019-04-281-1/+8
* Removed resource leaks from blkmapd/device-discovery.cSteve Dickson2019-04-281-1/+21
* Removed resource leaks from systemd/rpc-pipefs-generator.cSteve Dickson2019-04-281-2/+8
* Removed a resource leak from nsm/file.cSteve Dickson2019-04-281-0/+1
* Removed resource leaks from nfsidmap/static.cSteve Dickson2019-04-281-0/+10
* Removed resource leaks from nfsidmap/libnfsidmap.cSteve Dickson2019-04-281-2/+8
* Removed resource leaks from nfs/xlog.cSteve Dickson2019-04-281-1/+5
* Removed bad frees from nfs/xcommon.cSteve Dickson2019-04-281-4/+10
* Removed a resource leak from nfs/svc_socket.cSteve Dickson2019-04-281-0/+1
* Removed a resource leak from nfs/rpcmisc.cSteve Dickson2019-04-281-0/+1
* Removed a resource leak from nfs/mydaemon.cSteve Dickson2019-04-281-0/+1
* Removed resource leaks from nfs/exports.cSteve Dickson2019-04-281-0/+2
* Removed resource leaks from junction/path.cSteve Dickson2019-04-281-1/+5
* idmapd: Add missing libgen headerRosen Penev2019-04-161-0/+1
* mount: Add missing cast to getsocknameRosen Penev2019-04-161-1/+1
* nfsdcld: add a facility for migrating from older client tracking methodsScott Mayhew2019-04-167-2/+496
* systemd: add a unit file for nfsdcldScott Mayhew2019-04-162-0/+12
* nfsdcld: add /etc/nfs.conf supportScott Mayhew2019-04-163-0/+32
* nfsdcld: the -p option should specify the rpc_pipefs mountpointScott Mayhew2019-04-162-12/+14
* nfsdcld: remove some unused functionsScott Mayhew2019-04-162-69/+0
* nfsdcld: a few enhancementsScott Mayhew2019-04-166-108/+579
* nfsdcld: move nfsdcld to its own directoryScott Mayhew2019-04-169-6/+682
* Revert "nfsdcltrack: remove the nfsdcld daemon"Scott Mayhew2019-04-164-2/+802
* nfs-utils: Modify nfs.conf in-place instead of replacing the fileJustin Mitchell2019-04-161-60/+74
* nfsiostat: replace 'list' reserved wordMatthew Ruffell2019-03-281-4/+4
* configure.ac: Check that an RPC compiler has been installedRichard Sharpe2019-03-211-0/+3
* gssd: add verbosity options to the rpc.gssd man pagePierguido Lambri2019-03-123-2/+6
* nfsindmap: Provide the offending UID/GID/name for which mapping failsRichard Sharpe2019-03-111-4/+6
* Add nfs.conf equivalent for the statd --no-notify cmdline optionJustin Mitchell2019-03-042-20/+36
* sm-notify: Added -f flag to nfs.conf parsingSteve Dickson2019-03-012-12/+22
* svc_socket: fix use of undefined macro HAVE_GETRPCBYNUMBER_RPatrick Steinhardt2019-02-271-1/+1
* file: fix missing include for PATH_MAX constantPatrick Steinhardt2019-02-271-0/+1
* configure.ac: more carefully detect availability of res_querydomain(3)Patrick Steinhardt2019-02-271-1/+2
* nfs-utils: fix addrinfo usage with musl-1.1.21Peter Wagner2019-02-2719-48/+63
* Remove abuse of ai_canonnameChuck Lever2019-02-272-54/+20
* nfs.conf: Fixed manage-gids option typoSteve Dickson2019-02-041-1/+1
* nfs-utils: Removed new error=format-overflow=2 errorsSteve Dickson2019-01-302-3/+3
* Makefile.am: update the path of libnfs.aMingli Yu2019-01-292-2/+2
* nfsref: switch the way libraries are linked.Steve Dickson2018-12-111-3/+3
* nfsidmap: honour --with-pluginpath for instalation.nfs-utils-2-3-4-rc2NeilBrown2018-12-102-1/+2
* systemd: run statd-notify even when nfs-client isn't enabledNeilBrown2018-12-101-0/+1
* Let systemd know when rpc.statd is neededNeilBrown2018-12-101-1/+6
* nfs.conf: allow empty assignmentsNeilBrown2018-12-102-6/+0
* configure.ac: Do not fatalize -Wstrict-prototypes with internal rpcgen.Yang Bo2018-11-291-1/+3