Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-10 | tevent: add tevent_req_received() function | Stefan Metzmacher | 1 | -0/+21 |
2009-03-02 | Make struct tevent_req opaque | Simo Sorce | 1 | -11/+31 |
2009-02-25 | tevent: add private_print function feature to tevent_req | Stefan Metzmacher | 1 | -3/+24 |
2009-02-25 | tevent: add tevent_req_poll() function | Stefan Metzmacher | 1 | -0/+15 |
2009-02-18 | tevent: rename tevent_req_set_timeout() => tevent_req_set_endtime() | Stefan Metzmacher | 1 | -1/+1 |
2009-02-17 | tevent: Rename ev_timeval* functions to tevent_timeval, export them. | Kai Blin | 1 | -1/+1 |
2009-02-16 | lib/tevent: change to LGPLv3+ | Stefan Metzmacher | 1 | -9/+13 |
2009-02-13 | lib/tevent: add tevent_req infrastructure | Stefan Metzmacher | 1 | -200/+138 |
2009-02-13 | lib/tevent: add tevent_req.c as copy of lib/async_req/async_req.c | Stefan Metzmacher | 1 | -0/+338 |