summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2009-12-18s4 torture: Fix RAW-STREAMS-DELETE to pass against samba3Tim Prouty1-1/+2
2009-12-17s4 torture: RAW-STREAMS-NAMES Make sure the create time of the streams are di...Tim Prouty1-0/+24
2009-12-17s4 torture: Add RAW-STREAMS-RENAME3 to show error when trying to overwrite a ...Tim Prouty1-0/+92
2009-12-17s4 torture: Parameterize streams delete behavior rather than commenting out t...Tim Prouty1-3/+7
2009-12-17s4 torture: RAW-STREAMS-CREATEDISP Use a normal deny modeTim Prouty1-1/+1
2009-12-17s4 torture: close handle instead of using exitTim Prouty1-1/+1
2009-12-17s4-smbtorture: skip GetAliasMembership against s4.Günther Deschner1-0/+4
2009-12-17s4-smbtorture: add a samr_GetAliasMembership test to RPC-SAMR.Günther Deschner1-0/+47
2009-12-17s4-smbtorture: fix smbtorture after setprinter IDL fixes.Günther Deschner1-4/+4
2009-12-16s4-smbtorture: run GetPrinterDriver2 tests against each printer's driver.Günther Deschner1-17/+45
2009-12-15smbtorture4: Add rpc-samba3-getaliasmembership-0Volker Lendecke2-0/+62
2009-12-15s4 torture: Add new RAW-SEARCH test to explore strange max count behaviorAravind Srinivasan1-0/+75
2009-12-15s4 torture: Update RAW-QFILEINFO to only test info levels that are supported ...Aravind Srinivasan1-0/+33
2009-12-15s4 torture: Convert RAW-OPEN to suite formZach Loafman2-82/+100
2009-12-15s4 torture: Add SHARE_DELETE to create_directory_handleTim Prouty1-1/+1
2009-12-14torture: add new tests for dfsblobsMatthieu Patou3-1/+52
2009-12-14s4-smbtorture: check whether a returned buffer size is a multiple of 4 in RPC...Günther Deschner1-0/+80
2009-12-10s4-smbtorture: add more spoolss_EnumPrinterKey tests for local NDR test.Günther Deschner2-0/+18
2009-12-10s4-smbtorture: fix and extend enum printerkey test.Günther Deschner2-21/+49
2009-12-09s4-smbtorture: enhance spoolss_EnumPrinterKey torture test.Günther Deschner1-14/+26
2009-12-08RAW-STREAMS: convert failing tests to torture apiStefan Metzmacher1-77/+54
2009-12-08s4-smbtorture: make level 8 the reference for PrinterDriverEnum test.Günther Deschner1-42/+73
2009-12-08s4-smbtorture: fill in COMPARE_STRING_ARRAY macro in spoolss driver test.Günther Deschner1-1/+15
2009-12-07s4 torture: Cleanup RAW-ACLS a bitTim Prouty1-2/+4
2009-12-07s4 torture: Add a new torture:hide_on_access_denied parameterTim Prouty6-15/+57
2009-12-07s4 torture: win 7 doesn't like the sequential_only flag for directoriesTim Prouty1-4/+2
2009-12-07s4 torture: Port RAW-ACLS tests to SMB2Zack Kirsch6-230/+2419
2009-12-07s4 torure: Add SMB2 utility functionsZack Kirsch1-2/+105
2009-12-07s4 torture: RAW-ACL ImprovementsZack Kirsch2-269/+672
2009-12-07s4 torture: Convert RAW-STREAMS to a set of test suites rather than a monolit...Tim Prouty2-173/+206
2009-12-07s4 torture: Update RAW-RENAME to pass against win7Tim Prouty1-5/+27
2009-12-07s4 torture: Add a new RAW-STREAMS test to simulate the summary tabTim Prouty1-0/+96
2009-12-07s4 torture: Fix the streams create disposition tests to actually return an er...Tim Prouty1-2/+4
2009-12-07s4/torture: add test for zero byte read contention with byte range locksSteven Danneman2-1/+274
2009-12-07s4/torture: fix >80 column spacing issuesSteven Danneman2-9/+10
2009-12-07s4/torture: add delete-on-close test for directoriesAravind Srinivasan1-0/+63
2009-12-07s4-smbtorture: disable some spoolss printerdata tests which s3 does not pass ...Günther Deschner1-0/+13
2009-12-07s4-smbtorture: fix RPC-SPOOLSS after _spoolss_SetPrinterDataEx IDL change.Günther Deschner1-28/+48
2009-12-04Make smbtorture4 match Windows behavior.Jeremy Allison1-41/+33
2009-12-04s4-smbtorture: heavily expand printerdata tests in RPC-SPOOLSS.Günther Deschner1-67/+299
2009-12-03s4 torture: Convert create_complex_file to use BASIC_INFO instead of deprecat...Zachary Loafman1-20/+26
2009-12-03s4 torture: Fix call to smbcli_openZachary Loafman1-1/+1
2009-12-03s4 torture: Make RAW-SEARCH pass against win7Zachary Loafman3-2/+40
2009-12-03s4 torture: Parameterize WRITE_AND_CLOSE supportZachary Loafman2-0/+6
2009-12-03s4 torture: Add lockread_supported based off of CAP_LOCK_AND_READZachary Loafman2-0/+10
2009-12-03s4 torture: Allow READ to be parameterized, add more readx testsZachary Loafman2-2/+30
2009-12-03s4-torture: Allow the legacy DENY_FCB/DENY_DOS share modes to be ignoredZachary Loafman2-0/+22
2009-12-03s4 torture: Add a new RAW-OPLOCK test: BATCH26Tim Prouty1-0/+108
2009-12-03s4 torture: Close the third handle in RAW-OPLOCK-BATCH22Tim Prouty1-2/+5
2009-12-03s4 torture: Convert an error to a warning in RAW-OPLOCK-BATCH22Tim Prouty1-12/+27