mirror of
https://github.com/samba-team/samba.git
synced 2025-01-03 01:18:10 +03:00
cfaad16ff6
Originally copied from 'source4/scripting/devel/createtrust' (had to drop the TRUST_AUTH_TYPE_VERSION part though, as it fails against samba DC). Signed-off-by: Isaac Boukris <iboukris@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org> |
||
---|---|---|
.. | ||
bug-14236 | ||
complex_expressions | ||
createtrustrelax_server | ||
dns | ||
dns_packet | ||
durable-v2-delay | ||
empty-domain-name | ||
encrypted_secrets | ||
getncchanges | ||
initshutdown | ||
keytab | ||
kinit_trust | ||
labdc | ||
ldap | ||
modify-order | ||
netlogon | ||
ntlmv1-restrictions | ||
ntlmv2-restrictions | ||
password_settings | ||
python-segfaults | ||
quota1 | ||
README | ||
replica_sync | ||
rpc-netlogon-zerologon | ||
rw-invalid | ||
s3-lsa-server | ||
samba3.smbtorture_s3 | ||
samba3.vfs.fruit | ||
smb1-tests | ||
smbcacls | ||
smbclient-smb3 | ||
srvsvc | ||
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 begining with '#' are ignored. # Please don't add tests to this README!