charset.c : Add mapping for code page 932 (KANJI).
authorSamba Release Account <samba-bugs@samba.org>
Mon, 25 Aug 1997 22:18:31 +0000 (22:18 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Mon, 25 Aug 1997 22:18:31 +0000 (22:18 +0000)
commit4c319ad04699b236d038d141323c7586c5bf0983
treee85e919682939b98a0ba8c3fc4e27f9c77e9af91
parent57d9e2b794f2121432d690539f481776ecce1262
charset.c : Add mapping for code page 932 (KANJI).
client.c : Fix crash bug. Add code to use BUFFER_SIZE for NetServerEnum calls.
namepacket.c: Fixed cast.
nmbsync.c : Add code to use BUFFER_SIZE for NetServerEnum calls.
smb.h : Set default client code page to 932 for KANJI.
system.c : Remove vendor specific code that crept in :-).
util.c : Added #define to allow Samba to behave as Win95 when doing
         KANJI case insensitivity tests.

Jeremy (jallison@whistle.com)
(This used to be commit 7f7d2faa07b81ad435b2acc9318bc39d813020c6)
source3/client/client.c
source3/include/smb.h
source3/lib/charset.c
source3/lib/system.c
source3/lib/util.c
source3/namepacket.c
source3/nmbsync.c