r12535: - simplify string list handling in a couple of places using str_list_add()
authorAndrew Tridgell <tridge@samba.org>
Wed, 28 Dec 2005 04:55:53 +0000 (04:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:47:53 +0000 (13:47 -0500)
commit1984ba6ee98d1f0d1a9c497ecdb9c361a062f769
treede51fe7228f47dab83b20f7eb67e435668045d23
parentb1c80c3cfab83bad414b30ca9a7e90a6073152df
r12535: - simplify string list handling in a couple of places using str_list_add()

- don't reply with 127.0.0.1 in NBT or WINS name queries unless the
  query came in on the loopback interface. Otherwise clients can end
  up talking to themselves, which is not very productive :-)
(This used to be commit df00f8b3428c6d1254e66275c90ae4025cb52c47)
source4/nbt_server/interfaces.c
source4/nbt_server/wins/winsdb.c
source4/nbt_server/wins/winsserver.c