1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/dns_server
Samuel Cabrero 4fb29e9347 s4-dns: Reload DNS zones from dsdb when zones are modified through RPC or DRS
Setup a RPC management call on the internal DNS server triggered a new LDB
module which sniffs dnsZone object add, delete and modify operations. This
way the notification is triggered when zones are modified either from RPC or
replicated by inbound DRS.

Signed-off-by: Samuel Cabrero <samuelcabrero@kernevil.me>
(shadowed variable error corrected by abartlet)
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2014-12-22 05:57:08 +01:00
..
dlz_bind9.c s4-dns: dlz-bind: Add trailing '.' to all fqdn strings 2014-11-21 06:14:55 +01:00
dlz_minimal.h s4-dns: Update dlz_minimal.h based on BIND release 9.10 2014-10-25 03:21:04 +02:00
dns_crypto.c s4:dns_server: allocate substructures of struct dns_request_state on the correct TALLOC_CTX 2014-11-18 04:17:09 +01:00
dns_query.c s4:dns_server: allocate substructures of struct dns_request_state on the correct TALLOC_CTX 2014-11-18 04:17:09 +01:00
dns_server.c s4-dns: Reload DNS zones from dsdb when zones are modified through RPC or DRS 2014-12-22 05:57:08 +01:00
dns_server.h s4:dns_server: allocate substructures of struct dns_request_state on the correct TALLOC_CTX 2014-11-18 04:17:09 +01:00
dns_update.c s4:dns_server: add some const to dns_server_process_update/dns_update_allowed arguments 2014-11-18 04:17:09 +01:00
dns_utils.c s4:dns_server: make sure dns_common_lookup() doesn't return tombstones 2014-08-26 09:13:06 +02:00
dnsserver_common.c s4:dns_server: add DNS_TYPE_TOMBSTONE support to dns_common_replace() 2014-08-26 09:13:06 +02:00
dnsserver_common.h s4:dns_server: make sure dns_common_lookup() doesn't return tombstones 2014-08-26 09:13:06 +02:00
TODO dns: Update TODO list 2013-07-29 09:12:17 +02:00
wscript_build dns_server: Only build common library if AD DC is enabled. 2014-11-26 12:11:18 +01:00