summaryrefslogtreecommitdiffstats
path: root/utils/gssd
Commit message (Expand)AuthorAgeFilesLines
* gssd - simplify handle_gssd_upcallDavid Hardeman2015-01-231-68/+38
* gssd - improve inotifyDavid Hardeman2015-01-232-52/+116
* gssd - further shorten some pathnamesDavid Hardeman2015-01-231-9/+7
* gssd - change dnotify to inotifyDavid Hardeman2015-01-232-30/+73
* gssd - cleanup read_service_infoDavid Hardeman2015-01-231-98/+110
* gssd - simplify client scanningDavid Hardeman2015-01-231-91/+80
* gssd - simplify topdir scanningDavid Hardeman2015-01-232-92/+81
* gssd - use more relative pathsDavid Hardeman2015-01-233-41/+40
* gssd - keep the rpc_pipefs dir openDavid Hardeman2015-01-231-49/+37
* gssd - make the client lists per-topdirDavid Hardeman2015-01-232-73/+66
* gssd - remove "close me" codeDavid Hardeman2015-01-232-20/+8
* gssd - use libeventDavid Hardeman2015-01-233-266/+138
* gssd - move over pipfs scanning codeDavid Hardeman2015-01-234-563/+566
* gssd - simplify topdirs pathDavid Hardeman2015-01-232-59/+40
* gssd - remove arbitrary GSSD_MAX_CCACHE_SEARCH limitationDavid Hardeman2015-01-232-13/+35
* gssd - simplify some option handlingDavid Hardeman2015-01-232-10/+6
* gssd - merge gssd_main_loop.c and gssd.cDavid Hardeman2015-01-234-271/+220
* cleanup daemonization codeDavid Hardeman2015-01-234-12/+4
* gssd: fix gssd build flagsDavid Hardeman2014-12-081-2/+2
* Fix up issue with "make dist"NeilBrown2014-12-071-1/+0
* gssd: talk to kernel using file descriptors instead of FILETimo Teräs2014-12-074-33/+38
* 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