summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-iostatSlavek 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_downcallVeli-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 /sbinNeilBrown2014-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.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
* systemd units: remove reference to nfs-server.target from nfs-server.service.NeilBrown2014-03-241-1/+0
* systemd: convert secure services to start without explicitNeilBrown2014-03-244-17/+17
* systemd units: merge nfs-server.service and nfs-server.targetNeilBrown2014-03-243-9/+11