summaryrefslogtreecommitdiff
path: root/source4/torture/smb2
Commit message (Expand)AuthorAgeFilesLines
...
* torture: Add sharemode tests for SMB2Christof Schmitt2017-07-263-0/+615
* s4/torture: test fetching a resume key twiceRalph Boehme2017-07-031-0/+63
* s4/torture: more tests for copy-chunk across sharesRalph Boehme2017-07-031-0/+166
* s4/torture: add a test for copy-chunk across sharesRalph Boehme2017-07-031-0/+85
* s4/torture: pass destination tree to test_setup_copy_chunkRalph Boehme2017-07-031-28/+30
* s4/torture: add a leases test with stat openRalph Boehme2017-05-281-0/+67
* s4/torture: test for bug 12798Ralph Boehme2017-05-281-0/+82
* s4/torture: smb2.ioctl: add copy-chunk test with stream to smb2.ioctlRalph Boehme2017-05-171-0/+150
* s4/torture: smb2.ioctl: add src and dst path args to test_setup_copy_chunkRalph Boehme2017-05-171-12/+50
* s4: torture: Remove use of local variables that are simply mirroring popt_get...Jeremy Allison2017-05-125-17/+13
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-116-23/+24
* torture/ioctl: expect dup_extents(dest=compressed) to passDavid Disseldorp2017-05-101-3/+8
* torture/ioctl: fix dup_extents destination truncateDavid Disseldorp2017-05-101-1/+1
* s4: torture: Add a TALLOC_CTX * to torture_smb2_getinfo_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_streams_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_session_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_scan_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_replay_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_rename_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_read_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_oplocks_init(), torture_smb2_...Jeremy Allison2017-05-052-6/+6
* s4: torture: Add a TALLOC_CTX * to torture_smb2_notify_disabled_init().Jeremy Allison2017-05-052-3/+5
* s4: torture: Add a TALLOC_CTX * to torture_smb2_notify_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_lock_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_lease_init().Jeremy Allison2017-05-052-3/+3
* s4: tortute: Add a TALLOC_CTX * to torture_smb2_ioctl_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add TALLOC_CTX * to torture_smb2_durable_v2_open_init().Jeremy Allison2017-05-052-3/+4
* s4: torture: Add TALLOC_CTX * to torture_smb2_durable_open_disconnect_init(),...Jeremy Allison2017-05-052-6/+7
* s4: torture: Add a TALLOC_CTX * to torture_smb2_dir_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_doc_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_crediting_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add a TALLOC_CTX * to torture_smb2_create_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Add TALLOC_CTX * to torture_smb2_compound_find_init() and tortur...Jeremy Allison2017-05-052-6/+6
* s4: torture: Add TALLOC_CTX * to torture_smb2_acls_init().Jeremy Allison2017-05-052-3/+3
* s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2017-05-051-2/+2
* s4-torture: Fix reauth tests with smaller clockskew grace timeAndreas Schneider2017-04-291-2/+2
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* s4/torture: add a test for compound SMB2 FIND requestsRalph Boehme2017-04-182-0/+124
* CVE-2017-2619: s4/torture: add SMB2_FIND tests with SMB2_CONTINUE_FLAG_REOPEN...Ralph Boehme2017-03-231-2/+10
* s4/torture: some tests for kernel oplocksRalph Boehme2017-03-102-0/+141
* s4/torture: add a creditting test skipping a SMB2 MIDRalph Boehme2017-03-041-0/+106
* s4/torture: add some SMB2 crediting testsRalph Boehme2017-03-033-0/+164
* s4:torture: Make sure handles are initializedAndreas Schneider2017-02-231-0/+24
* s4-torture: Use the correct variable type in torture_smb2_maxfid()Andreas Schneider2017-02-231-4/+4
* torture/ioctl: test set_compression(format_none)David Disseldorp2017-01-091-1/+10
* torture: Fix uninitialized variablesVolker Lendecke2016-10-208-49/+98
* torture: Fix clang errorsVolker Lendecke2016-10-191-14/+14
* torture/ioctl: test compression responses when unsupportedDavid Disseldorp2016-10-061-0/+76
* torture/ioctl: switch sparse src/dest dup ext behaviourDavid Disseldorp2016-09-231-9/+13
* torture/smb2/ioctl: don't check for untruncated dest failureDavid Disseldorp2016-09-221-0/+2