summaryrefslogtreecommitdiff
path: root/source4/torture/raw
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij6-16/+16
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2-4/+4
2007-10-10r25310: Make sure we do not regress on r25309Volker Lendecke2-0/+72
2007-10-10r25296: Apply patch by Elrond <elrond+sambaclassic@samba-tng.org>: PutVolker Lendecke1-21/+21
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij15-57/+53
2007-10-10r25034: Remove unused variables.Jelmer Vernooij1-3/+3
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij13-0/+13
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij16-44/+46
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij2-0/+2
2007-10-10r24883: Use torture API.Jelmer Vernooij2-103/+42
2007-10-10r24882: Use the torture API in BASE-CHARSET.Jelmer Vernooij1-2/+1
2007-10-10r24798: RAW-SAMBA3POSIXTIMEDLOCKVolker Lendecke2-0/+153
2007-10-10r24768: redo the pingpong torture using sync functions to make the code simplerRonnie Sahlberg1-254/+146
2007-10-10r24767: add a torture test that performs "ping-pong" that works the same way asRonnie Sahlberg2-0/+378
2007-10-10r24765: added a RAW-HOLD-OPLOCK test. This is a manual test, meant to be usedAndrew Tridgell2-0/+110
2007-10-10r24758: More use of torture API.Jelmer Vernooij1-118/+126
2007-10-10r24741: More use of the torture API.Jelmer Vernooij1-2/+2
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij24-604/+366
2007-10-10r24728: Use more stock torture functions.Jelmer Vernooij3-5/+5
2007-10-10r24695: Now the Samba4 passes this test, remove the skip...Andrew Bartlett1-8/+0
2007-10-10r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij1-1/+2
2007-10-10r24670: Use torture functions for settings.Jelmer Vernooij1-1/+1
2007-10-10r24588: use the right typeAndrew Tridgell1-1/+1
2007-10-10r24587: the elements of the array are not talloc pointersAndrew Tridgell2-4/+2
2007-10-10r24586: same bug in RAW-BENCH-OPENAndrew Tridgell1-1/+1
2007-10-10r24585: put in the right state variable when doing a SMBecho - this caused theAndrew Tridgell1-1/+1
2007-10-10r24570: Attempt to fix make testVolker Lendecke1-2/+8
2007-10-10r24569: Add two testsVolker Lendecke3-0/+89
2007-10-10r24529: Against samba3, treat EAS_NOT_SUPPORTED as acceptable for t2openVolker Lendecke1-2/+10
2007-10-10r24478: Check that NTrename also maps NT_STATUS_OBJECT_NAME_COLLISIONJeremy Allison1-0/+15
2007-10-10r24477: Add a rename test to prove that NT_STATUS_OBJECT_NAME_COLLISIONJeremy Allison1-0/+25
2007-10-10r24473: Prove this is also the same for NTcreateX. It's pretty muchJeremy Allison1-0/+38
2007-10-10r24469: Start adding in the torture tests that prove that NT_STATUS_OBJECT_NA...Jeremy Allison1-1/+85
2007-10-10r24041: After metze's ack, check in torture_comment from Zack KrischVolker Lendecke1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell28-84/+56
2007-10-10r23734: Add a test to prove tridge's theory that the mask, once setJeremy Allison1-2/+119
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-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-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