mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
1744dd8c5b
smbd_smb2_request_process_ioctl() already detailed checks for file_ids, which not reached before. .allow_invalid_fileid = true was only used for SMB2_OP_IOCTL. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14788 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> |
||
---|---|---|
.. | ||
bug-14236 | ||
complex_expressions | ||
dns | ||
dns_packet | ||
dns-aging | ||
durable-v2-delay | ||
empty-domain-name | ||
encrypted_secrets | ||
getncchanges | ||
initshutdown | ||
kdc-enterprise | ||
kdc-salt | ||
keytab | ||
kinit_trust | ||
labdc | ||
ldap | ||
ldap_spn | ||
modify-order | ||
multichannel | ||
netlogon | ||
ntlmv1-restrictions | ||
ntlmv2-restrictions | ||
oneway | ||
password_settings | ||
priv_attr | ||
python-segfaults | ||
quota1 | ||
README | ||
replica_sync | ||
rpc-netlogon-zerologon | ||
rw-invalid | ||
s3-lsa-server | ||
samba3.vfs.fruit | ||
smb1-tests | ||
smb2.replay | ||
smb2.session | ||
smbcacls | ||
smbclient-smb3 | ||
srvsvc | ||
uac_objectclass_restrict | ||
upn_handling | ||
usage | ||
vlv | ||
wkssvc |
# Files in this directory contain lists of regular expressions # matching the names of tests that are temporarily expected to fail. # # "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!