summaryrefslogtreecommitdiffstats
path: root/source4/lib/events/events_internal.h
Commit message (Expand)AuthorAgeFilesLines
* s4:lib/events: remove unused events_internal.hStefan Metzmacher2009-01-021-5/+0
* lib/tevent: rename event_* => tevent_* in the header fileStefan Metzmacher2008-12-291-0/+4
* Fix some tevent includes, trying to fix the buildKai Blin2008-12-261-1/+1
* s4:lib/tevent: add lib/events/ compat and let things compileStefan Metzmacher2008-12-171-0/+1
* s4:lib/events: move to toplevel directory as lib/tevent/Stefan Metzmacher2008-12-171-158/+0
* Avoid including events_util.h in events_internal.h since the latter isJelmer Vernooij2008-06-171-2/+0
* This patch make it possible to build the events library completelySimo Sorce2008-06-141-1/+33
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22661: optimize the handling of directly triggered timed events:Stefan Metzmacher2007-10-101-2/+1
* r22634: make the events system much less dependent on the samba4 build systemAndrew Tridgell2007-10-101-1/+1
* r20930: use sigaction() instead of signal()Andrew Tridgell2007-10-101-1/+3
* r20928: added signal events to lib/eventsAndrew Tridgell2007-10-101-0/+28
* r20539: - split the common timer related events code into events_timed.cAndrew Tridgell2007-10-101-2/+21
* r12140: - add an additional_flags field to the fd_event struct, so thatStefan Metzmacher2007-10-101-0/+1
* r5407: - this patch makes samba's event loop code more generic and makesStefan Metzmacher2007-10-101-0/+80