summaryrefslogtreecommitdiff
path: root/source4/lib/events/events.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-02s4:lib/events: deprecate event_context_find()Stefan Metzmacher1-1/+1
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-2/+2
2008-12-29lib/tevent: rename event_* => tevent_* in the header fileStefan Metzmacher1-0/+6
2008-12-19Specify explicit path to tevent.h, compilation breaks without it for me.Jelmer Vernooij1-1/+1
2008-12-17s4:lib/tevent: add lib/events/ compat and let things compileStefan Metzmacher1-0/+1
2008-12-17s4:lib/events: move to toplevel directory as lib/tevent/Stefan Metzmacher1-98/+0
2008-07-14Remove C++ keywords from events.h header.Andrew Bartlett1-4/+4
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce1-1/+0
2008-06-14This patch make it possible to build the events library completelySimo Sorce1-0/+5
2007-12-21r26288: events: events.h uses uint16_t so it needs stdint.hStefan Metzmacher1-1/+1
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22830: merged the latest lib/events updates from ctdb to Samba4. ThisAndrew Tridgell1-0/+2
2007-10-10r21299: Fix the build for those that don't have talloc.h installed.Jelmer Vernooij1-1/+1
2007-10-10r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij1-0/+3
2007-10-10r20930: use sigaction() instead of signal()Andrew Tridgell1-2/+2
2007-10-10r20928: added signal events to lib/eventsAndrew Tridgell1-1/+9
2007-10-10r20539: - split the common timer related events code into events_timed.cAndrew Tridgell1-1/+12
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+5
2007-10-10r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell1-0/+2
2007-10-10r6968: fixed a typo in the event macros. I'm surprised this one didn't show u...Andrew Tridgell1-1/+1
2007-10-10r5407: - this patch makes samba's event loop code more generic and makesStefan Metzmacher1-7/+8
2007-10-10r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell1-0/+63