2fabdf5 Vendor import of BIND 9.4.3

Authored and Committed by Doug Barton 15 years ago
190 files changed. 17692 lines added. 8059 lines removed.
CHANGES
file modified
+521 -121
COPYRIGHT
file modified
+1 -1
FAQ
file modified
+109 -17
FAQ.xml
file modified
+241 -12
README
file modified
+26 -7
bin/check/check-tool.c
file modified
+24 -7
bin/check/named-checkconf.c
file modified
+5 -4
bin/check/named-checkzone.c
file modified
+6 -5
bin/dig/dig.1
file modified
+13 -7
bin/dig/dig.c
file modified
+30 -29
bin/dig/dig.docbook
file modified
+14 -6
bin/dig/dig.html
file modified
+20 -16
bin/dig/dighost.c
file modified
+119 -116
bin/dig/host.1
file modified
+4 -4
bin/dig/host.docbook
file modified
+4 -3
bin/dig/host.html
file modified
+7 -7
bin/dnssec/dnssec-keygen.8
file modified
+5 -5
bin/dnssec/dnssec-keygen.docbook
file modified
+5 -4
bin/dnssec/dnssec-keygen.html
file modified
+10 -10
bin/dnssec/dnssec-signzone.8
file modified
+4 -4
bin/dnssec/dnssec-signzone.c
file modified
+25 -24
bin/dnssec/dnssec-signzone.docbook
file modified
+4 -3
bin/dnssec/dnssec-signzone.html
file modified
+8 -8
bin/named/client.c
file modified
+26 -26
bin/named/config.c
file modified
+5 -5
bin/named/controlconf.c
file modified
+41 -47
bin/named/include/named/globals.h
file modified
+4 -3
bin/named/interfacemgr.c
file modified
+9 -9
bin/named/lwaddr.c
file modified
+4 -4
bin/named/lwdgnba.c
file modified
+3 -5
bin/named/lwdnoop.c
file modified
+11 -12
bin/named/lwresd.8
file modified
+7 -7
bin/named/lwresd.c
file modified
+3 -3
bin/named/lwresd.docbook
file modified
+5 -4
bin/named/lwresd.html
file modified
+9 -9
bin/named/main.c
file modified
+48 -13
bin/named/named.8
file modified
+19 -4
bin/named/named.conf.5
file modified
+4 -3
bin/named/named.conf.docbook
file modified
+1 -1
bin/named/named.conf.html
file modified
+17 -16
bin/named/named.docbook
file modified
+31 -2
bin/named/named.html
file modified
+35 -10
bin/named/query.c
file modified
+47 -23
bin/named/server.c
file modified
+217 -121
bin/named/unix/include/named/os.h
file modified
+6 -4
bin/named/unix/os.c
file modified
+54 -10
bin/named/update.c
file modified
+40 -26
bin/nsupdate/Makefile.in
file modified
+6 -6
bin/nsupdate/nsupdate.1bin/nsupdate/nsupdate.8
file renamed
+4 -4
bin/nsupdate/nsupdate.c
file modified
+14 -15
bin/nsupdate/nsupdate.docbook
file modified
+4 -3
bin/nsupdate/nsupdate.html
file modified
+8 -8
bin/rndc/rndc-confgen.c
file modified
+6 -6
bin/rndc/rndc.8
file modified
+2 -1
bin/rndc/rndc.c
file modified
+11 -11
bin/rndc/rndc.docbook
file modified
+4 -1
bin/rndc/rndc.html
file modified
+3 -2
configure.in
file modified
+143 -18
doc/arm/Bv9ARM-book.xml
file modified
+244 -58
doc/arm/Bv9ARM.ch01.html
file modified
+26 -26
doc/arm/Bv9ARM.ch02.html
file modified
+17 -19
doc/arm/Bv9ARM.ch03.html
file modified
+14 -14
doc/arm/Bv9ARM.ch04.html
file modified
+36 -36
doc/arm/Bv9ARM.ch05.html
file modified
+4 -4
doc/arm/Bv9ARM.ch06.html
file modified
+302 -131
doc/arm/Bv9ARM.ch07.html
file modified
+8 -8
doc/arm/Bv9ARM.ch08.html
file modified
+10 -10
doc/arm/Bv9ARM.ch09.html
file modified
+91 -91
doc/arm/Bv9ARM.ch10.html
file modified
+2 -2
doc/arm/Bv9ARM.html
file modified
+75 -75
doc/arm/Bv9ARM.pdf
file modified
+4700 -4633
doc/arm/man.dig.html
file modified
+20 -16
doc/arm/man.dnssec-keygen.html
file modified
+10 -10
doc/arm/man.dnssec-signzone.html
file modified
+8 -8
doc/arm/man.host.html
file modified
+7 -7
doc/arm/man.named-checkconf.html
file modified
+7 -7
doc/arm/man.named-checkzone.html
file modified
+7 -7
doc/arm/man.named.html
file modified
+35 -10
doc/arm/man.rndc-confgen.html
file modified
+7 -7
doc/arm/man.rndc.conf.html
file modified
+7 -7
doc/arm/man.rndc.html
file modified
+8 -7
doc/misc/Makefile.in
file modified
+2 -1
doc/misc/format-options.pl
file modified
+21 -8
doc/misc/migration
file modified
+12 -2
doc/misc/options
file modified
+362 -354
doc/misc/sort-options.pl
file added
+50
doc/rfc/index
file modified
+9 -4
doc/rfc/rfc4648.txt
file added
+1011
doc/rfc/rfc4701.txt
file added
+675
doc/rfc/rfc5155.txt
file added
+2915
lib/bind/api
file modified
+3 -3
lib/bind/bsd/Makefile.in
file modified
+4 -4
lib/bind/bsd/strerror.c
file modified
+4 -2
lib/bind/bsd/strtoul.c
file modified
+5 -5
lib/bind/configure.in
file modified
+203 -14
lib/bind/dst/Makefile.in
file modified
+4 -4
lib/bind/dst/dst_api.c
file modified
+1 -1
lib/bind/dst/hmac_link.c
file modified
+1 -1
lib/bind/dst/support.c
file modified
+1 -1
lib/bind/include/Makefile.in
file modified
+4 -4
lib/bind/include/arpa/nameser.h
file modified
+3 -2
lib/bind/include/isc/assertions.h
file modified
+4 -3
lib/bind/include/isc/eventlib.h
file modified
+3 -1
lib/bind/include/isc/misc.h
file modified
+2 -1
lib/bind/include/isc/platform.h.in
file added
+36
lib/bind/include/netdb.h
file modified
+2 -2
lib/bind/include/resolv.h
file modified
+5 -1
lib/bind/inet/Makefile.in
file modified
+4 -4
lib/bind/inet/inet_net_pton.c
file modified
+3 -3
lib/bind/inet/inet_network.c
file modified
+2 -2
lib/bind/irs/Makefile.in
file modified
+4 -4
lib/bind/irs/dns_ho.c
file modified
+6 -5
lib/bind/irs/getnetgrent.c
file modified
+4 -2
lib/bind/irs/getnetgrent_r.c
file modified
+61 -20
lib/bind/irs/irp.c
file modified
+3 -2
lib/bind/isc/Makefile.in
file modified
+4 -4
lib/bind/isc/assertions.c
file modified
+2 -1
lib/bind/isc/bitncmp.c
file modified
+2 -2
lib/bind/isc/ctl_clnt.c
file modified
+4 -1
lib/bind/isc/ctl_srvr.c
file modified
+4 -1
lib/bind/isc/logging.c
file modified
+3 -9
lib/bind/nameser/Makefile.in
file modified
+4 -4
lib/bind/port_after.h.in
file modified
+103 -11
lib/bind/port_before.h.in
file modified
+12 -1
lib/bind/resolv/Makefile.in
file modified
+4 -4
lib/bind/resolv/res_debug.c
file modified
+51 -4
lib/bind/resolv/res_mkquery.c
file modified
+56 -10
lib/bind/resolv/res_query.c
file modified
+11 -3
lib/bind/resolv/res_send.c
file modified
+21 -7
lib/bind9/api
file modified
+1 -1
lib/bind9/check.c
file modified
+76 -48
lib/dns/acache.c
file modified
+27 -23
lib/dns/adb.c
file modified
+44 -20
lib/dns/api
file modified
+1 -1
lib/dns/cache.c
file modified
+20 -17
lib/dns/dispatch.c
file modified
+1082 -248
lib/dns/dst_parse.c
file modified
+4 -4
lib/dns/dst_parse.h
file modified
+4 -4
lib/dns/include/dns/dispatch.h
file modified
+50 -14
lib/dns/journal.c
file modified
+15 -15
lib/dns/master.c
file modified
+18 -16
lib/dns/masterdump.c
file modified
+11 -12
lib/dns/message.c
file modified
+8 -5
lib/dns/rbt.c
file modified
+19 -21
lib/dns/rbtdb.c
file modified
+39 -39
lib/dns/rdata/generic/nsec_47.c
file modified
+5 -5
lib/dns/rdata/generic/nsec_47.h
file modified
+4 -4
lib/dns/rdata/generic/txt_16.c
file modified
+4 -4
lib/dns/rdata/in_1/apl_42.c
file modified
+59 -8
lib/dns/rdata/in_1/naptr_35.c
file modified
+7 -7
lib/dns/request.c
file modified
+65 -29
lib/dns/resolver.c
file modified
+203 -132
lib/dns/rootns.c
file modified
+26 -22
lib/dns/sdb.c
file modified
+8 -8
lib/dns/tkey.c
file modified
+7 -7
lib/dns/tsig.c
file modified
+39 -37
lib/dns/validator.c
file modified
+68 -42
lib/dns/view.c
file modified
+5 -16
lib/dns/xfrin.c
file modified
+20 -6
lib/dns/zone.c
file modified
+32 -30
lib/isc/Makefile.in
file modified
+4 -4
lib/isc/api
file modified
+2 -2
lib/isc/assertions.c
file modified
+4 -3
lib/isc/include/isc/assertions.h
file modified
+6 -5
lib/isc/include/isc/lex.h
file modified
+4 -4
lib/isc/include/isc/mem.h
file modified
+54 -32
lib/isc/include/isc/msgs.h
file modified
+8 -5
lib/isc/include/isc/platform.h.in
file modified
+20 -5
lib/isc/include/isc/portset.h
file added
+141
lib/isc/include/isc/resource.h
file modified
+6 -9
lib/isc/include/isc/socket.h
file modified
+73 -4
lib/isc/include/isc/timer.h
file modified
+1 -1
lib/isc/include/isc/types.h
file modified
+4 -3
lib/isc/mem.c
file modified
+28 -18
lib/isc/portset.c
file added
+143
lib/isc/print.c
file modified
+80 -15
lib/isc/pthreads/mutex.c
file modified
+40 -38
lib/isc/timer.c
file modified
+2 -2
lib/isc/unix/app.c
file modified
+19 -18
lib/isc/unix/include/isc/net.h
file modified
+22 -5
lib/isc/unix/net.c
file modified
+159 -2
lib/isc/unix/resource.c
file modified
+8 -53
lib/isc/unix/socket.c
file modified
+1345 -333
lib/isc/unix/socket_p.h
file modified
+6 -9
lib/isc/unix/time.c
file modified
+5 -5
lib/isccfg/api
file modified
+1 -1
lib/isccfg/namedconf.c
file modified
+117 -53
lib/lwres/api
file modified
+1 -1
make/rules.in
file modified
+3 -3
version
file modified
+4 -4
    Vendor import of BIND 9.4.3
    
        
