Commit Graph

1093 Commits

Author SHA1 Message Date
Mark Andrews
801ab8a22e don't error on rpz percentage checks as they fail inconsistently on virtual machines
(cherry picked from commit 86a85a3bbd)
2014-02-20 12:23:14 +11:00
Tinderbox User
e84ea6f17b update copyright notice 2014-02-17 23:45:30 +00:00
Evan Hunt
3ae7e2dca8 [v9_8] fix test errors
- require 5.006_001

(cherry picked from commit 5efcb3a3e2)
2014-02-17 08:41:49 -08:00
Tinderbox User
bfaf11e57f update copyright notice 2014-02-10 23:45:29 +00:00
Mar Andrews
29b646791b add SO_LDFLAGS 2014-02-10 05:56:47 +00:00
Tinderbox User
d338393795 update copyright notice 2014-02-07 23:45:34 +00:00
Evan Hunt
31bed7e679 [v9_8] add no-case-compress
3731.	[func]		Added a "no-case-compress" ACL, which causes
			named to use case-insensitive compression
			(disabling change #3645) for specified
			clients. (This is useful when dealing
			with broken client implementations that
			use case-sensitive name comparisons,
			rejecting responses that fail to match the
			capitalization of the query that was sent.)
			[RT #35300]

(cherry picked from commit 166341d554)
(cherry picked from commit c2d3d0eda5)
2014-02-06 19:44:27 -08:00
Evan Hunt
643722c884 [v9_8] testcrypto.sh in system tests
3714.  [test]          System tests that need to test for cryptography
                       support before running can now use a common
                       "testcrypto.sh" script to do so. [RT #35213]
2014-02-06 16:17:10 -08:00
Evan Hunt
648eec5167 [v9_8] dnssec-keygen fixes
3730.	[cleanup]	Added "never" as a synonym for "none" when
			configuring key event dates in the dnssec tools.
			[RT #35277]

3729.	[bug]		dnssec-kegeyn could set the publication date
			incorrectly when only the activation date was
			specified on the command line. [RT #35278]

(cherry picked from commit 5f06c523186be56c5b0cd9b1c230ea7a53960c53)
(cherry picked from commit ec146546f4)
2014-02-06 15:58:14 -08:00
Tinderbox User
9873a9629b update copyright notice 2014-01-29 23:45:26 +00:00
Mark Andrews
e15a1d7a3f 3719. [bug] Address memory leak in in peer.c. [RT #35255]
(cherry picked from commit 75d747e1c5)
2014-01-30 07:55:32 +11:00
Tinderbox User
51ef6746ac update copyright notice 2014-01-17 23:45:31 +00:00
Evan Hunt
a814502268 [v9_8] fix config error 2014-01-16 17:11:06 -08:00
Tinderbox User
fee26b4d49 update copyright notice 2014-01-16 23:45:29 +00:00
Mark Andrews
a50e0baf52 3710. [bug] Address double dns_zone_detach when switching to
using automatic empty zones from regular zones.
                        [RT #35177]

(cherry picked from commit db8938c993)
2014-01-17 10:08:09 +11:00
Evan Hunt
d6bf786940 [v9_8] skip xfer test with Net::DNS 0.73 2014-01-16 09:51:35 -08:00
Tinderbox User
b93c152a2f update copyright notice 2014-01-10 20:23:52 +00:00
Mark Andrews
484af89506 3701. [func] named-checkconf can now suppress the printing of
shared secrets by specifying '-x'. [RT #34465]

(cherry picked from commit ff6de396a9)
2014-01-10 17:45:38 +11:00
Tinderbox User
4bd05ab557 update copyright notice 2014-01-09 23:45:31 +00:00
Mark Andrews
6956e3abb3 stop spamming system logs
(cherry picked from commit d4eb30fa2d)
2014-01-09 16:24:02 +11:00
Tinderbox User
a69aab3882 update copyright notice 2014-01-05 23:45:23 +00:00
Mark Andrews
c2a9bd9932 3696. [bug] dig failed to handle AXFR style IXFR responses which
span multiple messages. [RT #35137]

(cherry picked from commit e9649ece3b)
2014-01-06 06:31:14 +11:00
Tinderbox User
332a5b36ec update copyright notice 2013-12-21 23:45:25 +00:00
Evan Hunt
2e2ec6d974 [v9_8] warn if key-directory doesn't exist
3694.	[bug]		Warn when a key-directory is configured for a zone,
			but does not exist or is not a directory. [RT #35109]

(cherry picked from commit c14ba71070)
(cherry picked from commit 2354181226)
2013-12-20 14:58:31 -08:00
Tinderbox User
02319b388f update copyright notice 2013-12-13 23:45:24 +00:00
Evan Hunt
087c966374 [v9_8] fix insecure delegation across static-stub zones
3689.	[bug]		Fixed a bug causing an insecure delegation from one
			static-stub zone to another to fail with a broken
			trust chain. [RT #35081]

(cherry picked from commit 9b895f30f1)
(cherry picked from commit 0c0ce5f9a4)
2013-12-12 22:26:18 -08:00
Tinderbox User
409eacdec0 update copyright notice 2013-12-11 23:46:36 +00:00
Evan Hunt
79bdfb73ac typo 2013-12-11 14:00:55 -08:00
Tinderbox User
9b7bfb8331 update copyright notice 2013-11-25 23:45:31 +00:00
Evan Hunt
4ed930b4f8 [v9_8] check hint files in named-checkconf -z
3676.	[bug]		"named-checkconf -z" now checks zones of type
			hint and redirect as well as master. [RT #35046]

(cherry picked from commit d999ca28d4)
(cherry picked from commit 2254826e4c)
2013-11-25 13:24:16 -08:00
Mark Andrews
1eecc4e5c1 3667. [func] dig: add support to keep the TCP socket open between
successive queries (+[no]keepopen).  [RT #34918]

(cherry picked from commit 2048955015)
2013-11-13 11:08:05 +11:00
Evan Hunt
399394eb55 [v9_8] comment nzf files
3649.	[cleanup]	Include a comment in .nzf files, giving the name of
			the associated view. [RT #34765]
(cherry picked from commit c7965f84c2)
(cherry picked from commit 1e77160774)
2013-09-19 15:43:35 -07:00
Tinderbox User
9bc543bd9a update copyright notice 2013-09-18 23:45:30 +00:00
Mark Andrews
563ba0b816 3645. [protocol] Use case sensitive compression when responding to
queries. [RT #34737]

(cherry picked from commit cb69994ff8)
2013-09-18 16:16:06 +10:00
Mark Andrews
94e6452a33 call zone_settimer; sub test failure was not being detected 2013-09-18 12:56:12 +10:00
Tinderbox User
c32a681ef2 update copyright notice 2013-09-17 23:45:29 +00:00
Mark Andrews
26cd212be0 3641. [bug] Handle changes to sig-validity-interval settings
better. [RT #34625]

(cherry picked from commit b5f4cc132e)
2013-09-17 14:21:11 +10:00
Mark Andrews
8231b780b2 3639. [bug] Treat type 65533 (KEYDATA) as opaque except when used
in a key zone. [RT #34238]

(cherry picked from commit d6f99498d6)
2013-09-17 11:05:44 +10:00
Tinderbox User
1ac5226372 update copyright notice 2013-09-16 23:45:26 +00:00
Tinderbox User
1c6f9f6193 update copyright notice 2013-08-19 23:45:27 +00:00
Mark Andrews
35185f40dc 3636. [bug] Automatic empty zones now behave better with
forward only "zones" beneath them. [RT #34583]

(cherry picked from commit 997c2c5116)
2013-08-19 09:19:24 +10:00
Tinderbox User
2388f4a310 update copyright notice 2013-08-16 23:45:26 +00:00
Mark Andrews
2269c9c9b7 3636. [bug] Automatic empty zones now behave better with
forward only "zones" beneath them. [RT #34583]

(cherry picked from commit e548e07a9a)
2013-08-16 14:27:35 +10:00
Tinderbox User
1f246d11eb update copyright notice 2013-08-15 23:45:27 +00:00
Mark Andrews
0ed6a96870 3635. [bug] Signatures were not being removed from a zone with
only KSK keys for a algorithm. [RT #24439]

(cherry picked from commit d1e22676de)
2013-08-15 15:18:03 +10:00
Mark Andrews
e0e235c5c4 3632. [bug] Signature from newly inactive keys were not being
removed.  [RT #32178]

(cherry picked from commit 7ace327795)
2013-08-15 11:45:42 +10:00
Mark Andrews
259caf5a6f request-ixfr no; is only supported at view level in 9.8 2013-08-09 13:18:35 +10:00
Mark Andrews
9583651d76 3627. [bug] RPZ changes were not effective on slaves. [RT #34450]
(cherry picked from commit 333f320a62d78e79fa54e7bcc389073a109618f7)
(cherry picked from commit dab73dfc86)
2013-08-09 12:59:45 +10:00
Tinderbox User
47f8f5c667 update copyright notice 2013-08-07 23:45:25 +00:00
Mark Andrews
56f27e2453 3625. [bug] Don't send notify messages to machines outside of the
test setup.

(cherry picked from commit f45f654185)
2013-08-07 15:51:24 +10:00