mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
f3281e0bef
samba3.smbtorture_s3.crypt_client.SMB1-WILD-MANGLE-UNLINK(nt4_dc_smb1) samba3.smbtorture_s3.plain.SMB1-WILD-MANGLE-UNLINK(fileserver_smb1) knownfail for now. The recent wildcard changes broke something that used to work. Consider a directory with 2 files: dir/ a * The '*' file has a mangled name of _2X68P~X. SMB1unlink("_2X68P~X") will delete *both* files as the new 'unlink has wildcard' check is done after the name unmangle. SMB2 doesn't suffer from this problem, as it doesn't allow wildcard unlinks. Fix to follow. Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> |
||
---|---|---|
.. | ||
ktest-krb5_ccache-2 | ||
ktest-krb5_ccache-3 | ||
ktest-secrets.tdb | ||
tests.py |