Age | Commit message (Expand) | Author | Files | Lines |
2008-01-03 | r26654: libcli/smb_composite: Rather than specifying each of the gazillion op... | Jelmer Vernooij | 1 | -7/+1 |
2008-01-03 | r26651: libsmb: Allow specifying signing policy from higher up. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-03 | r26650: torture/raw: Fix warnings in lockbench/openbench. | Jelmer Vernooij | 1 | -3/+7 |
2008-01-02 | r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit... | Jelmer Vernooij | 1 | -0/+6 |
2008-01-02 | r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,... | Jelmer Vernooij | 1 | -1/+4 |
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26250: Avoid global_loadparm in a couple more places. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26249: Remove a couple more uses of global_loadparm. | Jelmer Vernooij | 1 | -2/+4 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24728: Use more stock torture functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24588: use the right type | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r24587: the elements of the array are not talloc pointers | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r24586: same bug in RAW-BENCH-OPEN | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23182: fixed valgrind error | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r23181: prevent attempts to reopen the connection twice at the same time | Andrew Tridgell | 1 | -12/+17 |
2007-10-10 | r23180: auto-reconnect on both NT_STATUS_END_OF_FILE and NT_STATUS_LOCAL_DISC... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r23152: fixed some async retry issues in openbench | Andrew Tridgell | 1 | -37/+34 |
2007-10-10 | r23143: error found by valgrind | Andrew Tridgell | 1 | -4/+5 |
2007-10-10 | r23142: added error checking and reconnect on echo replies | Andrew Tridgell | 1 | -4/+25 |
2007-10-10 | r23140: send send echos while disconnected | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r23139: use echo operations once a second in lockbench and openbench to ensure | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r23062: make sure one node doesn't get ahead of the others at the start | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r23061: keep the RAW-BENCH-OPEN test balanced | Andrew Tridgell | 1 | -19/+34 |
2007-10-10 | r23056: added automatic reconnect to RAW-BENCH-OPEN, similar to RAW-BENCH-LOCK | Andrew Tridgell | 1 | -28/+163 |
2007-10-10 | r22835: it's useful to see how much time is remaining in this test (so we can | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r22579: disable progress printing in the build-farm | Stefan Metzmacher | 1 | -3/+5 |
2007-10-10 | r22087: added a RAW-BENCH-OPEN test that can be used to stress out a clustered | Andrew Tridgell | 1 | -0/+248 |