..
autogen.sh
Stop using SWIG for ldb Python bindings.
2008-12-20 19:54:13 +01:00
build_macros.m4
Fix standalone configure scripts
2009-01-30 01:02:23 -05:00
config.guess
Add missing files for standalone build.
2008-12-20 18:06:31 +01:00
config.sub
Add missing files for standalone build.
2008-12-20 18:06:31 +01:00
configure.ac
tevent: move samba4 stuff from libtevent.m4 to samba.m4
2009-01-04 18:57:18 +01:00
install-sh
Add missing files for standalone build.
2008-12-20 18:06:31 +01:00
libtalloc.m4
s4:lib/events: move to toplevel directory as lib/tevent/
2008-12-17 13:31:28 +01:00
libtevent.m4
tevent: move samba4 stuff from libtevent.m4 to samba.m4
2009-01-04 18:57:18 +01:00
Makefile.in
lib/tevent: fix standalone make distclean realdistclean
2008-12-30 08:58:52 +01:00
pkg.m4
s4:lib/events: move to toplevel directory as lib/tevent/
2008-12-17 13:31:28 +01:00
pytevent.c
lib/tevent: include replace.h in pytevent.c
2009-01-30 19:39:34 +01:00
python.mk
lib/tevent: the python bindings don't use swig anymore
2009-02-02 15:16:08 +01:00
rules.mk
Fix standalone compilation of events library.
2008-12-20 19:23:30 +01:00
samba.m4
tevent: move samba4 stuff from libtevent.m4 to samba.m4
2009-01-04 18:57:18 +01:00
tests.py
tevent: change pytevent to tevent_*
2009-01-02 18:16:54 +01:00
testsuite.c
lib/tevent: s/private/private_data
2009-02-02 13:09:18 +01:00
tevent_aio.c
tevent: keep a linked list of fd_events
2009-01-05 22:44:53 +01:00
tevent_debug.c
tevent: make tevent_debug() a noop if ev is NULL
2009-01-05 22:44:52 +01:00
tevent_epoll.c
tevent: keep a linked list of fd_events
2009-01-05 22:44:53 +01:00
tevent_fd.c
tevent: keep a linked list of fd_events
2009-01-05 22:44:53 +01:00
tevent_internal.h
tevent: add tevent_context destructor that unlinks the events from the context
2009-01-05 22:44:54 +01:00
tevent_liboop.c
s4:lib/tevent: rename structs
2008-12-29 20:46:40 +01:00
tevent_select.c
tevent: keep a linked list of fd_events
2009-01-05 22:44:53 +01:00
tevent_signal.c
tevent: change SA_INFO_QUEUE_COUNT from 10 to 100
2009-01-27 15:28:06 +01:00
tevent_standard.c
tevent: keep a linked list of fd_events
2009-01-05 22:44:53 +01:00
tevent_timed.c
tevent: add some debugging for timer events, that mostly matches samba3
2009-01-05 22:44:54 +01:00
tevent_util.c
Stop using SWIG for ldb Python bindings.
2008-12-20 19:54:13 +01:00
tevent_util.h
Stop using SWIG for ldb Python bindings.
2008-12-20 19:54:13 +01:00
tevent.c
tevent: use for() loops instead of while() loops
2009-01-12 09:23:05 +01:00
tevent.h
Attempt to fix the build on netbsd5
2009-01-05 22:10:25 +01:00
tevent.mk
Do not install private headers
2009-01-30 20:12:50 -05:00
tevent.pc.in
Add dependency to talloc in tevent pc file.
2009-01-06 15:53:50 +01:00