summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5/krb5_wait_queue.c
Commit message (Collapse)AuthorAgeFilesLines
* Add be_req_get_be_ctx() helper.Simo Sorce2013-01-211-3/+5
| | | | In preparation for making be_req opaque
* Fix tevent_req style for krb5_authSimo Sorce2012-12-041-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.
* Serialize requests of the same user in the krb5 providerSumit Bose2010-12-201-0/+209