summaryrefslogtreecommitdiff
path: root/source4/torture/raw/session.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-18s4:libcli: pass struct loadparm_context to smbcli_full_connection()Stefan Metzmacher1-0/+1
2025-04-18s4:libcli: remove unused ports from smbcli_full_connection()Stefan Metzmacher1-1/+0
2023-04-06s4:torture: Fix warning messages for smb.raw.sessionAndreas Schneider1-4/+10
2023-04-06s4:torture: Remove trailing white spacesAndreas Schneider1-4/+4
2021-06-16s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider1-9/+9
2020-11-03auth:creds: Rename CRED_USE_KERBEROS valuesAndreas Schneider1-2/+2
2017-05-12s4: torture: Remove use of local variables that are simply mirroring popt_get...Jeremy Allison1-7/+10
2017-05-11s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison1-3/+3
2017-04-29s4-torture: Fix reauth tests with smaller clockskew grace timeAndreas Schneider1-4/+4
2016-01-13Make libcli-smb-raw private, for now.Jelmer Vernooij1-1/+1
2013-07-02torture: Don't segfault in raw.session on error.Andreas Schneider1-1/+1
2013-07-02torture: Fix comparsion of uninitalized bytes.Andreas Schneider1-0/+2
2012-06-22s4:torture/raw: add raw.session.expire1Stefan Metzmacher1-0/+200
2012-05-18s4:torture: Add raw.session.reauth2 testVolker Lendecke1-0/+142
2012-05-18s4:torture: rename raw.session.reauth => raw.session.reauth1Stefan Metzmacher1-3/+3
2012-05-08s4:torture/raw/session: make sure we got a reauth of the existing sessionStefan Metzmacher1-0/+2
2012-05-04s4:torture: add a check for talloc success in test_session_reauthVolker Lendecke1-0/+1
2012-04-25s4:torture: add a raw.session suite with a raw.session.reauth testGregor Beck1-0/+90