summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
...
* mountd: fix export upcall failure in use_ipaddr caseJ. Bruce Fields2012-05-031-0/+1
* mounts.nfs: v2 and v3 background mounts should retry when server is down.Steve Dickson2012-05-011-2/+4
* v4_root_add_parents: remove a possible buffer overflow.NeilBrown2012-05-011-2/+2
* v4root: set the time-to-live for V4ROOT exports to the DEFAULT.NeilBrown2012-05-011-0/+1
* 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-011-0/+1
* nfsdcld: General clean up.Steve Dickson2012-04-261-0/+1
* nfsdcld: add a manpage for nfsdcldJeff Layton2012-04-262-2/+182
* nfsdcld: make it watch for inotify events in the containing directoryJeff Layton2012-04-261-4/+142
* 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 client tracking daemon stubJeff Layton2012-04-263-0/+292
* Add -l option to gssd to force legacy behaviourMichael Weiser2012-04-164-4/+40
* 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
* Kill SPKM3: Remove also the dependent lipkey mechanismSimo Sorce2012-03-123-12/+2
* 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-121-0/+41
* 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-166-8/+10
* nfsidmap: Purge the keyring when its full.Steve Dickson2012-01-161-3/+21
* mountd: Support junction management plug-insChuck Lever2012-01-052-2/+225
* mountd: remove newline from xlog() format specifier stringsChuck Lever2012-01-051-5/+5
* mountd: Plug v4root memory leakChuck Lever2012-01-051-1/+1
* autoconf: don't let libnfsidmap test add -lnfsidmap to $LIBSJeff Layton2012-01-053-3/+3
* autoconf: fix up libevent autoconf testJeff Layton2012-01-051-1/+1
* 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
* 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
* nfsidmap: Added -v and -t flagsSteve Dickson2011-11-142-22/+52
* nfsidmap: Added Error LoggingSteve Dickson2011-11-142-5/+31
* 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