summaryrefslogtreecommitdiff
path: root/src/providers/krb5/krb5_wait_queue.c
AgeCommit message (Collapse)AuthorFilesLines
2013-01-21Add be_req_get_be_ctx() helper.Simo Sorce1-3/+5
In preparation for making be_req opaque
2012-12-04Fix tevent_req style for krb5_authSimo Sorce1-7/+5
No functionality changes, just make the code respect the tevent_req style and naming conventions and enhance readability by adding some helper functions.
2010-12-20Serialize requests of the same user in the krb5 providerSumit Bose1-0/+209