summaryrefslogtreecommitdiffstats
path: root/src/krb5_helper.c
Commit message (Collapse)AuthorAgeFilesLines
* Add annotations to printf-like functionsMartin Nagy2009-08-041-1/+1
| | | | | | The ISC_FORMAT_PRINTF() macro will make sure that gcc checks if these functions are used correctly. Also fix bugs that were found along the way.
* Add basic support to get a tgt autonomouslySimo Sorce2009-05-251-0/+185
Use mutex to serialize kinit. Reuse existing valid creedentials if any.