summaryrefslogtreecommitdiff
path: root/source4/torture/raw
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij3-4/+4
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2-2/+2
2007-12-21r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij9-33/+37
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij12-229/+225
2007-12-21r26184: Streams are tricky....Volker Lendecke1-2/+245
2007-12-21r26104: Revert 26103 -- breaks make testVolker Lendecke1-12/+0
2007-12-21r26103: Leave streams around to unlinkVolker Lendecke1-0/+12
2007-12-21r26029: In RAW-STREAMS test listing of streamsVolker Lendecke1-27/+116
2007-12-21r25925: torture/raw: fix sending unitialized bytes in RAW-SAMBA3ROOTDIRFIDStefan Metzmacher1-0/+1
2007-12-21r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner1-20/+20
2007-12-21r25689: test with a non-zero size fileAndrew Tridgell1-0/+7
2007-12-21r25607: Allow to set security descriptor type flags at creation time withGünther Deschner1-20/+20
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij27-712/+712
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij11-42/+42
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