summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: fix SEGFAULT in raw.acl.dynamicGregor Beck2011-05-301-7/+8
* s4:torture - always cast correctly when using the "%x" format string argumentMatthias Dieter Wallnöfer2011-05-211-5/+5
* Clean up some const and other compiler warnings.Jeremy Allison2011-05-054-7/+19
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-1931-0/+32
* s4-smbtorture: use torture_assert_ and comment functions in raw.eas test.Günther Deschner2011-03-181-32/+29
* s4-smbtorture: use torture_context in raw.eas test.Günther Deschner2011-03-181-6/+6
* s4-smbtorture: remove trailing whitespace from raw.eas test.Günther Deschner2011-03-181-34/+34
* s4-smbtorture: more torture_fail usage in raw.write test.Günther Deschner2011-03-171-6/+6
* s4-smbtorture: use torture_fail and _skip in raw.write test.Günther Deschner2011-03-161-54/+30
* s4-smbtorture: remove duplicate if branch in raw.write test.Günther Deschner2011-03-161-5/+0
* s4-smbtorture: use torture_fail/-assert api in torture_samba3_hide().Günther Deschner2011-03-161-59/+26
* s4-smbtorture: use torture_comment() instead of printf in raw.write test.Günther Deschner2011-02-211-66/+67
* s4-smbtorture: fix some indent in raw.write test.Günther Deschner2011-02-211-4/+4
* s4-smbtorture: fix trailing whitespace in raw.write test.Günther Deschner2011-02-211-22/+22
* smbtorture4 test for bug #7928 - Samba problems with kernel oplocks option se...Pavel Shilovsky2011-01-311-0/+95
* 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