0f0e363 Vendor import of BIND 9.6-ESV-R2

Authored and Committed by Doug Barton 13 years ago
74 files changed. 3995 lines added. 10793 lines removed.
CHANGES
file modified
+41 -2
README
file modified
+6 -0
bin/dnssec/dnssec-dsfromkey.html
file modified
+9 -9
bin/dnssec/dnssec-keyfromlabel.html
file modified
+6 -6
bin/dnssec/dnssec-keygen.html
file modified
+7 -7
bin/dnssec/dnssec-signzone.html
file modified
+7 -7
bin/named/include/named/globals.h
file modified
+3 -2
bin/named/main.c
file modified
+5 -3
bin/named/query.c
file modified
+17 -7
bin/named/server.c
file modified
+1 -1
bin/nsupdate/nsupdate.html
file modified
+7 -7
doc/arm/Bv9ARM-book.xml
file modified
+1 -1
doc/arm/Bv9ARM.ch06.html
file modified
+1 -1
doc/arm/Bv9ARM.ch07.html
file modified
+1 -1
doc/arm/Bv9ARM.ch08.html
file modified
+1 -1
doc/arm/Bv9ARM.ch09.html
file modified
+1 -1
doc/arm/Bv9ARM.html
file modified
+1 -1
doc/arm/Bv9ARM.pdf
file modified
+479 -448
doc/arm/isc-logo.eps
file modified
+2629 -9860
doc/arm/isc-logo.pdf
file modified
+0 -0
doc/arm/man.dig.html
file modified
+1 -1
doc/arm/man.dnssec-dsfromkey.html
file modified
+1 -1
doc/arm/man.dnssec-keyfromlabel.html
file modified
+1 -1
doc/arm/man.dnssec-keygen.html
file modified
+1 -1
doc/arm/man.dnssec-signzone.html
file modified
+1 -1
doc/arm/man.host.html
file modified
+1 -1
doc/arm/man.named-checkconf.html
file modified
+1 -1
doc/arm/man.named-checkzone.html
file modified
+1 -1
doc/arm/man.named.html
file modified
+1 -1
doc/arm/man.nsupdate.html
file modified
+1 -1
doc/arm/man.rndc-confgen.html
file modified
+1 -1
doc/arm/man.rndc.conf.html
file modified
+1 -1
doc/arm/man.rndc.html
file modified
+1 -1
lib/dns/adb.c
file modified
+27 -24
lib/dns/api
file modified
+3 -3
lib/dns/include/dns/diff.h
file modified
+3 -3
lib/dns/include/dns/ncache.h
file modified
+9 -2
lib/dns/include/dns/rdataset.h
file modified
+1 -1
lib/dns/include/dns/resolver.h
file modified
+1 -1
lib/dns/include/dns/result.h
file modified
+1 -1
lib/dns/include/dns/types.h
file modified
+3 -2
lib/dns/include/dns/validator.h
file modified
+1 -1
lib/dns/ncache.c
file modified
+137 -13
lib/dns/rbtdb.c
file modified
+18 -12
lib/dns/rdatalist.c
file modified
+1 -1
lib/dns/rdataset.c
file modified
+1 -1
lib/dns/rdataslab.c
file modified
+1 -1
lib/dns/resolver.c
file modified
+40 -33
lib/dns/result.c
file modified
+1 -1
lib/dns/sdb.c
file modified
+1 -1
lib/dns/sdlz.c
file modified
+1 -1
lib/dns/validator.c
file modified
+440 -284
lib/dns/view.c
file modified
+1 -1
lib/isc/api
file modified
+3 -3
lib/isc/include/isc/mem.h
file modified
+10 -2
lib/isc/mem.c
file modified
+34 -2
lib/lwres/man/lwres.html
file modified
+1 -1
lib/lwres/man/lwres_buffer.html
file modified
+1 -1
lib/lwres/man/lwres_config.html
file modified
+1 -1
lib/lwres/man/lwres_context.html
file modified
+1 -1
lib/lwres/man/lwres_gabn.html
file modified
+1 -1
lib/lwres/man/lwres_gai_strerror.html
file modified
+1 -1
lib/lwres/man/lwres_getaddrinfo.html
file modified
+1 -1
lib/lwres/man/lwres_gethostent.html
file modified
+1 -1
lib/lwres/man/lwres_getipnode.html
file modified
+1 -1
lib/lwres/man/lwres_getnameinfo.html
file modified
+1 -1
lib/lwres/man/lwres_getrrsetbyname.html
file modified
+1 -1
lib/lwres/man/lwres_gnba.html
file modified
+1 -1
lib/lwres/man/lwres_hstrerror.html
file modified
+1 -1
lib/lwres/man/lwres_inetntop.html
file modified
+1 -1
lib/lwres/man/lwres_noop.html
file modified
+1 -1
lib/lwres/man/lwres_packet.html
file modified
+1 -1
lib/lwres/man/lwres_resutil.html
file modified
+1 -1
version
file modified
+4 -4
    Vendor import of BIND 9.6-ESV-R2
    
        
file modified
+41 -2
file modified
+6 -0
file modified
+5 -3
file modified
+17 -7
file modified
+1 -1
file modified
+7 -7
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+479 -448
file modified
+2629 -9860
file modified
+0 -0
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+27 -24
file modified
+3 -3
file modified
+3 -3
file modified
+9 -2
file modified
+1 -1
file modified
+3 -2
file modified
+137 -13
file modified
+18 -12
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+40 -33
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+440 -284
file modified
+1 -1
file modified
+3 -3
file modified
+10 -2
file modified
+34 -2
file modified
+1 -1
file modified
+4 -4