1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/tevent
Andrew Bartlett 6f22780184 tevent: Release tevent 0.10.0
* Remove Python 2.x support except to build just the bare C library
* Remove --extra-python (a build time mode to produce Python2 and Python3
  bindings at the same time)
* New minor version to allow Samba 4.10 to release a tevent if
  required from that branch

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2019-03-21 04:06:16 +00:00
..
ABI tevent: Release tevent 0.10.0 2019-03-21 04:06:16 +00:00
doc tevent: Fix a docu typo 2018-09-14 07:49:13 +02: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 build: Move python detection back into waf (instead of in configure and Makefile) 2018-12-14 14:40:19 +01:00
doxy.config
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 py_tevent: add_timer takes float argument 2019-02-08 13:31:38 +01: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: deprecate tevent_wrapper api again 2019-01-12 03:12:09 +01:00
tevent_debug.c tevent: add tevent_context_wrapper_create() infrastructure 2018-07-11 23:04:21 +02:00
tevent_epoll.c tevent: add tevent_context_wrapper_create() infrastructure 2018-07-11 23:04:21 +02:00
tevent_fd.c tevent: deprecate tevent_wrapper api again 2019-01-12 03:12:09 +01:00
tevent_immediate.c tevent: deprecate tevent_wrapper api again 2019-01-12 03:12:09 +01:00
tevent_internal.h tevent: Add tevent_req_profile 2018-07-11 23:04:22 +02:00
tevent_liboop.c
tevent_poll.c tevent: add tevent_context_wrapper_create() infrastructure 2018-07-11 23:04:21 +02:00
tevent_port.c tevent: split out tevent_common_invoke_fd_handler() 2018-07-11 23:04:21 +02:00
tevent_queue.c tevent: add tevent_queue_entry_untrigger() 2018-02-23 04:09:18 +01:00
tevent_req.c lib:tevent: Use correct C99 initializer for tevent_req 2019-01-28 10:29:22 +01:00
tevent_signal.c tevent: deprecate tevent_wrapper api again 2019-01-12 03:12:09 +01:00
tevent_standard.c tevent: rewrite/simplify tevent_poll and maintain ev->fd_events correctly 2018-07-11 23:04:17 +02:00
tevent_threads.c tevent: fix CID 1437976 dereference before null check 2018-07-17 13:33:06 +02:00
tevent_timed.c tevent: deprecate tevent_wrapper api again 2019-01-12 03:12:09 +01:00
tevent_util.c
tevent_util.h Revert "tevent: avoid -Wtautological-compare errors with gcc6" 2016-07-15 00:54:12 +02:00
tevent_wakeup.c
tevent_wrapper.c tevent: deprecate tevent_wrapper api again 2019-01-12 03:12:09 +01:00
tevent.c tevent: add tevent_context_wrapper_create() infrastructure 2018-07-11 23:04:21 +02:00
tevent.h tevent: deprecate tevent_wrapper api again 2019-01-12 03:12:09 +01: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 tevent 0.10.0 2019-03-21 04:06:16 +00:00