lib/util/charset Don't allow invalid 'dos charset = utf8'
authorAndrew Bartlett <abartlet@samba.org>
Wed, 18 May 2011 01:51:37 +0000 (11:51 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 18 May 2011 14:12:08 +0000 (16:12 +0200)
commit3c8de7dd66390c00542118ec3aaa84e1e20956cb
tree4ec9b88a8d61961bddf2d12d14e032caf0f54d01
parent035dbce3adcbf36afee5e9cc59912c4f07fe0f5e
lib/util/charset Don't allow invalid 'dos charset = utf8'

No DOS client used UTF8, and this creates subtle, difficult to
disagnose breakage of schannel (domain membership).

Andrew Bartlett
lib/util/charset/codepoints.c
source3/utils/testparm.c