mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
3c6d28ebae
- Support python 3.12 - remove solaris port backend (it's not maintainable) - make tevent_find_ops_byname() available for callers. - allow the "standard" backend to be overloaded - add interface for request/subrequest call depth tracking: - tevent_thread_call_depth_activate - tevent_thread_call_depth_deactivate - tevent_thread_call_depth_start - tevent_thread_call_depth_stop - tevent_thread_call_depth_reset_from_req Note the changes to ABI/tevent-0.13.0.sigs only revert the temporary changes made there... Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Pavel Filipenský <pfilipen@redhat.com> Reviewed-by: Volker Lendecke <vl@samba.org> |
||
---|---|---|
.. | ||
ABI | ||
doc | ||
tests | ||
bindings.py | ||
configure | ||
doxy.config | ||
echo_server.c | ||
Makefile | ||
pytevent.c | ||
test_req.c | ||
testsuite.c | ||
tevent_debug.c | ||
tevent_epoll.c | ||
tevent_fd.c | ||
tevent_immediate.c | ||
tevent_internal.h | ||
tevent_poll.c | ||
tevent_queue.c | ||
tevent_req.c | ||
tevent_signal.c | ||
tevent_standard.c | ||
tevent_threads.c | ||
tevent_timed.c | ||
tevent_util.c | ||
tevent_util.h | ||
tevent_wakeup.c | ||
tevent_wrapper.c | ||
tevent.c | ||
tevent.h | ||
tevent.pc.in | ||
tevent.py | ||
wscript |