summaryrefslogtreecommitdiff
path: root/lib/tevent/tevent.h
AgeCommit message (Expand)AuthorFilesLines
2025-06-18tevent: add tevent_reset_immediate()Stefan Metzmacher1-0/+17
2025-06-18tevent: Add tevent_context_set_wait_timeout()Volker Lendecke1-0/+19
2023-10-25tevent: Fix code spellingJoseph Sutton1-2/+2
2023-10-13tevent: add support for TEVENT_FD_ERRORStefan Metzmacher1-6/+30
2023-09-11tevent: Fix code spellingJoseph Sutton1-1/+1
2023-08-03lib:tevent: Fix code spellingAndreas Schneider1-1/+1
2023-07-19tevent: introduce tevent_set_max_debug_level() (default TEVENT_DEBUG_WARNING)Stefan Metzmacher1-0/+30
2023-07-19tevent: Flow: add tevent_thread_call_depth_set_callback()Pavel Filipenský1-2/+46
2023-07-19tevent: Flow: store cleanup function name in tevent_reqStefan Metzmacher1-0/+5
2023-07-19tevent: Flow: store cancel function name in tevent_reqStefan Metzmacher1-0/+5
2023-07-19tevent: Flow: store trigger function name in tevent_queue_entryPavel Filipenský1-0/+32
2023-07-19tevent: Flow: store callback function name in tevent_reqPavel Filipenský1-0/+7
2023-07-19tevent: Flow: pass function name to tevent_req_create()Pavel Filipenský1-2/+13
2023-07-19tevent: Deprecate some tevent_thread_call_depth_*() functionsPavel Filipenský1-22/+5
2023-07-19tevent: Move definition of _DEPRECATED_ to the top of tevent.hPavel Filipenský1-7/+9
2023-04-14lib:tevent: Fix code spellingAndreas Schneider1-4/+4
2023-01-18tevent: Call depth trackingPavel Filipenský1-0/+163
2023-01-18tevent: expose tevent_find_ops_byname() to callersStefan Metzmacher1-0/+1
2022-07-25tevent: add tevent_cached_getpid() helperStefan Metzmacher1-0/+16
2022-04-11tevent: Add tevent queue tracing supportPavel Filipenský1-0/+49
2022-04-11tevent: Fix trailing whitespacesPavel Filipenský1-1/+1
2022-02-03tevent: add missing `#include <sys/types.h>`David Seifert1-0/+1
2021-07-07tevent: add event trace apiPavel Březina1-0/+149
2021-07-07tevent: add custom tag to eventsPavel Březina1-0/+64
2020-10-16tevent: also use portable __has_attribute macro to check for "deprecated" att...Björn Jacke1-1/+7
2020-05-19tevent: Fix a tevent tutorial errorVolker Lendecke1-1/+1
2019-06-20tevent: Fix a typoVolker Lendecke1-1/+1
2019-01-12tevent: deprecate tevent_wrapper api againStefan Metzmacher1-5/+12
2019-01-10Fix typos and ban the rams from sambatdb-1.3.17Swen Schillig1-1/+1
2018-08-06Minor, really small, documentation fix.Richard Sharpe1-1/+1
2018-07-11tevent: Add tevent_req_profileVolker Lendecke1-0/+185
2018-07-11tevent: add tevent_context_wrapper_create() infrastructureStefan Metzmacher1-0/+260
2018-07-11tevent.h: improve tevent_req documentationRalph Boehme1-4/+18
2018-04-24tevent: Fix callers of tevent_req_set_endtimeVolker Lendecke1-1/+2
2018-02-23tevent: add tevent_queue_entry_untrigger()Stefan Metzmacher1-0/+22
2018-02-23tevent: improve documentation of tevent_queue_add_optimize_empty()Stefan Metzmacher1-0/+3
2017-11-18tevent: Fix typosVolker Lendecke1-2/+2
2017-06-08tevent: Fix a typoVolker Lendecke1-1/+1
2016-10-05tevent: Add tevent_req_reset_endtimeVolker Lendecke1-0/+7
2016-10-05tevent: Add tevent_update_timer()Volker Lendecke1-0/+10
2016-09-06tevent: fix confused documentationMichael Adam1-2/+2
2016-09-01tevent: Fix some typosVolker Lendecke1-3/+3
2016-08-24tevent: Add threaded immediate activationVolker Lendecke1-0/+74
2016-07-05tevent: typo in documentationGarming Sam1-1/+1
2016-03-24tevent.h: use HAVE___ATTRIBUTE__ instead of __GNUC__Douglas Bagnall1-1/+1
2015-11-05lib: tevent: Initial checkin of threaded tevent context calling code.Jeremy Allison1-0/+52
2015-06-12tevent.h: propose tstream_ versions of read_packet_send/recv and writev_send/...Stefan Metzmacher1-2/+2
2015-05-20tevent: add a note to tevent_add_fd()Stefan Metzmacher1-0/+5
2014-01-17tevent: add tevent_req_set_cleanup_fn()Stefan Metzmacher1-0/+35
2014-01-17tevent: add doxygen comments for tevent_num_signals() and tevent_sa_info_queu...Stefan Metzmacher1-0/+23