summaryrefslogtreecommitdiffstats
path: root/source4/torture/local/event.c
Commit message (Expand)AuthorAgeFilesLines
* r24502: More work to get LOCAL-EVENT passing on all platforms:Andrew Bartlett2007-10-101-8/+1
* r24390: Another attempt to find out why we fail the LOCAL-EVENT test on some ...Andrew Bartlett2007-10-101-1/+1
* r24300: Try to get the LOCAL-EVENT test to pass on hosts with epoll() inAndrew Bartlett2007-10-101-1/+9
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22833: use EVENT_FD_AUTOCLOSE in our event test suiteAndrew Tridgell2007-10-101-2/+1
* r21211: fixed 3 places that assumed that torture_fail() didn't callAndrew Tridgell2007-10-101-2/+1
* r20990: check for errors from event_loop_once()Andrew Tridgell2007-10-101-2/+8
* r20930: use sigaction() instead of signal()Andrew Tridgell2007-10-101-55/+64
* r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell2007-10-101-3/+1
* r20647: add cluster codeAndrew Tridgell2007-10-101-1/+3
* r20539: - split the common timer related events code into events_timed.cAndrew Tridgell2007-10-101-18/+20
* r19377: Simplify report functions.Jelmer Vernooij2007-10-101-1/+2
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-12/+13
* r16328: Wrap all existing tests in simple single-function testsuites.Jelmer Vernooij2007-10-101-5/+3
* r16304: Improve testing UI API. This now allows registering the fullJelmer Vernooij2007-10-101-18/+18
* r16163: Convert to UI APIJelmer Vernooij2007-10-101-17/+21
* r15862: add a LOCAL-EVENT torture testStefan Metzmacher2007-10-101-0/+126