summaryrefslogtreecommitdiff
path: root/source4/torture/raw
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-16Avoid event_find_context when a event context is already available.Jelmer Vernooij1-2/+1
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij19-1/+20
2008-03-18smbtorture: fix typos in RAW-OPLOCK output.Michael Adam1-2/+2
2008-03-17RAW-BENCH-OPEN: avoid sync calls before the main loopStefan Metzmacher1-33/+55
2008-03-17RAW-BENCH-OPEN: fix the output and calculate the total operationsStefan Metzmacher1-7/+17
2008-03-12RAW-RENAME: w2k3 just ignores a NTTRANS-RENAME!Stefan Metzmacher1-15/+50
2008-03-12RAW-STREAMS: do a exit on the session after each sub testsStefan Metzmacher1-0/+2
2008-03-12RAW-STREAMS: do what the comments sayStefan Metzmacher1-3/+5
2008-03-11Added test_nttransrename() to test Metze's new code.Jeremy Allison2-1/+92
2008-03-11RAW-SEARCH: skip RESUME_KEY tests against samba3Stefan Metzmacher1-0/+10
2008-03-11Samba3.2 now passes a lot more tests - remove the S3 specificJeremy Allison1-67/+32
2008-03-11Samba3 now passes the test_raw_oplock_exclusive3 test.Jeremy Allison1-8/+2
2008-03-11Test trans2 renames with oplocks. It looks like trans2 renamesJeremy Allison2-0/+110
2008-03-07torture: fix escape sequence in test_chkpath().Michael Adam1-1/+1
2008-03-06RAW-OPLOCK: rename _ack_to_levelII() -> ack_to_given()Stefan Metzmacher1-61/+75
2008-03-06RAW-OPLOCK: add BATCH24 test another case with a connection with no CAP_LEVEL...Stefan Metzmacher1-0/+77