Age | Commit message (Expand) | Author | Files | Lines |
2012-05-17 | s4:torture: add smb2.session.reconnect2 test | Stefan Metzmacher | 1 | -0/+64 |
2012-05-17 | s4:torture: rename smb2.session.reconnect to smb2.session.reconnect1 | Stefan Metzmacher | 1 | -2/+2 |
2012-05-17 | s4:torture: remove unused vars in smb2.session.reauth* | Stefan Metzmacher | 1 | -2/+2 |
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: add a new smb2.session.reauth5 test: rename after reauth to anon ... | Michael Adam | 1 | -0/+228 |
2012-05-08 | s4:torture: add a new smb2.session.reauth4 test: setting security descriptor ... | Michael Adam | 1 | -0/+122 |
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: auth/pac.c: use Kerberos wrapper for krb5_keyblock_init | Alexander Bokovoy | 1 | -4/+4 |
2012-05-04 | Avoid using Heimdal-specific tests in MIT build | Alexander Bokovoy | 3 | -3/+14 |
2012-05-04 | s4:torture: add a check for talloc success in test_session_reauth | Volker Lendecke | 1 | -0/+1 |
2012-05-03 | s4:torture: add a new smb2.session.reauth3 test - getting security descriptor | Michael Adam | 1 | -0/+100 |
2012-05-02 | s4:torture:rpc: add a new test samba3.smb2-pipe-read-logoff | Michael Adam | 1 | -0/+85 |
2012-05-02 | s4:torture:rpc: add a new test samba3.smb2.pipe-read-tdis | Michael Adam | 1 | -0/+85 |
2012-05-02 | s4:torture:rpc: add a test samba3.smb2-pipe-read-close | Michael Adam | 1 | -0/+87 |
2012-05-02 | s4:torture:rpc: fix a comment typo in samba3.smb2-reauth2 | Michael Adam | 1 | -1/+1 |
2012-05-02 | s4:torture:rpc: remove an accidentially committed character (in a comment) | Michael Adam | 1 | -1/+1 |
2012-04-30 | s4-libnet: Add mem_ctx to libnet_rpc_useradd calls (bug #8889) | Andrew Bartlett | 1 | -1/+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-28 | s4:torture: add a check for talloc success in rpc.samba3.randomauth2 | Michael Adam | 1 | -1/+1 |
2012-04-28 | s4:torture: add a check for talloc success in the rpc.samba3 suite | Michael Adam | 1 | -0/+1 |
2012-04-28 | s4:torture: add a rpc.samba3.smb2-reauth2 test | Michael Adam | 1 | -0/+136 |
2012-04-27 | s4:torture: add a rpc.samba3.smb2-reauth1 test | Michael Adam | 1 | -1/+161 |
2012-04-26 | torture: change dfs tests now that we return a level 4 when level 4 is requested | Matthieu Patou | 1 | -3/+2 |
2012-04-26 | s4-torture: never return false in the raw.composite torture test | Andrew Bartlett | 1 | -39/+7 |
2012-04-26 | s4:torture: add a rpc.samba3.smb-reauth2 test | Michael Adam | 1 | -0/+145 |
2012-04-25 | s4:torture: add a rpc.samba3.smb-reauth1 test | Michael Adam | 1 | -0/+165 |
2012-04-25 | s4:torture: add a raw.session suite with a raw.session.reauth test | Gregor Beck | 3 | -1/+92 |
2012-04-25 | s4:torture:rpc:spoolss: also initialize driverName before checking it in test... | Michael Adam | 1 | -0/+1 |
2012-04-25 | s4-torture: enable raw.composite test again, and convert to new style test | Andrew Bartlett | 2 | -108/+127 |
2012-04-24 | s4:libnet: pass an explicit mem_ctx to libnet_rpc_userinfo_send() (bug #8889) | Stefan Metzmacher | 1 | -2/+2 |
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:smb2: add a session.reauth2 test. | Michael Adam | 1 | -0/+93 |
2012-04-18 | s4:torture:smb2: rename the file in the session-reauth1 test more systematically | Michael Adam | 1 | -1/+1 |
2012-04-18 | s4:torture:smb2: rename the session_reauth test to session_reauth1 | Michael Adam | 1 | -2/+2 |
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 |