1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/tevent
Stefan Metzmacher 1dbd0bec04 tevent: version 0.9.22
* pkgconfig fixes
* Bug #10640 - smbd is not responding - tevent_common_signal_handler()
  increments non-atomic variables.
  https://bugzilla.samba.org/show_bug.cgi?id=10640
* Minor compile fixes

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-09-30 16:36:09 +02:00
..
ABI tevent: version 0.9.22 2014-09-30 16:36:09 +02:00
doc tevent: use talloc_get_type_abort() in the documentation examples 2013-12-11 22:46:09 +01:00
bindings.py
configure
doxy.config tevent: Link the tutorial on the mainpage. 2013-06-12 19:54:30 +02:00
echo_server.c lib: Polish echo_server 2014-09-18 23:02:38 +02:00
Makefile waf: ensure "make dist" works from a clean git tree for all libraries 2011-01-08 02:35:22 +01:00
pytevent.c tevent: Fix python documentation strings 2012-01-31 16:59:29 +01:00
release-script.sh
testsuite.c lib/tevent/tests: add missing #include "torture/local/proto.h" 2014-04-02 09:03:44 +02:00
tevent_debug.c lib/tevent: Add trace point callback 2012-06-08 19:00:05 +02:00
tevent_epoll.c Do not return a value from a void function. 2013-12-26 08:49:00 -08:00
tevent_fd.c Return NULL if tevent_add_fd() is passed a negative fd 2011-02-14 17:47:03 +01:00
tevent_immediate.c
tevent_internal.h tevent: add tevent_req_set_cleanup_fn() 2014-01-17 12:38:08 +01:00
tevent_liboop.c tevent: Fix a comment 2013-01-18 00:05:37 +01:00
tevent_poll.c tevent: remove unused exit_code in tevent_poll.c 2014-09-30 16:36:09 +02:00
tevent_queue.c tevent: fix crash bug in tevent_queue_immediate_trigger() 2014-01-17 12:38:08 +01:00
tevent_req.c tevent: add tevent_req_set_cleanup_fn() 2014-01-17 12:38:08 +01:00
tevent_select.c tevent: remove unused exit_code in tevent_select.c 2014-09-30 16:36:09 +02:00
tevent_signal.c lib: tevent: make TEVENT_SIG_INCREMENT atomic. 2014-06-07 03:15:14 +02:00
tevent_standard.c tevent: Only build "std_fallback_to_poll" when epoll is around 2014-01-17 12:38:08 +01:00
tevent_timed.c tevent: optimize adding new zero timer events 2013-03-01 12:01:54 -08:00
tevent_util.c tevent: Set FD_CLOEXEC on epoll handle 2011-08-11 14:38:53 -04:00
tevent_util.h dlinklist: Fix a typo 2014-04-02 17:11:37 +02:00
tevent_wakeup.c tevent: Remove a pointless goto 2013-08-16 16:50:23 +02:00
tevent.c tevent: optimize adding new zero timer events 2013-03-01 12:01:54 -08:00
tevent.h tevent: add tevent_req_set_cleanup_fn() 2014-01-17 12:38:08 +01:00
tevent.pc.in tevent: Update flags in tevent pkgconfig file 2014-04-04 21:35:34 +02:00
tevent.py Add version attribute for pytevent. 2011-12-07 15:07:48 +01:00
wscript tevent: version 0.9.22 2014-09-30 16:36:09 +02:00