r5392: added "secure" WINS server processing. Send a WACK on name
authorAndrew Tridgell <tridge@samba.org>
Mon, 14 Feb 2005 09:15:24 +0000 (09:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:50 +0000 (13:09 -0500)
commit8dc2a028d3ca0115d3173df435d926d7b6a4d5d5
treed157491336be46b1c9fb6c563321f00f984d11eb
parent75766603e325d515a718b1d1ab0f08160ea1f790
r5392: added "secure" WINS server processing. Send a WACK on name
registrations from anyone who isn't a current owner, then query the
owner addresses to see if they still want it.
source/lib/util_strlist.c
source/libcli/nbt/namequery.c
source/nbt_server/config.mk
source/nbt_server/packet.c
source/nbt_server/winsdb.c
source/nbt_server/winsdb.h
source/nbt_server/winsserver.c
source/nbt_server/winswack.c [new file with mode: 0644]