summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2010-01-12s4-smbtorture: fix GetAliasMembership test in RPC-SAMR.Günther Deschner1-4/+6
2010-01-12s4-smbtorture: add RPC-SAMR-PASSWORDS-BADPWDCOUNT torture test.Günther Deschner2-2/+489
2010-01-12s4-smbtorture: allow test_SamLogon to test interactive samlogon in RPC-SAMR f...Günther Deschner1-34/+71
2010-01-10s4/torture: Parameterize output in LOCK tests based off server supportSteven Danneman3-47/+90
2010-01-07s4 torture: Add RAW-OPEN-NTCREATEDIR to test error checking for open director...Tim Prouty1-0/+198
2010-01-06s4/torture: fix small bug in lock testSteven Danneman1-0/+1
2010-01-06s4/torture: add more lock cancellation testsSteven Danneman1-2/+95
2010-01-06s4-smbtorture: add test_ChangeID to RPC-SPOOLSS.Günther Deschner1-0/+179
2010-01-06s4-smbtorture: add test_SetPrinter to RPC-SPOOLSS.Günther Deschner1-0/+26
2010-01-06s4-smbtorture: refactor test_GetPrinter in RPC-SPOOLSS.Günther Deschner1-28/+50
2009-12-25s4-libnet: Simple test for net.SetPassword() python bindingKamen Mazdrashki1-0/+62
2009-12-21s4 torture: Add RAW-OPLOCK-EXCLUSIVE7 which is similar to BATCH19Tim Prouty1-0/+171
2009-12-21s4 torture: Update raw oplock to use win7 as the baseline for rename oplock b...Tim Prouty1-13/+66
2009-12-21s4 torture: Be more permissive with share modes for oplock testingTim Prouty1-2/+4
2009-12-21s4 torture: Do a better job of closing open files in RAW-OPLOCK.Tim Prouty1-5/+4
2009-12-21s4-torture: update uuid_compare test for new behaviourAndrew Tridgell1-2/+11
2009-12-21s4-tort: Test handling of different ATTID values in prefixMap interface.Kamen Mazdrashki1-0/+44
2009-12-21s4-drstest: Don't remove temp LDB so it can be reviewed if necessaryKamen Mazdrashki1-1/+0
2009-12-21s4-torture: another unsigned comparison bugAndrew Tridgell1-1/+1
2009-12-18s4 torture: Add test to show archive bit behavior with directoriesZachary Loafman1-0/+153
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