summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5/krb5_renew_tgt.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for automatic ticket renewalSumit Bose2010-12-201-23/+56
| | | | | | - do not recreate the ccache file when renewing the TGT - use user principal name as hash key instead of ccfile name - let krb5_child return Kerberos error codes
* Add support for automatic Kerberos ticket renewalSumit Bose2010-12-031-0/+380