s4-dns: added a dns update task
authorAndrew Tridgell <tridge@samba.org>
Thu, 11 Feb 2010 09:21:15 +0000 (20:21 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 11 Feb 2010 10:04:14 +0000 (21:04 +1100)
commit89b6a80e7261422011e92d8ef1bc7ef2f2fd06af
treef9788aa94e4fe619c6703e6f73aa0e056a3fedc9
parent6bfb216293e7416e1164766d6f96c769d76fca8d
s4-dns: added a dns update task

This task watches for changes in the list of DCs, and creates a bind9
formatted file that grants update permission to all DCs, plus to the
administration, and machines update for their own names.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/config.mk
source4/dsdb/dns/dns_update.c [new file with mode: 0644]
source4/param/loadparm.c
source4/smbd/server.c