]>
git.ipfire.org Git - thirdparty/bind9.git/log
Francis Dupont [Fri, 10 Mar 2017 06:53:37 +0000 (07:53 +0100)]
Visual Studio 2017 was published
Mark Andrews [Fri, 10 Mar 2017 02:05:59 +0000 (13:05 +1100)]
fix tag mismatch
Mark Andrews [Fri, 10 Mar 2017 00:23:25 +0000 (11:23 +1100)]
update
Tinderbox User [Thu, 9 Mar 2017 23:46:23 +0000 (23:46 +0000)]
update copyright notice / whitespace
Evan Hunt [Thu, 9 Mar 2017 23:17:10 +0000 (15:17 -0800)]
[master] change strtoll() to isc_string_touint64() for portability
Evan Hunt [Thu, 9 Mar 2017 07:20:40 +0000 (23:20 -0800)]
[master] timestamp suffixes for log files
4579. [func] Logging channels and dnstap output files can now
be configured with a "suffix" option, set to
either "increment" or "timestamp", indicating
whether to use incrementing numbers or timestamps
as the file suffix when rolling over a log file.
[RT #42838]
Evan Hunt [Thu, 9 Mar 2017 06:51:26 +0000 (22:51 -0800)]
[master] fix ARM merge error
Mark Andrews [Thu, 2 Mar 2017 01:32:04 +0000 (12:32 +1100)]
adjust range
Mark Andrews [Thu, 2 Mar 2017 01:19:10 +0000 (12:19 +1100)]
allow more time for the IPv6 transfer attemt to timeout and fall over to IPv4
Tinderbox User [Thu, 2 Mar 2017 01:05:06 +0000 (01:05 +0000)]
regen master
Tinderbox User [Wed, 1 Mar 2017 01:52:56 +0000 (01:52 +0000)]
update copyright notice / whitespace
Tinderbox User [Wed, 1 Mar 2017 01:51:12 +0000 (01:51 +0000)]
newcopyrights
Mark Andrews [Wed, 1 Mar 2017 01:01:16 +0000 (12:01 +1100)]
Reimplement:
4578. [security] Some chaining (CNAME or DNAME) responses to upstream
queries could trigger assertion failures.
(CVE-2017-3137) [RT #44734]
Tinderbox User [Tue, 28 Feb 2017 23:45:28 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 28 Feb 2017 23:30:04 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Tue, 28 Feb 2017 21:33:09 +0000 (08:33 +1100)]
fix nsupdate reference
Tinderbox User [Fri, 24 Feb 2017 01:04:54 +0000 (01:04 +0000)]
regen master
Evan Hunt [Thu, 23 Feb 2017 22:34:33 +0000 (14:34 -0800)]
[master] remove unnecessary INSIST
4578. [security] Some chaining (CNAME or DNAME) responses to upstream
queries could trigger assertion failures.
(CVE-2017-3137) [RT #44734]
Tinderbox User [Tue, 21 Feb 2017 23:45:37 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 21 Feb 2017 23:30:06 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Tue, 21 Feb 2017 18:45:02 +0000 (10:45 -0800)]
[master] use isc_uint32_t instead of uint32_t
Witold Krecicki [Tue, 21 Feb 2017 11:49:55 +0000 (03:49 -0800)]
4577. [func] Make qtype of resolver fuzzing packet configurable via command line. [RT #43540]
Tinderbox User [Tue, 21 Feb 2017 01:04:58 +0000 (01:04 +0000)]
regen master
Tinderbox User [Mon, 20 Feb 2017 23:45:32 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Mon, 20 Feb 2017 23:30:05 +0000 (23:30 +0000)]
newcopyrights
Witold Krecicki [Mon, 20 Feb 2017 10:57:28 +0000 (11:57 +0100)]
4576. [func] The RPZ implementation has been substantially refactored for improved performance and reliability. [RT #43449]
Mark Andrews [Mon, 20 Feb 2017 06:38:56 +0000 (17:38 +1100)]
dns_master_styleflags returns dns_masterstyle_flags_t
Tinderbox User [Thu, 16 Feb 2017 01:05:00 +0000 (01:05 +0000)]
regen master
Tinderbox User [Wed, 15 Feb 2017 04:43:32 +0000 (04:43 +0000)]
newcopyrights
Mark Andrews [Wed, 15 Feb 2017 03:29:33 +0000 (14:29 +1100)]
reserve block for 9.12
Mark Andrews [Wed, 15 Feb 2017 01:44:12 +0000 (12:44 +1100)]
add CVE-2017-3136 note
(cherry picked from commit
d77eadc26113486f32fea25320ae4c6f1f2e7fb2 )
Mark Andrews [Wed, 15 Feb 2017 01:36:41 +0000 (12:36 +1100)]
update description
Mark Andrews [Wed, 15 Feb 2017 01:18:51 +0000 (12:18 +1100)]
4575. [security] Dns64 with break-dnssec yes; can result in a
assertion failure. (CVE-2017-3136) [RT #44653]
Mark Andrews [Tue, 14 Feb 2017 04:52:40 +0000 (15:52 +1100)]
4574. [bug] Dig leaked memory with multiple +subnet options.
[RT #44683]
Evan Hunt [Thu, 9 Feb 2017 21:52:45 +0000 (13:52 -0800)]
[master] call flow description was incomplete
Evan Hunt [Thu, 9 Feb 2017 01:33:13 +0000 (17:33 -0800)]
[master] restore some code from change 4556
Tinderbox User [Thu, 9 Feb 2017 01:04:58 +0000 (01:04 +0000)]
regen master
Tinderbox User [Wed, 8 Feb 2017 23:45:32 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Wed, 8 Feb 2017 23:30:05 +0000 (23:30 +0000)]
newcopyrights
wpk [Wed, 8 Feb 2017 21:15:01 +0000 (22:15 +0100)]
4573. [func] Query logic has been substantially refactored (e.g. query_find function has been split into smaller functions) for improved readability, maintainability
Evan Hunt [Wed, 8 Feb 2017 02:28:40 +0000 (18:28 -0800)]
[master] mismatched tag
Mark Andrews [Wed, 8 Feb 2017 02:11:42 +0000 (13:11 +1100)]
update
Evan Hunt [Tue, 7 Feb 2017 16:18:15 +0000 (08:18 -0800)]
[master] doc style
Evan Hunt [Tue, 7 Feb 2017 06:13:51 +0000 (22:13 -0800)]
[master] fix memory leak from dnstap-output parsing
Mark Andrews [Tue, 7 Feb 2017 02:21:20 +0000 (13:21 +1100)]
add dns_dt_setupfile
Mark Andrews [Tue, 7 Feb 2017 01:11:45 +0000 (12:11 +1100)]
fix tag mismatch
Evan Hunt [Tue, 7 Feb 2017 00:03:37 +0000 (16:03 -0800)]
[master] dnstap size and versions options
4572. [func] The "dnstap-output" option can now take "size" and
"versions" parameters to indicate the maximum size
a dnstap log file can grow before rolling to a new
file, and how many old files to retain. [RT #44502]
Evan Hunt [Mon, 6 Feb 2017 22:19:53 +0000 (14:19 -0800)]
[master] removed extra note about bind.keys update
Evan Hunt [Mon, 6 Feb 2017 18:41:45 +0000 (10:41 -0800)]
[master] fix build errors from inline macros (change 4565)
Tinderbox User [Mon, 6 Feb 2017 02:58:07 +0000 (02:58 +0000)]
update copyright notice / whitespace
Mark Andrews [Mon, 6 Feb 2017 02:56:56 +0000 (13:56 +1100)]
remove redirect.db
Mark Andrews [Mon, 6 Feb 2017 02:46:00 +0000 (13:46 +1100)]
4571. [bug] Out-of-tree builds of backtrace_test failed.
Tinderbox User [Sun, 5 Feb 2017 01:04:55 +0000 (01:04 +0000)]
regen master
Tinderbox User [Sat, 4 Feb 2017 23:45:35 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Sat, 4 Feb 2017 23:30:05 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Sat, 4 Feb 2017 08:37:37 +0000 (00:37 -0800)]
[master] fall back to builtin keys if bind.keys is empty
4570. [cleanup] named did not correctly fall back to the built-in
initializing keys if the bind.keys file was present
but empty. [RT #44531]
Evan Hunt [Sat, 4 Feb 2017 08:24:06 +0000 (00:24 -0800)]
[master] revised comment
Evan Hunt [Sat, 4 Feb 2017 01:05:58 +0000 (17:05 -0800)]
[master] store local and remote addresses in dnstap
4569. [func] Store both local and remote addresses in dnstap
logging, and modify dnstap-read output format to
print them. [RT #43595]
Evan Hunt [Sat, 4 Feb 2017 00:28:45 +0000 (16:28 -0800)]
[master] add "configure --with-bind" option to dnsperf
4568. [contrib] Added a --with-bind option to the dnsperf configure
script to specify BIND prefix path.
Tinderbox User [Fri, 3 Feb 2017 23:45:33 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Fri, 3 Feb 2017 23:30:04 +0000 (23:30 +0000)]
newcopyrights
Tinderbox User [Fri, 3 Feb 2017 23:30:02 +0000 (23:30 +0000)]
regen
Evan Hunt [Fri, 3 Feb 2017 19:26:37 +0000 (11:26 -0800)]
[master] silence "unused value" warning
Mark Andrews [Fri, 3 Feb 2017 11:14:47 +0000 (22:14 +1100)]
set copyright type to zone
Mark Andrews [Fri, 3 Feb 2017 06:51:16 +0000 (17:51 +1100)]
wait longer for the transfer to complete
Mark Andrews [Fri, 3 Feb 2017 03:22:03 +0000 (14:22 +1100)]
4567. [port] Call getprotobyname and getservbyname prior to calling
chroot so that shared libraries get loaded. [RT #44537]
Mark Andrews [Fri, 3 Feb 2017 01:39:35 +0000 (12:39 +1100)]
mem_put/mem_get were inconsistent in updating ctx->malloced if ISC_MEM_CHECKOVERRUN was defined
Tinderbox User [Fri, 3 Feb 2017 01:04:52 +0000 (01:04 +0000)]
regen master
Tinderbox User [Thu, 2 Feb 2017 23:45:47 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Thu, 2 Feb 2017 23:30:27 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Thu, 2 Feb 2017 21:24:17 +0000 (13:24 -0800)]
[master] silence warning
Evan Hunt [Thu, 2 Feb 2017 19:54:28 +0000 (11:54 -0800)]
[master] include ECS in query logging
4566. [func] Query logging now includes the ECS option if one
was included in the query. [RT #44476]
Evan Hunt [Thu, 2 Feb 2017 19:32:39 +0000 (11:32 -0800)]
[master] support autore in inline macro buffer functions
4565. [cleanup] The inline macro versions of isc_buffer_put*()
did not implement automatic buffer reallocation.
[RT #44216]
Mark Andrews [Thu, 2 Feb 2017 19:18:07 +0000 (06:18 +1100)]
fix not HAVE_LMDB case
Evan Hunt [Thu, 2 Feb 2017 19:16:23 +0000 (11:16 -0800)]
[master] Remove obsolete Id lines that showed old date on generated bind.keys.h
Mark Andrews [Thu, 2 Feb 2017 07:26:52 +0000 (18:26 +1100)]
new root KSK
Mark Andrews [Thu, 2 Feb 2017 06:32:23 +0000 (17:32 +1100)]
4564. [maint] Update the built in managed keys to include the
upcoming root KSK. [RT #44579]
Mark Andrews [Thu, 2 Feb 2017 06:25:54 +0000 (17:25 +1100)]
perform more testing on rndc <op> -redirect
Mark Andrews [Thu, 2 Feb 2017 06:11:15 +0000 (17:11 +1100)]
4563. [bug] Modified zones would occasionally fail to reload.
[RT #39424]
Mark Andrews [Thu, 2 Feb 2017 04:36:38 +0000 (15:36 +1100)]
4562. [func] Add additional memory statistics currently malloced
and maxmalloced per memory context. [RT #43593]
Evan Hunt [Thu, 2 Feb 2017 01:53:26 +0000 (17:53 -0800)]
[master] Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
Evan Hunt [Thu, 2 Feb 2017 01:31:11 +0000 (17:31 -0800)]
[master] Squashed commit of the following:
4561. [port] Silence a warning in strict C99 compilers. [RT #44414]
Tinderbox User [Thu, 2 Feb 2017 01:04:40 +0000 (01:04 +0000)]
regen master
Evan Hunt [Wed, 1 Feb 2017 22:51:02 +0000 (14:51 -0800)]
[master] clarify client logging doc
Tinderbox User [Tue, 31 Jan 2017 23:45:34 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 31 Jan 2017 23:30:10 +0000 (23:30 +0000)]
newcopyrights
Tinderbox User [Tue, 31 Jan 2017 01:05:39 +0000 (01:05 +0000)]
regen master
Evan Hunt [Tue, 31 Jan 2017 00:52:18 +0000 (16:52 -0800)]
[master] address portability issues
Mark Andrews [Tue, 31 Jan 2017 00:20:03 +0000 (11:20 +1100)]
add a REQUIRE to catch the NULL pointer dereference that triggered CVE-2017-3135
Evan Hunt [Mon, 30 Jan 2017 22:10:30 +0000 (14:10 -0800)]
[master] change 4558 was incomplete
Tinderbox User [Wed, 25 Jan 2017 01:04:56 +0000 (01:04 +0000)]
regen master
Tinderbox User [Tue, 24 Jan 2017 23:45:30 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 24 Jan 2017 23:30:04 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Tue, 24 Jan 2017 21:09:38 +0000 (13:09 -0800)]
[master] CHANGES typo
Mark Andrews [Tue, 24 Jan 2017 11:44:25 +0000 (22:44 +1100)]
win32: add consts
Mark Andrews [Tue, 24 Jan 2017 06:53:10 +0000 (17:53 +1100)]
fix changes note
Mark Andrews [Tue, 24 Jan 2017 06:48:31 +0000 (17:48 +1100)]
4560. [bug] mdig: add -m option to enable memory debugging rather
than have in on all the time. [RT #44509]
4559. [bug] Openssl_link.c didn't compile if ISC_MEM_TRACKLINES
was turned off. [RT #44509]
Mark Andrews [Tue, 24 Jan 2017 06:40:12 +0000 (17:40 +1100)]
4558. [bug] Synthesised CNAME before matching DNAME was still
being cached when it should have been. [RT #44318]
Evan Hunt [Tue, 24 Jan 2017 04:04:04 +0000 (20:04 -0800)]
[master] expand relnote
Mark Andrews [Tue, 24 Jan 2017 01:38:39 +0000 (12:38 +1100)]
fix changes number