summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/raw: fix debug message in torture_raw_qfileinfo_pipe()Stefan Metzmacher2014-03-251-1/+1
* s4-torture: Use talloc for asprintf.Andreas Schneider2013-12-061-12/+10
* s4-torture: Relax time checking in CHECK_NTTIME.Andreas Schneider2013-11-121-1/+1
* Add regression test for bug #10229 - No access check verification on stream f...Jeremy Allison2013-11-041-0/+181
* torture: Extend the raw.oplock.level_ii_1 testVolker Lendecke2013-10-231-0/+14
* torture: Add a test showing we have to break L2 at open timeVolker Lendecke2013-10-231-0/+105
* torture: Add oplock break to l2/none testsVolker Lendecke2013-10-231-0/+96
* torture: Check break level in raw.oplock.exclusive5Volker Lendecke2013-10-231-0/+1
* torture: Add reproducer for bug 10216Volker Lendecke2013-10-231-0/+12
* s4:tortore:raw/qfileinfo: don't use dcerpc_pipe_open_smb() to open a named pipeStefan Metzmacher2013-10-171-12/+29
* torture: Extend raw.oplock.batch10Volker Lendecke2013-10-151-0/+12
* torture: Extend the raw.oplock.doc1 testVolker Lendecke2013-10-111-7/+21
* torture: Fix a typoVolker Lendecke2013-10-061-1/+1
* smbd: Remove FORCE_OPLOCK_BREAK_TO_NONEVolker Lendecke2013-09-061-0/+3
* torture: Adapt raw.oplock to w2k12Volker Lendecke2013-09-051-6/+18
* Add torture tests to raw.eas to check sending Windows invalid names in the mi...Jeremy Allison2013-07-191-0/+114
* torture: Don't segfault in raw.session on error.Andreas Schneider2013-07-021-1/+1
* torture: Fix comparsion of uninitalized bytes.Andreas Schneider2013-07-021-0/+2
* s4-smbtorture: Set result message when failing the inheritance test.Alexander Werth2013-05-091-0/+7
* s4:torture: let raw.read accept larger reads than 0x10000Stefan Metzmacher2013-03-201-4/+2
* s4:torture: raw.read fix large reads against windowsStefan Metzmacher2013-03-201-9/+3
* torture: Fix memcmp of short buffer.Andreas Schneider2013-02-221-2/+2
* Add samba3.samba3badnameblob test to check regressions in bug #9215.Jeremy Allison2012-10-012-0/+139
* s4:torture: fix error reporting in the raw.oplock-brl3 testMichael Adam2012-09-141-2/+1
* smbtorture: Test that delete requests are not specialVolker Lendecke2012-09-101-0/+78
* Now ACL inheritance flags are working, add test_inheritance_flags() back into...Jeremy Allison2012-08-301-5/+10
* s4-torture: Show that we cannot list extended attributes on streamsAndrew Bartlett2012-08-201-0/+11
* s4-torture: Show that we cannot have extended attributes on streamsAndrew Bartlett2012-08-201-2/+17
* s4-torture: Improve raw.streams test to cover EAs and to use torture_assert()Andrew Bartlett2012-08-201-34/+25
* torture: Reproducer for 64c0367Volker Lendecke2012-08-101-0/+20
* s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flagStefan Metzmacher2012-08-023-5/+5
* s4:torture/raw: add raw.session.expire1Stefan Metzmacher2012-06-221-0/+200
* s4:torture: fix use of non-existent word (existant)Michael Adam2012-06-125-9/+9
* s4:torture: Add raw.session.reauth2 testVolker Lendecke2012-05-181-0/+142
* s4:torture: rename raw.session.reauth => raw.session.reauth1Stefan Metzmacher2012-05-181-3/+3
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-1815-225/+75
* s4:torture/raw/context: test a session setup with a given invalid vuidStefan Metzmacher2012-05-091-17/+29
* s4:torture/raw/context: add subtests as torture testcasesStefan Metzmacher2012-05-081-46/+20
* s4:torture/raw/context: INVALID_PARAMETER vs. LOGON_FAILURE...Stefan Metzmacher2012-05-081-1/+7
* s4:torture/raw: make torture_raw_context a test suiteStefan Metzmacher2012-05-082-3/+12
* s4:torture/raw/context: make use of torture_* macros and avoid 'printf'Stefan Metzmacher2012-05-081-100/+87
* s4:torture/raw/context: pass tctx to test_pid_exit_only_sees_open()Stefan Metzmacher2012-05-081-1/+3
* s4:torture/raw/session: make sure we got a reauth of the existing sessionStefan Metzmacher2012-05-081-0/+2
* s4:torture: add a check for talloc success in test_session_reauthVolker Lendecke2012-05-041-0/+1
* s4-torture: convert samba3misc tests to use torture_failure and torture_assertAndrew Bartlett2012-04-301-148/+105
* s4-torture: move samba3 tests to use torture helper functionsAndrew Bartlett2012-04-301-33/+4
* s4-torture: Move various samba3 tests to the torture_suite_add_1smb_test wrapperAndrew Bartlett2012-04-303-63/+14
* s4-torture: never return false in the raw.composite torture testAndrew Bartlett2012-04-261-39/+7
* s4:torture: add a raw.session suite with a raw.session.reauth testGregor Beck2012-04-252-0/+91
* s4-torture: enable raw.composite test again, and convert to new style testAndrew Bartlett2012-04-252-108/+127