1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/lib/tevent
Andrew Bartlett 8ddd2a869b build: Remove unused release scripts for tevent
These now use waf dist, and the script/librelease.sh script as a wrapper.

The mksyms.sh call in the source3/Makefile uses the copy in source3/script

Andrew Bartlett
2012-05-30 04:15:11 +02:00
..
ABI tevent: change the version to 0.9.15 2012-02-09 12:24:19 +01:00
doc tevent: Fix a typo 2010-12-25 22:56:18 +01:00
bindings.py
configure
doxy.config
libtevent.m4 tevent: Add a poll backend 2011-02-28 16:40:20 +01: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/testsuite: no longer use 'compat' symbols 2012-05-14 15:12:33 +02:00
tevent_debug.c
tevent_epoll.c tevent: Set FD_CLOEXEC on epoll handle 2011-08-11 14:38:53 -04: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_defer_callback() 2011-07-09 11:02:42 +02:00
tevent_liboop.c
tevent_poll.c tevent: Fix a typo 2012-04-09 18:05:02 +02:00
tevent_queue.c tevent: add tevent_queue_add_entry() and tevent_queue_add_optimize_empty() 2011-08-09 21:37:41 +02:00
tevent_req.c tevent: add tevent_req_defer_callback() 2011-07-09 11:02:42 +02:00
tevent_select.c Finish the range checking on all FD_SET calls for select(). 2011-02-28 21:10:08 +01:00
tevent_signal.c tevent_signal: Fix a valgrind error 2012-02-15 17:58:36 +01:00
tevent_standard.c tevent: Set FD_CLOEXEC on epoll handle 2011-08-11 14:38:53 -04:00
tevent_timed.c tevent: Fix typos 2011-02-09 18:13:18 +01:00
tevent_util.c tevent: Set FD_CLOEXEC on epoll handle 2011-08-11 14:38:53 -04:00
tevent_util.h tevent: Set FD_CLOEXEC on epoll handle 2011-08-11 14:38:53 -04:00
tevent_wakeup.c
tevent.c tevent: tevent_schedule_immediate never fails 2011-12-09 16:47:23 +01:00
tevent.h tevent: fix documentation for tevent_context_init_byname() 2011-08-11 21:56:37 +02:00
tevent.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
tevent.py Add version attribute for pytevent. 2011-12-07 15:07:48 +01:00
wscript tevent: fix indentation in the wscript 2012-05-13 22:41:48 +02:00