summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rpc.mountd: set libtirpc nonblocking mode to avoid DOSnfs-utils-1-3-2-rc2Bodo Stroesser2014-11-121-0/+17
* rpc.mountd: set nonblocking mode with libtirpcBodo Stroesser2014-11-121-0/+7
* rpc.mountd: set nonblocking mode if no libtirpcBodo Stroesser2014-11-123-33/+36
* configure: Fixed typo in configure.acSteve Dickson2014-11-061-1/+1
* configure: Fixed logic around $enable_gss and $enable_svcgssSteve Dickson2014-11-051-4/+2
* exportfs: changes handling of unresolvable entriesHenrique Martins2014-11-043-5/+12
* nfsidmap: Correct a failure to set key timeout valuesBenjamin Coddington2014-11-041-0/+3
* nfsidmap: set the correct DEFAULT_KEYRING stringBenjamin Coddington2014-11-041-1/+1
* nfsidmap: keyctl_invalidate kernel compatibilityBenjamin Coddington2014-11-041-4/+17
* mountstats: Don't display retrans stats unless there are re-xmitSigned-off-by: Chuck Lever2014-11-041-2/+5
* umount: make it sensitive to -vnfs-utils-1-3-2-rc1Karel Zak2014-10-241-1/+13
* nfsstat: fix server rpc stats headerMarko Myllynen2014-10-221-1/+1
* Centralize dependencies on the auth unit.Simo Sorce2014-09-303-6/+12
* nfs-client.target: Removed a ordering cycle with nfs-server.serviceSteve Dickson2014-09-291-1/+1
* Release 1.3.1nfs-utils-1-3-1Steve Dickson2014-09-251-1/+1
* nfs-service: Added gssproxy supportnfs-utils-1-3-1-rc5Steve Dickson2014-09-251-3/+3
* rpc.svcgssd: Add a configure switch to disable building the daemonSteve Dickson2014-09-252-6/+28
* systemd: manually insert auth_rpcgss module.J. Bruce Fields2014-09-243-1/+16
* nfsstat: document nfsstat io/ra server facilitiesMarko Myllynen2014-09-221-0/+8
* nfsstat: add server ra cache statsMarko Myllynen2014-09-221-4/+25
* nfsstat: add server io statsMarko Myllynen2014-09-221-3/+23
* nfsdcltrack: fetch NFSDCLTRACK_GRACE_START out of environmentJeff Layton2014-09-193-1/+112
* nfsdcltrack: grab the NFSDCLTRACK_CLIENT_HAS_SESSION env var if it's presentJeff Layton2014-09-193-12/+55
* nfsdcltrack: update schema to v2Jeff Layton2014-09-191-8/+93
* nfsdcltrack: overhaul database initializtionJeff Layton2014-09-193-85/+141
* nfsdcltrack: rename CLD_* constants with CLTRACK_* prefixesJeff Layton2014-09-191-6/+6
* nfsdcltrack: update comments in sqlite.cJeff Layton2014-09-191-6/+4
* sm-notify: inform the kernel if there were no hosts to notifyJeff Layton2014-09-191-0/+25
* nfsdcltrack: fix some minor nits in the manpageJeff Layton2014-09-191-2/+3
* exportfs: Properly parse IPv6 literal strings with null terminationTodd Vierling2014-09-191-10/+8
* Fixed typo in nfsstat -sv outputnfs-utils-1-3-1-rc4Steve Dickson2014-09-161-1/+1
* nfs_get_tcpclient/nfs_get_udpclient - make bind(2) implicitChris Perl2014-09-161-48/+20
* gssd: ensure that preferred_realm is non-NULL before passing it to strcmpJeff Layton2014-09-151-1/+1
* exportfs: fix test of NULL pointer in host_pton()Natanael Copa2014-09-151-5/+7
* Include libgen.h for basenameNatanael Copa2014-09-155-0/+5
* mountd: Only work around glibc bugs on glibcNatanael Copa2014-09-151-1/+1
* Allow usage of getrpcbynumber() when getrpcbynumber_r() is unavailableNatanael Copa2014-09-152-8/+13
* nfsstat: replace the legacy SA_ONESHOT with standard SA_RESETHANDNatanael Copa2014-09-151-1/+1
* mountd: use standard dev_t instead of glibc internalsNatanael Copa2014-09-151-1/+1
* replace __attribute_malloc__ with the more portable __attribute__((__malloc__))Natanael Copa2014-09-156-21/+21
* configure.ac: enable GNU_SOURCE for stat64/statfs64Natanael Copa2014-09-151-0/+1
* Fix header include for definition of NULLNatanael Copa2014-09-151-0/+1
* conffile: use standard uint*_t and unsigned charNatanael Copa2014-09-152-8/+9
* exportfs: taught exportfs -v about the nordirplus optionSteve Dickson2014-08-241-0/+2
* nfs-utils: Allow turning off nfsv3 readdir_plusRajesh Ghanekar2014-08-203-1/+11
* start-statd: clean up output when systemd is not installedMike Frysinger2014-08-191-5/+9
* gssd: select non-conventional principalJurjen Bokma2014-08-181-6/+19
* blkmapd: dump useful device information to syslogChristoph Hellwig2014-08-133-1/+11
* blkmapd: fix broken multipath handlingChristoph Hellwig2014-08-131-23/+4
* Fix Python 3 compatibility of mountstats and nfs-iostatnfs-utils-1-3-1-rc3Slavek Kabrda2014-07-252-2/+3