libcli:nbt make the lmhosts parsing code and dependicies common
authorAndrew Bartlett <abartlet@samba.org>
Tue, 15 Sep 2009 14:42:54 +0000 (07:42 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 15 Sep 2009 14:42:54 +0000 (07:42 -0700)
commit668470c9923364c6c43afbf94162b549c8baef9a
tree43584485ac1a94195b201bc7fd5f2da80acfacda
parentf07e77e13ff86c76644660e2d574e663c9ffdeb8
libcli:nbt make the lmhosts parsing code and dependicies common

This starts the process to have Samba4 use lmhosts.

Andrew Bartlett
lib/util/util.h
lib/util/util_net.c
libcli/nbt/config.mk [new file with mode: 0644]
libcli/nbt/lmhosts.c [new file with mode: 0644]
source3/Makefile.in
source3/include/proto.h
source3/lib/util_sock.c
source3/libsmb/namequery.c
source4/libcli/config.mk
source4/main.mk