1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source4/torture
Jeremy Allison 4d80d0e33f s4: torture: Add new SMB2 lease test test_lease_duplicate_open().
Checks we return INVALID_PARAMETER when trying to open a
different file with a duplicate lease key on the same share.

Checked against Windows10. Currently fails against smbd
so add knownfail.d/smb2-lease-duplicateopen

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14737

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: David Mulder <dmulder@suse.com>
(cherry picked from commit ca3896b6f8)
2022-03-07 13:04:15 +00:00
..
auth s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
basic s4:torture: Pass buffer correctly to write() 2020-10-28 17:52:19 +00:00
dfs s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
dns torture: Do not call destroy_dlz() on uninitialised memory 2020-11-26 06:52:41 +00:00
drs s4/torture/drs/python: Fix attribute existence check 2021-10-26 12:00:28 +00:00
gpo lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
krb5 s4:torture/krb5/kdc-heimdal: Automatically determine AS-REP enctype to check against 2021-09-16 06:50:11 +00:00
ldap auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
ldb Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
libnet PY3: change shebang to python3 in source4/torture dir 2018-12-14 14:40:20 +01:00
libnetapi lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
libsmbclient s4: test: Add samba4.libsmbclient.rename test. Currently fails for SMB3. 2022-02-06 11:38:17 +00:00
local auth:creds:tests: Migrate test to a cmocka unit test 2020-11-03 15:25:37 +00:00
man Argument to control number of operations -o no longer valid 2019-09-18 19:51:11 +00:00
nbench lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
nbt s4/torture: Update winsreplication to only use IPv4 addresses 2019-03-27 13:31:27 +00:00
ndr s4:torture/ndr: demonstrate the ndr_push_string(STR_NOTERM|REMAINING) of "" is wrong 2022-01-30 09:15:13 +00:00
ntp s4:torture: Use GnuTLS MD5 in ntp_signd test 2019-05-21 00:03:23 +00:00
rap s4:torture: Use GnuTLS RC4 for RAP SAM test 2019-07-26 01:48:25 +00:00
raw auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
rpc s4:torture/rpc: test how CSDVersion="" wipes operatingSystemServicePack 2022-01-26 09:56:13 +00:00
smb2 s4: torture: Add new SMB2 lease test test_lease_duplicate_open(). 2022-03-07 13:04:15 +00:00
tests s4-torture: Fix kinit of samba4.blackbox.locktest 2017-04-29 23:31:10 +02:00
unix lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
vfs s4:torture/fruit: avoid sleep(10000000); if write_stream() fails 2021-01-08 20:31:33 +00:00
winbind CVE-2020-14323 torture4: Add a simple test for invalid lookup_sids winbind call 2020-10-29 10:25:37 +00:00
gentest.c Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
locktest.c Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
masktest.c Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
shell.c s4:torture: Use #ifdef instead of #if for config.h definitions 2018-11-29 02:20:48 +01:00
smbtorture.c torture: Fix a typo 2020-08-17 19:35:37 +00:00
smbtorture.h s4:torture/smb2: replace torture:cn_max_buffer_size option with the negotiated max trans size 2019-03-28 23:09:37 +00:00
torture.c s4: torture: Change torture_register_suite() to add a TALLOC_CTX *. 2017-05-05 15:52:11 +02:00
util_smb.c Add SMB2 lsa helper routines 2020-04-28 18:09:39 +00:00
util.h
wscript_build torture: Test ldap session expiry 2020-08-21 19:14:32 +00:00