]>
git.ipfire.org Git - thirdparty/bind9.git/log
Evan Hunt [Mon, 31 Oct 2016 23:53:37 +0000 (16:53 -0700)]
[master] simplify prereq checks by using feature-test.c
4498. [test] Simplify prerequisite checks in system tests.
[RT #43516]
Mark Andrews [Mon, 31 Oct 2016 23:50:58 +0000 (10:50 +1100)]
update spelling in comment
Tinderbox User [Sun, 30 Oct 2016 23:46:10 +0000 (23:46 +0000)]
update copyright notice / whitespace
Mark Andrews [Sun, 30 Oct 2016 23:04:37 +0000 (10:04 +1100)]
4497. [port] Add support for OpenSSL 1.1.0. [RT #41284]
Tinderbox User [Sat, 29 Oct 2016 01:06:53 +0000 (01:06 +0000)]
regen master
Tinderbox User [Fri, 28 Oct 2016 23:45:58 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Fri, 28 Oct 2016 23:30:21 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Fri, 28 Oct 2016 04:08:06 +0000 (15:08 +1100)]
s/it/not/
Mark Andrews [Fri, 28 Oct 2016 01:05:19 +0000 (12:05 +1100)]
4496. [func] dig: add +idnout to control whether labels are
display in punycode or not. Requires idn support
to be enabled at compile time. [RT #43398]
Mark Andrews [Fri, 28 Oct 2016 00:27:49 +0000 (11:27 +1100)]
update copyrights
Mark Andrews [Fri, 28 Oct 2016 00:14:38 +0000 (11:14 +1100)]
4495. [bug] A isc_mutex_init call was it being checked. [RT #43391]
Francis Dupont [Thu, 27 Oct 2016 12:05:54 +0000 (14:05 +0200)]
Merged rt43345 libisccfg spuriously depended on libisccc
Mark Andrews [Thu, 27 Oct 2016 04:48:51 +0000 (15:48 +1100)]
4494. [bug] Look for <editline/readline.h>. [RT #43429]
Mark Andrews [Thu, 27 Oct 2016 04:37:26 +0000 (15:37 +1100)]
4493. [bug] bin/tests/system/dyndb/driver/Makefile.in should use
SO_TARGETS. [RT# 43336]
Mark Andrews [Thu, 27 Oct 2016 02:17:58 +0000 (13:17 +1100)]
4492. [bug] irs_resconf_load failed to initialise sortlistnxt
causing bad writes if resolv.conf contained a
sortlist directive. [RT #43459]
Mark Andrews [Wed, 26 Oct 2016 22:02:06 +0000 (09:02 +1100)]
4491. [bug] Improve message emitted when testing whether sendmsg
works with TOS/TCLASS fails. [RT #43483]
Mark Andrews [Wed, 26 Oct 2016 13:09:21 +0000 (00:09 +1100)]
change 4487 broke the cacheclean test with old version of perl. [RT #43476]
Mark Andrews [Wed, 26 Oct 2016 11:38:24 +0000 (22:38 +1100)]
s/,/;/
Mark Andrews [Fri, 21 Oct 2016 11:44:06 +0000 (22:44 +1100)]
4490. [maint] Added AAAA (2001:500:12::d0d) for G.ROOT-SERVERS.NET.
Mark Andrews [Fri, 21 Oct 2016 03:55:10 +0000 (14:55 +1100)]
4489. [security] It was possible to trigger assertions when processing
a response. (CVE-2016-8864) [RT #43465]
Mark Andrews [Thu, 20 Oct 2016 00:03:20 +0000 (11:03 +1100)]
copyrights
Mark Andrews [Wed, 19 Oct 2016 23:26:05 +0000 (10:26 +1100)]
4488. [port] Darwin: use -framework for Kerberos. [RT #43418]
Witold Krecicki [Wed, 19 Oct 2016 15:18:42 +0000 (17:18 +0200)]
4487. [test] Make system tests work on Windows. [RT #42931]
Tinderbox User [Sun, 16 Oct 2016 01:06:28 +0000 (01:06 +0000)]
regen master
Mark Andrews [Sat, 15 Oct 2016 21:15:15 +0000 (08:15 +1100)]
add managed keys to view section
Mark Andrews [Wed, 12 Oct 2016 01:34:14 +0000 (12:34 +1100)]
fix changes numbers
Mark Andrews [Wed, 12 Oct 2016 00:56:59 +0000 (11:56 +1100)]
further readline changes [RT #43139]
Tinderbox User [Tue, 11 Oct 2016 23:46:16 +0000 (23:46 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 11 Oct 2016 23:30:18 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Tue, 11 Oct 2016 20:15:24 +0000 (13:15 -0700)]
[master] gitignore python build directory
Patch submitted by Tony Finch (dot@dotat.at)
Mark Andrews [Tue, 11 Oct 2016 06:30:13 +0000 (17:30 +1100)]
don't clobber readline
Mark Andrews [Tue, 11 Oct 2016 06:05:36 +0000 (17:05 +1100)]
fix typo
Mark Andrews [Tue, 11 Oct 2016 06:02:12 +0000 (17:02 +1100)]
don't require lctx to be non NULL
(cherry picked from commit
3793d848bd636d63050339ce18d8eae1e5eff16a )
Mark Andrews [Tue, 11 Oct 2016 04:20:37 +0000 (15:20 +1100)]
4485. [bug] Look in $prefix/lib/pythonX.Y/site-packages for
the python modules we install. [RT #43330]
Mark Andrews [Tue, 11 Oct 2016 04:15:56 +0000 (15:15 +1100)]
4484. [bug] Failure to find readline when requested should be
fatal to configure. [RT #43328]
Mark Andrews [Tue, 11 Oct 2016 04:06:15 +0000 (15:06 +1100)]
use ISC_LOG_ERROR instead of ISC_LOG_WARNING for bad prefix
Mark Andrews [Tue, 11 Oct 2016 03:52:28 +0000 (14:52 +1100)]
4483. [func] Check prefixes in acls to make sure the address and
prefix lengths are consistent. Warn only in
BIND 9.11 and earlier. [RT #43367]
Mark Andrews [Tue, 11 Oct 2016 03:40:29 +0000 (14:40 +1100)]
4482. [bug] Address use before require check and remove extraneous
dns_message_gettsigkey call in dns_tsig_sign.
[RT #43374]
Evan Hunt [Tue, 11 Oct 2016 00:11:21 +0000 (17:11 -0700)]
[master] add cfg_parse_buffer3() function with linenum parameter
4482. [cleanup] Change #4455 was incomplete. [RT #43252]
Mark Andrews [Mon, 10 Oct 2016 03:35:36 +0000 (14:35 +1100)]
sleep 2 to let in progress lookups complete
Tinderbox User [Mon, 10 Oct 2016 01:04:44 +0000 (01:04 +0000)]
regen master
Mark Andrews [Mon, 10 Oct 2016 00:55:59 +0000 (11:55 +1100)]
4481. [func] dig: make +class, +crypto, +multiline, +rrcomments,
+onesoa, +qr, +ttlid, +ttlunits and -u per lookup
rather than global. [RT #42450]
Evan Hunt [Sat, 8 Oct 2016 21:26:29 +0000 (14:26 -0700)]
[master] placeholder
Evan Hunt [Thu, 6 Oct 2016 05:33:35 +0000 (22:33 -0700)]
[master] placeholder
Evan Hunt [Thu, 6 Oct 2016 04:06:54 +0000 (21:06 -0700)]
[master] reset ret between NTA tests
Mark Andrews [Thu, 6 Oct 2016 03:23:38 +0000 (14:23 +1100)]
fix long line
Tinderbox User [Thu, 6 Oct 2016 01:05:06 +0000 (01:05 +0000)]
regen master
Tinderbox User [Wed, 5 Oct 2016 23:45:39 +0000 (23:45 +0000)]
update copyright notice / whitespace
Witold Krecicki [Wed, 28 Sep 2016 13:02:36 +0000 (15:02 +0200)]
4478. [func] Add +continue option to mdig, allow continue on socket errors. [RT #43281]
Witold Krecicki [Wed, 31 Aug 2016 13:04:02 +0000 (15:04 +0200)]
4477. [test] Fix mkeys test timing issues. [RT #41028]
Witold Krecicki [Wed, 28 Sep 2016 19:21:48 +0000 (21:21 +0200)]
4476. [test] Fix reclimit test on slower machines. [RT #43283]
Mark Andrews [Wed, 5 Oct 2016 03:21:41 +0000 (14:21 +1100)]
4475. [doc] Update named-checkconf documentation. [RT #43153]
Mark Andrews [Wed, 5 Oct 2016 01:29:00 +0000 (12:29 +1100)]
4474. [bug] win32: call WSAStartup in fromtext_in_wks so that
getprotobyname and getservbyname work. [RT #43197]
(cherry picked from commit
82a50a619afa73ae9a212399505b9f1b327128cd )
Mark Andrews [Wed, 5 Oct 2016 01:20:02 +0000 (12:20 +1100)]
4473. [bug] Only call fsync / _commit on regular files. [RT #43196]
Mark Andrews [Tue, 4 Oct 2016 23:36:22 +0000 (10:36 +1100)]
grammar
Mark Andrews [Tue, 4 Oct 2016 23:35:18 +0000 (10:35 +1100)]
4472. [bug] Named could fail to find the correct NSEC3 records when
a zone was update between looking for the answer and
looking for the NSEC3 records proving non-existance
of the answer. [RT #43247]
Tinderbox User [Tue, 4 Oct 2016 22:13:44 +0000 (22:13 +0000)]
regen master
Mukund Sivaraman [Sat, 1 Oct 2016 06:05:13 +0000 (11:35 +0530)]
Typo
Witold Krecicki [Fri, 30 Sep 2016 10:19:44 +0000 (12:19 +0200)]
[master] Disable dig IPv4-to-IPv6 mapping system test on OpenBSD
Mark Andrews [Fri, 30 Sep 2016 04:48:13 +0000 (14:48 +1000)]
sync with 9.11.0
Mark Andrews [Thu, 29 Sep 2016 07:01:06 +0000 (17:01 +1000)]
make statschannel version number agnostic
(cherry picked from commit
1477c19dd9a347ee19a42dac227f299a4680506f )
Tinderbox User [Thu, 29 Sep 2016 01:05:10 +0000 (01:05 +0000)]
regen master
Evan Hunt [Wed, 28 Sep 2016 03:45:58 +0000 (20:45 -0700)]
[master] minor cleanup/clarification in dnstap documentation
Patch submitted by Tony Finch (dot@dotat.at).
Witold Krecicki [Fri, 23 Sep 2016 12:56:53 +0000 (14:56 +0200)]
[master] Fix a minor bug in isc_netaddr_masktoprefixlen
Tinderbox User [Mon, 26 Sep 2016 13:42:17 +0000 (13:42 +0000)]
regen master
Mark Andrews [Tue, 20 Sep 2016 11:12:16 +0000 (21:12 +1000)]
sync with v9_11 for 9.11.0rc3
(cherry picked from commit
47f8b47b8df05aade51e35b31c3df46fb121a098 )
Mark Andrews [Mon, 26 Sep 2016 05:25:03 +0000 (15:25 +1000)]
use repo.isc.org rt43254
Tinderbox User [Fri, 23 Sep 2016 01:05:40 +0000 (01:05 +0000)]
regen master
Evan Hunt [Thu, 22 Sep 2016 21:45:20 +0000 (14:45 -0700)]
[master] render querylog format consistent, and add a release note
4471. [cleanup] Render client/query logging format consistent for
ease of log file parsing. (Note that this affects
"querylog" format: there is now an additional field
indicating the client object address.) [RT #43238]
Evan Hunt [Tue, 20 Sep 2016 21:02:56 +0000 (14:02 -0700)]
[master] placeholder
Mark Andrews [Tue, 20 Sep 2016 11:12:16 +0000 (21:12 +1000)]
4470. [bug] Reset message with intent parse before
calling dns_dispatch_getnext. [RT #43229]
Mark Andrews [Tue, 20 Sep 2016 10:54:27 +0000 (20:54 +1000)]
sync with 9.11.0rc2
Evan Hunt [Fri, 16 Sep 2016 01:47:39 +0000 (18:47 -0700)]
[master] placeholder
Tinderbox User [Wed, 14 Sep 2016 01:04:44 +0000 (01:04 +0000)]
regen master
Mark Andrews [Tue, 13 Sep 2016 22:22:15 +0000 (08:22 +1000)]
4468. [bug] Address ECS option handling issues. [RT #43191]
Mukund Sivaraman [Mon, 12 Sep 2016 10:45:18 +0000 (16:15 +0530)]
Add a missing brace in dnsperf ECS patch that was dropped during cleanup
Tinderbox User [Fri, 9 Sep 2016 23:30:06 +0000 (23:30 +0000)]
newcopyrights
Mukund Sivaraman [Fri, 9 Sep 2016 08:06:13 +0000 (13:36 +0530)]
Add contrib patch to dnsperf for sending EDNS CLIENT-SUBNET option
Tinderbox User [Fri, 9 Sep 2016 02:18:18 +0000 (02:18 +0000)]
regen master
Mark Andrews [Fri, 9 Sep 2016 01:54:19 +0000 (11:54 +1000)]
reorder
Mark Andrews [Fri, 9 Sep 2016 01:50:24 +0000 (11:50 +1000)]
add CVE-2016-2776
Mark Andrews [Fri, 9 Sep 2016 01:39:19 +0000 (11:39 +1000)]
add CVE-2016-2776
Mark Andrews [Fri, 9 Sep 2016 01:36:44 +0000 (11:36 +1000)]
add CVE-2016-2776
Mark Andrews [Fri, 9 Sep 2016 01:29:48 +0000 (11:29 +1000)]
4467. [security] It was possible to trigger a assertion when rendering
a message. [RT #43139]
Mark Andrews [Thu, 8 Sep 2016 04:25:20 +0000 (14:25 +1000)]
4466. [bug] Interface scanning didn't work on a Windows system
without a non local IPv6 addresses. [RT #43130]
Mark Andrews [Thu, 8 Sep 2016 04:16:56 +0000 (14:16 +1000)]
4465. [bug] Don't use "%z" as Windows doesn't support it.
[RT #43131]
Mark Andrews [Thu, 8 Sep 2016 03:55:01 +0000 (13:55 +1000)]
4464. [bug] Fix windows python support. [RT #43173]
Mark Andrews [Thu, 8 Sep 2016 01:40:24 +0000 (11:40 +1000)]
4463. [bug] The dnstap system test failed on some systems.
[RT #43129]
Mark Andrews [Thu, 8 Sep 2016 01:34:19 +0000 (11:34 +1000)]
4462. [bug] Don't describe a returned EDNS COOKIE as "good"
when there isn't a valid server cookie. [RT #43167]
Francis Dupont [Wed, 7 Sep 2016 23:54:52 +0000 (01:54 +0200)]
Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
Francis Dupont [Wed, 7 Sep 2016 23:54:18 +0000 (01:54 +0200)]
Fixed obvious typo in t_atomic
Tinderbox User [Wed, 7 Sep 2016 23:30:04 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Wed, 7 Sep 2016 04:13:55 +0000 (14:13 +1000)]
restore release marker
Mark Andrews [Wed, 7 Sep 2016 04:12:11 +0000 (14:12 +1000)]
4461. [bug] win32: not all external data was properly marked
as external data for windows dll. [RT #43161]
Tinderbox User [Fri, 2 Sep 2016 01:04:40 +0000 (01:04 +0000)]
regen master
Mark Andrews [Thu, 1 Sep 2016 02:04:47 +0000 (12:04 +1000)]
s/secret_string/algorithm_id/ for cookie-algorithm
Tinderbox User [Thu, 1 Sep 2016 01:04:48 +0000 (01:04 +0000)]
regen master
Evan Hunt [Wed, 31 Aug 2016 06:02:27 +0000 (23:02 -0700)]
[master] correct default value of tcp-clients
Mark Andrews [Wed, 31 Aug 2016 02:15:55 +0000 (12:15 +1000)]
sync w/ 9.11.0rc1
Tinderbox User [Tue, 30 Aug 2016 23:45:30 +0000 (23:45 +0000)]
update copyright notice / whitespace