summaryrefslogtreecommitdiff
path: root/src/providers/krb5/krb5_renew_tgt.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-23krb5: save canonical upn to sysdbSumit Bose1-1/+1
2013-09-11Fix formating of variables with type: size_tLukas Slebodnik1-1/+2
2013-06-27KRB5: guess UPN for subdomain usersJakub Hrozek1-1/+1
2013-04-02Making the authtok structure really opaque.Lukas Slebodnik1-3/+2
2013-03-13Fix initialization of multiple variablesOndrej Kos1-2/+1
2013-01-21Remove sysdb as a be context structure memberSimo Sorce1-2/+2
2013-01-10Change pam data auth tokens.Simo Sorce1-13/+5
2012-12-20krb5 tgt renewal: fix usage of ldb_dn_get_component_val()Sumit Bose1-4/+4
2012-10-26Use find_or_guess_upn() where neededSumit Bose1-10/+28
2012-10-26check_ccache_files: search sub-domains as wellSumit Bose1-4/+14
2011-08-15sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny1-2/+1
2011-06-02Add online callback only once for TGT renewalSumit Bose1-25/+44
2011-05-02Return pam data to the renewal item if renewal failsSumit Bose1-4/+9
2011-02-22Check ccache file for renewable TGTs at startupSumit Bose1-0/+138
2011-02-18Remove renewal item if it is not re-addedSumit Bose1-1/+34
2010-12-20Fixes for automatic ticket renewalSumit Bose1-23/+56
2010-12-03Add support for automatic Kerberos ticket renewalSumit Bose1-0/+380