summaryrefslogtreecommitdiff
path: root/src/providers/krb5/krb5_utils.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-07krb5: Remove ability to create public directoriesSimo Sorce1-3/+3
2013-09-12KRB: Remove unused memory contextLukas Slebodnik1-1/+1
2013-09-09krb5: Remove unused ccache backend infrastructureSimo Sorce1-17/+0
2013-09-09krb5: Unify function to create ccache filesSimo Sorce1-12/+2
2013-09-09krb5: Use new function to validate ccachesSimo Sorce1-4/+2
2013-09-09krb5: move template check to initializzationSimo Sorce1-1/+1
2013-09-09krb5: Move determination of user being activeSimo Sorce1-2/+1
2013-09-09krb5: Replace type-specific ccache/principal checkSimo Sorce1-4/+2
2013-09-09krb5: Use krb5_cc_destroy to remove old ccachesSimo Sorce1-2/+0
2013-09-09krb5: Add helper to destroy ccache as userSimo Sorce1-0/+2
2013-09-09krb5: Add calls to change and restore credentialsSimo Sorce1-0/+6
2013-08-27KRB5: Add support for KEYRING cache typeStephen Gallagher1-0/+2
2013-08-22KRB5: Add new #define for collection cache typesStephen Gallagher1-2/+2
2013-06-27KRB5: guess UPN for subdomain usersJakub Hrozek1-1/+1
2013-03-19Removing unused declaration of functions and variable.Lukas Slebodnik1-2/+2
2013-01-15Add domain argument to sysdb_get_user_attr()Simo Sorce1-0/+1
2012-10-26krb5_auth: update with correct UPN if neededSumit Bose1-0/+4
2012-10-26Add new call find_or_guess_upn()Sumit Bose1-0/+5
2012-10-26krb5_auth_send: check for sub-domainsSumit Bose1-0/+3
2012-10-04Log possibly non-randomizable ccache file templateOndrej Kos1-1/+2
2012-06-15KRB5: Auto-detect DIR cache support in configureStephen Gallagher1-4/+11
2012-06-14Add support for storing credential caches in the DIR: back endJakub Hrozek1-0/+7
2012-06-14Add a credential cache back end structureJakub Hrozek1-4/+29
2011-12-21Honor case sensitive flag when creating the ccname templateJakub Hrozek1-1/+1
2011-02-22Check ccache file for renewable TGTs at startupSumit Bose1-0/+3
2010-03-11Add expandable sequences to krb5_ccachedirSumit Bose1-1/+5
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+39