summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5/krb5_utils.c
Commit message (Expand)AuthorAgeFilesLines
* KRB5: Rename variable to avoid shadowing a global declarationJakub Hrozek2012-11-141-4/+4
* krb5_auth: update with correct UPN if neededSumit Bose2012-11-051-0/+99
* Add new call find_or_guess_upn()Sumit Bose2012-11-051-0/+27
* krb5_auth_send: check for sub-domainsSumit Bose2012-11-051-0/+19
* Log possibly non-randomizable ccache file templateOndrej Kos2012-10-041-2/+18
* KRB5: Recover gracefully if the ccache file could not be reusedJakub Hrozek2012-09-241-4/+6
* Allocate on top of a talloc context, not NULLJakub Hrozek2012-08-081-0/+3
* Fix uninitialized valuesNick Guay2012-07-181-1/+1
* KRB5: Avoid shadowing dirnameStephen Gallagher2012-06-151-20/+21
* KRB5: Auto-detect DIR cache support in configureStephen Gallagher2012-06-151-0/+9
* KRB5: Update DEBUG macros for create_ccache_dir and find_ccdir_parent_dataStephen Gallagher2012-06-151-17/+30
* Use Kerberos context in KRB5_DEBUGJakub Hrozek2012-06-141-10/+21
* Add support for storing credential caches in the DIR: back endJakub Hrozek2012-06-141-33/+274
* Add a credential cache back end structureJakub Hrozek2012-06-141-39/+247
* Handle trailing slash in the ccname templateJakub Hrozek2012-06-141-8/+14
* Add compatibility layer for Heimdal Kerberos implementationStephen Gallagher2011-12-221-4/+6
* Honor case sensitive flag when creating the ccname templateJakub Hrozek2011-12-211-3/+13
* Rename label in expand_ccname_templateJakub Hrozek2011-05-201-17/+17
* Use a temporary memory context in expand_ccname_templateJakub Hrozek2011-05-121-20/+33
* Check ccache file for renewable TGTs at startupSumit Bose2011-02-221-0/+100
* Standardize on correct spelling of "principal" for krb5Stephen Gallagher2010-06-161-1/+1
* Add expandable sequences to krb5_ccachedirSumit Bose2010-03-111-5/+258
* Remove unneeded items from struct pam_dataSumit Bose2010-02-191-4/+4
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+145