summaryrefslogtreecommitdiffstats
path: root/utils/gssd/gssd.h
Commit message (Expand)AuthorAgeFilesLines
* gssd: move read of upcall into main threadOlga Kornievskaia2016-05-141-3/+10
* gssd: use pthreads to handle upcallsOlga Kornievskaia2016-04-291-0/+5
* gssd - change dnotify to inotifyDavid Hardeman2015-01-231-1/+1
* gssd - simplify topdir scanningDavid Hardeman2015-01-231-0/+1
* gssd - use more relative pathsDavid Hardeman2015-01-231-1/+2
* gssd - make the client lists per-topdirDavid Hardeman2015-01-231-1/+0
* gssd - remove "close me" codeDavid Hardeman2015-01-231-2/+0
* gssd - use libeventDavid Hardeman2015-01-231-7/+8
* gssd - move over pipfs scanning codeDavid Hardeman2015-01-231-16/+0
* gssd - simplify topdirs pathDavid Hardeman2015-01-231-3/+3
* gssd - remove arbitrary GSSD_MAX_CCACHE_SEARCH limitationDavid Hardeman2015-01-231-2/+1
* gssd - simplify some option handlingDavid Hardeman2015-01-231-2/+2
* gssd - merge gssd_main_loop.c and gssd.cDavid Hardeman2015-01-231-4/+0
* cleanup daemonization codeDavid Hardeman2015-01-231-1/+0
* gssd: configurable connection timeout for the rpcgssd serviceRinku Kothiya2014-07-251-0/+1
* gssd: don't let parent exit until child has a chance to scan directory onceJeff Layton2013-11-201-0/+1
* gssd: Fix file descriptor leak of old pipe dirsWeston Andros Adamson2013-11-201-0/+1
* gssd: Use /run/user/${UID} instead of /run/user/${USER}Nalin Dahyabhai2012-08-221-1/+1
* gssd: scan for DIR: ccaches, tooNalin Dahyabhai2012-08-221-1/+1
* rpc.gssd: close upcall pipe on POLLHUPChuck Lever2012-07-191-0/+2
* gssd: Look for user creds in user defined directorySteve Dickson2012-03-221-0/+1
* Kill SPKM3: Remove spkm3 support from gssdSimo Sorce2012-03-121-4/+1
* svcgssd: Adding a <-p principal> flagEberhard Kuemmerle2010-09-281-1/+0
* gssd: handle new client upcallOlga Kornievskaia2009-11-161-0/+3
* gssd: add upcall support for callback authenticationOlga Kornievskaia2009-11-161-1/+8
* nfs-utils: store the address given in the upcall for later useJeff Layton2009-04-151-1/+1
* The rpc.gssd scans for any suitable kerberos ticket. In cross-realmLukas Hejtmanek2008-07-151-0/+1
* The default expiration of kernel gss contexts is the expirationLukas Hejtmanek2008-07-151-0/+1
* Kerberos credentials may be stored in multiple places. Make itVince Busam2008-05-071-1/+2
* Check the info file nfs/rpc_pipefs/nfs/clnt?/info toOlga Kornievskaia2008-05-071-0/+1
* Increase the number of concurrent krb5 mounts by increasingDrew Middlesworth2008-03-041-1/+1
* Create two separate paths for pipefs_dir and pipefs_nfsdir.Kevin Coffman2007-03-191-1/+2
* Add option to allow root to use credentials other than machine credentialsKevin Coffman2007-03-191-0/+1
* Allow gssd ccaches in MEMORY: rather than FILE:Kevin Coffman2006-10-171-0/+1
* Add option to specify directory to search for credentials cache filesneilbrown2006-03-281-0/+1
* Add gss support from citi @ umichneilbrown2004-10-191-0/+89