summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5/krb5_renew_tgt.c
Commit message (Expand)AuthorAgeFilesLines
* Making the authtok structure really opaque.Lukas Slebodnik2013-04-021-3/+2
* Fix initialization of multiple variablesOndrej Kos2013-03-131-2/+1
* Remove sysdb as a be context structure memberSimo Sorce2013-01-211-2/+2
* Change pam data auth tokens.Simo Sorce2013-01-101-13/+5
* krb5 tgt renewal: fix usage of ldb_dn_get_component_val()Sumit Bose2012-12-201-4/+4
* Use find_or_guess_upn() where neededSumit Bose2012-10-261-10/+28
* check_ccache_files: search sub-domains as wellSumit Bose2012-10-261-4/+14
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-151-2/+1
* Add online callback only once for TGT renewalSumit Bose2011-06-021-25/+44
* Return pam data to the renewal item if renewal failsSumit Bose2011-05-021-4/+9
* Check ccache file for renewable TGTs at startupSumit Bose2011-02-221-0/+138
* Remove renewal item if it is not re-addedSumit Bose2011-02-181-1/+34
* Fixes for automatic ticket renewalSumit Bose2010-12-201-23/+56
* Add support for automatic Kerberos ticket renewalSumit Bose2010-12-031-0/+380