summaryrefslogtreecommitdiff
path: root/source4/lib/events/events_internal.h
AgeCommit message (Expand)AuthorFilesLines
2008-06-17Avoid including events_util.h in events_internal.h since the latter isJelmer Vernooij1-2/+0
2008-06-14This patch make it possible to build the events library completelySimo Sorce1-1/+33
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22661: optimize the handling of directly triggered timed events:Stefan Metzmacher1-2/+1
2007-10-10r22634: make the events system much less dependent on the samba4 build systemAndrew Tridgell1-1/+1
2007-10-10r20930: use sigaction() instead of signal()Andrew Tridgell1-1/+3
2007-10-10r20928: added signal events to lib/eventsAndrew Tridgell1-0/+28
2007-10-10r20539: - split the common timer related events code into events_timed.cAndrew Tridgell1-2/+21
2007-10-10r12140: - add an additional_flags field to the fd_event struct, so thatStefan Metzmacher1-0/+1
2007-10-10r5407: - this patch makes samba's event loop code more generic and makesStefan Metzmacher1-0/+80