summaryrefslogtreecommitdiff
path: root/source4/torture/raw/session.c
Commit message (Expand)AuthorAgeFilesLines
* s4: torture: Remove use of local variables that are simply mirroring popt_get...Jeremy Allison2017-05-121-7/+10
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-3/+3
* s4-torture: Fix reauth tests with smaller clockskew grace timeAndreas Schneider2017-04-291-4/+4
* Make libcli-smb-raw private, for now.Jelmer Vernooij2016-01-131-1/+1
* 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:torture/raw: add raw.session.expire1Stefan Metzmacher2012-06-221-0/+200
* 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/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: add a raw.session suite with a raw.session.reauth testGregor Beck2012-04-251-0/+90