Witold Krecicki
a23f742c3d
Remove spurious isc_stdio_open
v9.11.0b3
2016-07-28 14:26:36 +02:00
Tinderbox User
e381c9c48e
newcopyrights
2016-07-27 23:32:00 +00:00
Tinderbox User
3f72dac411
regenerate
2016-07-27 13:54:22 +00:00
Witold Krecicki
8db83c1e90
Move 9.11.0b3 marker in CHANGES (respin)
2016-07-27 15:46:59 +02:00
Witold Krecicki
ba340e4469
4426. [bug] Addressed Coverity warnings. [RT #42908 ]
2016-07-27 15:45:58 +02:00
Tinderbox User
1e9517ea21
regen v9_11
2016-07-27 01:12:35 +00:00
Witold Krecicki
bd9e956e03
Fix typos in nzd2nzf test
2016-07-26 21:16:15 +02:00
Mark Andrews
b8f9413618
add mdig, named-nzd2nzf, pkcs11-destroy, pkcs11-list, pkcs11-keygen and pkcs11-tokens manpages
...
(cherry picked from commit 915544f389 )
2016-07-27 05:00:49 +10:00
Witold Krecicki
3783f45e68
Fix merge error in bin/tests/system/conf.sh.in, add missing cleanups in tests
2016-07-26 20:33:06 +02:00
Mark Andrews
c70fb599b9
add space in #error message
2016-07-26 11:28:29 +10:00
Mark Andrews
17d4581ce9
remove comma
...
(cherry picked from commit 0ac94b80e8 )
2016-07-26 11:17:52 +10:00
Tinderbox User
0ff8d59a07
regen v9_11
2016-07-26 01:11:57 +00:00
Mark Andrews
b62db16a58
named-rrchecker is also in ${prefix}/bin
2016-07-26 07:12:00 +10:00
Mark Andrews
72cc860dd2
4425. [bug] arpaname and dnstap-read were not being installed
...
into ${prefix}/bin. Tidy up installation issues
with CHANGE 4421. [RT #42910 ]
(cherry picked from commit 711aff9fa7 )
2016-07-26 06:54:19 +10:00
Tinderbox User
52d94378a0
regenerate
2016-07-25 12:08:48 +00:00
Tinderbox User
5f0c46ca5f
regen v9_11
2016-07-25 12:05:14 +00:00
Witold Krecicki
4a6f729845
Update API versions for release 9.11.0b3
2016-07-25 14:00:17 +02:00
Witold Krecicki
a6d873b8bc
Fix merge error in bin/tools/Makefile.in
2016-07-25 13:15:27 +02:00
Tinderbox User
a548226d23
regen v9_11
2016-07-23 01:14:40 +00:00
Tinderbox User
14d7597167
update copyright notice / whitespace
2016-07-22 23:48:02 +00:00
Tinderbox User
c42fe4bf07
newcopyrights
2016-07-22 23:30:57 +00:00
Mark Andrews
3953cc1d49
add dns_keytable_forall
...
(cherry picked from commit 6655b7db13 )
2016-07-22 20:34:14 +10:00
Mark Andrews
b7161f9898
4424. [experimental] Named now sends _ta-XXXX.<trust-anchor>/NULL queries
...
to provide feedback to the trust-anchor administrators
about how key rollovers are progressing as per
draft-ietf-dnsop-edns-key-tag-02. This can be
disabled using 'trust-anchor-telemetry no;'.
[RT #40583 ]
(cherry picked from commit f20179857a )
2016-07-22 20:03:06 +10:00
Evan Hunt
2fee8782a6
[v9_11] copyrights
2016-07-21 20:06:52 -07:00
Evan Hunt
6d609c3cbe
[v9_11] add aaaa for b.root-servers.net
...
4423. [maint] Added missing IPv6 address 2001:500:84::b for
B.ROOT-SERVERS.NET. [RT #42898 ]
Patch submitted by Xoze Vazquez Perez (xose.vazquez@gmail.com ).
2016-07-21 20:02:49 -07:00
Tinderbox User
eb2a5f51bd
regen v9_11
2016-07-22 01:10:34 +00:00
Tinderbox User
adb0ac475d
update copyright notice / whitespace
2016-07-21 23:46:46 +00:00
Evan Hunt
b83e886b30
[v9_11] silence clang warnings
...
4422. [port] Silence clang warnings in dig.c and dighost.c.
[RT #42451 ]
2016-07-21 15:54:00 -07:00
Evan Hunt
2c9f6f236f
[v9_11] add release note
2016-07-21 13:36:36 -07:00
Evan Hunt
ee9982dbd9
[v9_11] add missing file
2016-07-21 12:45:39 -07:00
Evan Hunt
12c8dec44b
[v9_11] print.h
2016-07-21 11:25:26 -07:00
Evan Hunt
801707fe19
[v9_11] store "addzone" zone config in a NZD database
...
4421. [func] When built with LMDB (Lightning Memory-mapped
Database), named will now use a database to store
the configuration for zones added by "rndc addzone"
instead of using a flat NZF file. This improves
performance of "rndc delzone" and "rndc modzone"
significantly. Existing NZF files will
automatically by converted to NZD databases.
To view the contents of an NZD or to roll back to
NZF format, use "named-nzd2nzf". To disable
this feature, use "configure --without-lmdb".
[RT #39837 ]
2016-07-21 11:14:16 -07:00
Mark Andrews
529d8a7cf1
4420. [func] nslookup now looks for AAAA as well as A by default.
...
[RT #40420 ]
(cherry picked from commit e7e7efe901 )
2016-07-22 03:28:28 +10:00
Witold Krecicki
d9d7b2657e
4419. [bug] Don't cause undefined result if the label of an
...
entry in catalog zone is changed. [RT #42708 ]
2016-07-21 13:07:56 +02:00
Witold Krecicki
1fe29e5d65
4418. [bug] Fix a compiler warning in GSSAPI code. [RT #42879 ]
2016-07-21 12:16:13 +02:00
Mark Andrews
02d54949f0
copyright
...
(cherry picked from commit e3d74bdd7f )
2016-07-21 19:39:25 +10:00
Mark Andrews
a1ddbcb37a
more copyright cleanups
...
(cherry picked from commit 592127b7fa )
2016-07-21 19:16:24 +10:00
Mark Andrews
e79ed99510
update example copyright notice
...
(cherry picked from commit ed1a24cc86 )
2016-07-21 19:09:34 +10:00
Mark Andrews
cb1d847607
update example copyright notice
...
(cherry picked from commit ba99d845a2 )
2016-07-21 19:05:36 +10:00
Tinderbox User
5347c0fcb0
regen v9_11
2016-07-21 07:53:18 +00:00
Mark Andrews
194e2dfffa
consolidate copyrights
2016-07-21 17:26:05 +10:00
Mark Andrews
a809c57ab2
consolidate copyrights
2016-07-21 17:25:39 +10:00
Mark Andrews
704e6c8876
copyright
...
(cherry picked from commit 813e9f7ee2 )
2016-07-21 17:02:22 +10:00
Mark Andrews
bd5040035c
regen
2016-07-21 17:02:06 +10:00
Evan Hunt
b05ccd39b3
[v9_11] remove SIT doc
2016-07-20 21:36:30 -07:00
Tinderbox User
6ce3705502
update copyright notice / whitespace
2016-07-20 23:48:08 +00:00
Evan Hunt
d907426f0f
[v9_11] fix keymgr with low prepublication interval
...
4417. [bug] dnssec-keymgr could fail to create successor keys
if the prepublication interval was set to a value
smaller than the default. [RT #42820 ]
Patch submitted by Nis Wechselberg (enbewe@enbewe.de ).
2016-07-20 15:14:20 -07:00
Evan Hunt
f0fe1930a2
[v9_11] normalize domain names for trailing dots
...
4416. [bug] dnssec-keymgr: Domain names in policy files could
fail to match due to trailing dots. [RT #42807 ]
Patch submitted by Armin Pech (mail@arminpech.de ).
2016-07-20 14:36:12 -07:00
Evan Hunt
a78396e652
[v9_11] deleted keys not correctly excluded
...
4415. [bug] dnssec-keymgr: Expired/deleted keys were not always
excluded. [RT #42884 ]
Patch submitted by Nis Wechselberg (enewe@enbewe.de ).
2016-07-20 14:29:01 -07:00
Tinderbox User
181125e682
update copyright notice / whitespace
2016-07-19 23:46:49 +00:00