summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5/krb5_utils.c
Commit message (Expand)AuthorAgeFilesLines
* krb5: Replace type-specific ccache/principal checksimo_ccnameSimo Sorce2013-08-301-137/+78
* krb5: Use krb5_cc_destroy to remove old ccachesSimo Sorce2013-08-281-71/+0
* krb5: Add helper to destroy ccache as userSimo Sorce2013-08-281-0/+112
* krb5: Fetch ccname template from krb5.confStephen Gallagher2013-08-281-1/+73
* KRB5: Add support for KEYRING cache typeStephen Gallagher2013-08-271-0/+156
* check_cc_validity: make sure _valid is always setSumit Bose2013-08-241-5/+7
* KRB5: Only set active and valid on successStephen Gallagher2013-08-221-6/+5
* KRB5: Refactor cc_*_check_existingStephen Gallagher2013-08-221-61/+59
* KRB5: Add new #define for collection cache typesStephen Gallagher2013-08-221-6/+6
* Use conditional build for retrieving ccache.Lukas Slebodnik2013-07-151-41/+20
* Return right directory name for dircacheLukas Slebodnik2013-07-111-6/+10
* Replace new_subdomain() with find_subdomain_by_name()Sumit Bose2013-06-281-3/+2
* KRB5: guess UPN for subdomain usersJakub Hrozek2013-06-271-2/+2
* Every time return directory for krb5 cache collection.Lukas Slebodnik2013-06-261-1/+4
* Fixing critical format string issues.Lukas Slebodnik2013-05-201-2/+2
* Fix krbcc dir creation issue with MIT krb5 1.11Lukas Slebodnik2013-04-121-10/+50
* Do not process success case in an elseJakub Hrozek2013-02-261-24/+24
* Add realm info to sss_domain_infoSimo Sorce2013-02-101-1/+2
* Fix minor grammar error in logStephen Gallagher2013-01-301-1/+1
* krb: recreate ccache if it was deletedPavel Březina2013-01-301-1/+8
* Add domain argument to sysdb_get_user_attr()Simo Sorce2013-01-151-1/+2
* KRB5: Rename variable to avoid shadowing a global declarationJakub Hrozek2012-11-121-4/+4
* krb5_auth: update with correct UPN if neededSumit Bose2012-10-261-0/+99
* Add new call find_or_guess_upn()Sumit Bose2012-10-261-0/+27
* krb5_auth_send: check for sub-domainsSumit Bose2012-10-261-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