summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5/krb5_child_handler.c
Commit message (Expand)AuthorAgeFilesLines
* Allow usage of enterprise principalsSumit Bose2013-04-221-1/+5
* Making the authtok structure really opaque.Lukas Slebodnik2013-04-021-4/+4
* Fix initialization of multiple variablesOndrej Kos2013-03-131-2/+2
* Add support for krb5 1.11's responder callback.Nathaniel McCallum2013-03-081-0/+7
* Change pam data auth tokens.Simo Sorce2013-01-101-10/+49
* krb5_child: send back the client principalSumit Bose2012-10-261-0/+16
* krb5_auth: send different_realm flag to krb5_childSumit Bose2012-10-261-1/+4
* Fix uninitialized valuesNick Guay2012-07-181-1/+1
* Fix uninitialized memcpy errorStephen Gallagher2012-07-091-0/+2
* Split parse_krb5_child_response so it can be reusedJakub Hrozek2012-06-141-0/+132
* Allow redefining the KRB5_CHILD pathJakub Hrozek2012-06-141-3/+7
* Move child_common routines to utilStephen Gallagher2011-12-191-1/+1
* Add support for automatic Kerberos ticket renewalSumit Bose2010-12-031-0/+2
* Send authtok_type to krb5_childSumit Bose2010-12-031-2/+4
* Make handle_child_* request publicSumit Bose2010-11-041-0/+409