Age | Commit message (Expand) | Author | Files | Lines |
2012-10-01 | Add samba3.samba3badnameblob test to check regressions in bug #9215. | Jeremy Allison | 2 | -0/+139 |
2012-09-14 | s4:torture: fix error reporting in the raw.oplock-brl3 test | Michael Adam | 1 | -2/+1 |
2012-09-10 | smbtorture: Test that delete requests are not special | Volker Lendecke | 1 | -0/+78 |
2012-08-30 | Now ACL inheritance flags are working, add test_inheritance_flags() back into... | Jeremy Allison | 1 | -5/+10 |
2012-08-20 | s4-torture: Show that we cannot list extended attributes on streams | Andrew Bartlett | 1 | -0/+11 |
2012-08-20 | s4-torture: Show that we cannot have extended attributes on streams | Andrew Bartlett | 1 | -2/+17 |
2012-08-20 | s4-torture: Improve raw.streams test to cover EAs and to use torture_assert() | Andrew Bartlett | 1 | -34/+25 |
2012-08-10 | torture: Reproducer for 64c0367 | Volker Lendecke | 1 | -0/+20 |
2012-08-02 | s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flag | Stefan Metzmacher | 3 | -5/+5 |
2012-06-22 | s4:torture/raw: add raw.session.expire1 | Stefan Metzmacher | 1 | -0/+200 |
2012-06-12 | s4:torture: fix use of non-existent word (existant) | Michael Adam | 5 | -9/+9 |
2012-05-18 | s4:torture: Add raw.session.reauth2 test | Volker Lendecke | 1 | -0/+142 |
2012-05-18 | s4:torture: rename raw.session.reauth => raw.session.reauth1 | Stefan Metzmacher | 1 | -3/+3 |
2012-05-18 | s4-torture: Improve torture test boilerplate, use torture_assert() | Andrew Bartlett | 15 | -225/+75 |
2012-05-09 | s4:torture/raw/context: test a session setup with a given invalid vuid | Stefan Metzmacher | 1 | -17/+29 |
2012-05-08 | s4:torture/raw/context: add subtests as torture testcases | Stefan Metzmacher | 1 | -46/+20 |
2012-05-08 | s4:torture/raw/context: INVALID_PARAMETER vs. LOGON_FAILURE... | Stefan Metzmacher | 1 | -1/+7 |
2012-05-08 | s4:torture/raw: make torture_raw_context a test suite | Stefan Metzmacher | 2 | -3/+12 |
2012-05-08 | s4:torture/raw/context: make use of torture_* macros and avoid 'printf' | Stefan Metzmacher | 1 | -100/+87 |
2012-05-08 | s4:torture/raw/context: pass tctx to test_pid_exit_only_sees_open() | Stefan Metzmacher | 1 | -1/+3 |
2012-05-08 | s4:torture/raw/session: make sure we got a reauth of the existing session | Stefan Metzmacher | 1 | -0/+2 |
2012-05-04 | s4:torture: add a check for talloc success in test_session_reauth | Volker Lendecke | 1 | -0/+1 |
2012-04-30 | s4-torture: convert samba3misc tests to use torture_failure and torture_assert | Andrew Bartlett | 1 | -148/+105 |
2012-04-30 | s4-torture: move samba3 tests to use torture helper functions | Andrew Bartlett | 1 | -33/+4 |
2012-04-30 | s4-torture: Move various samba3 tests to the torture_suite_add_1smb_test wrapper | Andrew Bartlett | 3 | -63/+14 |
2012-04-26 | s4-torture: never return false in the raw.composite torture test | Andrew Bartlett | 1 | -39/+7 |
2012-04-25 | s4:torture: add a raw.session suite with a raw.session.reauth test | Gregor Beck | 2 | -0/+91 |
2012-04-25 | s4-torture: enable raw.composite test again, and convert to new style test | Andrew Bartlett | 2 | -108/+127 |
2012-04-18 | Fix samba3.raw.samba3hide test - ensure we set up POSIX capabilities | Jeremy Allison | 1 | -0/+37 |
2012-04-18 | s4-torture: Fix the raw.notify mask test | Volker Lendecke | 1 | -0/+4 |
2012-04-18 | s4-torture: Use 2 client connections for raw.notify.mask | Volker Lendecke | 1 | -19/+20 |
2012-04-18 | s4-torture: Use 2 client connections for raw.notify.tree | Volker Lendecke | 1 | -3/+9 |
2012-04-18 | s4-torture: Use 2 client connections for raw.notify.recursive | Volker Lendecke | 1 | -6/+13 |
2012-04-18 | s4-torture: notify all is empty now | Volker Lendecke | 1 | -19/+0 |
2012-04-18 | s4-torture: Separate out the notify alignment subtest | Volker Lendecke | 1 | -4/+9 |
2012-04-18 | s4-torture: Separate out the notify basedir subtest | Volker Lendecke | 1 | -2/+8 |
2012-04-18 | s4-torture: Separate out the notify overflow subtest | Volker Lendecke | 1 | -2/+8 |
2012-04-18 | s4-torture: Separate out the notify tree subtest | Volker Lendecke | 1 | -2/+8 |
2012-04-18 | s4-torture: Separate out the notify double subtest | Volker Lendecke | 1 | -2/+7 |
2012-04-18 | s4-torture: Separate out the notify tcp_dis subtest | Volker Lendecke | 1 | -2/+8 |
2012-04-18 | s4-torture: Separate out the notify ulogoff subtest | Volker Lendecke | 1 | -2/+8 |
2012-04-18 | s4-torture: Separate out the notify exit subtest | Volker Lendecke | 1 | -2/+8 |
2012-04-18 | s4-torture: Separate out the notify tdis subtest | Volker Lendecke | 1 | -2/+8 |
2012-04-18 | s4-torture: Separate out the notify file subtest | Volker Lendecke | 1 | -2/+8 |
2012-04-18 | s4-torture: Separate out the notify mask_change subtest | Volker Lendecke | 1 | -2/+9 |
2012-04-18 | s4-torture: Separate out the notify recursive subtest | Volker Lendecke | 1 | -2/+8 |
2012-04-18 | s4-torture: Separate out the notify mask subtest | Volker Lendecke | 1 | -2/+8 |
2012-04-18 | s4-torture: Separate out the notify dir subtest | Volker Lendecke | 1 | -3/+9 |
2012-04-18 | s4-torture: Separate out the notify tcon subtest | Volker Lendecke | 1 | -2/+8 |
2012-04-18 | s4-torture: Make notify a suite | Volker Lendecke | 2 | -4/+13 |