summaryrefslogtreecommitdiffstats
path: root/source3/include/event.h
Commit message (Expand)AuthorAgeFilesLines
* s3:include: avoid TEVENT_COMPAT_DEFINESStefan Metzmacher2013-02-191-1/+0
* s3:nmbd: s/struct event_context/struct tevent_contextStefan Metzmacher2013-02-191-3/+3
* s3:includes: remove event_context_init() define for s3_tevent_context_init()Stefan Metzmacher2013-02-191-3/+0
* s3-lib Move event_add_idle() to source3/lib/events.cAndrew Bartlett2011-07-041-1/+9
* s3: try to fix the build on some non-linux buildfarm machines.Günther Deschner2011-03-301-1/+1
* s3: Remove select-based s3 event backendVolker Lendecke2011-02-281-5/+0
* s3: Use poll for the event loopVolker Lendecke2011-02-281-0/+5
* Revert "s3:events: Call all ready fd event handlers on each iteration of the ...Stefan Metzmacher2011-01-311-1/+1
* All calls to event_add_to_select_args() call GetTimeOfDay() andJeremy Allison2010-12-231-1/+0
* s3:events: Call all ready fd event handlers on each iteration of the main loopSteven Danneman2010-10-011-1/+1
* s3-event: switch s3 to using tevent_re_initialise()Andrew Tridgell2010-03-261-1/+0
* s3: Remove some unused codeVolker Lendecke2010-03-141-4/+0
* s3:events: register as tevent backendStefan Metzmacher2009-01-051-27/+5
* s3:events: get rid of the stupid set_event_dispatch_time() functionStefan Metzmacher2009-01-051-2/+0
* s3:events: get rid of the stupid cancel_named_event() functionStefan Metzmacher2009-01-051-2/+0
* s3:events: change event_add_timed() prototype to match samba4Stefan Metzmacher2009-01-051-2/+4
* s3:events: move prototypes to event.hStefan Metzmacher2009-01-051-0/+44
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r20931: This changes the notify infrastructure from a polling-based to an eve...Volker Lendecke2007-10-101-5/+0
* r20846: Before this gets out of control...Volker Lendecke2007-10-101-9/+8
* r13316: Let the carnage begin....Gerald Carter2007-10-101-0/+31