summaryrefslogtreecommitdiff
path: root/lib/tevent/tevent.h
Commit message (Expand)AuthorAgeFilesLines
* tevent: Fix trailing whitespacesPavel Filipenský2022-04-111-1/+1
* tevent: add missing `#include <sys/types.h>`David Seifert2022-02-031-0/+1
* tevent: add event trace apiPavel Březina2021-07-071-0/+149
* tevent: add custom tag to eventsPavel Březina2021-07-071-0/+64
* tevent: also use portable __has_attribute macro to check for "deprecated" att...Björn Jacke2020-10-161-1/+7
* tevent: Fix a tevent tutorial errorVolker Lendecke2020-05-191-1/+1
* tevent: Fix a typoVolker Lendecke2019-06-201-1/+1
* tevent: deprecate tevent_wrapper api againStefan Metzmacher2019-01-121-5/+12
* Fix typos and ban the rams from sambatdb-1.3.17Swen Schillig2019-01-101-1/+1
* Minor, really small, documentation fix.Richard Sharpe2018-08-061-1/+1
* tevent: Add tevent_req_profileVolker Lendecke2018-07-111-0/+185
* tevent: add tevent_context_wrapper_create() infrastructureStefan Metzmacher2018-07-111-0/+260
* tevent.h: improve tevent_req documentationRalph Boehme2018-07-111-4/+18
* tevent: Fix callers of tevent_req_set_endtimeVolker Lendecke2018-04-241-1/+2
* tevent: add tevent_queue_entry_untrigger()Stefan Metzmacher2018-02-231-0/+22
* tevent: improve documentation of tevent_queue_add_optimize_empty()Stefan Metzmacher2018-02-231-0/+3
* tevent: Fix typosVolker Lendecke2017-11-181-2/+2
* tevent: Fix a typoVolker Lendecke2017-06-081-1/+1
* tevent: Add tevent_req_reset_endtimeVolker Lendecke2016-10-051-0/+7
* tevent: Add tevent_update_timer()Volker Lendecke2016-10-051-0/+10
* tevent: fix confused documentationMichael Adam2016-09-061-2/+2
* tevent: Fix some typosVolker Lendecke2016-09-011-3/+3
* tevent: Add threaded immediate activationVolker Lendecke2016-08-241-0/+74
* tevent: typo in documentationGarming Sam2016-07-051-1/+1
* tevent.h: use HAVE___ATTRIBUTE__ instead of __GNUC__Douglas Bagnall2016-03-241-1/+1
* lib: tevent: Initial checkin of threaded tevent context calling code.Jeremy Allison2015-11-051-0/+52
* tevent.h: propose tstream_ versions of read_packet_send/recv and writev_send/...Stefan Metzmacher2015-06-121-2/+2
* tevent: add a note to tevent_add_fd()Stefan Metzmacher2015-05-201-0/+5
* tevent: add tevent_req_set_cleanup_fn()Stefan Metzmacher2014-01-171-0/+35
* tevent: add doxygen comments for tevent_num_signals() and tevent_sa_info_queu...Stefan Metzmacher2014-01-171-0/+23
* tevent: Add prototypesVolker Lendecke2014-01-171-0/+4
* tevent: add tevent_queue_wait_send/recv()Gregor Beck2013-12-111-0/+33
* tevent: document tevent_req_create state zeroingDavid Disseldorp2013-07-081-3/+3
* tevent: add trace points BEFORE_LOOP_ONCE and AFTER_LOOP_ONCEMichael Adam2013-03-011-0/+11
* tevent: expose tevent_context_init_opsStefan Metzmacher2012-06-081-0/+14
* lib/tevent: Add trace point callbackMartin Schwenke2012-06-081-0/+43
* tevent: fix documentation for tevent_context_init_byname()Sumit Bose2011-08-111-2/+2
* tevent: fix some comments in tevent.hStefan Metzmacher2011-08-091-2/+2
* tevent: add tevent_queue_add_entry() and tevent_queue_add_optimize_empty()Stefan Metzmacher2011-08-091-0/+76
* tevent: allow tevent_queue_add() to take a NULL trigger functionStefan Metzmacher2011-08-091-1/+3
* tevent: add tevent_queue_running() functionStefan Metzmacher2011-08-091-0/+11
* tevent: add tevent_req_defer_callback()Stefan Metzmacher2011-07-091-0/+42
* tevent: fix comments for tevent_req_post()Stefan Metzmacher2011-07-091-2/+2
* tevent: Add tevent_req_oomVolker Lendecke2011-06-201-0/+14
* lib/tevent/tevent.h: minor documentation fix.Rusty Russell2011-06-011-3/+3
* tevent: Fix a typoVolker Lendecke2011-05-091-1/+1
* tevent: Fixed tevent_wakeup_send code example.Andreas Schneider2011-03-091-1/+1
* tevent: More documentation updatesVolker Lendecke2010-12-261-1/+72
* tevent: More doc fixesVolker Lendecke2010-12-261-13/+47
* tevent: Some documentation fixesVolker Lendecke2010-12-251-22/+45