summaryrefslogtreecommitdiff
path: root/source4/lib/events/tevent_s4.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-11s4-tevent Remove event_contex_find() and event_context_set_default()Andrew Bartlett1-30/+0
2010-08-23s4-event: event_context_find() should use s4_event_context_init()Andrew Tridgell1-1/+1
2010-01-08s4-event: added s4_event_context_set_default()Andrew Tridgell1-1/+14
2009-05-27s4:tevent: Increase trace debug level to 50.Andrew Kroeger1-1/+1
2009-03-12s4:events: allow nested events until we fixed all code to avoid themStefan Metzmacher1-0/+2
2009-02-25s4:lib/events: map TEVENT_DEBUG_TRACE to debug level 10Stefan Metzmacher1-1/+1
2009-01-08s4:events: don't trigger \n in debug messages two timesStefan Metzmacher1-1/+1
2009-01-02s4:lib/events: convert to use tevent_* functions instead of compat macrosStefan Metzmacher1-12/+11
2009-01-02s4:tevent: move event_context_find() to tevent_s4.cStefan Metzmacher1-0/+17
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-2/+2
2008-12-26Fix some tevent includes, trying to fix the buildKai Blin1-2/+2
2008-12-23Fix more compiler warnings in various places.Jelmer Vernooij1-2/+2
2008-12-23Move Samba4-specific file out of common libtevent.Jelmer Vernooij1-0/+72