summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5/krb5_utils.h
Commit message (Expand)AuthorAgeFilesLines
* KRB5: Move checking for illegal RE to krb5_utils.cJakub Hrozek2014-11-181-2/+2
* KRB5: Move ccache-related functions to krb5_ccache.cJakub Hrozek2014-11-181-15/+0
* UTIL: Move become_user outside krb5 treeJakub Hrozek2014-10-101-8/+0
* krb5: Remove ability to create public directoriesSimo Sorce2013-10-071-3/+3
* KRB: Remove unused memory contextLukas Slebodnik2013-09-121-1/+1
* krb5: Remove unused ccache backend infrastructureSimo Sorce2013-09-091-17/+0
* krb5: Unify function to create ccache filesSimo Sorce2013-09-091-12/+2
* krb5: Use new function to validate ccachesSimo Sorce2013-09-091-4/+2
* krb5: move template check to initializzationSimo Sorce2013-09-091-1/+1
* krb5: Move determination of user being activeSimo Sorce2013-09-091-2/+1
* krb5: Replace type-specific ccache/principal checkSimo Sorce2013-09-091-4/+2
* krb5: Use krb5_cc_destroy to remove old ccachesSimo Sorce2013-09-091-2/+0
* krb5: Add helper to destroy ccache as userSimo Sorce2013-09-091-0/+2
* krb5: Add calls to change and restore credentialsSimo Sorce2013-09-091-0/+6
* KRB5: Add support for KEYRING cache typeStephen Gallagher2013-08-271-0/+2
* KRB5: Add new #define for collection cache typesStephen Gallagher2013-08-221-2/+2
* KRB5: guess UPN for subdomain usersJakub Hrozek2013-06-271-1/+1
* Removing unused declaration of functions and variable.Lukas Slebodnik2013-03-191-2/+2
* Add domain argument to sysdb_get_user_attr()Simo Sorce2013-01-151-0/+1
* krb5_auth: update with correct UPN if neededSumit Bose2012-10-261-0/+4
* Add new call find_or_guess_upn()Sumit Bose2012-10-261-0/+5
* krb5_auth_send: check for sub-domainsSumit Bose2012-10-261-0/+3
* Log possibly non-randomizable ccache file templateOndrej Kos2012-10-041-1/+2
* KRB5: Auto-detect DIR cache support in configureStephen Gallagher2012-06-151-4/+11
* Add support for storing credential caches in the DIR: back endJakub Hrozek2012-06-141-0/+7
* Add a credential cache back end structureJakub Hrozek2012-06-141-4/+29
* Honor case sensitive flag when creating the ccname templateJakub Hrozek2011-12-211-1/+1
* Check ccache file for renewable TGTs at startupSumit Bose2011-02-221-0/+3
* Add expandable sequences to krb5_ccachedirSumit Bose2010-03-111-1/+5
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+39