1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/lib/tevent
Jule Anger 0ba05d5bbb tevent: release 0.16.1
- build with Python 3.12 (bug #15513)
- documentation fixes

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15513

Signed-off-by: Jule Anger <janger@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2024-01-29 14:39:32 +00:00
..
ABI tevent: release 0.16.1 2024-01-29 14:39:32 +00:00
doc tevent: Fix a typo 2023-08-14 19:53:37 +00:00
tests tevent:tests: Test queue entry tags 2022-04-11 17:51:08 +00:00
bindings.py PEP8: fix E306: expected 1 blank line before a nested definition, found 0 2018-08-24 07:49:30 +02:00
configure configure/Makefile: export PYTHONHASHSEED=1 in all 'configure/Makefile' scripts 2022-03-29 22:32:32 +00:00
doxy.config lib:tevent: Fix code spelling 2023-04-14 05:25:33 +00:00
echo_server.c lib/async_req/async_sock.c set socket close on exec 2017-12-18 04:38:19 +01:00
Makefile Search for location of waf script 2019-02-26 10:39:24 +01:00
pytevent.c Use python.h from libreplace 2023-11-20 15:37:33 +00:00
test_req.c lib: Avoid the use of open_memstream in tevent_req_profile_string 2018-10-08 22:17:11 +02:00
testsuite.c tevent: add support for TEVENT_FD_ERROR 2023-10-13 09:49:33 +00:00
tevent_debug.c tevent: introduce tevent_set_max_debug_level() (default TEVENT_DEBUG_WARNING) 2023-07-19 08:02:33 +00:00
tevent_dlinklist.h tevent: introduce DLIST_DEMOTE_SHORT() 2023-10-13 09:49:33 +00:00
tevent_epoll.c tevent: add support for TEVENT_FD_ERROR 2023-10-13 09:49:33 +00:00
tevent_fd.c tevent: add support for TEVENT_FD_ERROR 2023-10-13 09:49:33 +00:00
tevent_immediate.c tevent: make use of TEVENT_DEBUG() when using TEVENT_DEBUG_TRACE 2023-07-19 08:02:33 +00:00
tevent_internal.h tevent: add support for TEVENT_FD_ERROR 2023-10-13 09:49:33 +00:00
tevent_poll.c tevent: add support for TEVENT_FD_ERROR 2023-10-13 09:49:33 +00:00
tevent_queue.c tevent: Flow: add tevent_thread_call_depth_set_callback() 2023-07-19 08:02:33 +00:00
tevent_req.c tevent: Flow: add tevent_thread_call_depth_set_callback() 2023-07-19 08:02:33 +00:00
tevent_signal.c tevent: add event trace api 2021-07-07 05:07:30 +00:00
tevent_standard.c tevent: allow the "standard" backend to be overloaded 2023-01-18 16:26:36 +00:00
tevent_threads.c tevent: make use of TEVENT_DEBUG() when using TEVENT_DEBUG_TRACE 2023-07-19 08:02:33 +00:00
tevent_timed.c tevent: make use of TEVENT_DEBUG() when using TEVENT_DEBUG_TRACE 2023-07-19 08:02:33 +00:00
tevent_util.c tevent: Remove single-use ev_str_list_[length|add] 2021-06-04 16:47:34 +00:00
tevent_util.h tevent: add tevent_dlinklist.h as copy from lib/util/dlinklist.h 2023-07-19 08:02:33 +00:00
tevent_wakeup.c
tevent_wrapper.c tevent: split out a tevent_common_fd_disarm() helper 2023-10-13 09:49:33 +00:00
tevent.c tevent: split out a tevent_common_fd_disarm() helper 2023-10-13 09:49:33 +00:00
tevent.h tevent: Fix code spelling 2023-10-25 22:23:37 +00:00
tevent.pc.in
tevent.py PEP8: fix E123: closing bracket does not match indentation of opening bracket's line 2018-08-24 07:49:26 +02:00
wscript tevent: release 0.16.1 2024-01-29 14:39:32 +00:00