mirror of
https://github.com/samba-team/samba.git
synced 2025-07-22 16:59:09 +03:00
s3-lib Move isvalid83_w to mangle_hash.c
This means that there is no need for the 'valid.dat' table to be loaded by anything other than smbd, so the unloader is also removed. The concept of a 'valid dos character' has been replaced by the hash2 mangle method. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org>
This commit is contained in:
committed by
Andrew Tridgell
parent
d458f6b3bd
commit
e3138f2ffe
@ -182,7 +182,6 @@ NET_API_STATUS libnetapi_free(struct libnetapi_ctx *ctx)
|
||||
|
||||
gfree_names();
|
||||
gfree_loadparm();
|
||||
gfree_case_tables();
|
||||
gfree_charcnv();
|
||||
gfree_interfaces();
|
||||
|
||||
|
Reference in New Issue
Block a user