summaryrefslogtreecommitdiff
path: root/source4/torture/raw
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-1112-138/+133
* s4:torture - prefer the termination "return"s at the end of two unittestsMatthias Dieter Wallnöfer2010-11-291-2/+7
* s4:torture - remove unreachable statements to quiet warnings of Solaris "cc"Matthias Dieter Wallnöfer2010-11-292-6/+0
* s4:torture - suppress printf "%llu" on uint64_t variables warningsMatthias Dieter Wallnöfer2010-11-011-4/+4
* smbtorture: Fix typo in status message.James Peach2010-10-201-1/+1
* s3/s4: merge msleep and smb_msleepBjörn Jacke2010-09-161-4/+4
* torture/raw Allow one more 'not implemented' status return as a valid responseAndrew Bartlett2010-09-161-1/+2
* s4-smbtorture: try FSCTL_FIND_FILES_BY_SID with random blob data in RAW-IOCTL.Günther Deschner2010-09-161-0/+21
* s4/torture: use time_mono for deltas in lock testBjörn Jacke2010-09-101-22/+22
* s4:torture/raw/notify.c - freeable stuff shouldn't be "const"Matthias Dieter Wallnöfer2010-08-271-1/+1
* smbtorture: Make SAMBA3CASEINSENSITIVE report failures properly.James Peach2010-08-171-4/+6
* 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