]>
git.ipfire.org Git - thirdparty/bind9.git/log
Tinderbox User [Thu, 31 Aug 2017 01:11:54 +0000 (01:11 +0000)]
regen master
Tinderbox User [Wed, 30 Aug 2017 23:46:18 +0000 (23:46 +0000)]
update copyright notice / whitespace
Mark Andrews [Wed, 30 Aug 2017 23:33:45 +0000 (09:33 +1000)]
update
Mark Andrews [Wed, 30 Aug 2017 22:40:33 +0000 (08:40 +1000)]
sort view_clauses
Mark Andrews [Wed, 30 Aug 2017 21:57:50 +0000 (07:57 +1000)]
4693. [func] Synthesis of responses from DNSSEC-verified records.
Stage 1 covers NXDOMAIN synthesis from NSEC records.
This is controlled by synth-from-dnssec and is enabled
by default. [RT #40138]
Mark Andrews [Wed, 30 Aug 2017 07:11:20 +0000 (17:11 +1000)]
4692. [bug] Fix build failures with libressl introduced in 4676.
[RT #45879]
Tinderbox User [Wed, 30 Aug 2017 01:12:14 +0000 (01:12 +0000)]
regen master
Tinderbox User [Tue, 29 Aug 2017 23:46:16 +0000 (23:46 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 29 Aug 2017 23:30:19 +0000 (23:30 +0000)]
newcopyrights
Michał Kępień [Wed, 16 Aug 2017 14:01:39 +0000 (16:01 +0200)]
[master] Add -4/-6 command line options to nsupdate and rndc
4691. [func] Add -4/-6 command line options to nsupdate and rndc.
[RT #45632]
Michał Kępień [Wed, 16 Aug 2017 09:10:24 +0000 (11:10 +0200)]
[master] Ensure consistent handling of -4/-6 command line options in all tools
4690. [bug] Command line options -4/-6 were handled inconsistently
between tools. [RT #45632]
Mark Andrews [Sat, 26 Aug 2017 03:25:56 +0000 (13:25 +1000)]
fix changes number
Evan Hunt [Fri, 25 Aug 2017 20:31:53 +0000 (13:31 -0700)]
[master] turn on minimal responses for CDS/CDNSKEY
4678. [cleanup] Turn on minimal responses for CDNSKEY and CDS in
addition to DNSKEY and DS. Thanks to Tony Finch.
[RT #45690]
Tinderbox User [Fri, 25 Aug 2017 01:10:48 +0000 (01:10 +0000)]
regen master
Tinderbox User [Thu, 24 Aug 2017 23:47:03 +0000 (23:47 +0000)]
update copyright notice / whitespace
Tinderbox User [Thu, 24 Aug 2017 23:30:17 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Thu, 24 Aug 2017 22:38:19 +0000 (08:38 +1000)]
4688. [protocol] Check and display EDNS KEY TAG options (RFC 8145) in
messages. [RT #44804]
Mukund Sivaraman [Thu, 24 Aug 2017 05:28:20 +0000 (10:58 +0530)]
Refactor tracklines code (#45126)
Tinderbox User [Tue, 22 Aug 2017 01:11:12 +0000 (01:11 +0000)]
regen master
Tinderbox User [Mon, 21 Aug 2017 23:48:07 +0000 (23:48 +0000)]
update copyright notice / whitespace
Tinderbox User [Mon, 21 Aug 2017 23:30:15 +0000 (23:30 +0000)]
newcopyrights
Michał Kępień [Fri, 18 Aug 2017 09:17:43 +0000 (11:17 +0200)]
[master] Prevent dnssec-settime from printing a bogus warning
4686. [bug] dnssec-settime -p could print a bogus warning about
key deletion scheduled before its inactivation when a
key had an inactivation date set but no deletion date
set. [RT #45807]
Michał Kępień [Mon, 21 Aug 2017 07:55:27 +0000 (09:55 +0200)]
[master] Fix calculation of dates for a successor key
4685. [bug] dnssec-settime incorrectly calculated publication and
activation dates for a successor key. [RT #45806]
Michał Kępień [Mon, 21 Aug 2017 07:18:13 +0000 (09:18 +0200)]
[master] Prevent delv from sending bogus queries for provided server address
4684. [bug] delv could send bogus DNS queries when an explicit
server address was specified on the command line along
with -4/-6. [RT #45804]
Tinderbox User [Fri, 18 Aug 2017 01:11:45 +0000 (01:11 +0000)]
regen master
Tinderbox User [Thu, 17 Aug 2017 23:46:21 +0000 (23:46 +0000)]
update copyright notice / whitespace
Tinderbox User [Thu, 17 Aug 2017 23:30:30 +0000 (23:30 +0000)]
newcopyrights
Michał Kępień [Mon, 12 Jun 2017 09:16:18 +0000 (11:16 +0200)]
[master] Prevent nsupdate from immediately exiting on invalid user input in interactive mode
4683. [bug] Prevent nsupdate from immediately exiting on invalid
user input in interactive mode. [RT #28194]
Mark Andrews [Thu, 17 Aug 2017 05:49:59 +0000 (15:49 +1000)]
4682. [bug] Don't report errors on records below a DNAME.
[RT #44880]
Tinderbox User [Thu, 17 Aug 2017 01:10:36 +0000 (01:10 +0000)]
regen master
Mark Andrews [Wed, 16 Aug 2017 03:22:35 +0000 (13:22 +1000)]
add more details
Tinderbox User [Wed, 16 Aug 2017 01:10:34 +0000 (01:10 +0000)]
regen master
Tinderbox User [Tue, 15 Aug 2017 23:47:19 +0000 (23:47 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 15 Aug 2017 23:30:14 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Tue, 15 Aug 2017 23:29:20 +0000 (09:29 +1000)]
4681. [bug] Log messages from the validator now include the
associated view unless the view is "_default/IN"
or "_dnsclient/IN". [RT #45770]
Mark Andrews [Tue, 15 Aug 2017 08:02:24 +0000 (18:02 +1000)]
'uname -o' is not portable, suppress error message; remove spurious cat tmp.out; provide forensics for failure analysis
Tinderbox User [Tue, 15 Aug 2017 01:12:22 +0000 (01:12 +0000)]
regen master
Tinderbox User [Mon, 14 Aug 2017 23:48:00 +0000 (23:48 +0000)]
update copyright notice / whitespace
Tinderbox User [Mon, 14 Aug 2017 23:30:11 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Mon, 14 Aug 2017 13:47:30 +0000 (23:47 +1000)]
request-nsid/request-sit out of order
Michał Kępień [Wed, 14 Jun 2017 11:09:26 +0000 (13:09 +0200)]
[master] Fix master address failover when GSS-API is used
4680. [bug] Fix failing over to another master server address when
nsupdate is used with GSS-API. [RT #45380]
Michał Kępień [Fri, 4 Aug 2017 08:45:30 +0000 (10:45 +0200)]
[master] Make dnssec-verify suggest using -o when appropriate
4679. [cleanup] Suggest using -o when dnssec-verify finds a SOA record
not at top of zone and -o is not used. [RT #45519]
Mark Andrews [Mon, 14 Aug 2017 11:40:59 +0000 (21:40 +1000)]
sort options
Mark Andrews [Mon, 14 Aug 2017 07:22:20 +0000 (07:22 +0000)]
alphabetize options_clauses
Mark Andrews [Mon, 14 Aug 2017 07:00:02 +0000 (07:00 +0000)]
tcp-only and tcp-keepalive where out of alphabetical order
Mark Andrews [Mon, 14 Aug 2017 06:50:24 +0000 (06:50 +0000)]
sit-secret was out of alphabetical order
Mark Andrews [Mon, 14 Aug 2017 06:18:26 +0000 (06:18 +0000)]
4678. [bug] geoip-use-ecs has the wrong type when geoip support
is disabled at configure time. [RT #45763]
Mark Andrews [Mon, 14 Aug 2017 03:51:20 +0000 (13:51 +1000)]
use isc_thread_self instead of pthread_self
Evan Hunt [Fri, 11 Aug 2017 05:52:59 +0000 (22:52 -0700)]
[master] fix CHANGES note
Evan Hunt [Fri, 11 Aug 2017 05:51:24 +0000 (22:51 -0700)]
[master] split up main and add callback function pointers to support iOS
4677. [port] Split up the main function in dig to better support
the iOS app version. [RT #45508]
Tinderbox User [Fri, 11 Aug 2017 01:12:23 +0000 (01:12 +0000)]
regen master
Evan Hunt [Thu, 10 Aug 2017 04:47:43 +0000 (21:47 -0700)]
[master] revise CHANGES and release notes to say glue-cache is on by default
Mukund Sivaraman [Thu, 10 Aug 2017 03:36:51 +0000 (09:06 +0530)]
Turn on glue-cache by default
- We decided to do this on the weekly BIND dev meeting
- Mark reviewed patch on Jabber
Tinderbox User [Thu, 10 Aug 2017 01:11:49 +0000 (01:11 +0000)]
regen master
Mark Andrews [Thu, 10 Aug 2017 00:16:26 +0000 (10:16 +1000)]
4676. [cleanup] Allow BIND to be built using OpenSSL 1.0.X with
deprecated functions removed. [RT #45706]
Tinderbox User [Wed, 9 Aug 2017 23:47:50 +0000 (23:47 +0000)]
update copyright notice / whitespace
Tinderbox User [Wed, 9 Aug 2017 23:45:42 +0000 (23:45 +0000)]
Merge branch 'master' of /proj/git/prod/bind9
Tinderbox User [Wed, 9 Aug 2017 23:30:11 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Wed, 9 Aug 2017 22:42:04 +0000 (08:42 +1000)]
4675. [cleanup] Don't use C++ keyword class. [RT #45726]
Evan Hunt [Wed, 9 Aug 2017 22:02:56 +0000 (15:02 -0700)]
[master] grammar error and missing reference to filter-aaaa-on-v6
Evan Hunt [Wed, 9 Aug 2017 20:25:15 +0000 (13:25 -0700)]
[master] remove sigchase reference in system test
Evan Hunt [Wed, 9 Aug 2017 18:03:27 +0000 (11:03 -0700)]
[master] remove dig +sigchase
4674. [func] "dig +sigchase", and related options "+topdown" and
"+trusted-keys", have been removed. Use "delv" for
queries with DNSSEC validation. [RT #42793]
Evan Hunt [Wed, 9 Aug 2017 07:17:44 +0000 (00:17 -0700)]
[master] silence gcc 7 warnings
4673. [port] Silence GCC 7 warnings. [RT #45592]
Mark Andrews [Tue, 8 Aug 2017 23:51:59 +0000 (09:51 +1000)]
add comment
Evan Hunt [Tue, 8 Aug 2017 23:31:44 +0000 (16:31 -0700)]
style
Tinderbox User [Wed, 9 Aug 2017 00:42:40 +0000 (00:42 +0000)]
update copyright notice / whitespace
Tinderbox User [Wed, 9 Aug 2017 00:14:29 +0000 (00:14 +0000)]
newcopyrights
Mark Andrews [Tue, 8 Aug 2017 21:48:57 +0000 (07:48 +1000)]
style changes from [RT #45321]
Evan Hunt [Tue, 8 Aug 2017 17:46:49 +0000 (10:46 -0700)]
[master] address coverity warning about uninitialized variable
Mukund Sivaraman [Tue, 8 Aug 2017 15:18:28 +0000 (20:48 +0530)]
Add placeholder
Mukund Sivaraman [Tue, 8 Aug 2017 14:13:39 +0000 (19:43 +0530)]
Fix tsig_test.c unittest (OK'd by Mark on Jabber)
Mukund Sivaraman [Tue, 8 Aug 2017 06:45:01 +0000 (12:15 +0530)]
Fix a race in resume_dslookup() (#45168)
Evan Hunt [Tue, 8 Aug 2017 01:54:05 +0000 (18:54 -0700)]
[master] ensure verified_sig
4670. [cleanup] Ensure that a request MAC is never sent back
in an XFR response unless the signature was
verified. [RT #45494]
Mark Andrews [Mon, 7 Aug 2017 14:51:37 +0000 (00:51 +1000)]
conditionally declare fctx
Mark Andrews [Sat, 5 Aug 2017 02:36:31 +0000 (12:36 +1000)]
remove bin/tests/system/dnssec/ns4/named5.conf
Mark Andrews [Sat, 5 Aug 2017 02:31:45 +0000 (12:31 +1000)]
remove unused variable 'fctx' from rctx_next
Tinderbox User [Sat, 5 Aug 2017 01:14:25 +0000 (01:14 +0000)]
regen master
Tinderbox User [Fri, 4 Aug 2017 23:46:19 +0000 (23:46 +0000)]
update copyright notice / whitespace
Tinderbox User [Fri, 4 Aug 2017 23:30:11 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Fri, 4 Aug 2017 23:07:33 +0000 (16:07 -0700)]
[master] refactor resquery_response() and related functions
4669. [func] Iterative query logic in resolver.c has been
refactored into smaller functions and commented,
for improved readability, maintainability and
testability. [RT #45362]
Curtis Blackburn [Fri, 4 Aug 2017 01:02:04 +0000 (18:02 -0700)]
fix pthread_np.h detection
[rt45680]
Tinderbox User [Thu, 3 Aug 2017 23:46:14 +0000 (23:46 +0000)]
update copyright notice / whitespace
Tinderbox User [Wed, 2 Aug 2017 23:47:04 +0000 (23:47 +0000)]
newcopyrights
Mark Andrews [Wed, 2 Aug 2017 22:42:27 +0000 (08:42 +1000)]
4668. [bug] Use localtime_r and gmtime_r for thread safety.
[RT #45664]
Mark Andrews [Wed, 2 Aug 2017 02:40:58 +0000 (12:40 +1000)]
remove bin/tests/rdata_test.c
Tinderbox User [Wed, 2 Aug 2017 01:09:18 +0000 (01:09 +0000)]
regen master
Tinderbox User [Tue, 1 Aug 2017 23:46:29 +0000 (23:46 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 1 Aug 2017 23:30:13 +0000 (23:30 +0000)]
newcopyrights
Michał Kępień [Tue, 25 Jul 2017 05:34:27 +0000 (07:34 +0200)]
[master] Refactor RDATA unit tests
4667. [cleanup] Refactor RDATA unit tests. [RT #45610]
Mark Andrews [Tue, 1 Aug 2017 02:25:31 +0000 (12:25 +1000)]
copyrights
Mark Andrews [Tue, 1 Aug 2017 02:09:34 +0000 (12:09 +1000)]
handle .key and .private files
Tinderbox User [Tue, 1 Aug 2017 01:08:53 +0000 (01:08 +0000)]
regen master
Evan Hunt [Mon, 31 Jul 2017 17:43:57 +0000 (10:43 -0700)]
[master] parse numeric domain names correctly
4666. [bug] dnssec-keymgr: Domain names beginning with digits (0-9)
could cause a parser error when reading the policy
file. This now works correctly so long as the domain
name is quoted. [RT #45641]
Evan Hunt [Mon, 31 Jul 2017 17:17:11 +0000 (10:17 -0700)]
[master] revise CHANGES note and add release note
Francis Dupont [Mon, 31 Jul 2017 13:26:00 +0000 (15:26 +0200)]
Added
Ed25519 support (#44696)
Tinderbox User [Sat, 29 Jul 2017 01:10:15 +0000 (01:10 +0000)]
regen master
Tinderbox User [Fri, 28 Jul 2017 23:46:10 +0000 (23:46 +0000)]
update copyright notice / whitespace
Tinderbox User [Fri, 28 Jul 2017 23:30:28 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Fri, 28 Jul 2017 19:57:50 +0000 (12:57 -0700)]
[master] glue-cache option
4664. [func] Add a "glue-cache" option to enable or disable the
glue cache. The default is "no" to reduce memory
usage, but enabling this option will improve
performance in delegation-heavy zones. [RT #45125]
Evan Hunt [Fri, 28 Jul 2017 19:22:31 +0000 (12:22 -0700)]
[master] remove unnecessary acronym expansions