s4:dns_server - introduce the wildcard binding feature
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Sun, 12 Aug 2012 16:08:20 +0000 (18:08 +0200)
committerKai Blin <kai@samba.org>
Sun, 23 Sep 2012 21:44:03 +0000 (23:44 +0200)
commit5f973631b6ba6666ecf5f026d07dded9da15650e
treeca6440c1c361bf6769c157d96bd1d4bfcb9cb95b
parent9e6070b5fcc17f0e866367c4d3f4dfcb95be6c46
s4:dns_server - introduce the wildcard binding feature

We need the wildcard binding feature otherwise we might get bound to a
private interface in case of multiple interfaces and no "interfaces"
parameter in smb.conf.

Code taken from source4/ldap_server/ldap_server.c

Signed-off-by: Kai Blin <kai@samba.org>
Autobuild-User(master): Kai Blin <kai@samba.org>
Autobuild-Date(master): Sun Sep 23 23:44:03 CEST 2012 on sn-devel-104
source4/dns_server/dns_server.c