Francis Dupont
3534b599dc
Merged rt42563 (host.c fix)
2016-06-01 14:53:44 +02:00
Francis Dupont
07e35360e4
Merged rt42505 (misc DNSSEC bugs)
2016-06-01 09:28:40 +02:00
Tinderbox User
180ab2aef7
update copyright notice / whitespace
2016-05-27 23:45:44 +00:00
Mark Andrews
19a4c5035c
4379. [bug] An INSIST could be triggered if a zone contains
...
RRSIG records with expiry fields that loop
using serial number arithmetic. [RT #40571 ]
(cherry picked from commit 9268297baa )
2016-05-27 15:25:11 +10:00
Evan Hunt
0017ccff05
[v9_10] use $DIG not dig
2016-05-26 18:39:20 -07:00
Tinderbox User
39e0e5e9e4
regen v9_10
2016-05-27 01:09:13 +00:00
Mark Andrews
839a1c4026
REDIRECT macro is 9.11.0+
2016-05-27 10:07:46 +10:00
Mark Andrews
59c9c592c5
4377. [bug] Don't reuse zero TTL responses beyond the current
...
client set (excludes ANY/SIG/RRSIG queries).
[RT #42142 ]
(cherry picked from commit aabcb1fde0 )
2016-05-27 10:00:36 +10:00
Tinderbox User
958d4d3f91
update copyright notice / whitespace
2016-05-26 23:45:41 +00:00
Mark Andrews
9d14a37b4a
minor host man page cleanups from Tony Finch [RT #42476 ]
...
(cherry picked from commit 28784b996b )
2016-05-26 13:58:41 +10:00
Mark Andrews
6bd1c80e75
4374. [bug] Use SAVE/RESTORE macros in query.c to reduce the
...
probability of reference counting errors as seen
in 4365. [RT #42405 ]
(cherry picked from commit ac11084829 )
2016-05-26 12:50:05 +10:00
Mark Andrews
07d5d01182
4369. [bug] Fix 'make' and 'make install' out-of-tree python
...
support. [RT #42484 ]
(cherry picked from commit d3600bb89d )
2016-05-24 10:00:16 +10:00
Mark Andrews
00e25a670e
silence warning
...
(cherry picked from commit 7abac4a395 )
2016-05-17 17:50:14 +10:00
Mark Andrews
bbb8c74531
4363. [port] Turn off triggering UAC when running BINDInstall
...
temporarily.
(cherry picked from commit 8090ceb932 )
2016-05-09 19:08:12 +10:00
Tinderbox User
5cebccfd7e
update copyright notice / whitespace
2016-05-05 23:46:25 +00:00
Mark Andrews
525dc475ee
4360. [bug] Silence spurious 'bad key type' message when there is
...
a existing TSIG key. [RT #42195 ]
(cherry picked from commit 5ac427050f )
2016-05-05 22:42:56 +10:00
Mark Andrews
a78ebc0302
4359. [bug] Inherited 'also-notify' lists were not being checked
...
by named-checkconf. [RT #42174 ]
(cherry picked from commit 594d15df25 )
2016-05-05 22:01:27 +10:00
Tinderbox User
7603a135ff
update copyright notice / whitespace
2016-05-04 23:46:09 +00:00
Evan Hunt
38e0fc106e
[v9_10] update pkcs11 headers
...
4353. [cleanup] Update PKCS#11 header files. [RT #42175 ]
2016-05-04 16:06:51 -07:00
Evan Hunt
707bcb08a7
[v9_10] log message when using ISC DLV
...
4352. [cleanup] The ISC DNSSEC Lookaside Validation (DLV) service
is scheduled to be disabled in 2017. A warning is
now logged when named is configured to use it,
either explicitly or via "dnssec-lookaside auto;"
[RT #42207 ]
2016-05-04 14:38:01 -07:00
Tinderbox User
45d574e0b5
update copyright notice / whitespace
2016-04-30 23:47:22 +00:00
Evan Hunt
3c0195d847
[v9_10] Merge branch 'v9_10' of ssh://repo.isc.org/proj/git/prod/bind9 into v9_10
2016-04-30 15:58:23 -07:00
Mark Andrews
be133c6ad7
support truncated hashes longer that 7
...
(cherry picked from commit 5b291f619e312689e25de8fd5662b0b9d4a62679)
2016-05-01 07:48:31 +10:00
Evan Hunt
7868ff8b61
[v9_10] fix merge error in coverage test
2016-04-29 19:06:29 -07:00
Tinderbox User
364712b495
regen v9_10
2016-04-30 01:11:02 +00:00
Tinderbox User
94d382bbd8
update copyright notice / whitespace
2016-04-29 23:46:17 +00:00
Evan Hunt
9e9cc8f04e
[v9_10] more python2/3 compatibility fixes; use setup.py to install
2016-04-29 14:44:57 -07:00
Evan Hunt
6bfb11b25e
[v9_10] address some python2/3 incompatibilities
2016-04-29 10:39:07 -07:00
Evan Hunt
530e40e7d0
[v9_10] remove gnu make dependency
2016-04-29 09:37:01 -07:00
Evan Hunt
e7cf52beaf
[v9_10] copyrights
2016-04-28 22:35:53 -07:00
Evan Hunt
a686d12b75
[v9_10] fix update_copyrights to deal with python modules correctly
...
(also removed an unnecessary part of python isc module, not used in 9.10)
2016-04-28 22:34:07 -07:00
Evan Hunt
fa7311e107
[v9_10] refactor python tools
...
4348. [cleanup] Refactor dnssec-coverage and dnssec-checkds
functionality into an "isc" python module. [RT #39211 ]
2016-04-28 19:45:35 -07:00
Mark Andrews
e34864bb31
4351. [bug] 'dig +noignore' didn't work. [RT #42273 ]
...
(cherry picked from commit 48bf87ba83 )
2016-04-29 12:41:43 +10:00
Mark Andrews
df547d999a
alphabetize host options
...
(cherry picked from commit cf69e3d8b2 )
2016-04-29 11:34:32 +10:00
Evan Hunt
720a03cc8c
[v9_10] copyrights
2016-04-14 19:12:25 -07:00
Evan Hunt
01badd28ba
[v9_10] fixed revoked key regression
...
4436. [bug] Fixed a regression introduced in change #4337 which
caused signed domains with revoked KSKs to fail
validation. [RT #42147 ]
2016-04-14 18:53:54 -07:00
Tinderbox User
2a76b0a54e
update copyright notice / whitespace
2016-03-25 23:45:32 +00:00
Mark Andrews
87a3601d12
fix typo in isc-hmac-fixup.exe
2016-03-26 09:08:52 +11:00
Evan Hunt
8f6dc230d0
[v9_10] prep 9.10.4b3
2016-03-24 12:41:57 -07:00
Evan Hunt
a95ec4fb11
[v9_10] fix ECS family 0 handling
...
4341. [bug] Correct the handling of ECS options with
address family 0. [RT #41377 ]
2016-03-23 19:04:04 -07:00
Mark Andrews
4c981c3bf7
4341. [bug] 'rndc flushtree' could fail to clean the tree if there
...
wasn't a node at the specified name. [RT #41846 ]
(cherry picked from commit 6214c3c93a )
2016-03-24 11:32:52 +11:00
Evan Hunt
8f127cde08
[v9_10] fix uiAccess for win64 build
2016-03-22 17:30:19 -07:00
Tinderbox User
9861d0b5c6
update copyright notice / whitespace
2016-03-21 23:45:41 +00:00
Mark Andrews
b7e6ee04a7
4336. [bug] Don't emit records with zero ttl unless the records
...
were learnt with a zero ttl. [RT #41687 ]
(cherry picked from commit 0993cd5f22 )
2016-03-21 13:24:55 +11:00
Mark Andrews
21c7ebce7d
4335. [bug] zone->view could be detached too early. [RT #41942 ]
...
(cherry picked from commit b8dcc13bc5 )
2016-03-21 13:03:19 +11:00
Tinderbox User
4f5b0f452a
update copyright notice / whitespace
2016-03-17 23:45:36 +00:00
Jeremy C. Reed
9263677c0a
add comments about why the configuration is bad
...
I didn't get review. This is trivial.
2016-03-17 07:04:46 -04:00
Evan Hunt
60bfe36be0
[v9_10] remove duplicate delv test
2016-03-16 14:32:53 -07:00
Jeremy C. Reed
2868badff9
use -r $RANDFILE for test using keygen
...
stops hang
this is for ticket #41898
2016-03-11 09:30:20 -05:00
Mark Andrews
51201c60a6
silence compiler warning
2016-03-11 13:19:02 +11:00