summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Provide macros for non-standard gss symbolsHEADmasterSimo Sorce2013-03-261-0/+10
* Switch to use standard GSSAPI by defaultSimo Sorce2013-03-261-6/+6
* nfsd: Add support for the -V and --nfs-version optional argumentsTrond Myklebust2013-03-252-3/+32
* mountd: regression in crossmountsSteve Dickson2013-03-251-1/+4
* NFS man page patch that moves nordirplus/rdirplusChris Vogan2013-03-251-7/+7
* gssd: gethostname(3) returns zero or -1, not an errnoChuck Lever2013-03-251-2/+2
* gssd: Fix whitespace nitsChuck Lever2013-03-251-6/+6
* gssd: Clean up gssd_setup_krb5_user_gss_ccache()Chuck Lever2013-03-251-8/+8
* gssd: Update description of "-l" optionChuck Lever2013-03-252-22/+27
* gssd: Clarify use of the term "machine credentials" in rpc.gssd(8)Chuck Lever2013-03-251-37/+105
* gssd: Provide an introduction in gssd(8)Chuck Lever2013-03-251-14/+59
* gssd: gssd.man is missing a description of the "-M" optionChuck Lever2013-03-251-10/+16
* gssd: Use italics for option values and pathnamesChuck Lever2013-03-251-9/+21
* mountd: make local functions in v4root.c staticChuck Lever2013-03-251-2/+4
* mountd: remove unused variableChuck Lever2013-03-251-2/+0
* gssd - expired credentials problemLukas Hejtmanek2013-03-251-0/+5
* gssd: don't krb5_free_context if krb5_init_context failsNeilBrown2013-03-251-7/+8
* gssd: use correct test for success of getrlimit()NeilBrown2013-03-251-1/+1
* gssd: Call authgss_free_private_data() if library provides it.NeilBrown2013-02-131-1/+1
* rpc.statd: Fix socket binding loop.Hemmo Nieminen2013-01-161-6/+13
* rpc.idmapd: Ignore open failures in dirscancb()David Jeffery2013-01-161-1/+2
* idmapd: allow non-ASCII characters (UTF-8) in NFSv4 domain nameSuresh Jayaraman2012-12-171-23/+5
* mountd: fix is_subdirectory to understand '/'NeilBrown2012-12-171-23/+25
* mountd: Report the absolute path used to load the junction plug-inChuck Lever2012-12-121-0/+7
* mountd: cache.c no longer needs #include xmalloc.hChuck Lever2012-12-121-1/+0
* mountd: auth.c no longer needs #include xmalloc.hChuck Lever2012-12-121-1/+2
* gssd: base the size of the fd array on the RLIMIT_NOFILE limit.NeilBrown2012-11-281-0/+5
* gssd_proc: remove pointless test against FD_ALLOC_BLOCK in process_pipedirNeilBrown2012-11-281-3/+2
* gssd_proc: use pollsize, not FD_ALLOC_BLOCK, in get_poll_index()NeilBrown2012-11-281-2/+2
* gssd: Handle the target name correctlyTrond Myklebust2012-11-283-14/+18
* gssd: Remove insane sanity checks of the service nameTrond Myklebust2012-11-281-12/+1
* nfsdcltrack: skip "." and ".." when trying to clean out legacy recdirJeff Layton2012-11-281-0/+11
* mount.nfs: error message clean up.Steve Dickson2012-11-281-1/+1
* mount.nfs: Continue to trying address when the server return EACCESSteve Dickson2012-11-281-0/+2
* mountd: auth_unix_ip should downcall on error to prevent hangsJ. Bruce Fields2012-11-281-7/+4
* svcgssd: Encryption types not being parsed correctlySteve Dickson2012-11-191-0/+7
* nfsdcltrack: remove the nfsdcld daemonJeff Layton2012-11-114-797/+2
* nfsdcltrack: add a manpage for nfsdcltrackJeff Layton2012-11-112-1/+212
* nfsdcltrack: add a legacy transition mechanismJeff Layton2012-11-111-0/+85
* nfsdcltrack: add a new "one-shot" program for manipulating the client trackin...Jeff Layton2012-11-113-2/+440
* nfsdcltrack: break out a function to open the database handleJeff Layton2012-11-112-15/+35
* nfsdcltrack: remove pointless sqlite_topdir variableJeff Layton2012-11-113-10/+5
* nfsdcltrack: rename the nfsdcld directory and options to nfsdcltrackJeff Layton2012-11-117-2/+2
* nfsdcltrack: fix segfault in sqlite debug loggingJeff Layton2012-11-111-1/+1
* rpc.gssd: Squelch compiler errorChuck Lever2012-10-301-1/+1
* rpc.gssd: Squelch compiler warningChuck Lever2012-10-301-5/+6
* rpc.gssd: Squelch compiler warningChuck Lever2012-10-301-1/+1
* mountd: Avoid unnecessary type conversionsChuck Lever2012-10-301-2/+2
* mountd: Avoid unnecessary type conversionsChuck Lever2012-10-301-1/+1
* mountd: Avoid unnecessary type conversionsChuck Lever2012-10-301-4/+4