Commit Graph

5992 Commits

Author SHA1 Message Date
Evan Hunt
7037971fad [v9_8] typos in dig man page 2014-02-12 10:32:46 -08:00
Evan Hunt
3581743f86 [v9_8] try multiple addresses per server name in nsupdate
3736.	[bug]		nsupdate: When specifying a server by name,
			fall back to alternate addresses if the first
			address for that name is not reachable. [RT #25784]

(cherry picked from commit 842a3e6d0e)
(cherry picked from commit 1a58baf293)
2014-02-11 21:30:24 -08:00
Tinderbox User
3cb51448c2 update copyright notice 2014-02-11 23:45:30 +00:00
Mark Andrews
9995df65ca define and use BACKTRACECFLAGS
(cherry picked from commit 6b66ee9147)
2014-02-12 09:08:38 +11: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
f9bec4ba03 regen v9_8 2014-02-08 01:14:08 +00:00
Tinderbox User
d338393795 update copyright notice 2014-02-07 23:45:34 +00:00
Mark Andrews
3c7aa3b3a8 fix typo in comment
(cherry picked from commit 404d7c966c)
2014-02-08 09:38:40 +11: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
Tinderbox User
7900f8ba48 regen v9_8 2014-02-07 02:34:24 +00:00
Evan Hunt
180828c4ee [v9_8] report T_SKIPPED from t_dst
(cherry picked from commit dd19c1a352)
2014-02-06 16:22:36 -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
Evan Hunt
ad3e926a40 [v9_8] silence coverity warnings
- remove dead code in server.c

(cherry picked from commit 48def18179)
2014-01-31 09:40:31 -08:00
Tinderbox User
e95ce72878 update copyright notice 2014-01-30 23:45:26 +00:00
Tinderbox User
9873a9629b update copyright notice 2014-01-29 23:45:26 +00:00
Mark Andrews
4f13f6df27 3720. [bug] Address compiler warnings. [RT #35261]
(cherry picked from commit 63add83a26)
2014-01-30 10:33:57 +11: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
7915172126 regen v9_8 2014-01-25 01:11:02 +00:00
Tinderbox User
c85bfdcd6b update copyright notice 2014-01-24 23:45:29 +00:00
Evan Hunt
a1e6f90944 [v9_8] correct copyrights and attributions
see RT #35423 for details; highlights:
        - remove license clauses 3 and 4 from NetBSD code
        - remove advertising clause from historical BSD code
2014-01-24 09:54:07 -08:00
Tinderbox User
c5dd47d83e update copyright notice 2014-01-22 23:45:28 +00:00
Mark Andrews
a1d70e3013 remove src files not available for 'make depend' 2014-01-22 10:49:34 +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
Mark Andrews
2c9b416f1c make DST_GSSAPI_INC a macro 2014-01-17 00:52:41 +11:00
Tinderbox User
7da7bfed3a regen v9_8 2014-01-11 01:11:06 +00:00
Tinderbox User
b93c152a2f update copyright notice 2014-01-10 20:23:52 +00:00
Tinderbox User
7530ce0549 regen v9_8 2014-01-10 17:06:13 +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
Evan Hunt
aad494b1eb [v9_8] Merge branch 'v9_8' of ssh://repo/proj/git/prod/bind9 into v9_8 2014-01-08 18:29:04 -08:00
Tinderbox User
61d700b884 regen v9_8 2014-01-09 01:11:02 +00:00
Evan Hunt
d19bf3def7 [v9_8] replace memcpy() with memmove().
3698.	[cleanup]	Replaced all uses of memcpy() with memmove().
			[RT #35120]

(cherry picked from commit ebe54c7d2221c6a0a4b3d96bcae3280c823a45e6)
(cherry picked from commit 9b950c70f1a6406c0f3dff604822329d06fc4837)
2014-01-08 16:40:19 -08:00
Tinderbox User
8b41bbf89b update copyright notice 2014-01-08 23:45:21 +00:00
Evan Hunt
5262f3e6ba [v9_8] removed reference to "auto-dnssec create" 2014-01-08 11:34:43 -08:00
Francis Dupont
3656cb8a85 update OpenSSL patches (1.0.0k -> 1.0.0l, 1.0.1e -> 1.0.1f) [#35158] 2014-01-07 12:20:15 +01:00
Mark Andrews
12962b4b54 3697. [bug] Handle "." as a search list element when IDN support
is enabled. [RT #35133]

(cherry picked from commit d0e3216c21)
2014-01-06 12:35:06 +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
Mark Andrews
16c46bb785 3693. [security] memcpy was incorrectly called with overlapping
ranges resulting in malformed names being generated
                        on some platforms.  This could cause INSIST failures
                        when serving NSEC3 signed zones.  [RT #35120]

(cherry picked from commit fa467e60c5)
2013-12-20 11:00:30 +11: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