summaryrefslogtreecommitdiff
path: root/source4/torture/raw
AgeCommit message (Expand)AuthorFilesLines
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2-14/+2
2008-01-03r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij2-0/+2
2008-01-03r26650: torture/raw: Fix warnings in lockbench/openbench.Jelmer Vernooij2-6/+15
2008-01-02r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...Jelmer Vernooij2-0/+12
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2-2/+8
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-1/+3
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