s4:samba_dnsupdate Add a 'file based' mode to samba_dnsupdate
authorAndrew Bartlett <abartlet@samba.org>
Tue, 9 Mar 2010 12:34:10 +0000 (23:34 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 11 Mar 2010 00:27:48 +0000 (11:27 +1100)
commit3723e32e8cca79b52b97d6d6f4cda8ce5ce1bd33
tree64c132ba455623a4522a3c9ac34e173c92904dc6
parent79b4a3b22e8a70844b9654f057f6169c553cc809
s4:samba_dnsupdate Add a 'file based' mode to samba_dnsupdate

For the testsuite to use DNS like names, we need to write these names
to a file.

Also, to have this run in 'make test' the usual rules about 'no 127.*'
IP addresses in DNS must be skipped, so glue.interface_ips takes two
arguments now
source4/scripting/bin/samba_dnsupdate
source4/scripting/python/pyglue.c
source4/scripting/python/samba/provision.py