summaryrefslogtreecommitdiff
path: root/src/providers/krb5/krb5_wait_queue.c
AgeCommit message (Collapse)AuthorFilesLines
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