summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23816: A little more static, but leave the dead code testjoin.c as documenta...Andrew Bartlett1-11/+3
2007-10-10r23811: Try to ensure struct nbt_name is always pre-declared. Might fix theAndrew Bartlett1-9/+10
2007-10-10r23810: Make things static, and remove unsued code.Andrew Bartlett2-18/+18
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell165-495/+330
2007-10-10r23734: Add a test to prove tridge's theory that the mask, once setJeremy Allison1-2/+119
2007-10-10r23687: not every compiler supports __typeof__()Stefan Metzmacher1-0/+5
2007-10-10r23643: Fix the build farm tests. We were incorrectly passing theJim McDonough1-5/+10
2007-10-10r23561: Fix an output message.Michael Adam1-1/+1
2007-10-10r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs...Andrew Bartlett1-2/+2
2007-10-10r23540: Continue fixing bench-readwrite. We need to initialize state->readcnt...Alexander Bokovoy1-2/+3
2007-10-10r23535: accept numeric ntstatus codes in nbench load files (ronnies wiresharkAndrew Tridgell1-3/+9
2007-10-10r23534: honour the targetrate even for loadfiles with timestampsAndrew Tridgell1-1/+5
2007-10-10r23533: added --option torture:targetrate=rate to target a particularAndrew Tridgell2-1/+31
2007-10-10r23531: added optional latency reporting in BENCH-NBENCH. To use it, you needAndrew Tridgell2-6/+47
2007-10-10r23529: When using READX, fill in readx fields. Thanks to Metze for spotting it.Alexander Bokovoy1-6/+7
2007-10-10r23506: Turn back to RAW_READ_READ because buildfarm fails. Investigating.Alexander Bokovoy1-1/+1
2007-10-10r23505: Use RAW_READ_READX, not RAW_READ_READ in BENCH-READWRITE test (we alr...Alexander Bokovoy1-1/+1
2007-10-10r23492: Also activate the split out test...Volker Lendecke1-0/+2
2007-10-10r23491: Split out the RENAME trans2 call into a separate testVolker Lendecke1-14/+65
2007-10-10r23481: As per metze's suggestion, move the nsstest files from torture/ to ns...Kai Blin4-549/+0
2007-10-10r23403: Make nsstest build on Samba4.Kai Blin4-2/+141
2007-10-10r23386: Correctly fill in server name in DsrGetDcSiteCoverageW() test.Günther Deschner1-1/+2
2007-10-10r23385: Adding netr_DsRGetForestTrustInformation() test to query transitive f...Günther Deschner1-0/+52
2007-10-10r23383: Query transitive forest trust info in LSA torture test once we see su...Günther Deschner1-0/+66
2007-10-10r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...Günther Deschner1-2/+2
2007-10-10r23365: Try to make Windows Vista join again. On my new test environment, itAndrew Bartlett1-2/+28
2007-10-10r23240: Fill in netr_DsrGetDcSiteCoverageW.Günther Deschner1-1/+25
2007-10-10r23239: Fill in drsuapi_QuerySitesByCost.Günther Deschner1-1/+58
2007-10-10r23231: Fix make test on build farm for 64-bit hosts. There's no reason this...Jim McDonough1-0/+1
2007-10-10r23182: fixed valgrind errorAndrew Tridgell2-0/+4
2007-10-10r23181: prevent attempts to reopen the connection twice at the same timeAndrew Tridgell2-21/+30
2007-10-10r23180: auto-reconnect on both NT_STATUS_END_OF_FILE and NT_STATUS_LOCAL_DISC...Andrew Tridgell2-3/+6
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