summaryrefslogtreecommitdiffstats
path: root/lib/tevent/tevent.h
Commit message (Expand)AuthorAgeFilesLines
* tevent: added tevent_re_initialise()Andrew Tridgell2010-03-261-0/+2
* Spelling fixes for tevent.Brad Hards2010-02-221-1/+1
* tevent: add tevent_req_cancel() infrastructureStefan Metzmacher2009-08-171-0/+8
* Expose functions need by backend writersSimo Sorce2009-07-031-0/+64
* Add tevent_req_notify_callbackVolker Lendecke2009-06-041-0/+4
* tevent: store the location where a request was finishedStefan Metzmacher2009-03-171-7/+16
* tevent: use an immediate event as trigger for tevent_queueStefan Metzmacher2009-03-171-2/+1
* tevent: add support for immediate eventsStefan Metzmacher2009-03-171-0/+19
* tevent: add tevent_loop_until()Stefan Metzmacher2009-03-121-0/+6
* tevent: add tevent_loop_set_nesting_hook()Stefan Metzmacher2009-03-121-0/+9
* tevent: don't allow nested tevent_loop_once() anymoreStefan Metzmacher2009-03-121-0/+11
* tevent: pass __location__ to tevent_loop_once/wait()Stefan Metzmacher2009-03-121-2/+7
* tevent: add tevent_set_abort_fn()Stefan Metzmacher2009-03-121-0/+2
* tevent: add tevent_signal_support()Stefan Metzmacher2009-03-121-0/+2
* tevent: add tevent_req_callback_data_void() macroStefan Metzmacher2009-03-101-0/+2
* tevent: add tevent_req_received() functionStefan Metzmacher2009-03-101-1/+7
* Make struct tevent_req opaqueSimo Sorce2009-03-021-89/+13
* tevent: add tevent_queue infrastructureStefan Metzmacher2009-02-261-0/+22
* tevent: add private_print function feature to tevent_reqStefan Metzmacher2009-02-251-0/+11
* tevent: add tevent_req_poll() functionStefan Metzmacher2009-02-251-0/+3
* Attempt to fix the OpenChange build -- sorry for the breakVolker Lendecke2009-02-251-1/+1
* tevent.h requires bool and uint[16|32|64]_tVolker Lendecke2009-02-241-0/+1
* tevent: add tevent_wakeup_send/recv()Stefan Metzmacher2009-02-181-0/+4
* tevent: rename tevent_req_set_timeout() => tevent_req_set_endtime()Stefan Metzmacher2009-02-181-1/+1
* tevent: Rename ev_timeval* functions to tevent_timeval, export them.Kai Blin2009-02-171-0/+19
* lib/tevent: change to LGPLv3+Stefan Metzmacher2009-02-161-12/+16
* 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