summaryrefslogtreecommitdiffstats
path: root/utils/gssd/krb5_util.c
Commit message (Expand)AuthorAgeFilesLines
* Gssd: Avoid compiling warning and simplify codesKinglong Mee2016-07-201-8/+8
* gssd: always call gss_krb5_ccache_nameOlga Kornievskaia2016-04-291-46/+10
* gssd: use pthreads to handle upcallsOlga Kornievskaia2016-04-291-0/+3
* gssd: Fix inner-loop variable reuseBenjamin Coddington2016-03-161-3/+3
* gssd: reworked second level of debuggingSteve Dickson2015-11-161-5/+5
* gssd: log all fatal errorsSteve Dickson2015-11-161-1/+1
* gssd: reworked first level of debuggingSteve Dickson2015-11-161-6/+10
* gssd: Don't assume the machine account will be in uppercaseScott Mayhew2015-11-021-2/+14
* rpc.gssd: Only clear the retval if it has not been setSteve Dickson2015-07-311-1/+3
* 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: Drop full domain when constructing the Ad hostname.Simo Sorce2014-03-101-1/+3
* gssd: Remove unused argumentsSimo Sorce2014-01-201-5/+5
* gssd: Improve first attempt at acquiring GSS credentialsSimo Sorce2014-01-201-22/+2
* gssd: validate cred in gssd_acquire_user_credWeston Andros Adamson2013-10-281-0/+7
* gssd: don't use tgtname to find our keytabJ. Bruce Fields2013-09-241-7/+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: Allow GSSAPI to try to acquire credentials first.Simo Sorce2013-04-221-19/+58
* gssd: gethostname(3) returns zero or -1, not an errnoChuck Lever2013-03-251-2/+2
* gssd: Clean up gssd_setup_krb5_user_gss_ccache()Chuck Lever2013-03-251-8/+8
* 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: Handle the target name correctlyTrond Myklebust2012-11-281-6/+14
* gssd: Use /run/user/${UID} instead of /run/user/${USER}Nalin Dahyabhai2012-08-221-4/+26
* gssd: scan for DIR: ccaches, tooNalin Dahyabhai2012-08-221-18/+32
* Add -l option to gssd to force legacy behaviourMichael Weiser2012-04-161-1/+5
* Support AD style kerberos automatically in rpc.gssJason Gunthorpe2011-02-091-18/+44
* Removed warnings from krb5_util.cSteve Dickson2010-08-091-8/+21
* gssd: picking wrong credsDoug Nazar2010-07-191-0/+7
* Try to use kernel function to determine supported Kerberos enctypes.Kevin Coffman2010-04-161-2/+13
* gssd: move function limit_krb5_enctypes into the exported functions areaKevin Coffman2010-04-161-55/+54
* gssd: on krb5 upcall, have gssd send a more granular error codeJeff Layton2010-01-121-17/+18
* gssd: process service= attribute in new upcallOlga Kornievskaia2009-11-161-6/+16
* Gssd blindly caches machine credentialsLukas Hejtmanek2009-08-271-6/+7
* gssd: free buffer allocated by gssd_k5_err_msgJeff Layton2009-03-231-42/+63
* nfs-utils: Include legacy or TI-RPC headers, not bothChuck Lever2009-03-161-1/+0
* gssd: Use same style for including config.h that rest of nfs-utils usesChuck Lever2009-03-051-1/+5
* gssd: By default, don't spam syslog when users' credentials expireKevin Coffman2009-01-051-3/+3
* The rpc.gssd scans for any suitable kerberos ticket. In cross-realmLukas Hejtmanek2008-07-151-13/+147
* gssd_setup_krb5_user_gss_ccache must return an error if no usable cache isLukas Hejtmanek2008-07-151-4/+5
* Kerberos credentials may be stored in multiple places. Make itVince Busam2008-05-071-14/+16
* Add the other two DES encryption types to the default list ofKevin Coffman2008-05-071-1/+3
* Stop gssd from ignoring the machine credential cacheVince Busam2008-02-261-1/+1
* Always get addressless ticketsKevin Coffman2007-05-031-2/+32
* Factor out error message printing differences between MIT and HeimdalKevin Coffman2007-04-201-18/+44
* Remove the now unused functionsKevin Coffman2007-03-311-234/+0
* Clean up gssd_get_single_krb5_cred and its debugging messagesKevin Coffman2007-03-311-8/+12