summaryrefslogtreecommitdiff
path: root/source4/torture/raw
AgeCommit message (Expand)AuthorFilesLines
2008-12-19Add torture test for bug #5986 - streams rename, so we don't regress.Jeremy Allison1-0/+98
2008-12-18RAW-CHKPATH: not every server behaves like samba3...Stefan Metzmacher1-1/+1
2008-12-17Samba3 smbd now passes test BATCH23 (with the fix for bug #5979), only BATCH2...Jeremy Allison1-4/+0
2008-12-13Added torture test for doing an openX over a directoryJeremy Allison1-0/+47
2008-12-01RAW-STREAMS: test stream renamesStefan Metzmacher1-8/+74
2008-12-01RAW-STREAMS: some more tests...Stefan Metzmacher1-18/+180
2008-12-01RAW-STREAMS: test valid character in the range of 0x01 => 0x7FStefan Metzmacher1-0/+69
2008-12-01RAW-STREAMS: check some strange stream name combinationsStefan Metzmacher1-0/+102
2008-12-01RAW-CHKPATH: test every character in the range of 0x01 => 0x7FStefan Metzmacher1-0/+81
2008-11-08Remove debug code added in error.Jeremy Allison1-13/+2
2008-11-08Fix a subtle logic bug in the adaption of se_create_child_secdesc(), pass RAW...Jeremy Allison1-5/+18
2008-11-06Start factoring out the inheritance differences.Jeremy Allison1-1/+3
2008-11-04Pass all of RAW-ACLS except for inheritence. Working on that next.Jeremy Allison1-1/+1
2008-11-04Trigger (and fix) a bug in Samba3 making smbd an infinite data sourceVolker Lendecke2-0/+81
2008-11-03Be more verbose about a directory ACL error.Jeremy Allison1-0/+5
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij5-2/+8
2008-11-02Fix the build.Jelmer Vernooij4-4/+2
2008-11-02Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij2-2/+8
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij3-0/+5
2008-10-28RAW-ACLS: test the behavior of NULL DACL vs. empty DACLStefan Metzmacher1-0/+244
2008-10-24Remove unused include param/param.h.Jelmer Vernooij9-9/+0
2008-10-24Eliminate another instance of global_loadparm.Jelmer Vernooij4-2/+7
2008-10-14Add the oplock-batch25 test showing that a writeattr does not break an oplockVolker Lendecke1-0/+70
2008-10-10Use const.Jelmer Vernooij1-5/+5
2008-09-30Use a getatr instead to make things cleaner.root1-2/+4
2008-09-30Add in test name visible on the wire or in debug logs so you can see when par...Jeremy Allison1-16/+17
2008-09-30Cope with API changes.Jelmer Vernooij2-3/+6
2008-09-30Pass session options around; saves another use of global_loadparm.Jelmer Vernooij3-0/+3
2008-09-30Remove global_loadparm instance.Jelmer Vernooij1-1/+1
2008-09-30Pass options struct into session initialization functions rather thanJelmer Vernooij2-9/+22
2008-09-26Add test to show you can open for delete a readonly file.Jeremy Allison1-0/+59
2008-08-24fixed the data in SAVEFILE op in RAW-OFFLINEAndrew Tridgell1-1/+1
2008-08-24show the bad data in RAW-OFFLINEAndrew Tridgell1-3/+10
2008-08-23don't use zero data for the first file in RAW-OFFLINEAndrew Tridgell1-2/+2
2008-08-14RAW-OPEN: be more strict in create_option checkingStefan Metzmacher1-2/+11
2008-08-14expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how theAndrew Tridgell1-0/+35
2008-07-19Fix RAW-OPEN against Samba3Volker Lendecke1-0/+1
2008-07-18More 'must be ignored' options from the MS-SMB doc.Andrew Bartlett1-34/+22
2008-07-16Ignore and handle more NT Create & X options.Andrew Bartlett1-0/+56
2008-05-26check use of mincnt past EOF in SMBAndrew Tridgell1-0/+17
2008-05-23RAW-STREAMS: better test the bahavior of streams on directoriesStefan Metzmacher1-10/+85
2008-05-20smbtorture: Add RAW-BENCH-TCON benchmark.James Peach2-0/+203
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij2-3/+3
2008-04-22Fix more failing tests to pass the event context.Simo Sorce2-2/+2
2008-04-21Fix buildSimo Sorce1-0/+1
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-2/+2
2008-04-21smbtorture: Add RAW-BENCH-LOOKUP micro-benchmark.James Peach2-0/+321
2008-04-17Fix the build.Jelmer Vernooij3-4/+4
2008-04-17Use provided event context rather than looking for it.Jelmer Vernooij3-13/+10
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij1-6/+4