1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/rpc_server/dnsserver
Aaron Haslett ebc42cb140 dns: treating fully qualified and unqualified zone as identical.
"zone.com." and "zone.com" should be treated as the same zone.  This patch
picks the unqualified representation as standard and enforces it, in order to
match BIND9 behaviour.
Note: This fixes the failing test added previously, but that test still fails
on the rodc test target so we modify the expected failure but don't remove it.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13442
Signed-off-by: Aaron Haslett <aaronhaslett@catalyst.net.nz>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-12-20 23:40:26 +01:00
..
dcerpc_dnsserver.c dns: treating fully qualified and unqualified zone as identical. 2018-12-20 23:40:26 +01:00
dnsdata.c dns: moving name_equal func into common 2018-07-12 04:31:54 +02:00
dnsdb.c dns_server: Avoid ldb_dn_add_child_fmt() on untrusted input 2018-08-15 07:08:24 +02:00
dnsserver.h dns: moving name_equal func into common 2018-07-12 04:31:54 +02:00
dnsutils.c dns: treating fully qualified and unqualified zone as identical. 2018-12-20 23:40:26 +01:00