1600. [bug] Duplicate zone pre-load checks were not case

insensitive.

1599.   [bug]           Fix memory leak on error path when checking named.conf.

1598.   [func]          Specify that certain parts of the namespace must
                        be secure (dnssec-must-be-secure).
This commit is contained in:
Mark Andrews
2004-04-15 23:40:27 +00:00
parent b4fe7caac9
commit 8d414d1559
14 changed files with 359 additions and 44 deletions

View File

@@ -13,7 +13,7 @@
; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
; PERFORMANCE OF THIS SOFTWARE.
; $Id: example.db.in,v 1.13 2004/03/05 05:00:15 marka Exp $
; $Id: example.db.in,v 1.14 2004/04/15 23:40:22 marka Exp $
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (
@@ -66,6 +66,10 @@ ns.bogus A 10.53.0.3
dynamic NS dynamic
dynamic A 10.53.0.3
; A insecure subdomain
mustbesecure NS ns.mustbesecure
ns.mustbesecure A 10.53.0.3
z A 10.0.0.26
keyless NS ns.keyless