summaryrefslogtreecommitdiff
path: root/src/providers/krb5/krb5_child_handler.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-18Fix uninitialized valuesNick Guay1-1/+1
2012-07-09Fix uninitialized memcpy errorStephen Gallagher1-0/+2
2012-06-14Split parse_krb5_child_response so it can be reusedJakub Hrozek1-0/+132
2012-06-14Allow redefining the KRB5_CHILD pathJakub Hrozek1-3/+7
2011-12-19Move child_common routines to utilStephen Gallagher1-1/+1
2010-12-03Add support for automatic Kerberos ticket renewalSumit Bose1-0/+2
2010-12-03Send authtok_type to krb5_childSumit Bose1-2/+4
2010-11-04Make handle_child_* request publicSumit Bose1-0/+409