Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r20990: check for errors from event_loop_once() | Andrew Tridgell | 1 | -2/+8 |
2007-10-10 | r20930: use sigaction() instead of signal() | Andrew Tridgell | 1 | -55/+64 |
2007-10-10 | r20650: revert a bunch of code I didn't mean to commit yet | Andrew Tridgell | 1 | -3/+1 |
2007-10-10 | r20647: add cluster code | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r20539: - split the common timer related events code into events_timed.c | Andrew Tridgell | 1 | -18/+20 |
2007-10-10 | r19377: Simplify report functions. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -12/+13 |
2007-10-10 | r16328: Wrap all existing tests in simple single-function testsuites. | Jelmer Vernooij | 1 | -5/+3 |
2007-10-10 | r16304: Improve testing UI API. This now allows registering the full | Jelmer Vernooij | 1 | -18/+18 |
2007-10-10 | r16163: Convert to UI API | Jelmer Vernooij | 1 | -17/+21 |
2007-10-10 | r15862: add a LOCAL-EVENT torture test | Stefan Metzmacher | 1 | -0/+126 |