1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/lib/tevent
2011-08-21 03:22:05 +02:00
..
ABI tevent: change the version to 0.9.14 after the tevent_queue changes 2011-08-09 23:02:17 +02: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 Fix bug 7462 - Non-standard SA_RESETHAND is used in ...lib/tevent/tevent_signal.c 2011-08-01 22:03:45 +02:00
tevent_debug.c lib/tevent: change to LGPLv3+ 2009-02-16 08:53:25 +01:00
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: add support for immediate events 2009-03-17 19:59:00 +01:00
tevent_internal.h tevent: add tevent_req_defer_callback() 2011-07-09 11:02:42 +02:00
tevent_liboop.c Spelling fixes for tevent. 2010-02-22 21:45:32 +01:00
tevent_poll.c tevent: Slightly simplify poll_event_loop_poll 2011-07-28 17:42:23 +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 Fix bug 7462 - Non-standard SA_RESETHAND is used in ...lib/tevent/tevent_signal.c 2011-08-01 22:03:45 +02: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: add tevent_wakeup_send/recv() 2009-02-18 10:31:36 +01:00
tevent.c tevent: don't force the nesting flag to false in the destructor 2011-08-12 05:18:25 +02: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
wscript wafsamba: Only install .pc files if libraries are public. 2011-08-21 03:22:05 +02:00