summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added more (commented out) options to nfsmount.confSteve Dickson2014-04-291-0/+9
* systemd: add PATH for finding systemctlKinglong Mee2014-04-251-1/+1
* nfsidmap: Keys need to be invalidated instead of revokedSteve Dickson2014-03-251-6/+6
* start-statd: converted to use systemdNeilBrown2014-03-241-2/+5
* mount: chk_mountpoint should only check for execute perms for unpriveleged usersScott Mayhew2014-03-221-1/+1
* exportfs: Support raw IPv6 addresses with "client:/path"Chuck Lever2014-03-172-2/+78
* exportfs: Refactor exportfs() and unexportfs()Chuck Lever2014-03-171-23/+51
* nfs(5): intr/nointr are ignored nowJim Rees2014-03-131-47/+4
* [PATCH - v3] mount.nfs: Fix fallback from tcp to udpNeilBrown2014-03-133-18/+50
* mountd: use SONAME fir libnfsjunct when loading with dlopenNeilBrown2014-03-111-2/+7
* nfsd: permit to use multiple time the -H optionMichael Scherer2014-03-112-17/+35
* nfsidmap: fix error reporting for nfs4_* family of functionsMateusz Guzik2014-03-111-5/+6
* statd: add options to set port number of lockdNeilBrown2014-03-112-5/+76
* nfsd: set nlm grace time to make NFSv4 grace timeNeilBrown2014-03-112-1/+10
* nfsd: allow nfsv4leasetime and nfsv4gracetime to be setNeilBrown2014-03-114-6/+60
* nfsd: add -r and --rdma options to request rdma serviceNeilBrown2014-03-114-4/+63
* gssd: Drop full domain when constructing the Ad hostname.Simo Sorce2014-03-101-1/+3
* nfsd: support NFS4_MAXMINOR up to the number an unsigned int can keepSteve Dickson2014-02-133-12/+17
* gssd: set $HOME to prevent recursion when home dirs are on kerberized NFS mountJeff Layton2014-01-221-0/+13
* mount.nfs: Removed supported flag from usage stringSteve Dickson2014-01-201-1/+1
* rpc.idmapd: Remove no longer supported flags from man page.Steve Dickson2014-01-201-20/+2
* rpc.statd: Allow usage messages to be displayed when statd is running.Steve Dickson2014-01-201-6/+6
* nfs(5): Clarify DATA AND METADATA COHERENCE sectionChuck Lever2014-01-201-10/+27
* gssd: Remove unused argumentsSimo Sorce2014-01-203-7/+7
* gssd: Improve first attempt at acquiring GSS credentialsSimo Sorce2014-01-201-22/+2
* exportfs: Don't buffer overflow on exports that are too big.Steve Dickson2014-01-201-0/+2
* mountd: optimize libblkid usageKarel Zak2014-01-071-3/+35
* exportfs.c: Escape path for '-s' optionTony Asleson2014-01-071-1/+12
* exportfs.c: Remove trailing whitespaceTony Asleson2014-01-071-15/+15
* exportfs.c: escape path for function test_exportTony Asleson2014-01-071-3/+7
* nfsd: fix minorversion-choosing interfaceJ. Bruce Fields2014-01-073-7/+7
* mount.nfs: Don't silently ignore invalid protocol versions.Steve Dickson2014-01-071-0/+4
* exportfs: modify can_test() to use LONG_MAX when appropriateHarshula Jayasuriya2013-11-201-4/+24
* nfs(5): Treatment of *atime mount optionsChuck Lever2013-11-201-0/+59
* gssd: don't let parent exit until child has a chance to scan directory onceJeff Layton2013-11-203-2/+9
* nfs-utils: consolidate mydaemon() and release_parent() implementationsJeff Layton2013-11-202-166/+6
* gssd: don't let spurious signals interrupt the wait after forkingJeff Layton2013-11-201-1/+4
* nfs(5): Document the "migration" mount optionChuck Lever2013-11-201-0/+20
* mount.nfs: Recognize v4.x mount optionsWeston Andros Adamson2013-11-201-0/+8
* gssd: Fix file descriptor leak of old pipe dirsWeston Andros Adamson2013-11-202-1/+6
* gssd: always reply to rpc-pipe requests from kernel.NeilBrown2013-11-201-9/+12