summaryrefslogtreecommitdiffstats
path: root/source4/lib/events/events.h
Commit message (Expand)AuthorAgeFilesLines
* r26288: events: events.h uses uint16_t so it needs stdint.hStefan Metzmacher2007-12-211-1/+1
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22830: merged the latest lib/events updates from ctdb to Samba4. ThisAndrew Tridgell2007-10-101-0/+2
* r21299: Fix the build for those that don't have talloc.h installed.Jelmer Vernooij2007-10-101-1/+1
* r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij2007-10-101-0/+3
* r20930: use sigaction() instead of signal()Andrew Tridgell2007-10-101-2/+2
* r20928: added signal events to lib/eventsAndrew Tridgell2007-10-101-1/+9
* r20539: - split the common timer related events code into events_timed.cAndrew Tridgell2007-10-101-1/+12
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+5
* r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell2007-10-101-0/+2
* r6968: fixed a typo in the event macros. I'm surprised this one didn't show u...Andrew Tridgell2007-10-101-1/+1
* r5407: - this patch makes samba's event loop code more generic and makesStefan Metzmacher2007-10-101-7/+8
* r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell2007-10-101-0/+63