summaryrefslogtreecommitdiff
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* smbtorture: add a test trying to create a stream on share without streams sup...Ralph Boehme2022-09-062-0/+49
* smbtorture: check required access for SMB2-GETINFORalph Boehme2022-09-061-0/+147
* s4/libcli/smb2: avoid using smb2_composite_setpathinfo() in smb2_util_setatr()Ralph Boehme2022-09-061-8/+2
* smbtorture: add test smb2.stream.attributes2Ralph Boehme2022-09-061-0/+355
* smbtorture: rename smb2.streams.attributes to smb2.streams.attributes1Ralph Boehme2022-09-061-3/+3
* s4:torture/smb2: add smb2.lease.v[1,2]_bug_15148Stefan Metzmacher2022-08-231-0/+208
* CI: fix check for correct mdsvc resonse when connecting to a share with Spotl...Ralph Boehme2022-07-311-9/+8
* CVE-2022-32742: s4: torture: Add raw.write.bad-write test.Jeremy Allison2022-07-241-0/+89
* CVE-2022-32746 s4:torture: Fix LDB flags comparisonJoseph Sutton2022-07-241-1/+3
* s4: torture: Add a new test - samba3.smb2.durable-open.stat-open.Jeremy Allison2022-05-091-0/+63
* CI: add a test listing a snapshotted directoryRalph Boehme2022-04-111-0/+168
* s4: torture: Add test_smb2_close_full_information() test to smb2.rename.Jeremy Allison2022-04-111-0/+125
* s4: torture: Add CHECK_CREATED macro to smb2/rename.c. Not yet used.Jeremy Allison2022-04-111-0/+8
* s4: torture: Add CHECK_VAL macro to smb2/rename.c. Not yet used.Jeremy Allison2022-04-111-0/+14
* s4: torture: Add regression test for re-opening a durable handle after callin...Jeremy Allison2022-04-111-0/+140
* CI: add test "smb2.async_dosmode"Ralph Boehme2022-03-292-0/+72
* s4: torture: Add new SMB2 lease test test_lease_duplicate_open().Jeremy Allison2022-03-071-0/+70
* s4: torture: Add new SMB2 lease test test_lease_duplicate_create().Jeremy Allison2022-03-071-0/+54
* s4: test: Add samba4.libsmbclient.rename test. Currently fails for SMB3.Jeremy Allison2022-02-041-0/+112
* s4:torture/ndr: demonstrate the ndr_push_string(STR_NOTERM|REMAINING) of "" i...Stefan Metzmacher2022-01-301-3/+27
* s4:torture: Adapt KDC canon test to Heimdal upstream changesJoseph Sutton2022-01-191-6/+10
* s4:torture: Remove PAC-REQUEST check for RESPONSE_TOO_BIGJoseph Sutton2022-01-191-10/+2
* s4:torture: Fix Orpheus' Lyre testsJoseph Sutton2022-01-191-19/+6
* s4:torture: Adapt LSA tests to newer Heimdal versionJoseph Sutton2022-01-191-0/+110
* s4:torture: return ETYPE_INFO2 on PREAUTH_FAILEDIsaac Boukris2022-01-191-14/+12
* s4:kerberos: adapt the heimdal send_to_kdc hooks to the send_to_kdc/realm plu...Stefan Metzmacher2022-01-193-28/+51
* s4:torture: check for pac_blob==NULL in test_generate_session_info_pac() func...Stefan Metzmacher2022-01-173-0/+15
* s4:torture: Remove netbios realm and lowercase realm testsJoseph Sutton2022-01-171-97/+10
* s4:torture: Make etype list variables staticJoseph Sutton2022-01-171-4/+4
* s4:torture/rpc: test how CSDVersion="" wipes operatingSystemServicePackStefan Metzmacher2022-01-111-5/+5
* tests: Add 2 tests for unique fileid's with top bit set (generated from itime...Jeremy Allison2022-01-082-0/+206
* s4:torture/smb2: add smb2.session.ntlmssp_bug14932 testStefan Metzmacher2022-01-041-0/+51
* s4:torture/rpc: add test for invalid av_pair content in LogonSamLogonExStefan Metzmacher2022-01-041-0/+209
* s4:torture/libsmbclient: add libsmbclient.noanon_list testStefan Metzmacher2021-12-271-0/+50
* s4:torture: Fix typoJoseph Sutton2021-12-151-1/+1
* s4:torture: Remove comments that are no longer relevantJoseph Sutton2021-12-151-6/+0
* s4: torture: Fix unix.info2 test to actually negotiate SMB1+POSIX before usin...Jeremy Allison2021-12-111-2/+40
* s4: torture: Fix raw.search:test_one_file() by using the SMB1+POSIX connectio...Jeremy Allison2021-12-111-2/+11
* s4: torture: raw.search: Add setup_smb1_posix(). Call it on the second connec...Jeremy Allison2021-12-111-0/+59
* s4: torture: In raw.search:test_one_file() add a second connection.Jeremy Allison2021-12-111-3/+4
* s4: torture: In raw.search:test_one_file() remove the leading '\\' in the tes...Jeremy Allison2021-12-111-11/+11
* s4: torture: Fix raw.search:test_one_file() to use torture_result() instead o...Jeremy Allison2021-12-111-19/+41
* s4: torture: Remove the wildcard rename test code.Jeremy Allison2021-12-091-33/+0
* s4: torture: Remove the wildcard unlink test code.Jeremy Allison2021-12-091-72/+0
* s4: torture: Use smbcli_unlink_wcard() to setup and cleanup in masktest.Jeremy Allison2021-12-091-1/+1
* s4: torture: Use smbcli_unlink_wcard() in base.casetable test.Jeremy Allison2021-12-091-1/+1
* s4: torture: Use smbcli_unlink_wcard() to cleanup in base.mangle test.Jeremy Allison2021-12-091-1/+1
* s4: torture: Use smbcli_unlink_wcard() to remove wildcards in base.chkpath test.Jeremy Allison2021-12-091-2/+2
* s4: torture: In raw.notify test use smbcli_unlink_wcard() in place of smbcli_...Jeremy Allison2021-12-091-1/+1
* s4:torture: Remove pre-send and post-receive callbacksJoseph Sutton2021-12-071-1068/+1