added code that checks whether the DOMAIN<1b> name is claimed on the
authorSamba Release Account <samba-bugs@samba.org>
Wed, 12 Mar 1997 20:21:11 +0000 (20:21 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Wed, 12 Mar 1997 20:21:11 +0000 (20:21 +0000)
commit0d51899b59204b99d5aeb9542c8adfff42167fec
tree2874d245edd64e06074c34c753d7d695e98b7848
parentd998795503ce7872073a79a710a41ffdbc535e75
added code that checks whether the DOMAIN<1b> name is claimed on the
local subnet _before_ going and registering it.  the reason for this
is that i don't want to cause chaos by registering the name twice.

it's ok to register DOMAIN<1b> with the WINS server, because the WINS
server's job is to check a) _if_ there's a current owner of the name
b) if the current owner exists c) if the current owner still wants the
name.  if they don't, the WINS server responds by saying, 'yes, you can
have it'.

lkcl
source/include/nameserv.h
source/nameresp.c
source/nameserv.c