summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23152: fixed some async retry issues in openbenchAndrew Tridgell1-37/+34
2007-10-10r23144: splitup RAW-OPLOCK into small unitsStefan Metzmacher2-84/+630
2007-10-10r23143: error found by valgrindAndrew Tridgell2-8/+10
2007-10-10r23142: added error checking and reconnect on echo repliesAndrew Tridgell2-8/+50
2007-10-10r23140: send send echos while disconnectedAndrew Tridgell2-2/+6
2007-10-10r23139: use echo operations once a second in lockbench and openbench to ensureAndrew Tridgell2-0/+21
2007-10-10r23129: Merge from 3_0:Günther Deschner1-5/+5
2007-10-10r23104: Add comment explaining the new test.Jeremy Allison1-1/+7
2007-10-10r23103: Add a torture test for the insane semantics Steve's cifsfs clientJeremy Allison1-0/+104
2007-10-10r23099: New interesting delete on close tests :-).Jeremy Allison1-1/+62
2007-10-10r23090: a test showing two netlogon pipes open at once, using the LogonEx opsAndrew Tridgell2-0/+96
2007-10-10r23066: don't ignore errorsStefan Metzmacher1-0/+1
2007-10-10r23062: make sure one node doesn't get ahead of the others at the startAndrew Tridgell1-2/+4
2007-10-10r23061: keep the RAW-BENCH-OPEN test balancedAndrew Tridgell1-19/+34
2007-10-10r23056: added automatic reconnect to RAW-BENCH-OPEN, similar to RAW-BENCH-LOCKAndrew Tridgell1-28/+163
2007-10-10r23031: removed bogus event_loop_once() calls in RAW-CONTEXT test - they couldAndrew Tridgell1-5/+0
2007-10-10r23029: fixed formattingAndrew Tridgell1-3/+3
2007-10-10r22983: This should ensure that torture_create_testuser() can be called,Andrew Bartlett1-1/+1
2007-10-10r22969: fix some more places where we could end up with more than one eventAndrew Tridgell12-16/+27
2007-10-10r22965: changed RAW-LOCK-BENCH to remove the scheduling uncertainty. We shouldAndrew Tridgell1-52/+60
2007-10-10r22962: show progress separately for each client in RAW-BENCH-LOCK, this isAndrew Tridgell1-15/+26
2007-10-10r22944: fix bug #4618:Stefan Metzmacher2-4/+4
2007-10-10r22894: don't send a 2nd request before the last one returned (at least withStefan Metzmacher1-0/+32
2007-10-10r22886: Workaround to make RAW-NOTIFY a bit more reliable against Samba3. ItVolker Lendecke1-0/+1
2007-10-10r22883: Indentation.Andrew Bartlett1-12/+12
2007-10-10r22881: show number of connected clientsAndrew Tridgell1-2/+12
2007-10-10r22876: - try to reconnect once per second, not continouslyAndrew Tridgell1-6/+12
2007-10-10r22874: Expand the RPC-QFILEINFO-IPC test, and add a server implementation to...Andrew Bartlett1-0/+18
2007-10-10r22873: Make the RAW-QFILEINFO-IPC test pass against Win2k3.Andrew Bartlett1-71/+150
2007-10-10r22858: - let SMB2-LOCK-VALID-REQUEST pass against longhorn beta3Stefan Metzmacher1-25/+92
2007-10-10r22838: Add in an explority test for what QFSINFO operations are valid on IPC$Andrew Bartlett6-63/+133
2007-10-10r22837: make RAW-BENCH-LOCK reconnect asynchronously when one of its serversAndrew Tridgell1-28/+110
2007-10-10r22836: started adding auto-reconnect logic to lockbench. This needs to beAndrew Tridgell1-2/+37
2007-10-10r22835: it's useful to see how much time is remaining in this test (so we canAndrew Tridgell1-3/+4
2007-10-10r22834: fixed a memory leak in the torture_open_connection() code, and removedAndrew Tridgell1-42/+37
2007-10-10r22833: use EVENT_FD_AUTOCLOSE in our event test suiteAndrew Tridgell1-2/+1
2007-10-10r22824: - add a simple test which shows how a lock rejectsStefan Metzmacher2-17/+155
2007-10-10r22813: improve error messages in RAW-NOTIFY testAndrew Tridgell1-4/+17
2007-10-10r22810: when a test runs against domain controller use domain nameRafal Szczesniak2-18/+58
2007-10-10r22756: Make it easier to setup an LDAP replica. Provision withAndrew Bartlett1-1/+1
2007-10-10r22680: Fix a talloc ctx nameVolker Lendecke1-1/+1
2007-10-10r22670: changed the RAW-NOTIFY test to support clustered testing (two nodes)Andrew Tridgell1-14/+25
2007-10-10r22580: remove not yet needed line...Stefan Metzmacher1-1/+0
2007-10-10r22579: disable progress printing in the build-farmStefan Metzmacher15-38/+90
2007-10-10r22566: add a simple test of libnet_DomainList function.Rafal Szczesniak2-3/+58
2007-10-10r22546: use the same error codes in both share backendsStefan Metzmacher1-1/+1
2007-10-10r22545: fix formating and a compiler warningStefan Metzmacher1-30/+24
2007-10-10r22538: same day late at night in au...:-)Stefan Metzmacher1-5/+4
2007-10-10r22486: add a flag to ignore timeouts of a request and don't closeStefan Metzmacher1-2/+7
2007-10-10r22443: It isn't fatal to get the case wrong on this stuff.Andrew Bartlett1-4/+11