6f34f6a Vendor import of Bind 9.8.5-P1

Authored and Committed by Erwin Lansing 10 years ago
268 files changed. 31800 lines added. 22197 lines removed.
CHANGES
file modified
+397 -31
COPYRIGHT
file modified
+1 -1
FAQ
file modified
+2 -2
FAQ.xml
file modified
+3 -2
Makefile.in
file modified
+16 -4
README
file modified
+5 -0
aclocal.m4
file modified
+5 -2
bin/Makefile.in
file modified
+2 -2
bin/check/check-tool.c
file modified
+7 -4
bin/check/named-checkconf.c
file modified
+14 -1
bin/check/named-checkzone.8
file modified
+12 -4
bin/check/named-checkzone.c
file modified
+18 -3
bin/check/named-checkzone.docbook
file modified
+16 -1
bin/check/named-checkzone.html
file modified
+15 -8
bin/confgen/keygen.c
file modified
+8 -4
bin/confgen/rndc-confgen.c
file modified
+1 -3
bin/dig/dig.1
file modified
+15 -6
bin/dig/dig.c
file modified
+20 -7
bin/dig/dig.docbook
file modified
+24 -17
bin/dig/dig.html
file modified
+36 -28
bin/dig/dighost.c
file modified
+51 -31
bin/dig/host.c
file modified
+13 -5
bin/dig/include/dig/dig.h
file modified
+3 -1
bin/dnssec/dnssec-keyfromlabel.c
file modified
+2 -0
bin/dnssec/dnssec-keygen.c
file modified
+10 -2
bin/dnssec/dnssec-revoke.c
file modified
+1 -2
bin/dnssec/dnssec-settime.c
file modified
+27 -8
bin/dnssec/dnssec-signzone.c
file modified
+54 -7
bin/named/Makefile.in
file modified
+14 -1
bin/named/client.c
file modified
+6 -4
bin/named/config.c
file modified
+10 -11
bin/named/control.c
file modified
+2 -2
bin/named/controlconf.c
file modified
+4 -3
bin/named/include/named/client.h
file modified
+9 -8
bin/named/include/named/globals.h
file modified
+6 -1
bin/named/include/named/server.h
file modified
+4 -2
bin/named/interfacemgr.c
file modified
+6 -4
bin/named/log.c
file modified
+2 -2
bin/named/logconf.c
file modified
+8 -6
bin/named/lwresd.c
file modified
+2 -2
bin/named/main.c
file modified
+17 -7
bin/named/named.conf.5
file modified
+3 -3
bin/named/named.conf.docbook
file modified
+3 -2
bin/named/named.conf.html
file modified
+17 -17
bin/named/query.c
file modified
+150 -32
bin/named/server.c
file modified
+268 -141
bin/named/statschannel.c
file modified
+6 -4
bin/named/tkeyconf.c
file modified
+4 -4
bin/named/tsigconf.c
file modified
+2 -2
bin/named/unix/dlz_dlopen_driver.c
file modified
+10 -6
bin/named/update.c
file modified
+3 -2
bin/named/xfrout.c
file modified
+6 -12
bin/named/zoneconf.c
file modified
+26 -4
bin/nsupdate/nsupdate.c
file modified
+2 -2
bin/rndc/rndc.c
file modified
+2 -1
bin/tools/genrandom.c
file modified
+2 -1
bin/tools/isc-hmac-fixup.8
file modified
+3 -3
bin/tools/isc-hmac-fixup.docbook
file modified
+3 -2
bin/tools/isc-hmac-fixup.html
file modified
+5 -5
config.h.in
file modified
+10 -0
config.threads.in
file modified
+1 -1
configure.in
file modified
+171 -90
doc/arm/Bv9ARM-book.xml
file modified
+229 -65
doc/arm/Bv9ARM.ch01.html
file modified
+25 -25
doc/arm/Bv9ARM.ch02.html
file modified
+11 -11
doc/arm/Bv9ARM.ch03.html
file modified
+14 -14
doc/arm/Bv9ARM.ch04.html
file modified
+84 -84
doc/arm/Bv9ARM.ch05.html
file modified
+3 -3
doc/arm/Bv9ARM.ch06.html
file modified
+292 -132
doc/arm/Bv9ARM.ch07.html
file modified
+7 -14
doc/arm/Bv9ARM.ch08.html
file modified
+9 -9
doc/arm/Bv9ARM.ch09.html
file modified
+110 -110
doc/arm/Bv9ARM.ch10.html
file modified
+1 -1
doc/arm/Bv9ARM.html
file modified
+102 -102
doc/arm/Bv9ARM.pdf
file modified
+6576 -6592
doc/arm/man.arpaname.html
file modified
+4 -4
doc/arm/man.ddns-confgen.html
file modified
+5 -5
doc/arm/man.dig.html
file modified
+36 -28
doc/arm/man.dnssec-dsfromkey.html
file modified
+8 -8
doc/arm/man.dnssec-keyfromlabel.html
file modified
+7 -7
doc/arm/man.dnssec-keygen.html
file modified
+8 -8
doc/arm/man.dnssec-revoke.html
file modified
+5 -5
doc/arm/man.dnssec-settime.html
file modified
+7 -7
doc/arm/man.dnssec-signzone.html
file modified
+6 -6
doc/arm/man.genrandom.html
file modified
+5 -5
doc/arm/man.host.html
file modified
+5 -5
doc/arm/man.isc-hmac-fixup.html
file modified
+5 -5
doc/arm/man.named-checkconf.html
file modified
+6 -6
doc/arm/man.named-checkzone.html
file modified
+15 -8
doc/arm/man.named-journalprint.html
file modified
+4 -4
doc/arm/man.named.html
file modified
+8 -8
doc/arm/man.nsec3hash.html
file modified
+5 -5
doc/arm/man.nsupdate.html
file modified
+7 -7
doc/arm/man.rndc-confgen.html
file modified
+6 -6
doc/arm/man.rndc.conf.html
file modified
+6 -6
doc/arm/man.rndc.html
file modified
+6 -6
doc/arm/pkcs11.xml
file modified
+1 -1
doc/misc/options
file modified
+6 -2
isc-config.sh.in
file modified
+15 -3
lib/Makefile.in
file modified
+6 -1
lib/bind9/Makefile.in
file modified
+2 -1
lib/bind9/api
file modified
+3 -2
lib/bind9/check.c
file modified
+16 -16
lib/dns/Makefile.in
file modified
+5 -3
lib/dns/acache.c
file modified
+34 -15
lib/dns/adb.c
file modified
+17 -7
lib/dns/api
file modified
+4 -3
lib/dns/cache.c
file modified
+4 -4
lib/dns/client.c
file modified
+26 -6
lib/dns/db.c
file modified
+4 -3
lib/dns/dispatch.c
file modified
+12 -10
lib/dns/dlz.c
file modified
+12 -10
lib/dns/dnssec.c
file modified
+7 -8
lib/dns/dst_api.c
file modified
+23 -14
lib/dns/dst_internal.h
file modified
+1 -0
lib/dns/dst_openssl.h
file modified
+5 -0
lib/dns/ecdb.c
file modified
+8 -1
lib/dns/gen.c
file modified
+102 -82
lib/dns/gssapictx.c
file modified
+7 -3
lib/dns/include/dns/acache.h
file modified
+9 -6
lib/dns/include/dns/db.h
file modified
+5 -5
lib/dns/include/dns/message.h
file modified
+25 -1
lib/dns/include/dns/name.h
file modified
+12 -10
lib/dns/include/dns/ncache.h
file modified
+6 -1
lib/dns/include/dns/nsec.h
file modified
+13 -0
lib/dns/include/dns/nsec3.h
file modified
+8 -0
lib/dns/include/dns/rdata.h
file modified
+1 -0
lib/dns/include/dns/result.h
file modified
+4 -2
lib/dns/include/dns/rpz.h
file modified
+8 -12
lib/dns/include/dns/types.h
file modified
+5 -1
lib/dns/include/dns/validator.h
file modified
+5 -1
lib/dns/include/dns/view.h
file modified
+2 -1
lib/dns/include/dns/zone.h
file modified
+12 -1
lib/dns/include/dst/dst.h
file modified
+6 -0
lib/dns/master.c
file modified
+21 -2
lib/dns/message.c
file modified
+127 -28
lib/dns/name.c
file modified
+20 -4
lib/dns/ncache.c
file modified
+21 -3
lib/dns/nsec.c
file modified
+160 -1
lib/dns/nsec3.c
file modified
+288 -1
lib/dns/openssl_link.c
file modified
+47 -15
lib/dns/openssldsa_link.c
file modified
+13 -6
lib/dns/opensslecdsa_link.c
file modified
+17 -7
lib/dns/opensslgost_link.c
file modified
+2 -1
lib/dns/opensslrsa_link.c
file modified
+22 -9
lib/dns/peer.c
file modified
+2 -2
lib/dns/rbt.c
file modified
+4 -0
lib/dns/rbtdb.c
file modified
+37 -40
lib/dns/rdata.c
file modified
+253 -10
lib/dns/rdata/any_255/tsig_250.c
file modified
+3 -8
lib/dns/rdata/generic/dlv_32769.c
file modified
+2 -2
lib/dns/rdata/generic/eui48_108.c
file added
+215
lib/dns/rdata/generic/eui48_108.h
file added
+26
lib/dns/rdata/generic/eui64_109.c
file added
+220
lib/dns/rdata/generic/eui64_109.h
file added
+26
lib/dns/rdata/generic/l32_105.c
file added
+233
lib/dns/rdata/generic/l32_105.h
file added
+27
lib/dns/rdata/generic/l64_106.c
file added
+228
lib/dns/rdata/generic/l64_106.h
file added
+27
lib/dns/rdata/generic/lp_107.c
file added
+275
lib/dns/rdata/generic/lp_107.h
file added
+28
lib/dns/rdata/generic/mx_15.c
file modified
+1 -2
lib/dns/rdata/generic/nid_104.c
file added
+228
lib/dns/rdata/generic/nid_104.h
file added
+27
lib/dns/rdata/generic/sshfp_44.c
file modified
+1 -2
lib/dns/rdata/generic/txt_16.c
file modified
+8 -1
lib/dns/rdata/generic/uri_256.c
file added
+331
lib/dns/rdata/generic/uri_256.h
file added
+31
lib/dns/rdata/in_1/naptr_35.c
file modified
+6 -33
lib/dns/rdata/in_1/nsap_22.c
file modified
+1 -2
lib/dns/request.c
file modified
+5 -3
lib/dns/resolver.c
file modified
+323 -137
lib/dns/result.c
file modified
+5 -2
lib/dns/rootns.c
file modified
+3 -2
lib/dns/rpz.c
file modified
+12 -28
lib/dns/sdb.c
file modified
+2 -2
lib/dns/sdlz.c
file modified
+2 -2
lib/dns/spnego.c
file modified
+27 -7
lib/dns/spnego_asn1.c
file modified
+17 -35
lib/dns/ssu.c
file modified
+4 -3
lib/dns/ssu_external.c
file modified
+1 -1
lib/dns/tkey.c
file modified
+8 -3
lib/dns/tsig.c
file modified
+35 -9
lib/dns/validator.c
file modified
+67 -477
lib/dns/view.c
file modified
+35 -13
lib/dns/xfrin.c
file modified
+6 -4
lib/dns/zone.c
file modified
+344 -124
lib/export/dns/Makefile.in
file modified
+5 -3
lib/export/irs/Makefile.in
file modified
+3 -2
lib/export/isc/Makefile.in
file modified
+7 -8
lib/export/isc/include/isc/Makefile.in
file modified
+2 -2
lib/export/isc/nls/Makefile.in
file modified
+2 -0
lib/export/isc/nothreads/Makefile.in
file modified
+2 -0
lib/export/isc/pthreads/Makefile.in
file modified
+2 -0
lib/export/isc/unix/Makefile.in
file modified
+2 -0
lib/export/isccfg/Makefile.in
file modified
+2 -2
lib/export/samples/Makefile.in
file modified
+3 -2
lib/export/samples/nsprobe.c
file modified
+13 -15
lib/export/samples/sample-async.c
file modified
+2 -2
lib/export/samples/sample-gai.c
file modified
+3 -3
lib/export/samples/sample-request.c
file modified
+7 -5
lib/export/samples/sample-update.c
file modified
+3 -3
lib/export/samples/sample.c
file modified
+15 -9
lib/irs/api
file modified
+3 -2
lib/irs/dnsconf.c
file modified
+3 -3
lib/irs/getaddrinfo.c
file modified
+15 -13
lib/irs/getnameinfo.c
file modified
+3 -2
lib/irs/resconf.c
file modified
+1 -1
lib/isc/Makefile.in
file modified
+4 -3
lib/isc/api
file modified
+5 -4
lib/isc/buffer.c
file modified
+2 -2
lib/isc/include/isc/Makefile.in
file modified
+2 -2
lib/isc/include/isc/buffer.h
file modified
+10 -8
lib/isc/include/isc/file.h
file modified
+18 -2
lib/isc/include/isc/list.h
file modified
+3 -1
lib/isc/include/isc/mem.h
file modified
+1 -18
lib/isc/include/isc/namespace.h
file modified
+1 -0
lib/isc/include/isc/regex.h
file added
+39
lib/isc/include/isc/region.h
file modified
+8 -3
lib/isc/include/isc/sockaddr.h
file modified
+2 -1
lib/isc/include/isc/socket.h
file modified
+1 -1
lib/isc/include/isc/task.h
file modified
+1 -1
lib/isc/include/isc/timer.h
file modified
+9 -8
lib/isc/inet_aton.c
file modified
+2 -2
lib/isc/mem.c
file modified
+116 -83
lib/isc/nothreads/Makefile.in
file modified
+3 -3
lib/isc/parseint.c
file modified
+10 -3
lib/isc/pthreads/thread.c
file modified
+2 -2
lib/isc/ratelimiter.c
file modified
+9 -8
lib/isc/regex.c
file added
+370
lib/isc/sockaddr.c
file modified
+3 -4
lib/isc/sparc64/include/isc/atomic.h
file modified
+10 -11
lib/isc/symtab.c
file modified
+6 -4
lib/isc/task.c
file modified
+55 -43
lib/isc/taskpool.c
file modified
+6 -4
lib/isc/timer.c
file modified
+5 -5
lib/isc/timer_api.c
file modified
+3 -3
lib/isc/unix/entropy.c
file modified
+2 -3
lib/isc/unix/file.c
file modified
+21 -0
lib/isc/unix/include/isc/time.h
file modified
+3 -3
lib/isc/unix/net.c
file modified
+0 -3
lib/isc/unix/socket.c
file modified
+118 -88
lib/isc/unix/time.c
file modified
+4 -4
lib/isccc/api
file modified
+3 -2
lib/isccc/cc.c
file modified
+34 -13
lib/isccfg/Makefile.in
file modified
+2 -1
lib/isccfg/aclconf.c
file modified
+1 -1
lib/isccfg/api
file modified
+3 -2
lib/isccfg/include/isccfg/cfg.h
file modified
+5 -1
lib/isccfg/namedconf.c
file modified
+12 -5
lib/isccfg/parser.c
file modified
+13 -6
lib/lwres/api
file modified
+3 -2
lib/lwres/context.c
file modified
+2 -1
lib/lwres/getaddrinfo.c
file modified
+4 -12
lib/lwres/getipnode.c
file modified
+11 -3
lib/lwres/getnameinfo.c
file modified
+2 -2
lib/lwres/getrrset.c
file modified
+29 -25
lib/lwres/lwinetaton.c
file modified
+3 -3
lib/lwres/print.c
file modified
+4 -0
libtool.m4
file removed
-6656
libtool.m4/libtool.m4
file added
+7982
libtool.m4/ltoptions.m4
file added
+384
libtool.m4/ltsugar.m4
file added
+123
libtool.m4/ltversion.m4
file added
+23
libtool.m4/lt~obsolete.m4
file added
+98
ltmain.sh
file modified
+8591 -5897
make/rules.in
file modified
+5 -5
version
file modified
+4 -2
    Vendor import of Bind 9.8.5-P1
    
    Approved by:	delphij (mentor)
    Sponsored by:	DK Hostmaster A/S
    
        
