summaryrefslogtreecommitdiff
path: root/lib/util/tevent_debug.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-24lib: Avoid an includes.hVolker Lendecke1-1/+3
2023-07-19lib/util: call tevent_set_max_debug_level() in samba_tevent_set_debug()Stefan Metzmacher1-0/+11
2023-01-18lib/util: install a tevent_abort callback using smb_panic()Stefan Metzmacher1-0/+18
2015-07-01tevent: add and use debug class for teventRalph Boehme1-0/+3
2014-04-02lib/util: fix const warningsStefan Metzmacher1-1/+2
2013-02-28lib/util: add samba_tevent_set_debug()Stefan Metzmacher1-1/+6
2013-02-28lib/util: allow samba_tevent_debug() to take a name as contextStefan Metzmacher1-5/+16
2013-02-19lib/util: add samba_tevent_context_init()Stefan Metzmacher1-0/+67