summaryrefslogtreecommitdiff
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* CVE-2022-37967 Add new PAC checksumJoseph Sutton2022-12-131-2/+12
* CVE-2022-38023 s4:rpc_server/netlogon: require aes if weak crypto is disabledStefan Metzmacher2022-12-131-1/+1
* CVE-2022-38023 s4:torture: use NETLOGON_NEG_SUPPORTS_AES by defaultStefan Metzmacher2022-12-134-18/+27
* s4/torture/smb2: avoid possibly closing undefined handleDouglas Bagnall2022-12-131-2/+2
* torture: test that a find with a mangled name worksRalph Boehme2022-12-101-0/+83
* torture: convert mangling test to a suiteRalph Boehme2022-12-092-3/+14
* torture: add an interactive test that works out maximum name and path lenghtsRalph Boehme2022-12-091-1/+129
* torture: add a test veryfing timestamps across renameRalph Boehme2022-12-091-0/+137
* torture: add another large directory enumeration performance testRalph Boehme2022-12-091-0/+174
* torture: print duration of smb2.dir.test_large_filesRalph Boehme2022-12-091-0/+9
* torture: increase find buffer to 1 MB in multiple_smb2_search()Ralph Boehme2022-12-091-1/+1
* torture: add another simple DOS attributes testRalph Boehme2022-12-092-0/+58
* s4:torture: remove remaining checks if alloc_size is 0 on empty filesRalph Boehme2022-12-095-8/+3
* lib/comression: convert test_lzxpress_plain to cmockaDouglas Bagnall2022-12-012-2/+0
* lib/compression: move lzxpress_plain test into tests/Douglas Bagnall2022-12-011-1/+2
* s4: torture: Add compound_async.read_read test to show we don't go async on t...Jeremy Allison2022-12-011-0/+107
* s4: torture: Add compound_async.write_write test to show we don't go async on...Jeremy Allison2022-12-011-0/+104
* s4: torture: Tweak the compound padding streamfile test to send 3 reads inste...Jeremy Allison2022-12-011-1/+22
* s4: torture: Tweak the compound padding basefile test to send 3 reads instead...Jeremy Allison2022-12-011-1/+23
* s4:torture: Fix segfault in multichannel testAndreas Schneider2022-12-011-2/+1
* torture: add a test trying to set FILE_ATTRIBUTE_TEMPORARY on a directoryRalph Boehme2022-11-281-0/+47
* s4: torture: Add an async SMB2_OP_FLUSH + SMB2_OP_FLUSH test to smb2.compound...Jeremy Allison2022-11-171-0/+115
* s4: torture: Add an async SMB2_OP_FLUSH + SMB2_OP_CLOSE test to smb2.compound...Jeremy Allison2022-11-172-0/+118
* s3: smbd: Add test to show smbd crashes when doing an FSCTL on a named stream...Jeremy Allison2022-11-142-0/+76
* s4: torture: Show return value for smbc_getxattr() is incorrect (returns >0 f...Jeremy Allison2022-11-011-0/+94
* s3:rpcclient: Pass salt down to init_samr_CryptPasswordAES()Andreas Schneider2022-10-251-0/+27
* s4: torture: libsmbclient: Add a torture test to ensure smbc_stat() returns E...Jeremy Allison2022-10-181-0/+63
* s4: smbtorture: Add fsync_resource_fork test to fruit tests.Jeremy Allison2022-10-061-0/+80
* selftest: Add tests for GetNCChanges GET_ANC using samba-tool drs clone-dc-da...Andrew Bartlett2022-10-041-0/+98
* pytests:s4/drs/getnc_schema: avoid unused importsDouglas Bagnall2022-09-161-4/+0
* pytests:s4/drs/repl_move: avoid unused and star importsDouglas Bagnall2022-09-161-2/+34
* pytests:s4/drs/repl_rodc: avoid unused importsDouglas Bagnall2022-09-161-2/+0
* pytests:s4/drs/linked_attributes_drs: avoid unused importsDouglas Bagnall2022-09-161-15/+1
* pytests:s4/drs/ridalloc_exop: avoid unused importsDouglas Bagnall2022-09-161-3/+0
* s4:torture: Zero samr_UserInfo union in password set testJoseph Sutton2022-09-121-0/+2
* Fix spelling mistakes.Michael Tokarev2022-09-122-14/+14
* s4/tests/samba-tool drs showrepl: test NO_COLOR and --color variantsDouglas Bagnall2022-09-061-1/+30
* s4/tests/samba-tool drs showrepl: use vars for common stringsDouglas Bagnall2022-09-061-4/+8
* pytest/samba_tool_drs_no_dns: use TestCaseInTempDir.rm_files/.rm_dirsDouglas Bagnall2022-09-061-11/+3
* pytest/samba_tool_drs: use TestCaseInTempDir.rm_files/.rm_dirsDouglas Bagnall2022-09-061-10/+3
* smbtorture: add a test trying to create a stream on share without streams sup...Ralph Boehme2022-09-022-0/+49
* smbtorture: add a test opening a READ-ONLY file with SEC_FLAG_MAXIMUM_ALLOWEDRalph Boehme2022-08-291-0/+48
* smbtorture: turn maximum_allowed test into a test suiteRalph Boehme2022-08-292-3/+11
* smbtorture: close handle and delete file in tree_base()Ralph Boehme2022-08-291-0/+5
* smbtorture: check required access for SMB2-GETINFORalph Boehme2022-08-231-0/+147
* s4/libcli/smb2: avoid using smb2_composite_setpathinfo() in smb2_util_setatr()Ralph Boehme2022-08-231-8/+2
* s4:torture: Fix shellcheck errors in test_masktest.shAndreas Schneider2022-08-221-1/+1
* s4:tortue: Fix shellcheck errors in test_locktest.shAndreas Schneider2022-08-221-1/+1
* s4:torture: Fix shellcheck errors in test_gentest.shAndreas Schneider2022-08-221-1/+1
* smbtorture: add test smb2.stream.attributes2Ralph Boehme2022-08-221-0/+355