Mark Andrews
062b04898b
4406. [bug] getrrsetbyname with a non absolute name could
...
trigger a infinite recursion bug in lwresd
and named with lwres configured if when combined
with a search list entry the resulting name is
too long. [RT #42694 ]
(cherry picked from commit 38cc2d14e2 )
2016-07-07 12:54:02 +10:00
Tinderbox User
434ff87fcb
update copyright notice / whitespace
2016-07-06 23:49:15 +00:00
Mark Andrews
d9cc1ed8ea
4405. [bug] Change 4342 introduced a regression where you could
...
not remove a delegation in a NSEC3 signed zone using
OPTOUT via nsupdate. [RT #42702 ]
(cherry picked from commit d811a7d9ef )
2016-07-06 10:26:02 +10:00
Mark Andrews
aaabbc1362
ignore configure generated files
2016-06-29 23:34:15 +10:00
Mark Andrews
5b292a8320
ignore configure generated files
2016-06-29 23:33:32 +10:00
Tinderbox User
80f40cce0e
regen v9_9
2016-06-27 05:35:54 +00:00
Tinderbox User
6c3848c86b
update copyright notice / whitespace
2016-06-24 23:45:45 +00:00
Mark Andrews
899d7319a5
4397. [bug] Update Windows python support. [RT #42538 ]
...
(cherry picked from commit 9f5443280f )
2016-06-24 16:13:50 +10:00
Mark Andrews
6e622fee16
distclean cleanup
2016-06-24 13:38:05 +10:00
Mark Andrews
1d235ab5a4
4395 [bug] Improve out-of-tree installation of python modules.
...
[RT #42586 ]
(cherry picked from commit 4840ef4581 )
2016-06-24 12:54:59 +10:00
Jeremy C. Reed
278667503c
Use test random file for tsig test using keygen
...
This is for #42565 : tsig test hangs and KEYGEN and randomdev
It was okayed there and is a trivial fix. No changes log needed.
2016-06-23 18:53:45 -04:00
Mark Andrews
aa63052317
4387. [bug] Change 4336 was not complete leading to SERVFAIL
...
being return as NS records expired. [RT #42683 ]
(cherry picked from commit b56bd9b59f )
2016-06-22 15:43:05 +10:00
Mark Andrews
c697729930
report subtest number
2016-06-18 00:44:37 +10:00
Mark Andrews
c3ff4e9f8f
4384. [bug] Change 4256 accidentally disabled logging of the
...
rndc command. [RT #42654 ]
(cherry picked from commit 948fe5822b )
2016-06-18 00:32:42 +10:00
Mark Andrews
6d79461e07
report subtest number
...
(cherry picked from commit 3f0de196f7 )
2016-06-17 10:51:19 +10:00
Tinderbox User
afb9f6c482
update copyright notice / whitespace
2016-06-16 23:46:03 +00:00
Mark Andrews
8ae151e5db
backport dns_name_t *name -> const dns_name_t *name
...
(cherry picked from commit ded95d497df16579852356fc5434671d24c7f00d)
2016-06-16 21:40:22 +10:00
Tinderbox User
08d747e2d5
update copyright notice / whitespace
2016-06-14 23:46:13 +00:00
Mark Andrews
b283aa31fc
do not overflow exit status. [RT #42643 ]
...
(cherry picked from commit 3635d8f910 )
2016-06-14 14:51:25 +10:00
Francis Dupont
76ed14c700
Updated OpenSSL patches for 1.0.[12] (active/supported)
2016-06-13 18:08:12 +02:00
Tinderbox User
c43713a34c
update copyright notice / whitespace
2016-06-10 23:45:51 +00:00
Evan Hunt
733cd6524d
[v9_9] cleanup
2016-06-09 22:50:56 -07:00
Mark Andrews
0ba8ac54c7
also cleanup node
2016-06-03 18:35:07 +10:00
Mark Andrews
e4ae68f50c
detach before restore
2016-06-03 18:34:59 +10:00
Mark Andrews
944b398582
reset zversion on restart
...
(cherry picked from commit b4750b5991 )
2016-06-03 14:33:52 +10:00
Tinderbox User
ee0f380702
update copyright notice / whitespace
2016-06-02 23:46:03 +00:00
Evan Hunt
d082c2c3b0
[v9_9] 9.9 doesn't have native-pks11
2016-06-02 10:28:45 -07:00
Tinderbox User
2a49636dbf
regen v9_9
2016-06-02 01:12:29 +00:00
Mark Andrews
97c0c6837c
simplify poorly written conditional
...
(cherry picked from commit d055178624 )
2016-06-02 10:19:57 +10:00
Tinderbox User
6c72d17b92
update copyright notice / whitespace
2016-06-01 23:46:16 +00:00
Francis Dupont
cc094e5885
Merged rt42563 (host.c fix)
2016-06-01 14:54:18 +02:00
Francis Dupont
c5f24b125f
Merged rt42505 (misc DNSSEC bugs)
2016-06-01 09:33:50 +02:00
Tinderbox User
7167442d14
update copyright notice / whitespace
2016-05-27 23:46:03 +00:00
Mark Andrews
cb735b3f90
fix merge error
2016-05-27 18:39:33 +10:00
Mark Andrews
cf195d6467
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:26:48 +10:00
Evan Hunt
495569c9b6
[v9_9] use $DIG not dig
2016-05-26 18:39:31 -07:00
Tinderbox User
0053eb0d93
regen v9_9
2016-05-27 01:12:43 +00:00
Mark Andrews
dfdf6773a6
REDIRECT macro is 9.11.0+
2016-05-27 10:06:42 +10:00
Mark Andrews
c3fbf330bc
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:05:52 +10:00
Tinderbox User
addd839e4a
update copyright notice / whitespace
2016-05-26 23:46:02 +00:00
Mark Andrews
513b35b9a7
minor host man page cleanups from Tony Finch [RT #42476 ]
...
(cherry picked from commit 28784b996b )
2016-05-26 13:58:59 +10:00
Mark Andrews
900a63cb04
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 13:37:43 +10:00
Mark Andrews
b8735615e1
4369. [bug] Fix 'make' and 'make install' out-of-tree python
...
support. [RT #42484 ]
(cherry picked from commit d3600bb89d )
2016-05-24 10:06:47 +10:00
Mark Andrews
af0af7e3fd
4363. [port] Turn off triggering UAC when running BINDInstall
...
temporarily.
(cherry picked from commit 8090ceb932 )
2016-05-09 19:08:29 +10:00
Tinderbox User
c88775524d
update copyright notice / whitespace
2016-05-05 23:47:00 +00:00
Mark Andrews
091afd6fdc
4360. [bug] Silence spurious 'bad key type' message when there is
...
a existing TSIG key. [RT #42195 ]
(cherry picked from commit 5ac427050f )
(cherry picked from commit 525dc475ee )
2016-05-05 22:44:58 +10:00
Mark Andrews
a6238a920b
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:57 +10:00
Tinderbox User
fa144c4b7b
update copyright notice / whitespace
2016-05-04 23:46:42 +00:00
Evan Hunt
4ed8ffeab7
[v9_9] update pkcs11 headers
...
4353. [cleanup] Update PKCS#11 header files. [RT #42175 ]
2016-05-04 16:27:26 -07:00
Evan Hunt
d5ebc757a6
[v9_9] 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:40:17 -07:00