]>
git.ipfire.org Git - thirdparty/bind9.git/log
Mark Andrews [Wed, 6 Dec 2017 09:26:43 +0000 (20:26 +1100)]
4840. [test] Add tests to cover fallback to using ZSK on inactive
KSK. [RT #46787]
Tinderbox User [Wed, 6 Dec 2017 01:09:54 +0000 (01:09 +0000)]
regen master
Tinderbox User [Tue, 5 Dec 2017 23:45:42 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 5 Dec 2017 23:30:13 +0000 (23:30 +0000)]
newcopyrights
Curtis Blackburn [Tue, 5 Dec 2017 17:59:21 +0000 (09:59 -0800)]
clarify "stage 1" and "stage 2" in autosign test
Mark Andrews [Tue, 5 Dec 2017 10:38:28 +0000 (21:38 +1100)]
set the DNSKEY deletion time to now+5 once we got all the zones into their initial state
Mark Andrews [Tue, 5 Dec 2017 05:14:15 +0000 (16:14 +1100)]
add [RT #46774]
Mark Andrews [Tue, 5 Dec 2017 05:09:47 +0000 (16:09 +1100)]
4839. [bug] zone.c:zone_sign was not properly determining
if there were active KSK and ZSK keys for
a algorithm when update-check-ksk is true
(default) leaving records unsigned with one or
more DNSKEY algorithms. [RT #46774]
Tinderbox User [Tue, 5 Dec 2017 01:08:12 +0000 (01:08 +0000)]
regen master
Evan Hunt [Mon, 4 Dec 2017 23:46:56 +0000 (15:46 -0800)]
[master] fix test descriptions
Evan Hunt [Mon, 4 Dec 2017 23:35:26 +0000 (15:35 -0800)]
[master] revised release note
Tinderbox User [Mon, 4 Dec 2017 23:30:17 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Mon, 4 Dec 2017 22:52:12 +0000 (09:52 +1100)]
add note for [RT #46743] and [RT #46754]
Mark Andrews [Mon, 4 Dec 2017 22:25:09 +0000 (09:25 +1100)]
4838. [bug] zone.c:add_sigs was not properly determining
if there were active KSK and ZSK keys for
a algorithm when update-check-ksk is true
(default) leaving records unsigned with one or
more DNSKEY algorithms. [RT #46754]
Tinderbox User [Sun, 3 Dec 2017 23:45:35 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Sun, 3 Dec 2017 23:30:10 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Sun, 3 Dec 2017 23:03:51 +0000 (10:03 +1100)]
4837. [bug] dns_update_signatures{inc} (add_sigs) was not
properly determining if there were active KSK and
ZSK keys for a algorithm when update-check-ksk is
true (default) leaving records unsigned. [RT #46743]
Ondřej Surý [Fri, 1 Dec 2017 13:48:32 +0000 (14:48 +0100)]
[master] Fix minor memory leak in rndc [RT #46739]
Evan Hunt [Thu, 30 Nov 2017 22:51:50 +0000 (14:51 -0800)]
[master] copyrights/whitespace
Tinderbox User [Thu, 30 Nov 2017 22:51:12 +0000 (22:51 +0000)]
regenerate
Tinderbox User [Thu, 30 Nov 2017 22:46:39 +0000 (22:46 +0000)]
regen master
Evan Hunt [Thu, 30 Nov 2017 22:39:16 +0000 (14:39 -0800)]
[master] prep 9.12.0rc1
Evan Hunt [Thu, 30 Nov 2017 21:55:34 +0000 (13:55 -0800)]
[master] silence compiler warning
Evan Hunt [Thu, 30 Nov 2017 21:35:20 +0000 (13:35 -0800)]
[master] fix incorrect comment
Evan Hunt [Thu, 30 Nov 2017 20:37:08 +0000 (12:37 -0800)]
[master] fix "allow-transfer" inheritance and clean up ACL configuration
4836. [bug] Zones created using "rndc addzone" could
temporarily fail to inherit an "allow-transfer"
ACL that had been configured in the options
statement. [RT #46603]
Ondřej Surý [Thu, 30 Nov 2017 17:23:35 +0000 (18:23 +0100)]
[master] Type the shifted values to isc_uint32_t so the top bit is unsigned (found by UBSAN) [RT #46740]
Michał Kępień [Thu, 30 Nov 2017 12:43:46 +0000 (13:43 +0100)]
[master] Fix LMDB support on OpenBSD; clean up and refactor LMDB-related code
4835. [cleanup] Clean up and refactor LMDB-related code. [RT #46718]
4834. [port] Fix LMDB support on OpenBSD. [RT #46718]
Tinderbox User [Wed, 29 Nov 2017 23:45:31 +0000 (23:45 +0000)]
update copyright notice / whitespace
Mark Andrews [Wed, 29 Nov 2017 23:31:44 +0000 (10:31 +1100)]
4833. [bug] isc_event_free should check that the event is not
linked when called. [RT #46725]
4832. [bug] Events were not being removed from zone->rss_events.
[RT #46725]
Tinderbox User [Wed, 29 Nov 2017 23:30:06 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Wed, 29 Nov 2017 04:20:23 +0000 (15:20 +1100)]
4831. [bug] Convert the RRSIG expirytime to 64 bits for
comparisions in diff.c:resign. [RT #46710]
Tinderbox User [Wed, 29 Nov 2017 01:07:59 +0000 (01:07 +0000)]
regen master
Tinderbox User [Tue, 28 Nov 2017 23:45:35 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 28 Nov 2017 23:30:11 +0000 (23:30 +0000)]
newcopyrights
Michał Kępień [Tue, 28 Nov 2017 12:36:57 +0000 (13:36 +0100)]
[master] Bail out of "./configure --with-atf" if "./configure" inside unit/atf-src fails
4830. [bug] Failure to configure ATF when requested did not cause
an error in top-level configure script. [RT #46655]
Mark Andrews [Tue, 28 Nov 2017 07:49:52 +0000 (18:49 +1100)]
4829. [bug] isc_heap_delete did not zero the index value when
the heap was created with a callback to do that.
[RT #46709]
Mark Andrews [Tue, 28 Nov 2017 05:32:07 +0000 (16:32 +1100)]
allow 10 seconds when checking mtime
Mark Andrews [Tue, 28 Nov 2017 03:08:14 +0000 (14:08 +1100)]
map more entry points to <name>64
Mark Andrews [Tue, 28 Nov 2017 02:58:49 +0000 (13:58 +1100)]
#define update_recordsandbytes update_recordsandbytes64
Tinderbox User [Tue, 28 Nov 2017 01:07:49 +0000 (01:07 +0000)]
regen master
Tinderbox User [Mon, 27 Nov 2017 23:46:24 +0000 (23:46 +0000)]
update copyright notice / whitespace
Tinderbox User [Mon, 27 Nov 2017 23:30:10 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Mon, 27 Nov 2017 19:46:33 +0000 (06:46 +1100)]
restore setting header->heap_index to zero in setsigningtime
Ray Bellis [Mon, 27 Nov 2017 10:16:55 +0000 (10:16 +0000)]
fix warning under Xcode for iOS
Michał Kępień [Mon, 27 Nov 2017 09:10:42 +0000 (10:10 +0100)]
[master] Stabilize nsupdate system test [RT #46673]
Michał Kępień [Mon, 27 Nov 2017 09:04:11 +0000 (10:04 +0100)]
[master] Minor mkeys system test tweaks [RT #46649]
Michał Kępień [Tue, 7 Nov 2017 13:52:20 +0000 (14:52 +0100)]
[master] Only look for mysql_config if --with-dlz-mysql is used [RT #46647]
Michał Kępień [Mon, 27 Nov 2017 08:48:10 +0000 (09:48 +0100)]
[master] Do not use thread-local storage for storing LMDB reader locktable slots
4828. [bug] Do not use thread-local storage for storing LMDB reader
locktable slots. [RT #46556]
Michał Kępień [Mon, 27 Nov 2017 08:35:08 +0000 (09:35 +0100)]
[master] Fix OPTIONS formatting
Mark Andrews [Mon, 27 Nov 2017 04:15:41 +0000 (15:15 +1100)]
More:
4819. [bug] Fully backout the transaction when adding a RRset
to the resigning / removal heaps fails. [RT #46473]
Mark Andrews [Mon, 27 Nov 2017 02:49:39 +0000 (13:49 +1100)]
add missing entries to .def files [RT #46215]
Mark Andrews [Mon, 27 Nov 2017 02:47:36 +0000 (13:47 +1100)]
4827. [misc] Add a precommit check script util/checklibs.sh
[RT #46215]
Mark Andrews [Thu, 23 Nov 2017 23:25:37 +0000 (10:25 +1100)]
silence %lu vs size_t warning by casting to (unsigned long)
Mark Andrews [Thu, 23 Nov 2017 21:47:52 +0000 (08:47 +1100)]
in rdbdb.c:setsigningtime stop breaking heap invariant property unless we are going to restore the invariant property
Michał Kępień [Thu, 23 Nov 2017 10:42:05 +0000 (11:42 +0100)]
[master] Disable parallel make inside bin/confgen/ and bin/named/
4826. [cleanup] Prevent potential build failures in bin/confgen/ and
bin/named/ when using parallel make. [RT #46648]
Michał Kępień [Thu, 23 Nov 2017 08:36:04 +0000 (09:36 +0100)]
[master] Prevent bogus warning from being logged
4825. [bug] Prevent a bogus "error during managed-keys processing
(no more)" warning from being logged. [RT #46645]
Mark Andrews [Thu, 23 Nov 2017 06:01:40 +0000 (17:01 +1100)]
silence compiler warning [RT #46471]
Ray Bellis [Thu, 23 Nov 2017 05:58:12 +0000 (16:58 +1100)]
4824. [port] Add iOS hooks to dig. [RT #42011]
Mark Andrews [Thu, 23 Nov 2017 05:11:49 +0000 (16:11 +1100)]
initalise serve_stale_ttl
Mark Andrews [Thu, 23 Nov 2017 05:09:27 +0000 (16:09 +1100)]
style
Mark Andrews [Thu, 23 Nov 2017 01:09:23 +0000 (12:09 +1100)]
remove bin/tests/system/reclimit/ans4/ans.pl
Tinderbox User [Tue, 21 Nov 2017 23:45:29 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 21 Nov 2017 23:30:08 +0000 (23:30 +0000)]
newcopyrights
Michał Kępień [Tue, 21 Nov 2017 09:27:46 +0000 (10:27 +0100)]
[master] Refactor reclimit system test
4823. [test] Refactor reclimit system test to improve its
reliability and speed. [RT #46632]
Mark Andrews [Sat, 18 Nov 2017 00:22:44 +0000 (11:22 +1100)]
#include <isc/util.h> [RT #46626]
Tinderbox User [Fri, 17 Nov 2017 23:45:28 +0000 (23:45 +0000)]
update copyright notice / whitespace
Mark Andrews [Fri, 17 Nov 2017 21:50:58 +0000 (08:50 +1100)]
remove out of date comment
Mark Andrews [Fri, 17 Nov 2017 20:50:43 +0000 (07:50 +1100)]
4822. [bug] Use resign_sooner in dns_db_setsigningtime. [RT #46473]
Mark Andrews [Fri, 17 Nov 2017 20:11:12 +0000 (07:11 +1100)]
4821. [bug] When resigning ensure that the SOA's expire time is
always later that the resigning time of other records.
[RT #46473]
4820. [bug] dns_db_subtractrdataset should transfer the resigning
information to the new header. [RT #46473]
4819. [bug] Fully backout the transaction when adding a RRset
to the resigning / removal heaps fail. [RT #46473]
Michał Kępień [Thu, 16 Nov 2017 07:06:57 +0000 (08:06 +0100)]
[master] Stabilize logfileconfig system test
4818. [test] The logfileconfig system test could intermittently
report false negatives on some platforms. [RT #46615]
Mark Andrews [Tue, 14 Nov 2017 03:48:41 +0000 (14:48 +1100)]
whitespace
Tinderbox User [Mon, 13 Nov 2017 23:45:33 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Mon, 13 Nov 2017 23:30:10 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Mon, 13 Nov 2017 13:21:50 +0000 (00:21 +1100)]
more DNS_NAME_INITABSOLUTE cases
Mark Andrews [Mon, 13 Nov 2017 13:18:20 +0000 (00:18 +1100)]
remove out of date comment
Mark Andrews [Mon, 13 Nov 2017 05:58:12 +0000 (16:58 +1100)]
4817. [cleanup] Use DNS_NAME_INITABSOLUTE and DNS_NAME_INITNONABSOLUTE.
[RT #45433]
Mark Andrews [Mon, 13 Nov 2017 05:10:35 +0000 (16:10 +1100)]
4816. [bug] Don't use a common array for storing EDNS options
in DiG as it could fill up. [RT #45611]
Mark Andrews [Mon, 13 Nov 2017 04:26:35 +0000 (15:26 +1100)]
4815. [bug] rbt_test.c:insert_and_delete needed to call
dns_rbt_addnode instead of dns_rbt_addname. [RT #46553]
Mark Andrews [Mon, 13 Nov 2017 02:06:12 +0000 (13:06 +1100)]
fix merge error
Mark Andrews [Mon, 13 Nov 2017 00:36:45 +0000 (11:36 +1100)]
4814. [cleanup] Use AS_HELP_STRING for consistent help text. [RT #46521]
Mark Andrews [Fri, 10 Nov 2017 22:23:44 +0000 (09:23 +1100)]
set SAMPLEUPDATE under windows; test if SAMPLEUPDATE exists and only run tests if it does
Mark Andrews [Fri, 10 Nov 2017 07:18:04 +0000 (18:18 +1100)]
allow more time for journal to sync
Mark Andrews [Fri, 10 Nov 2017 02:33:18 +0000 (13:33 +1100)]
4813. [bug] Address potential read after free errors from
query_synthnodata, query_synthwildcard and
query_synthnxdomain. [RT #46547]
Michał Kępień [Thu, 9 Nov 2017 14:18:39 +0000 (15:18 +0100)]
[master] Minor improvements to code handling managed keys
4812. [bug] Minor improvements to stability and consistency of code
handling managed keys. [RT #46468]
Mark Andrews [Thu, 9 Nov 2017 12:59:20 +0000 (23:59 +1100)]
fix the IPv6 address length in compute_cookie. [RT #46538]
Tinderbox User [Thu, 9 Nov 2017 01:07:39 +0000 (01:07 +0000)]
regen master
Evan Hunt [Wed, 8 Nov 2017 17:31:25 +0000 (09:31 -0800)]
[master] remove extra comma
Tinderbox User [Wed, 8 Nov 2017 17:28:38 +0000 (17:28 +0000)]
regenerate
Tinderbox User [Wed, 8 Nov 2017 17:26:53 +0000 (17:26 +0000)]
regen master
Evan Hunt [Wed, 8 Nov 2017 17:18:29 +0000 (09:18 -0800)]
[master] revise incorrect release note
Mark Andrews [Wed, 8 Nov 2017 12:30:46 +0000 (23:30 +1100)]
whitespace
Mark Andrews [Wed, 8 Nov 2017 12:28:10 +0000 (23:28 +1100)]
4811. [bug] Revert api changes to use <isc/buffer.h> inline
macros. Provide a alternative mechanism to turn
on the use of inline macros when building BIND.
[RT #46520]
Michał Kępień [Wed, 8 Nov 2017 08:21:23 +0000 (09:21 +0100)]
[master] Prevent junk from being logged when using "also-notify { <ip> key <keyname>; };"
Michał Kępień [Wed, 8 Nov 2017 08:21:16 +0000 (09:21 +0100)]
[master] Do not NOTIFY back the master view from slave views in notify system test
This prevents a Linux kernel bug discussed in RT #32355 from being
triggered and thus makes "checking notify to multiple views using tsig"
stable.
Mark Andrews [Tue, 7 Nov 2017 23:17:03 +0000 (10:17 +1100)]
4810. [test] The chain system test failed if the IPv6 interfaces
were not configured. [RT #46508]
Evan Hunt [Tue, 7 Nov 2017 21:48:37 +0000 (13:48 -0800)]
[master] Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
Tinderbox User [Tue, 7 Nov 2017 21:48:23 +0000 (21:48 +0000)]
regenerate
Tinderbox User [Tue, 7 Nov 2017 21:42:32 +0000 (21:42 +0000)]
regen master
Evan Hunt [Tue, 7 Nov 2017 21:33:24 +0000 (13:33 -0800)]
[master] move release tag
Evan Hunt [Tue, 7 Nov 2017 21:27:14 +0000 (13:27 -0800)]
[master] Check if -latomic is needed to handle 64-bit stdatomic.h types
4809. [port] Check at configure time whether -latomic is needed
for stdatomic.h. [RT #46324]