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:56:34 +00:00
parent cb9767ed89
commit 69b34284dc
14 changed files with 362 additions and 41 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.8.12.3 2004/03/08 04:04:34 marka Exp $
; $Id: example.db.in,v 1.8.12.4 2004/04/15 23:56:23 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