summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5/krb5_utils.c
Commit message (Expand)AuthorAgeFilesLines
* 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