Half-way though the big conversion of all nmbd access to wire elements being
authorJeremy Allison <jra@samba.org>
Sat, 23 Aug 2003 01:59:14 +0000 (01:59 +0000)
committerJeremy Allison <jra@samba.org>
Sat, 23 Aug 2003 01:59:14 +0000 (01:59 +0000)
commitdac11b890b3e81f8849340e582b7f397a612baba
tree91c9b21264d90486a81696f3a03ef0842abd00db
parente745d4e602698e0a49a9e90c918049b4096fbba8
Half-way though the big conversion of all nmbd access to wire elements being
converted to pull/push_ascii. This will not work right at the moment for non
English codepages, but compiles - I will finish the work over the weekend.
Then nmbd should be completely codepage correct.
Jeremy.
(This used to be commit 236d6adadf32397b28028ea82ae2ec027366f7c8)
12 files changed:
source3/include/nameserv.h
source3/include/safe_string.h
source3/include/smb.h
source3/lib/charcnv.c
source3/nmbd/nmbd.c
source3/nmbd/nmbd_become_dmb.c
source3/nmbd/nmbd_become_lmb.c
source3/nmbd/nmbd_browserdb.c
source3/nmbd/nmbd_browsesync.c
source3/nmbd/nmbd_elections.c
source3/nmbd/nmbd_incomingdgrams.c
source3/nmbd/nmbd_namequery.c