summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* rpc.gssd: simplify signal handlingJ. Bruce Fields2012-08-061-6/+5
* umount: use correct return value for is_vers4.NeilBrown2012-08-061-3/+3
* umount.nfs: ignore non-nfs filesystemsKarel Zak2012-08-011-2/+9
* rpc.gssd: close upcall pipe on POLLHUPChuck Lever2012-07-193-2/+27
* mount.nfs: restore correct error status when umount failsNeilBrown2012-07-161-5/+4
* nfsidmap: Default domain not being set.Steve Dickson2012-07-051-13/+7
* exportfs: Update exportfs flush option list in usage message.Namjae Jeon2012-07-051-9/+12
* mount.nfs: try the next address after mount fails with ETIMEDOUTJeff Layton2012-06-191-0/+2
* nfsdcld: Before clearing the capability bounding set, check if we have the capHarald Hoyer2012-06-191-2/+2
* mountd: Honor the no_root_squash flag on pseudo rootsJ. Bruce Fields2012-05-291-1/+4
* nfsidmap: Allow verbosity level to be set in the config fileSteve Dickson2012-05-291-1/+19
* Makefile.am: Corrected a misspelling of overriddenSteve Dickson2012-05-171-1/+1
* osd_login - ensure /sbin is created before installation.NeilBrown2012-05-171-7/+4
* blkmapd: remove pretty_sig()Jim Rees2012-05-151-29/+0
* Manpage: Add a warning to the nfs manpage regarding using NFS over UDP onOlaf Kirch2012-05-091-0/+81
* nfsdcld: add support for dropping capabilitiesJeff Layton2012-05-094-8/+89
* nfsdcld: demote pipe opening error to D_GENERALJeff Layton2012-05-091-1/+1
* mountd: handle allocation failures in auth_unix_ip upcallJ. Bruce Fields2012-05-031-3/+9
* mountd: prepend '$' to make use_ipaddr clients self-describingJ. Bruce Fields2012-05-033-7/+24
* mountd: add trivial helpers for client-matchingJ. Bruce Fields2012-05-033-13/+24
* mountd: parse ip address earlierJ. Bruce Fields2012-05-031-18/+22
* 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