Commit Graph
5945 Commits
Author SHA1 Message Date
Evan Hunt f46168b879 [master] allow dnssec options in inline-signing slaves
3408.	[bug]		Some DNSSEC-related options (update-check-ksk,
			dnssec-loadkeys-interval, dnssec-dnskey-kskonly)
			are now legal in slave zones as long as
			inline-signing is in use. [RT #31078]
2012-10-26 16:14:59 -07:00
Evan Hunt 9c659b618f Merge branch 'master' of ssh://repo/proj/git/prod/bind9 2012-10-24 18:03:54 -07:00
Tinderbox User a3fb84bd1b update copyright notice 2012-10-24 23:46:51 +00:00
Evan Hunt 4b3d727d96 [master] remove spurious signatures from glue
3404.	[bug]		dnssec-signzone: When re-signing a zone, remove
			RRSIG and NSEC records from nodes that used to be
			in-zone but are now below a zone cut. [RT #31556]
2012-10-24 15:46:59 -07:00
ckb 24d8211904 [rt25085]
3402.	[bug]		Correct interface numbers for IPv4 and IPv6 interfaces.
    			[RT #25085]
2012-10-24 14:47:29 -05:00
Evan Hunt 47c5b8af92 [master] silence coverity warnings
3401.	[bug]		Addressed Coverity warnings. [RT #31484]
2012-10-23 22:04:06 -07:00
Evan Hunt bcf966e614 [rt31494] add gitID to kit.sh generated tarballs 2012-10-22 12:56:47 -07:00
Tinderbox User c37fbb91e3 update copyright notice 2012-10-18 23:46:07 +00:00
Mark Andrews de0fd68097 3398. [bug] SOA parameters were not being updated with inline
signed zones if the zone was modified while the
                        server was offline. [RT #29272]
2012-10-19 10:25:06 +11:00
ckb f3f76f009b 3397. [bug] dig crashed when using +nssearch with +tcp. [RT #25298] 2012-10-18 17:50:07 -05:00
Mark Andrews 0fbd29837a 3396. [bug] OPT records were incorrectly removed from signed,
truncated responses. [RT #31439]
2012-10-18 13:25:06 +11:00
Tinderbox User 3d4ce9ea27 update copyright notice 2012-10-16 23:46:15 +00:00
Mark Andrews 1c8f2b6dcd 3395. [protocol] Add RFC 6598 reverse zones to built in empty zones
list, 64.100.IN-ADDR.ARPA ... 127.100.IN-ADDR.ARPA.
                        [RT #31336]
2012-10-16 12:31:28 +11:00
Mark Andrews 415df3c9c0 test for directory existance before calling find 2012-10-16 10:56:42 +11:00
Mark Andrews 7786d6542b 3393. [bug] 'host -C' could core dump if REFUSED was received.
[RT #31381]
2012-10-16 10:42:24 +11:00
Mark Andrews 4b17401c9c add test support for dropping edns messages (-T dropedns); ignoring edns in queries (-T noedns); variable max UDP (-T maxudp=value) 2012-10-16 10:23:08 +11:00
Mark Andrews 71dfdcbfae 3392. [func] Keep statistics on REFUSED responses. [RT #31412] 2012-10-16 10:21:22 +11:00
Mark Andrews 1721e1f2a6 Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9 2012-10-07 11:35:56 +11:00
Tinderbox User 15c7a1bf20 update copyright notice 2012-10-06 23:46:11 +00:00
Mark Andrews 20783a3baf remove empty directories when cleaning 2012-10-06 17:27:38 +10:00
Mark Andrews dbf693fdfd 3391. [bug] DNSKEY that encountered a CNAME failed. [RT #31262] 2012-10-06 14:56:33 +10:00
Mark Andrews 611dc88768 3390. [bug] Silence clang compiler warnings. [RT #30417] 2012-10-06 14:20:45 +10:00
Tinderbox User aa444144ad regen master 2012-10-04 01:05:27 +00:00
Tinderbox User 7ce7ecf6bc update copyright notice 2012-10-03 23:46:17 +00:00
Evan Hunt 41bbb34bc2 fix coverity issues
3388.	[bug]		Fixed several Coverity warnings. [RT #30996]
2012-10-02 23:44:03 -07:00
Mark Andrews ecd851b832 add dsdigest 2012-10-03 14:04:48 +10:00
Mark Andrews 22a711df5e add bin/tests/system/dsdigest/prereq.sh.in 2012-10-03 13:59:50 +10:00
Mark Andrews 058e44186b 3387. [func] Support for a DS digest can be disabled at
runtime with disable-ds-digests. [RT #21581]
2012-10-03 12:38:43 +10:00
Tinderbox User 8e3eb3600a update copyright notice 2012-10-02 23:46:09 +00:00
Mark Andrews aa49af836c 3385. [bug] named-checkconf didn't detect missing master lists
in also-notify clauses. [RT #30810]
2012-10-02 13:06:02 +10:00
Tinderbox User adb113e235 update copyright notice 2012-09-29 23:46:01 +00:00
Mark Andrews cc0a2f0283 Add undocumented '-T delay=value' to allow for simulation of remote servers 2012-09-29 13:07:09 +10:00
Evan Hunt c872f39a00 fixed an exploitable hang bug
3383.	[security]	A certain combinations of records in the RBT could
                        cause named to hang while populating the additional
                        section of a response. [RT #31090]
2012-09-26 17:09:43 -07:00
Mark Andrews fec1c61918 3380. [bug] named could die if a non-existant master list was
referenced in a also-notify. [RT #31004]
2012-09-26 15:28:46 +10:00
Evan Hunt 05284949f7 handle nonexistent managed-keys-directory
3378.	[bug]		Handle missing 'managed-keys-directory' better.
			[RT #30625]
2012-09-25 18:19:17 -07:00
Mark Andrews 2d68e392f3 copyright style 2012-09-20 10:42:24 +10:00
Mark Andrews 953414e971 make tests less timing sensitive by spining 2012-09-18 14:49:58 +10:00
Mark Andrews 5f26ffc2b4 3375. [bug] 'rndc dumpdb' failed on empty caches. [RT #30808] 2012-09-14 07:53:19 +10:00
Tinderbox User 14725aff16 update copyright notice 2012-09-12 23:46:13 +00:00
Mark Andrews 82f37b2665 use binary mode for raw/fast 2012-09-12 17:24:45 +10:00
Mark Andrews 59fdf31195 turn binary mode on for raw/fast 2012-09-12 15:28:20 +10:00
Mark Andrews 4118cd4276 3371. [bug] AD=1 should behave like DO=1 when deciding whether to
add NS RRsets to the additional section or not.
                        [RT #30479]
2012-08-31 11:20:38 +10:00
Mark Andrews d0522678a1 don't call out to the internet when running test 2012-08-30 13:53:41 +10:00
Tinderbox User 9b20c5d7ff regen master 2012-08-24 01:06:01 +00:00
Mark Andrews 26dde51a93 silence warning 2012-08-24 10:42:44 +10:00
Mark Andrews 69eee72e82 unsigned constant 2012-08-24 10:36:29 +10:00
Mark Andrews f94f6b3c59 unsigned constants 2012-08-24 07:33:32 +10:00
Mark Andrews 8e0a15f42f 3370. [bug] Address use after free while shutting down. [RT #30241] 2012-08-22 19:19:30 +10:00
Mark Andrews d1f43359e4 3379. [bug] nsupdate terminated unexpectedly in interactive mode
if built with readline support. [RT #29550]
2012-08-22 13:38:51 +10:00
Tinderbox User 0c156cfa39 update copyright notice 2012-08-17 23:46:06 +00:00