summaryrefslogtreecommitdiffstats
path: root/source4/lib/events.c
Commit message (Expand)AuthorAgeFilesLines
* r1578: the first stage of the async client rewrite.Andrew Tridgell2007-10-101-135/+209
* r1517: change event_remove_timed() to remove by structure not by handler.Andrew Tridgell2007-10-101-3/+1
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-1/+1
* initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop.Stefan Metzmacher2004-01-221-0/+1
* - make the recalculation of ev->maxfd a bit more efficient.Stefan Metzmacher2004-01-221-35/+50
* let the event_add_XXX() function return a pointer of the allocated event stru...Stefan Metzmacher2004-01-211-12/+12
* * added a debug thread id hook from jim myersAndrew Tridgell2003-12-041-1/+7
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+372