s3-lib Move isvalid83_w to mangle_hash.c
commite3138f2ffef32ee33778e0c068c6009a58536419
authorAndrew Bartlett <abartlet@samba.org>
Tue, 12 Apr 2011 06:23:17 +0000 (12 16:23 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Apr 2011 04:47:07 +0000 (13 14:47 +1000)
tree207ab87a4baeb36d43e66cc746fef58a52a4c0fa
parentd458f6b3bd7043bb78953bdc48ee6e2dcb034042
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>
source3/include/proto.h
source3/lib/netapi/netapi.c
source3/lib/util.c
source3/lib/util_unistr.c
source3/smbd/mangle_hash.c