summaryrefslogtreecommitdiffstats
path: root/utils/gssd
Commit message (Expand)AuthorAgeFilesLines
* Add string.h to source files that need itTimo Teräs2014-12-071-0/+1
* rpc.svcgssd: Add a configure switch to disable building the daemonSteve Dickson2014-09-251-2/+9
* gssd: ensure that preferred_realm is non-NULL before passing it to strcmpJeff Layton2014-09-151-1/+1
* gssd: select non-conventional principalJurjen Bokma2014-08-181-6/+19
* gssd: configurable connection timeout for the rpcgssd serviceRinku Kothiya2014-07-254-2/+19
* gssd: Fixed errno typo in get_servername()Steve Dickson2014-07-251-1/+1
* gssd: Error out when rpc_pipefs directory is emptySteve Dickson2014-07-091-3/+8
* gssd: Fix allocated buffer size for the scraped acceptor name in do_downcallVeli-Matti Lintu2014-06-011-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
* gssd: Drop full domain when constructing the Ad hostname.Simo Sorce2014-03-101-1/+3
* gssd: set $HOME to prevent recursion when home dirs are on kerberized NFS mountJeff Layton2014-01-221-0/+13
* gssd: Remove unused argumentsSimo Sorce2014-01-203-7/+7
* gssd: Improve first attempt at acquiring GSS credentialsSimo Sorce2014-01-201-22/+2
* 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-201-87/+3
* gssd: don't let spurious signals interrupt the wait after forkingJeff Layton2013-11-201-1/+4
* 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
* gssd: validate cred in gssd_acquire_user_credWeston Andros Adamson2013-10-281-0/+7
* gssd: do a more thorough change of identity after forkingJeff Layton2013-10-211-16/+66
* gssd: have process_krb5_upcall fork before handling upcallJeff Layton2013-10-211-1/+23
* nfs-utils: remove gss_clnt_send_err and gss_destroy_credsJeff Layton2013-10-213-126/+1
* gssd: don't use tgtname to find our keytabJ. Bruce Fields2013-09-241-6/+9
* gssd: don't use tgtname to find our keytabJ. Bruce Fields2013-09-243-11/+5
* gssd: fix strncmp bug causing client removalsJ. Bruce Fields2013-09-241-1/+1
* gssd: suppress error message if rpc_pipefs dir disappears.NeilBrown2013-09-051-2/+3
* gssd: fixed typo in machine cred name.Doug Nazar2013-07-021-1/+1
* gssd: don't give up on machine credential if hostname not available.NeilBrown2013-07-021-2/+6
* Fix handling of preferred realm command line option.Maximilian Wilhelm2013-07-011-2/+10
* gssd: remove redundant array size.NeilBrown2013-07-011-1/+1
* gssd: Fix recent fix to Avoid DNS reverse resolution in gssd.Signed-off-by: NeilBrown2013-05-282-13/+32
* gssd: Remove unnecessary including of ctype.hSteve Dickson2013-05-071-1/+0
* Avoid DNS reverse resolution for server names (take 3)Simo Sorce2013-04-224-7/+41
* gssd: Allow GSSAPI to try to acquire credentials first.Simo Sorce2013-04-223-26/+75
* gssd: Fix double free when exporting lucid contextSimo Sorce2013-04-107-12/+12
* gssd: Fix segfault when using -R optionSimo Sorce2013-04-021-1/+1
* gssd: Switch to use standard GSSAPI by defaultSimo Sorce2013-04-022-6/+16
* 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