summaryrefslogtreecommitdiffstats
path: root/lib/tevent/tevent.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing prototype for "tevent_req_print"Volker Lendecke2009-02-141-0/+2
* lib/tevent: add tevent_req infrastructureStefan Metzmacher2009-02-131-0/+163
* lib/tevent: remove broken tevent_aio supportStefan Metzmacher2009-02-131-22/+0
* Attempt to fix the build on netbsd5Volker Lendecke2009-01-051-0/+1
* tevent: fix tevent_add_timer() and tevent_add_aio() macrosStefan Metzmacher2009-01-051-2/+2
* tevent: remove TEVENT_FD_AUTOCLOSE featureStefan Metzmacher2009-01-031-2/+0
* tevent: add tevent_fd_set_auto_close()Stefan Metzmacher2009-01-031-0/+1
* tevent: add tevent_fd_set_close_fn()Stefan Metzmacher2009-01-031-0/+6
* tevent: specify argument names for the event handlersStefan Metzmacher2009-01-031-12/+18
* tevent: only provide compat macros if the caller wants themStefan Metzmacher2009-01-021-5/+0
* tevent: rename ev_debug_ops => tevent_debug_opsStefan Metzmacher2009-01-021-0/+28
* tevent: make tevent_add_*() macros arround _tevent_add_*()Stefan Metzmacher2009-01-021-22/+44
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-7/+4
* lib/tevent: rename event_* => tevent_* in the header fileStefan Metzmacher2008-12-291-49/+127
* s4:lib/tevent: add lib/events/ compat and let things compileStefan Metzmacher2008-12-171-3/+3
* s4:lib/events: move to toplevel directory as lib/tevent/Stefan Metzmacher2008-12-171-0/+98