]>
git.ipfire.org Git - thirdparty/bind9.git/log
Mark Andrews [Fri, 19 Aug 2016 00:58:09 +0000 (10:58 +1000)]
update copyright list
Evan Hunt [Fri, 19 Aug 2016 00:52:49 +0000 (17:52 -0700)]
[master] clarify README.site
Mark Andrews [Thu, 18 Aug 2016 22:02:51 +0000 (08:02 +1000)]
4450. [port] Provide more nuanced HSM support which better matches
the specific PKCS11 providers capabilities. [RT #42458]
Witold Krecicki [Thu, 18 Aug 2016 16:17:17 +0000 (18:17 +0200)]
4449. [test] Fix catalog zones test on slower systems. [RT #42997]
Mark Andrews [Thu, 18 Aug 2016 12:12:14 +0000 (22:12 +1000)]
install isc/errno.h
Mark Andrews [Thu, 18 Aug 2016 11:58:13 +0000 (21:58 +1000)]
4448. [bug] win32: ::1 was not being found when iterating
interfaces. [RT #42993]
Mark Andrews [Thu, 18 Aug 2016 02:21:28 +0000 (12:21 +1000)]
add dns_dt_getstats
Mark Andrews [Thu, 18 Aug 2016 01:16:06 +0000 (11:16 +1000)]
4447. [tuning] Allow the fstrm_iothr_init() options to be set using
named.conf to control how dnstap manages the data
flow. [RT #42974]
Tinderbox User [Wed, 17 Aug 2016 23:45:32 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Wed, 17 Aug 2016 23:30:12 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Wed, 17 Aug 2016 18:44:24 +0000 (11:44 -0700)]
[master] check for STALE rdatasets in cache search
4446. [bug] The cache_find() and _findrdataset() functions
could find rdatasets that had been marked stale.
[RT #42853]
Evan Hunt [Wed, 17 Aug 2016 18:22:09 +0000 (11:22 -0700)]
[master] fix dyndb issues; isc_errno_toresult()
4445. [cleanup] isc_errno_toresult() can now be used to call the
formerly private function isc__errno2result().
[RT #43050]
4444. [bug] Fixed some issues related to dyndb: A bug caused
braces to be omitted when passing configuration text
from named.conf to a dyndb driver, and there was a
use-after-free in the sample dyndb driver. [RT #43050]
Patch for dyndb driver submitted by Petr Spacek at Red Hat.
Mark Andrews [Wed, 17 Aug 2016 04:11:57 +0000 (14:11 +1000)]
update dyndb_init inline documentationi [RT #43050]
Mark Andrews [Tue, 16 Aug 2016 02:29:09 +0000 (12:29 +1000)]
use explict casts to silence truncation warnings
Tinderbox User [Mon, 15 Aug 2016 23:45:31 +0000 (23:45 +0000)]
update copyright notice / whitespace
Mark Andrews [Mon, 15 Aug 2016 23:44:27 +0000 (09:44 +1000)]
update
Mark Andrews [Mon, 15 Aug 2016 21:42:25 +0000 (07:42 +1000)]
4443. [func] Set TCP_MAXSEG in addition to IPV6_USE_MIN_MTU on
TCP sockets. [RT #42864]
Mark Andrews [Mon, 15 Aug 2016 21:33:25 +0000 (07:33 +1000)]
don't return void
Francis Dupont [Mon, 15 Aug 2016 17:43:20 +0000 (19:43 +0200)]
Updated WIN32 part of TCP_FASTOPEN doc
Francis Dupont [Mon, 15 Aug 2016 15:55:27 +0000 (17:55 +0200)]
_MSV_VER -> _MSC_VER
Francis Dupont [Mon, 15 Aug 2016 15:13:13 +0000 (17:13 +0200)]
Fixed trivial typo
Mukund Sivaraman [Mon, 15 Aug 2016 08:47:02 +0000 (14:17 +0530)]
Fix RPZ CIDR tree insertion bug (#43035)
Mark Andrews [Mon, 15 Aug 2016 01:56:17 +0000 (11:56 +1000)]
add dnstap to help. [RT #42928]
Mark Andrews [Mon, 15 Aug 2016 01:21:52 +0000 (11:21 +1000)]
4441. [cleanup] Alphabetize host's help output. [RT #43031]
Mark Andrews [Sat, 13 Aug 2016 02:43:36 +0000 (12:43 +1000)]
update
Tinderbox User [Fri, 12 Aug 2016 23:45:28 +0000 (23:45 +0000)]
update copyright notice / whitespace
Mark Andrews [Fri, 12 Aug 2016 05:31:33 +0000 (15:31 +1000)]
4440. [func] Enable TCP fast open support when available on the
server side. [RT #42866]
Mark Andrews [Fri, 12 Aug 2016 04:08:48 +0000 (14:08 +1000)]
4439. [bug] Address race conditions getting ownernames of nodes.
[RT #43005]
Mark Andrews [Fri, 12 Aug 2016 02:39:25 +0000 (12:39 +1000)]
add isc_ratelimiter_setpushpop
Mark Andrews [Fri, 12 Aug 2016 01:33:48 +0000 (11:33 +1000)]
4438. [func] Use LIFO rather than FIFO when processing startup
notify and refresh queries. [RT #42825]
Tinderbox User [Fri, 12 Aug 2016 01:04:57 +0000 (01:04 +0000)]
regen master
Mark Andrews [Fri, 12 Aug 2016 00:48:51 +0000 (10:48 +1000)]
4437. [func] Minimal-responses now has two additional modes
no-auth and no-auth-recursive which suppress
adding the NS records to the authority section
as well as the associated address records for the
nameservers. [RT #42005]
Mark Andrews [Fri, 12 Aug 2016 00:06:42 +0000 (10:06 +1000)]
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9
Mark Andrews [Fri, 12 Aug 2016 00:03:23 +0000 (10:03 +1000)]
4436. [func] Return TLSA records as additional data for MX and SRV
lookups. [RT #42894]
Tinderbox User [Thu, 11 Aug 2016 23:45:29 +0000 (23:45 +0000)]
update copyright notice / whitespace
Mark Andrews [Thu, 11 Aug 2016 23:41:59 +0000 (09:41 +1000)]
4435. [tuning] Only set IPV6_USE_MIN_MTU for UDP when the message
will not fit into a single IPv4 encapsulated IPv6
UDP packet when transmitted over a Ethernet link.
[RT #42871]
Mark Andrews [Thu, 11 Aug 2016 23:31:41 +0000 (09:31 +1000)]
4434. [protocol] Return EDNS EXPIRE option for master zones in addition
to slave zones. [RT #43008]
Evan Hunt [Thu, 11 Aug 2016 22:56:30 +0000 (15:56 -0700)]
[master] error on bad parameter to 'rndc dumpdb'
4433. [cleanup] Report an error when passing an invalid option or
view name to "rndc dumpdb". [RT #42958]
Francis Dupont [Thu, 11 Aug 2016 12:33:52 +0000 (14:33 +0200)]
Reserved 4433 for rt42840
Evan Hunt [Wed, 10 Aug 2016 16:27:54 +0000 (09:27 -0700)]
[master] correct [testing] tags to [test]
Evan Hunt [Wed, 10 Aug 2016 16:25:48 +0000 (09:25 -0700)]
[master] remove spurious newline in EDNS EXPIRE logging
Patch submitted by Tony Finch (dot@dotat.at).
Mark Andrews [Wed, 10 Aug 2016 03:06:40 +0000 (13:06 +1000)]
4432. [testing] Hide rndc output on expected failures in logfileconfig
system test. [RT #27996]
Tinderbox User [Tue, 9 Aug 2016 00:25:45 +0000 (00:25 +0000)]
update copyright notice / whitespace
Mark Andrews [Tue, 9 Aug 2016 00:19:38 +0000 (10:19 +1000)]
update
Mark Andrews [Mon, 8 Aug 2016 13:52:40 +0000 (23:52 +1000)]
4431. [bug] named-checkconf now checks the rate-limit clause.
[RT #42970]
Mark Andrews [Mon, 8 Aug 2016 00:22:51 +0000 (10:22 +1000)]
4430. [bug] Lwresd died if a search list was not defined.
Found by 0x710DDDD At Alibaba Security. [RT #42895]
Mark Andrews [Sun, 7 Aug 2016 23:50:34 +0000 (09:50 +1000)]
4429. [bug] Address potential use after free on fclose() error.
[RT #42976]
Mark Andrews [Sun, 7 Aug 2016 23:35:17 +0000 (09:35 +1000)]
4428. [bug] The "test dispatch getnext" unit test could fail
in a threaded build. [RT #42979]
Evan Hunt [Sat, 6 Aug 2016 07:21:04 +0000 (00:21 -0700)]
[master] fix dnstap query/response selectors
4427. [bug] The "query" and "response" parameters to the
"dnstap" option had their functions reversed.
Mark Andrews [Fri, 29 Jul 2016 21:44:23 +0000 (07:44 +1000)]
sync with 9.11.0b3
Mark Andrews [Fri, 29 Jul 2016 21:14:31 +0000 (07:14 +1000)]
sync with 9.11.0.b3
Mark Andrews [Fri, 29 Jul 2016 13:55:52 +0000 (23:55 +1000)]
remove spurious breaks
Witold Krecicki [Thu, 28 Jul 2016 12:26:36 +0000 (14:26 +0200)]
Remove spurious isc_stdio_open
Tinderbox User [Wed, 27 Jul 2016 23:30:57 +0000 (23:30 +0000)]
newcopyrights
Witold Krecicki [Wed, 27 Jul 2016 13:45:58 +0000 (15:45 +0200)]
4426. [bug] Addressed Coverity warnings. [RT #42908]
Tinderbox User [Wed, 27 Jul 2016 01:07:09 +0000 (01:07 +0000)]
regen master
Witold Krecicki [Tue, 26 Jul 2016 19:15:09 +0000 (21:15 +0200)]
Fix typos in nzd2nzf test
Mark Andrews [Tue, 26 Jul 2016 19:00:20 +0000 (05:00 +1000)]
add mdig, named-nzd2nzf, pkcs11-destroy, pkcs11-list, pkcs11-keygen and pkcs11-tokens manpages
Witold Krecicki [Tue, 26 Jul 2016 18:29:12 +0000 (20:29 +0200)]
Fix merge error in bin/tests/system/conf.sh.in, add missing cleanups in tests
Mark Andrews [Tue, 26 Jul 2016 01:28:29 +0000 (11:28 +1000)]
add space in #error message
Mark Andrews [Tue, 26 Jul 2016 01:17:37 +0000 (11:17 +1000)]
remove comma
Tinderbox User [Tue, 26 Jul 2016 01:07:05 +0000 (01:07 +0000)]
regen master
Mark Andrews [Mon, 25 Jul 2016 21:12:00 +0000 (07:12 +1000)]
named-rrchecker is also in ${prefix}/bin
Mark Andrews [Mon, 25 Jul 2016 20:51:36 +0000 (06:51 +1000)]
4425. [bug] arpaname and dnstap-read were not being installed
into ${prefix}/bin. Tidy up installation issues
with CHANGE 4421. [RT #42910]
Witold Krecicki [Mon, 25 Jul 2016 11:15:27 +0000 (13:15 +0200)]
Fix merge error in bin/tools/Makefile.in
Tinderbox User [Sat, 23 Jul 2016 01:08:43 +0000 (01:08 +0000)]
regen master
Tinderbox User [Fri, 22 Jul 2016 23:46:17 +0000 (23:46 +0000)]
update copyright notice / whitespace
Tinderbox User [Fri, 22 Jul 2016 23:30:42 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Fri, 22 Jul 2016 10:33:51 +0000 (20:33 +1000)]
add dns_keytable_forall
Mark Andrews [Fri, 22 Jul 2016 10:02:17 +0000 (20:02 +1000)]
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]
Mark Andrews [Fri, 22 Jul 2016 05:58:48 +0000 (15:58 +1000)]
copyrights
Evan Hunt [Fri, 22 Jul 2016 03:01:23 +0000 (20:01 -0700)]
[master] 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).
Tinderbox User [Fri, 22 Jul 2016 01:05:36 +0000 (01:05 +0000)]
regen master
Tinderbox User [Thu, 21 Jul 2016 23:46:03 +0000 (23:46 +0000)]
update copyright notice / whitespace
Evan Hunt [Thu, 21 Jul 2016 22:53:43 +0000 (15:53 -0700)]
[master] silence clang warnings
4422. [port] Silence clang warnings in dig.c and dighost.c.
[RT #42451]
Evan Hunt [Thu, 21 Jul 2016 20:36:28 +0000 (13:36 -0700)]
[master] add release note
Evan Hunt [Thu, 21 Jul 2016 19:45:15 +0000 (12:45 -0700)]
[master] add missing file
Evan Hunt [Thu, 21 Jul 2016 18:25:19 +0000 (11:25 -0700)]
[master] print.h
Evan Hunt [Thu, 21 Jul 2016 18:13:03 +0000 (11:13 -0700)]
[master] 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]
Mark Andrews [Thu, 21 Jul 2016 17:27:49 +0000 (03:27 +1000)]
4420. [func] nslookup now looks for AAAA as well as A by default.
[RT #40420]
Witold Krecicki [Thu, 21 Jul 2016 11:07:56 +0000 (13:07 +0200)]
4419. [bug] Don't cause undefined result if the label of an
entry in catalog zone is changed. [RT #42708]
Witold Krecicki [Thu, 21 Jul 2016 10:15:55 +0000 (12:15 +0200)]
4418. [bug] Fix a compiler warning in GSSAPI code. [RT #42879]
Mark Andrews [Thu, 21 Jul 2016 09:38:52 +0000 (19:38 +1000)]
copyright
Mark Andrews [Thu, 21 Jul 2016 09:16:05 +0000 (19:16 +1000)]
more copyright cleanups
Mark Andrews [Thu, 21 Jul 2016 09:09:16 +0000 (19:09 +1000)]
update example copyright notice
Mark Andrews [Thu, 21 Jul 2016 09:05:03 +0000 (19:05 +1000)]
update example copyright notice
Mark Andrews [Thu, 21 Jul 2016 08:17:28 +0000 (18:17 +1000)]
use articleinfo
Tinderbox User [Thu, 21 Jul 2016 07:34:19 +0000 (07:34 +0000)]
regen master
Mark Andrews [Thu, 21 Jul 2016 07:24:07 +0000 (17:24 +1000)]
consolidate copyrights
Tinderbox User [Thu, 21 Jul 2016 07:11:01 +0000 (07:11 +0000)]
regen master
Mark Andrews [Thu, 21 Jul 2016 07:00:44 +0000 (17:00 +1000)]
copyright
Mark Andrews [Thu, 21 Jul 2016 05:22:17 +0000 (15:22 +1000)]
regen
Evan Hunt [Thu, 21 Jul 2016 04:36:08 +0000 (21:36 -0700)]
[master] remove SIT doc
Tinderbox User [Wed, 20 Jul 2016 23:46:50 +0000 (23:46 +0000)]
update copyright notice / whitespace
Evan Hunt [Wed, 20 Jul 2016 22:12:56 +0000 (15:12 -0700)]
[master] 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).
Evan Hunt [Wed, 20 Jul 2016 21:35:10 +0000 (14:35 -0700)]
[master] 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).
Evan Hunt [Wed, 20 Jul 2016 21:28:15 +0000 (14:28 -0700)]
[master] 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).
Tinderbox User [Tue, 19 Jul 2016 23:46:05 +0000 (23:46 +0000)]
update copyright notice / whitespace
Evan Hunt [Tue, 19 Jul 2016 18:10:43 +0000 (11:10 -0700)]
[master] fix isc_atomic_xadd() on MIPS
4414. [bug] Corrected a bug in the MIPS implementation of
isc_atomic_xadd(). [RT #41965]
Submitted by Lamont Jones (lamont@debian.org). Closes Debian issue #406409.
Mark Andrews [Thu, 14 Jul 2016 05:13:57 +0000 (15:13 +1000)]
sync w/ 9.11.0b2