file modified
+521 -121
file modified
+1 -1
FAQ
file modified
+109 -17
file modified
+241 -12
file modified
+26 -7
file modified
+24 -7
file modified
+5 -4
file modified
+6 -5
file modified
+13 -7
file modified
+30 -29
file modified
+14 -6
file modified
+20 -16
file modified
+119 -116
file modified
+4 -4
file modified
+4 -3
file modified
+7 -7
file modified
+5 -5
file modified
+10 -10
file modified
+4 -4
file modified
+25 -24
file modified
+26 -26
file modified
+5 -5
file modified
+41 -47
file modified
+9 -9
file modified
+4 -4
file modified
+3 -5
file modified
+11 -12
file modified
+7 -7
file modified
+3 -3
file modified
+5 -4
file modified
+9 -9
file modified
+48 -13
file modified
+19 -4
file modified
+4 -3
file modified
+1 -1
file modified
+17 -16
file modified
+31 -2
file modified
+35 -10
file modified
+47 -23
file modified
+217 -121
file modified
+54 -10
file modified
+40 -26
file modified
+6 -6
bin/nsupdate/nsupdate.1 bin/nsupdate/nsupdate.8
file renamed
+4 -4
file modified
+14 -15
file modified
+8 -8
file modified
+6 -6
file modified
+2 -1
file modified
+11 -11
file modified
+4 -1
file modified
+3 -2
file modified
+143 -18
file modified
+244 -58
file modified
+26 -26
file modified
+17 -19
file modified
+14 -14
file modified
+36 -36
file modified
+4 -4
file modified
+302 -131
file modified
+8 -8
file modified
+10 -10
file modified
+91 -91
file modified
+2 -2
file modified
+75 -75
file modified
+4700 -4633
file modified
+20 -16
file modified
+10 -10
file modified
+7 -7
file modified
+35 -10
file modified
+7 -7
file modified
+8 -7
file modified
+2 -1
file modified
+21 -8
file modified
+12 -2
file modified
+362 -354
file modified
+9 -4
file added
+1011
file added
+675
file added
+2915
file modified
+3 -3
file modified
+4 -4
file modified
+4 -2
file modified
+5 -5
file modified
+203 -14
file modified
+4 -4
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+4 -4
file modified
+2 -1
file modified
+2 -2
file modified
+5 -1
file modified
+4 -4
file modified
+2 -2
file modified
+4 -4
file modified
+6 -5
file modified
+4 -2
file modified
+61 -20
file modified
+3 -2
file modified
+4 -4
file modified
+2 -1
file modified
+2 -2
file modified
+4 -1
file modified
+4 -1
file modified
+3 -9
file modified
+4 -4
file modified
+103 -11
file modified
+12 -1
file modified
+4 -4
file modified
+51 -4
file modified
+56 -10
file modified
+11 -3
file modified
+21 -7
file modified
+1 -1
file modified
+76 -48
file modified
+27 -23
file modified
+44 -20
file modified
+1 -1
file modified
+20 -17
file modified
+1082 -248
file modified
+4 -4
file modified
+4 -4
file modified
+50 -14
file modified
+15 -15
file modified
+18 -16
file modified
+11 -12
file modified
+8 -5
file modified
+19 -21
file modified
+39 -39
file modified
+59 -8
file modified
+65 -29
file modified
+203 -132
file modified
+26 -22
file modified
+8 -8
file modified
+7 -7
file modified
+39 -37
file modified
+68 -42
file modified
+5 -16
file modified
+20 -6
file modified
+32 -30
file modified
+4 -4
file modified
+2 -2
file modified
+4 -3
file modified
+4 -4
file modified
+54 -32
file modified
+8 -5
file modified
+73 -4
file modified
+1 -1
file modified
+4 -3
file modified
+28 -18
file added
+143
file modified
+80 -15
file modified
+40 -38
file modified
+2 -2
file modified
+19 -18
file modified
+159 -2
file modified
+8 -53
file modified
+1345 -333
file modified
+6 -9
file modified
+5 -5
file modified
+1 -1
file modified
+117 -53
file modified
+1 -1
file modified
+3 -3
file modified
+4 -4