summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Kill SPKM3: Remove spkm3 references from svcgssdSimo Sorce2012-03-122-7/+2
* exportfs: Removed warnings about routines not being prototypedSteve Dickson2012-03-121-2/+4
* exportfs: Stop racing exportfs on clustersSteve Dickson2012-03-122-0/+45
* nfsmount: Fixed parsing error in the nfsmount.conf code.Steve Dickson2012-03-061-13/+6
* nfs-utils: exports man page: no_acl is not supportedHarshula Jayasuriya2012-02-291-18/+0
* autoconf: only link binaries that need it to libtirpcJeff Layton2012-01-169-11/+27
* nfsidmap: Purge the keyring when its full.Steve Dickson2012-01-161-3/+21
* mountd: Support junction management plug-insChuck Lever2012-01-053-3/+229
* mountd: remove newline from xlog() format specifier stringsChuck Lever2012-01-051-5/+5
* mountd: Plug v4root memory leakChuck Lever2012-01-051-1/+1
* configure.ac: Don't check for AI_ADDRCONFIGChuck Lever2012-01-051-11/+0
* configure.ac: Clean up help string for --with-statdpathChuck Lever2012-01-051-3/+2
* autoconf: don't let libnfsidmap test add -lnfsidmap to $LIBSJeff Layton2012-01-054-6/+9
* autoconf: fix up libevent autoconf testJeff Layton2012-01-052-2/+3
* gssd: avoid double-free upon write failureJim Meyering2012-01-051-5/+4
* mount.nfs: don't overwrite mount options from /etc/nfsmount.confKarel Zak2012-01-051-0/+15
* nfsctl: fix building with newer archesMike Frysinger2012-01-051-1/+7
* nfsidmap: Stack variable not being initialized.Steve Dickson2011-12-131-3/+3
* mount.nfs: Background mounts failing on time out errors.Steve Dickson2011-12-051-0/+2
* nfsidmap: Allow a particular key to be revoked.Steve Dickson2011-12-052-7/+100
* nfsidmap: Allow keys to be cleared from the keyringSteve Dickson2011-12-052-5/+73
* rpc.idmapd: Sections in idmapd.conf are ignored.Steve Dickson2011-11-141-1/+2
* nfsidmap: Added -v and -t flagsSteve Dickson2011-11-142-22/+52
* nfsidmap: Added Error LoggingSteve Dickson2011-11-142-5/+31
* rpcdebug: Add missing debug flagsSteve Dickson2011-10-202-0/+6
* mount.nfs: Mount should really return from errno testYang Bai2011-10-181-2/+4
* rpc.idmapd: Dies with 'I/O possible'Luca Giuzzi2011-10-041-1/+1
* man pages: fixed a few typos in a couple man pagesSteve Dickson2011-10-043-5/+5
* nfs.man: Fix macro useLuk Claes2011-10-031-3/+3
* blkmapd: Use getconf(_SC_PAGE_SIZE)Luk Claes2011-10-031-1/+1
* configure.ac: Add dependency on devmapper for blkmapdJim Rees2011-09-261-0/+6
* Release 1.2.5Steve Dickson2011-09-241-1/+1
* configure.ac: Added a v4.1 dependency on v4.0Steve Dickson2011-09-241-0/+3
* configure.ac: Removed unused defines in config.hSteve Dickson2011-09-241-3/+0
* configure.ac: Remove the NFS v3 enable flagSteve Dickson2011-09-241-11/+0
* blkmapd: Add complex block layout discovery and mapping daemonSteve Dickson2011-09-2210-2/+1856
* mountstats: Breaks on 3.1 kernelsSteve Dickson2011-09-211-0/+9
* nfsiostat: Breaks on 3.1 kernelsSteve Dickson2011-09-211-2/+9
* idmapd: Fix decoding of octal encoded fieldsJan-Marek Glogowski2011-09-201-2/+2
* statd: Decouple statd's state directory from the NFS state directorySteve Dickson2011-09-202-8/+9
* nfsd: allow choosing server 41 support at runtimeJ. Bruce Fields2011-09-203-16/+12
* sm-notify: sm-notify leaves monitor records in sm.bakChuck Lever2011-09-201-13/+22
* sm-notify: Avoid extra rpcbind queriesChuck Lever2011-09-201-0/+1
* sm-notify: Use correct retransmit timeout when sending a fresh RPCChuck Lever2011-09-201-2/+1
* sm-notify: Refactor insert_host() and recv_rpcbind_reply()Chuck Lever2011-09-201-16/+26
* nfsumount: Squelch compiler warningChuck Lever2011-09-201-1/+2
* configure.ac: Clean up help string for --enable-mountChuck Lever2011-09-201-1/+1
* configure.ac: Fix help string for --with-statedir= optionChuck Lever2011-09-201-1/+2
* nfsidmap: auto disable when keyutils is not foundMike Frysinger2011-09-143-5/+4
* mount.nfs: Preserve any explicit port=2049 optionBen Hutchings2011-09-141-2/+2