Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23066: don't ignore errors | Stefan Metzmacher | 1 | -0/+1 |
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 | r23031: removed bogus event_loop_once() calls in RAW-CONTEXT test - they could | Andrew Tridgell | 1 | -5/+0 |
2007-10-10 | r23029: fixed formatting | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r22983: This should ensure that torture_create_testuser() can be called, | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r22969: fix some more places where we could end up with more than one event | Andrew Tridgell | 12 | -16/+27 |
2007-10-10 | r22965: changed RAW-LOCK-BENCH to remove the scheduling uncertainty. We should | Andrew Tridgell | 1 | -52/+60 |
2007-10-10 | r22962: show progress separately for each client in RAW-BENCH-LOCK, this is | Andrew Tridgell | 1 | -15/+26 |
2007-10-10 | r22944: fix bug #4618: | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r22894: don't send a 2nd request before the last one returned (at least with | Stefan Metzmacher | 1 | -0/+32 |
2007-10-10 | r22886: Workaround to make RAW-NOTIFY a bit more reliable against Samba3. It | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r22883: Indentation. | Andrew Bartlett | 1 | -12/+12 |
2007-10-10 | r22881: show number of connected clients | Andrew Tridgell | 1 | -2/+12 |
2007-10-10 | r22876: - try to reconnect once per second, not continously | Andrew Tridgell | 1 | -6/+12 |
2007-10-10 | r22874: Expand the RPC-QFILEINFO-IPC test, and add a server implementation to... | Andrew Bartlett | 1 | -0/+18 |
2007-10-10 | r22873: Make the RAW-QFILEINFO-IPC test pass against Win2k3. | Andrew Bartlett | 1 | -71/+150 |
2007-10-10 | r22858: - let SMB2-LOCK-VALID-REQUEST pass against longhorn beta3 | Stefan Metzmacher | 1 | -25/+92 |
2007-10-10 | r22838: Add in an explority test for what QFSINFO operations are valid on IPC$ | Andrew Bartlett | 6 | -63/+133 |
2007-10-10 | r22837: make RAW-BENCH-LOCK reconnect asynchronously when one of its servers | Andrew Tridgell | 1 | -28/+110 |
2007-10-10 | r22836: started adding auto-reconnect logic to lockbench. This needs to be | Andrew Tridgell | 1 | -2/+37 |
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 | r22834: fixed a memory leak in the torture_open_connection() code, and removed | Andrew Tridgell | 1 | -42/+37 |
2007-10-10 | r22833: use EVENT_FD_AUTOCLOSE in our event test suite | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r22824: - add a simple test which shows how a lock rejects | Stefan Metzmacher | 2 | -17/+155 |
2007-10-10 | r22813: improve error messages in RAW-NOTIFY test | Andrew Tridgell | 1 | -4/+17 |
2007-10-10 | r22810: when a test runs against domain controller use domain name | Rafal Szczesniak | 2 | -18/+58 |
2007-10-10 | r22756: Make it easier to setup an LDAP replica. Provision with | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r22680: Fix a talloc ctx name | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r22670: changed the RAW-NOTIFY test to support clustered testing (two nodes) | Andrew Tridgell | 1 | -14/+25 |
2007-10-10 | r22580: remove not yet needed line... | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r22579: disable progress printing in the build-farm | Stefan Metzmacher | 15 | -38/+90 |
2007-10-10 | r22566: add a simple test of libnet_DomainList function. | Rafal Szczesniak | 2 | -3/+58 |
2007-10-10 | r22546: use the same error codes in both share backends | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22545: fix formating and a compiler warning | Stefan Metzmacher | 1 | -30/+24 |
2007-10-10 | r22538: same day late at night in au...:-) | Stefan Metzmacher | 1 | -5/+4 |
2007-10-10 | r22486: add a flag to ignore timeouts of a request and don't close | Stefan Metzmacher | 1 | -2/+7 |
2007-10-10 | r22443: It isn't fatal to get the case wrong on this stuff. | Andrew Bartlett | 1 | -4/+11 |
2007-10-10 | r22407: this dependecies should be private | Stefan Metzmacher | 3 | -25/+20 |
2007-10-10 | r22396: remove unused vars | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r22339: Run some more tests. | Jelmer Vernooij | 2 | -101/+99 |
2007-10-10 | r22336: Add some more share tests. | Jelmer Vernooij | 1 | -5/+143 |
2007-10-10 | r22328: Add initial testsuite for share code. | Jelmer Vernooij | 3 | -1/+83 |
2007-10-10 | r22322: Cut timelimits for BENCH tests run in quicktest. | Andrew Bartlett | 2 | -3/+3 |
2007-10-10 | r22286: Import branch that converted the Samba4 test target code to perl and ... | Jelmer Vernooij | 2 | -103/+0 |
2007-10-10 | r22256: Use shorter directory names for tests. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r22216: move strptime testsuite into it's own file | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r22201: crash fix... | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r22195: fix compiler warnings and convert the whole torture/rpc/unixinfo.c code | Stefan Metzmacher | 1 | -26/+19 |