mirror of
https://github.com/samba-team/samba.git
synced 2025-01-03 01:18:10 +03:00
2f4cd3ab94
MS-SMB2 3.3.5.9.11 Handling the SMB2_CREATE_REQUEST_LEASE_V2 Create Context: If the SMB2_LEASE_FLAG_PARENT_LEASE_KEY_SET bit is set in the Flags field of the request, Lease.ParentLeaseKey MUST be set to the ParentLeaseKey of the request. Found by MS-SMB2-Prototocol-Testsuite test "Compare_Zero_LeaseFlag_ParentLeaseKey". Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> |
||
---|---|---|
.. | ||
bug-14810 | ||
claims-client-tool | ||
complex_expressions | ||
conditional_ace_claims | ||
dfs_paths | ||
dirsync | ||
dns | ||
dns-aging | ||
durable-v2-delay | ||
empty-domain-name | ||
getncchanges | ||
gkdi | ||
gmsa | ||
initshutdown | ||
kdc-salt | ||
kinit_trust | ||
krb5-no-preauth | ||
ldap | ||
ldap_spn | ||
lm-hash-support-gone | ||
modify-order | ||
multichannel | ||
netlogon | ||
nt-hash-support-gone | ||
ntlmv2-restrictions | ||
oneway | ||
priv_attr | ||
protected_users | ||
pyldb-segfaults | ||
python-segfaults | ||
quota1 | ||
README | ||
reparse | ||
replica_sync | ||
rpc-dfs | ||
rpc-netlogon-zerologon | ||
rw-invalid | ||
s3-logging | ||
s3-lsa-server | ||
samba3.rpc.samr | ||
samba3.vfs.fruit | ||
samba4.ldap.confidential_attr | ||
samba4.rpc.netlogon-s3 | ||
samba4.rpc.samr | ||
samba-tool-user-get-kerberos-ticket | ||
security-descriptors | ||
sid-strings | ||
silo-client-tool | ||
smb1-tests | ||
smb2.durable-v2-open.bug15708 | ||
smb2.replay | ||
smb2.session | ||
smbclient_machine_auth.plain | ||
smbclient-smb3 | ||
source3-epmapper | ||
srvsvc | ||
symlink | ||
uac_objectclass_restrict | ||
upn_handling | ||
usage | ||
user_getpassword_gmsa | ||
vlv | ||
wkssvc |
# Files in this directory contain lists of regular expressions # matching the names of tests that are temporarily expected to fail. # # Tests that are intended to *always* fail (e.g. to prove that the # test can't succeed under certain conditions) should be added under # selftest/expectedfail.d instead. # # "make test" will not report failures for tests listed here and will consider # a successful run for any of these tests an error. # # Empty lines and lines beginning with '#' are ignored. # Please don't add tests to this README!