1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/dns_server
Amitay Isaacs b7f6b09a13 s4-dns: dlz-bind: Add trailing '.' to all fqdn strings
BIND 9.10.x is strict when sending records via putrr and putnamedrr.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10620

Thanks to Guenter Kukkukk for identifying the problem and resolution.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Guenter Kukkukk <kukks@samba.org>

Autobuild-User(master): Amitay Isaacs <amitay@samba.org>
Autobuild-Date(master): Fri Nov 21 06:14:55 CET 2014 on sn-devel-104
2014-11-21 06:14:55 +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_server: allocate substructures of struct dns_request_state on the correct TALLOC_CTX 2014-11-18 04:17:09 +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 s4-dns: Add support for BIND 9.10 2014-10-25 05:42:19 +02:00