Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | source4/torture/raw: Fix prototypes for all functions. | Jelmer Vernooij | 2011-03-19 | 1 | -0/+1 |
| | |||||
* | s4:torture - remove unreachable statements to quiet warnings of Solaris "cc" | Matthias Dieter Wallnöfer | 2010-11-29 | 1 | -3/+0 |
| | |||||
* | RAW-PING-PONG: use timeval_current/timeval_elapsed instead of ↵ | Stefan Metzmacher | 2009-11-24 | 1 | -19/+5 |
| | | | | | | start_timer/end_timer metze | ||||
* | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 2009-10-20 | 1 | -2/+0 |
| | | | | This reduces compile time somewhat. | ||||
* | Remove unused include param/param.h. | Jelmer Vernooij | 2008-10-24 | 1 | -1/+0 |
| | |||||
* | r26249: Remove a couple more uses of global_loadparm. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
| | | | | (This used to be commit 80a61200508a00d5b16a3e748ce92d54b9fefcd2) | ||||
* | r26238: Add a loadparm context parameter to torture_context, remove more ↵ | Jelmer Vernooij | 2007-12-21 | 1 | -5/+5 |
| | | | | | | uses of global_loadparm. (This used to be commit a33a5530545086b81a3b205aa109dff11c546926) | ||||
* | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 2007-10-10 | 1 | -5/+5 |
| | | | | (This used to be commit 566aa14139510788548a874e9213d91317f83ca9) | ||||
* | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 2007-10-10 | 1 | -5/+5 |
| | | | | (This used to be commit fd697d77c9fe67a00939a1f04b35c451316fff58) | ||||
* | r25035: Fix some more warnings, use service pointer rather than service ↵ | Jelmer Vernooij | 2007-10-10 | 1 | -13/+10 |
| | | | | | | number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f) | ||||
* | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 2007-10-10 | 1 | -0/+1 |
| | | | | (This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31) | ||||
* | r24768: redo the pingpong torture using sync functions to make the code simpler | Ronnie Sahlberg | 2007-10-10 | 1 | -254/+146 |
| | | | | (This used to be commit b4a6a4c1299ef916719a819203ef931847e59ee0) | ||||
* | r24767: add a torture test that performs "ping-pong" that works the same way as | Ronnie Sahlberg | 2007-10-10 | 1 | -0/+377 |
ping-pong.c this is a manual test and only makes sense to be used in parallell with the real ping-pong.c tool (This used to be commit b58677fa745361eafe87c62b2988a7b6387b23e7) |