summaryrefslogtreecommitdiff
path: root/source3/torture/test_smb2.c
Commit message (Expand)AuthorAgeFilesLines
* libsmb: Introduce type-safe struct cli_smb2_create_flagsVolker Lendecke2023-04-181-5/+5
* s3: smbtorture: Add SMB2-DFS-FILENAME-LEADING-BACKSLASH test.Jeremy Allison2023-01-041-0/+190
* libsmb: Return symlink error struct from smb2cli_create_recv()Volker Lendecke2022-11-221-346/+564
* s3: smbtorture3: Add new SMB2-DFS-SHARE-NON-DFS-PATH test.Jeremy Allison2022-09-281-0/+207
* s3: torture: Fix test SMB2-DFS-PATHS to pass against Windows server 2022.Jeremy Allison2022-09-281-7/+33
* s3: torture: In run_smb2_basic(), replace cli_state_save_tcon()/cli_state_res...Jeremy Allison2022-09-151-5/+3
* s3: smbtorture3: Add a new test SMB2-NON-DFS-SHARE.Jeremy Allison2022-09-141-0/+162
* s3: torture: Add a comprehensive SMB2 DFS path torture tester.Jeremy Allison2022-08-301-0/+727
* s3: torture: Add 2 new tests SMB2-DEL-ON-CLOSE-NONWRITE-DELETE-NO, SMB2-DEL-O...Jeremy Allison2022-03-221-0/+244
* s3: smbtorture3: Add test for setting delete on close on a directory, then cr...Jeremy Allison2021-11-041-0/+136
* s3: tests: Add "SMB2-LIST-DIR-ASYNC" test.Jeremy Allison2021-07-151-0/+84
* s3:torture: replace PROTOCOL_SMB2_22 with PROTOCOL_SMB3_00Stefan Metzmacher2021-07-151-4/+4
* s3: torture: Add a test for setting and getting ACLs on stream handles (SMB2-...Jeremy Allison2021-03-301-0/+207
* s3: smbtorture3: Ensure we *always* replace the saved saved_tcon even in an e...Jeremy Allison2021-02-021-1/+1
* torture3: cli_set_security_descriptor() does smb2 as wellVolker Lendecke2020-11-161-3/+3
* torture3: cli_query_security_descriptor() does smb2 as wellVolker Lendecke2020-11-161-10/+4
* torture3: Fix a cut&paste error in a printf messageVolker Lendecke2020-10-021-1/+1
* torture3: Fix a debug messageVolker Lendecke2020-06-041-1/+1
* torture3: Check error code for quotactl on a non-quota file handleVolker Lendecke2020-05-291-0/+67
* s3: torture: Add a basic SMB2 SACL test.Jeremy Allison2020-04-211-0/+336
* s3: torture: Add MS-FSA style terminating '/' and '\\' test - SMB2-PATH-SLASH.Jeremy Allison2019-10-021-0/+205
* libsmb: Rename InfoType from [MS-SMB2] according to the specVolker Lendecke2019-04-011-7/+7
* s3: smbtorture: Add new SMB2-DIR-FSYNC test to show behavior of FSYNC on dire...Jeremy Allison2018-05-181-0/+270
* s3:torture: add SMB2-ANONYMOUS which asserts no GUEST bit for anonymousStefan Metzmacher2018-03-151-0/+42
* s3:torture: make use of smb_protocol_types_string() in run_smb2_negprot()Stefan Metzmacher2017-06-221-31/+3
* s3: smbtorture: Show correct use of cli_state_save_tcon() / cli_state_restore...Jeremy Allison2017-06-171-3/+5
* s3: torture: Add test for cli_ftruncate calling cli_smb2_ftruncate.Jeremy Allison2017-01-041-0/+157
* s3:libsmb: don't pass 'passlen' to cli_tree_connect[_send]() and allow pass=NULLStefan Metzmacher2016-12-091-9/+9
* s3:torture: make use of auth_generic_set_creds() in test_smb2.cStefan Metzmacher2016-11-151-65/+10
* s3:torture: make use of cli_session_setup_creds() in test_smb2.cStefan Metzmacher2016-11-151-15/+6
* s3:libsmb: let the callers only pass the password string to cli_session_setup...Stefan Metzmacher2016-11-151-10/+5
* s3:torture: handle PROTOCOL_SMB3_11Stefan Metzmacher2015-05-081-0/+3
* s3:torture: add PROTOCOL_SMB3_10 handlingStefan Metzmacher2014-10-071-0/+3
* s3:libsmb: remove unused smb2cli.hStefan Metzmacher2014-09-301-1/+0
* libcli/smb: move smb2cli_tcon.c to the toplevelStefan Metzmacher2014-09-301-2/+8
* s3:torture: use cli_state_client_guid in run_smb2_multi_channel()Stefan Metzmacher2014-09-191-0/+6
* libcli: Make smb2cli_create return blobsVolker Lendecke2014-06-301-16/+16
* auth/gensec: remove tevent_context argument from gensec_update()Stefan Metzmacher2014-03-271-10/+20
* s3:torture: add PROTOCOL_SMB3_02 handlingStefan Metzmacher2013-09-171-0/+3
* libcli/smb: Change smb2cli_create() and smb2cli_create_recv() to return a par...Jeremy Allison2013-08-151-16/+32
* libcli/smb: Fix smb2cli_write_recv() and smb2cli_write() to return the bytes ...Jeremy Allison2013-08-151-7/+7
* s3:torture: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-6/+6
* libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values()Stefan Metzmacher2012-07-251-0/+4
* s3:libsmb: remove unused cli_state->smb2.pidStefan Metzmacher2012-07-251-9/+0
* s3:libsmb: remove cli_state->smb2.tidStefan Metzmacher2012-07-251-27/+18
* s3:torture/test_smb2: make a copy of smbXcli_tconStefan Metzmacher2012-07-251-0/+32
* libcli/smb: pass smbXcli_tcon to smb2cli_query_directory*()Stefan Metzmacher2012-07-241-4/+4
* libcli/smb: pass smbXcli_tcon to smb2cli_query_info*()Stefan Metzmacher2012-07-241-5/+5
* libcli/smb: pass smbXcli_tcon to smb2cli_set_info*()Stefan Metzmacher2012-07-241-2/+2
* libcli/smb: pass smbXcli_tcon to smb2cli_flush*()Stefan Metzmacher2012-07-241-18/+18