summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw
Commit message (Expand)AuthorAgeFilesLines
* smbtorture: Don't crash RAW-QFILEINFO if there's no alternate name.James Peach2010-08-111-0/+5
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-168-59/+59
* s4:libcli: Modify S4 client library to check for proper CN alignmentSteven Danneman2010-07-061-1/+99
* s4 torture: Warn on NOT_IMPLEMENTED in addition to NOT_SUPPORTED for RAW-QFIL...Aravind Srinivasan2010-06-241-3/+9
* s4 torture: RAW-SFILEINFO display warning instead of error on unsupported inf...Aravind Srinivasan2010-06-211-4/+24
* s4 torture: RAW-SEARCH: break out some of the old search levelsAravind Srinivasan2010-06-151-2/+20
* s4 torture: RAW-SEARCH: Only test supported info levelsTim Prouty2010-06-151-9/+45
* s4 torture: RAW-WRITE should check lockread_supportedZachary Loafman2010-06-141-0/+5
* s4:torture/raw/open.c - remove unused variables and fix error handlingMatthias Dieter Wallnöfer2010-05-211-8/+3
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-182-3/+0
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-183-4/+1
* Now we behave as Windows does, remove a Samba3 specific test return.Jeremy Allison2010-05-131-1/+7
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* subunit: Remove more test output that could be interpreted by subunit.Jelmer Vernooij2010-04-111-13/+13
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-1110-92/+93
* s4:torture - remove unused variablesMatthias Dieter Wallnöfer2010-04-061-1/+0
* s4-torture: using typeof() is not portableAndrew Tridgell2010-03-311-17/+10
* s4-torture: use TYPESAFE_QSORT() in smbtortureAndrew Tridgell2010-02-132-13/+8
* s4-torture: handle NT_STATUS_CONNECTION_RESETAndrew Tridgell2010-02-043-6/+12
* Change uint_t to unsigned int in source4Matt Kraai2010-02-026-45/+45
* s4/torture: Parameterize output in LOCK tests based off server supportSteven Danneman2010-01-101-47/+73
* s4 torture: Add RAW-OPEN-NTCREATEDIR to test error checking for open director...Tim Prouty2010-01-071-0/+198
* s4/torture: fix small bug in lock testSteven Danneman2010-01-061-0/+1
* s4/torture: add more lock cancellation testsSteven Danneman2010-01-061-2/+95
* s4 torture: Add RAW-OPLOCK-EXCLUSIVE7 which is similar to BATCH19Tim Prouty2009-12-211-0/+171
* s4 torture: Update raw oplock to use win7 as the baseline for rename oplock b...Tim Prouty2009-12-211-13/+66
* s4 torture: Be more permissive with share modes for oplock testingTim Prouty2009-12-211-2/+4
* s4 torture: Do a better job of closing open files in RAW-OPLOCK.Tim Prouty2009-12-211-5/+4
* s4-torture: another unsigned comparison bugAndrew Tridgell2009-12-211-1/+1
* s4 torture: Add test to show archive bit behavior with directoriesZachary Loafman2009-12-181-0/+153
* s4 torture: Fix RAW-STREAMS-DELETE to pass against samba3Tim Prouty2009-12-181-1/+2
* s4 torture: RAW-STREAMS-NAMES Make sure the create time of the streams are di...Tim Prouty2009-12-171-0/+24
* s4 torture: Add RAW-STREAMS-RENAME3 to show error when trying to overwrite a ...Tim Prouty2009-12-171-0/+92
* s4 torture: Parameterize streams delete behavior rather than commenting out t...Tim Prouty2009-12-171-3/+7
* s4 torture: RAW-STREAMS-CREATEDISP Use a normal deny modeTim Prouty2009-12-171-1/+1
* s4 torture: close handle instead of using exitTim Prouty2009-12-171-1/+1
* s4 torture: Add new RAW-SEARCH test to explore strange max count behaviorAravind Srinivasan2009-12-151-0/+75
* s4 torture: Update RAW-QFILEINFO to only test info levels that are supported ...Aravind Srinivasan2009-12-151-0/+33
* s4 torture: Convert RAW-OPEN to suite formZach Loafman2009-12-152-82/+100
* RAW-STREAMS: convert failing tests to torture apiStefan Metzmacher2009-12-081-77/+54
* s4 torture: Cleanup RAW-ACLS a bitTim Prouty2009-12-071-2/+4
* s4 torture: Add a new torture:hide_on_access_denied parameterTim Prouty2009-12-071-7/+22
* s4 torture: RAW-ACL ImprovementsZack Kirsch2009-12-072-269/+672
* s4 torture: Convert RAW-STREAMS to a set of test suites rather than a monolit...Tim Prouty2009-12-072-173/+206
* s4 torture: Update RAW-RENAME to pass against win7Tim Prouty2009-12-071-5/+27
* s4 torture: Add a new RAW-STREAMS test to simulate the summary tabTim Prouty2009-12-071-0/+96
* s4 torture: Fix the streams create disposition tests to actually return an er...Tim Prouty2009-12-071-2/+4
* s4/torture: add test for zero byte read contention with byte range locksSteven Danneman2009-12-071-1/+154
* s4/torture: fix >80 column spacing issuesSteven Danneman2009-12-071-3/+4
* Make smbtorture4 match Windows behavior.Jeremy Allison2009-12-041-41/+33