summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* gssd: configurable connection timeout for the rpcgssd serviceRinku Kothiya2014-07-254-2/+19
* gssd: Fixed errno typo in get_servername()Steve Dickson2014-07-251-1/+1
* gssd: Error out when rpc_pipefs directory is emptySteve Dickson2014-07-091-3/+8
* mountd.man: Added missing arguments in man pageJianhong Yin2014-06-171-6/+6
* mountd: add support for case-insensitive file namesSteve Dickson2014-06-172-3/+83
* statd: fixed the --with-statdpath= flagSteve Dickson2014-06-171-5/+5
* nfsiostat: Document the output columns in the manpageJan Chaloupka2014-06-171-0/+55
* gssd: Fix allocated buffer size for the scraped acceptor name in do_downcallnfs-utils-1-3-1-rc2Veli-Matti Lintu2014-06-011-1/+1
* statd: Adding callback on sm_notifyRong Zeng2014-06-012-9/+25
* mount.nfs: print more useful error messageKinglong Mee2014-06-011-2/+6
* mountd: fix segfault in add_name with newer gcc compilersJeff Layton2014-05-011-2/+6
* start-statd: rpc.statd's systemd unit changed names.Steve Dickson2014-05-011-1/+1
* nfsdctltrack: ensure binary is installed in /sbinnfs-utils-1-3-1-rc1NeilBrown2014-04-301-0/+4
* nfsd: Remove some warnings nfsd.cSteve Dickson2014-04-301-1/+1
* gssd: scrape the acceptor name out of the contextJeff Layton2014-04-301-10/+27
* gssd: explicitly set lifetime_rec to 0 when gss_inquire_context failsJeff Layton2014-04-301-3/+4
* gssd: add new routine for generating a hostbased principal in a gss_buffer_tJeff Layton2014-04-302-0/+17
* gssd: move hostbased name routines into separate fileJeff Layton2014-04-304-65/+160
* gssd: make do_downcall a void returnJeff Layton2014-04-301-3/+3
* gssd: handle malloc failure appropriately in do_downcallJeff Layton2014-04-301-2/+5
* nfs-iostat: Fix attribute cache statisticsChuck Lever2014-04-301-20/+8
* nfs-iostat: Fix columnarization of RPC statisticsChuck Lever2014-04-301-12/+19
* Added more (commented out) options to nfsmount.confSteve Dickson2014-04-291-0/+9
* systemd: add PATH for finding systemctlKinglong Mee2014-04-251-1/+1
* Release 1.3.0nfs-utils-1-3-0Steve Dickson2014-03-251-1/+1
* nfsidmap: Keys need to be invalidated instead of revokedSteve Dickson2014-03-251-6/+6
* systemd: add PIDFile directives where appropriate.NeilBrown2014-03-242-0/+2
* systemd: nfs-client needs rpc-svcgssd too.NeilBrown2014-03-241-2/+3
* systemd: remove @localstatedir@ marking.NeilBrown2014-03-241-1/+1
* systemd units: create nfs-config.service as single location to process config.NeilBrown2014-03-249-14/+29