file modified
+397 -31
file modified
+1 -1
FAQ
file modified
+2 -2
file modified
+3 -2
file modified
+16 -4
file modified
+5 -0
file modified
+5 -2
file modified
+2 -2
file modified
+7 -4
file modified
+14 -1
file modified
+12 -4
file modified
+18 -3
file modified
+8 -4
file modified
+1 -3
file modified
+15 -6
file modified
+20 -7
file modified
+24 -17
file modified
+36 -28
file modified
+51 -31
file modified
+13 -5
file modified
+3 -1
file modified
+10 -2
file modified
+1 -2
file modified
+27 -8
file modified
+54 -7
file modified
+14 -1
file modified
+6 -4
file modified
+10 -11
file modified
+2 -2
file modified
+4 -3
file modified
+6 -4
file modified
+2 -2
file modified
+8 -6
file modified
+2 -2
file modified
+17 -7
file modified
+3 -3
file modified
+3 -2
file modified
+17 -17
file modified
+150 -32
file modified
+268 -141
file modified
+6 -4
file modified
+4 -4
file modified
+2 -2
file modified
+3 -2
file modified
+6 -12
file modified
+26 -4
file modified
+2 -2
file modified
+2 -1
file modified
+2 -1
file modified
+3 -3
file modified
+10 -0
file modified
+1 -1
file modified
+171 -90
file modified
+229 -65
file modified
+25 -25
file modified
+11 -11
file modified
+14 -14
file modified
+84 -84
file modified
+3 -3
file modified
+292 -132
file modified
+7 -14
file modified
+9 -9
file modified
+110 -110
file modified
+1 -1
file modified
+102 -102
file modified
+6576 -6592
file modified
+4 -4
file modified
+36 -28
file modified
+5 -5
file modified
+5 -5
file modified
+8 -8
file modified
+5 -5
file modified
+7 -7
file modified
+6 -6
file modified
+6 -6
file modified
+1 -1
file modified
+6 -2
file modified
+15 -3
file modified
+6 -1
file modified
+2 -1
file modified
+3 -2
file modified
+16 -16
file modified
+5 -3
file modified
+34 -15
file modified
+17 -7
file modified
+4 -3
file modified
+4 -4
file modified
+26 -6
file modified
+4 -3
file modified
+12 -10
file modified
+12 -10
file modified
+7 -8
file modified
+23 -14
file modified
+1 -0
file modified
+5 -0
file modified
+8 -1
file modified
+102 -82
file modified
+7 -3
file modified
+9 -6
file modified
+5 -5
file modified
+25 -1
file modified
+12 -10
file modified
+6 -1
file modified
+13 -0
file modified
+8 -0
file modified
+1 -0
file modified
+4 -2
file modified
+8 -12
file modified
+5 -1
file modified
+2 -1
file modified
+12 -1
file modified
+6 -0
file modified
+21 -2
file modified
+127 -28
file modified
+20 -4
file modified
+21 -3
file modified
+160 -1
file modified
+288 -1
file modified
+47 -15
file modified
+13 -6
file modified
+17 -7
file modified
+2 -1
file modified
+22 -9
file modified
+2 -2
file modified
+4 -0
file modified
+37 -40
file modified
+253 -10
file modified
+6 -33
file modified
+1 -2
file modified
+5 -3
file modified
+323 -137
file modified
+5 -2
file modified
+3 -2
file modified
+12 -28
file modified
+2 -2
file modified
+2 -2
file modified
+27 -7
file modified
+17 -35
file modified
+4 -3
file modified
+1 -1
file modified
+8 -3
file modified
+35 -9
file modified
+67 -477
file modified
+35 -13
file modified
+6 -4
file modified
+344 -124
file modified
+5 -3
file modified
+3 -2
file modified
+7 -8
file modified
+13 -15
file modified
+15 -9
file modified
+3 -2
file modified
+3 -3
file modified
+15 -13
file modified
+3 -2
file modified
+1 -1
file modified
+4 -3
file modified
+5 -4
file modified
+2 -2
file modified
+10 -8
file modified
+18 -2
file modified
+3 -1
file modified
+1 -18
file modified
+8 -3
file modified
+1 -1
file modified
+1 -1
file modified
+9 -8
file modified
+2 -2
file modified
+116 -83
file modified
+10 -3
file modified
+2 -2
file modified
+9 -8
file added
+370
file modified
+3 -4
file modified
+6 -4
file modified
+55 -43
file modified
+6 -4
file modified
+5 -5
file modified
+3 -3
file modified
+2 -3
file modified
+21 -0
file modified
+0 -3
file modified
+118 -88
file modified
+4 -4
file modified
+3 -2
file modified
+34 -13
file modified
+2 -1
file modified
+1 -1
file modified
+3 -2
file modified
+12 -5
file modified
+13 -6
file modified
+3 -2
file modified
+2 -1
file modified
+4 -12
file modified
+11 -3
file modified
+2 -2
file modified
+29 -25
file modified
+3 -3
file modified
+4 -0
file removed
-6656
file added
+7982
file added
+123
file modified
+8591 -5897
file modified
+5 -5
file modified
+4 -2