s4-dns: Ignore zones that shouldn't be returned currently
commitffab1d7cb28590f8e1ee9b90a8f7dbb84e7adb07
authorMatthieu Patou <mat@matws.net>
Tue, 2 Oct 2012 04:36:34 +0000 (1 21:36 -0700)
committerMatthieu Patou <mat@matws.net>
Mon, 8 Oct 2012 05:11:48 +0000 (7 22:11 -0700)
treeb750b8d58e5311c51785e60264f5cbe4ad232761
parent95ea6d765b98d9cbdebaa8e23aad91525d94ad40
s4-dns: Ignore zones that shouldn't be returned currently

RootDNSServers should never be returned (Windows DNS server don't)
..TrustAnchors should never be returned as is, (Windows returns
TrustAnchors) and for the moment we don't support DNSSEC so we'd better
not return this zone.
source4/dns_server/dns_server.c