..
ABI
tevent: change version to 0.9.11
2011-03-10 10:24:49 +01:00
doc
tevent: Fix a typo
2010-12-25 22:56:18 +01:00
script
tevent:mksyms: fix spelling...
2009-09-11 15:39:52 +02:00
bindings.py
pytevent: Add more tests.
2010-09-25 12:20:57 -07:00
configure
ldb/tevent: Fix detection of waf paths.
2010-09-28 09:12:41 +02:00
doxy.config
tevent: Fixed a doxygen problem with PRINTF_ATTRIBUTE.
2010-05-10 10:28:37 +02:00
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
lib/: Fix prototypes for functions.
2011-03-19 03:20:05 +01:00
release-script.sh
Add release script for tevent
2009-09-04 18:20:29 -04:00
testsuite.c
s4-smbtorture: Make test names lowercase and dot-separated.
2010-12-11 04:16:13 +01:00
tevent_debug.c
lib/tevent: change to LGPLv3+
2009-02-16 08:53:25 +01:00
tevent_epoll.c
tevent: Fix a comment
2011-02-17 18:16:18 +01: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: add support for immediate events
2009-03-17 19:59:00 +01:00
tevent_internal.h
tevent: change tevent_fd->additional_flags to uint64_t
2011-03-10 09:37:02 +01:00
tevent_liboop.c
Spelling fixes for tevent.
2010-02-22 21:45:32 +01:00
tevent_poll.c
tevent/poll: use fde->additional_flags to hold the array index
2011-03-10 09:37:02 +01:00
tevent_queue.c
tevent: use an immediate event as trigger for tevent_queue
2009-03-17 19:59:09 +01:00
tevent_req.c
tevent: Added basic doxygen documentation.
2010-05-05 09:28:04 +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: Do not use talloc_autofree_context
2010-10-08 21:11:45 +02:00
tevent_standard.c
Finish the range checking on all FD_SET calls for select().
2011-02-28 21:10:08 +01:00
tevent_timed.c
tevent: Fix typos
2011-02-09 18:13:18 +01:00
tevent_util.c
lib/tevent: change to LGPLv3+
2009-02-16 08:53:25 +01:00
tevent_util.h
util: update three other copies of our dlinklist.h macros
2010-02-14 18:44:21 +11:00
tevent_wakeup.c
tevent: add tevent_wakeup_send/recv()
2009-02-18 10:31:36 +01:00
tevent.c
tevent: Add a poll backend
2011-02-28 16:40:20 +01:00
tevent.h
tevent: Fixed tevent_wakeup_send code example.
2011-03-09 09:28:27 +01:00
tevent.pc.in
s4-pkgconfig: add @LIB_RPATH@ to our link flags
2010-12-08 12:46:00 +01:00
wscript
lib: don't install public headers if a private library
2011-03-15 12:22:20 +11:00