summaryrefslogtreecommitdiffstats
path: root/source4/lib/events/events_timed.c
Commit message (Expand)AuthorAgeFilesLines
* s4:lib/events: move to toplevel directory as lib/tevent/Stefan Metzmacher2008-12-171-230/+0
* Avoid including events_util.h in events_internal.h since the latter isJelmer Vernooij2008-06-171-0/+1
* This patch make it possible to build the events library completelySimo Sorce2008-06-141-14/+87
* Make it possible to build libevents standalone.Simo Sorce2008-05-141-3/+8
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22661: optimize the handling of directly triggered timed events:Stefan Metzmacher2007-10-101-29/+45
* r20540: darn, also need to fix this event_context referenceAndrew Tridgell2007-10-101-2/+2
* r20539: - split the common timer related events code into events_timed.cAndrew Tridgell2007-10-101-0/+136