summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 4set_root: force "fsid=0" for all exports of '/'NeilBrown2012-05-011-0/+7
* nfsd_fh: if two exports are possible, choose the one without V4ROOTNeilBrown2012-05-011-1/+10
* auth_authenticate_newcache: prefer non-V4ROOT export over V4ROOT exportsNeilBrown2012-05-011-4/+3
* lookup_export: really prefer nonV4ROOT exports.NeilBrown2012-05-011-3/+7
* osd_login: Commit the files that go along with autologin scriptSachin Bhamare2012-05-012-0/+130
* mountd: support IPv6 [] escaping with fsloc hostsWeston Andros Adamson2012-05-011-3/+17
* osd_login: Add autologin script for objlayoutdriverSachin Bhamare2012-05-012-0/+2
* nfsdcld: General clean up.Steve Dickson2012-04-262-0/+2
* nfsdcld: update the READMEJeff Layton2012-04-261-2/+23
* nfsdcld: add a manpage for nfsdcldJeff Layton2012-04-262-2/+182
* nfsdcld: make it watch for inotify events in the containing directoryJeff Layton2012-04-262-4/+145
* nfsdcld: add function to remove unreclaimed client recordsJeff Layton2012-04-263-0/+63
* nfsdcld: add check/update functionalityJeff Layton2012-04-263-0/+109
* nfsdcld: add remove functionalityJeff Layton2012-04-263-0/+71
* nfsdcld: add routines for a sqlite backend databaseJeff Layton2012-04-264-8/+298
* nfsdcld: add autoconf goop for sqliteJeff Layton2012-04-262-0/+42
* nfsdcld: add client tracking daemon stubJeff Layton2012-04-265-0/+357
* Add -l option to gssd to force legacy behaviourMichael Weiser2012-04-164-4/+40
* rpc.gssd: Links directly with libgssapi_krb5 which not needed.Steve Dickson2012-03-221-1/+1
* gssd: Look for user creds in user defined directorySteve Dickson2012-03-223-3/+36
* nfsd: Bump up the default to 8 nprocsSteve Dickson2012-03-161-1/+5
* rpc.idmap: Hide global symbols from libidmap pluginsNoah Friedman2012-03-161-0/+2
* Kill SPKM3: Remove also the dependent lipkey mechanismSimo Sorce2012-03-124-15/+2
* Kill SPKM3: Remove mentions of SPKM3 from READMESimo Sorce2012-03-121-2/+2
* Kill SPKM3: Stop checking for spkm3.h in configureSimo Sorce2012-03-121-3/+0
* Kill SPKM3: Remove spkm3 support from exportsSimo Sorce2012-03-122-6/+0
* Kill SPKM3: Remove spkm3 support from nfs.mountSimo Sorce2012-03-123-14/+2
* Kill SPKM3: remove spkm3 from common gssd codeSimo Sorce2012-03-124-191/+0
* Kill SPKM3: Remove spkm3 support from gssdSimo Sorce2012-03-125-122/+4
* 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