summaryrefslogtreecommitdiff
path: root/lib/tevent/tevent_req.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-18tevent: rename tevent_req_set_timeout() => tevent_req_set_endtime()Stefan Metzmacher1-1/+1
2009-02-17tevent: Rename ev_timeval* functions to tevent_timeval, export them.Kai Blin1-1/+1
2009-02-16lib/tevent: change to LGPLv3+Stefan Metzmacher1-9/+13
2009-02-13lib/tevent: add tevent_req infrastructureStefan Metzmacher1-200/+138
2009-02-13lib/tevent: add tevent_req.c as copy of lib/async_req/async_req.cStefan Metzmacher1-0/+338