summaryrefslogtreecommitdiff
path: root/src/providers/krb5/krb5_init_shared.c
AgeCommit message (Collapse)AuthorFilesLines
2012-10-12Collect krb5 trace on high debug levelsJakub Hrozek1-1/+1
If the debug level contains SSSDBG_TRACE_ALL, then the logs would also include tracing information from libkrb5. https://fedorahosted.org/sssd/ticket/1539
2012-07-06KRB5: Create a common init routine for krb5_child optionsStephen Gallagher1-0/+94
This will reduce code duplication between the krb5, ipa and ad providers