]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
9 years ago[master] doc style
Evan Hunt [Tue, 7 Feb 2017 16:18:15 +0000 (08:18 -0800)] 
[master] doc style

9 years ago[master] fix memory leak from dnstap-output parsing
Evan Hunt [Tue, 7 Feb 2017 06:13:51 +0000 (22:13 -0800)] 
[master] fix memory leak from dnstap-output parsing

9 years agoadd dns_dt_setupfile
Mark Andrews [Tue, 7 Feb 2017 02:21:20 +0000 (13:21 +1100)] 
add dns_dt_setupfile

9 years agofix tag mismatch
Mark Andrews [Tue, 7 Feb 2017 01:11:45 +0000 (12:11 +1100)] 
fix tag mismatch

9 years ago[master] dnstap size and versions options
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]

9 years ago[master] removed extra note about bind.keys update
Evan Hunt [Mon, 6 Feb 2017 22:19:53 +0000 (14:19 -0800)] 
[master] removed extra note about bind.keys update

9 years ago[master] fix build errors from inline macros (change 4565)
Evan Hunt [Mon, 6 Feb 2017 18:41:45 +0000 (10:41 -0800)] 
[master] fix build errors from inline macros (change 4565)

9 years agoupdate copyright notice / whitespace
Tinderbox User [Mon, 6 Feb 2017 02:58:07 +0000 (02:58 +0000)] 
update copyright notice / whitespace

9 years agoremove redirect.db
Mark Andrews [Mon, 6 Feb 2017 02:56:56 +0000 (13:56 +1100)] 
remove redirect.db

9 years ago4571. [bug] Out-of-tree builds of backtrace_test failed.
Mark Andrews [Mon, 6 Feb 2017 02:46:00 +0000 (13:46 +1100)] 
4571.   [bug]           Out-of-tree builds of backtrace_test failed.

9 years agoregen master
Tinderbox User [Sun, 5 Feb 2017 01:04:55 +0000 (01:04 +0000)] 
regen master

9 years agoupdate copyright notice / whitespace
Tinderbox User [Sat, 4 Feb 2017 23:45:35 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Sat, 4 Feb 2017 23:30:05 +0000 (23:30 +0000)] 
newcopyrights

9 years ago[master] fall back to builtin keys if bind.keys is empty
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]

9 years ago[master] revised comment
Evan Hunt [Sat, 4 Feb 2017 08:24:06 +0000 (00:24 -0800)] 
[master] revised comment

9 years ago[master] store local and remote addresses in dnstap
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]

9 years ago[master] add "configure --with-bind" option to dnsperf
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.

9 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 3 Feb 2017 23:45:33 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Fri, 3 Feb 2017 23:30:04 +0000 (23:30 +0000)] 
newcopyrights

9 years agoregen
Tinderbox User [Fri, 3 Feb 2017 23:30:02 +0000 (23:30 +0000)] 
regen

9 years ago[master] silence "unused value" warning
Evan Hunt [Fri, 3 Feb 2017 19:26:37 +0000 (11:26 -0800)] 
[master] silence "unused value" warning

9 years agoset copyright type to zone
Mark Andrews [Fri, 3 Feb 2017 11:14:47 +0000 (22:14 +1100)] 
set copyright type to zone

9 years agowait longer for the transfer to complete
Mark Andrews [Fri, 3 Feb 2017 06:51:16 +0000 (17:51 +1100)] 
wait longer for the transfer to complete

9 years ago4567. [port] Call getprotobyname and getservbyname prior to calling
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]

9 years agomem_put/mem_get were inconsistent in updating ctx->malloced if ISC_MEM_CHECKOVERRUN...
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

9 years agoregen master
Tinderbox User [Fri, 3 Feb 2017 01:04:52 +0000 (01:04 +0000)] 
regen master

9 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 2 Feb 2017 23:45:47 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Thu, 2 Feb 2017 23:30:27 +0000 (23:30 +0000)] 
newcopyrights

9 years ago[master] silence warning
Evan Hunt [Thu, 2 Feb 2017 21:24:17 +0000 (13:24 -0800)] 
[master] silence warning

9 years ago[master] include ECS in query logging
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]

9 years ago[master] support autore in inline macro buffer functions
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]

9 years agofix not HAVE_LMDB case
Mark Andrews [Thu, 2 Feb 2017 19:18:07 +0000 (06:18 +1100)] 
fix not HAVE_LMDB case

9 years ago[master] Remove obsolete Id lines that showed old date on generated bind.keys.h
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

9 years agonew root KSK
Mark Andrews [Thu, 2 Feb 2017 07:26:52 +0000 (18:26 +1100)] 
new root KSK

9 years ago4564. [maint] Update the built in managed keys to include the
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]

9 years agoperform more testing on rndc <op> -redirect
Mark Andrews [Thu, 2 Feb 2017 06:25:54 +0000 (17:25 +1100)] 
perform more testing on rndc <op> -redirect

9 years ago4563. [bug] Modified zones would occasionally fail to reload.
Mark Andrews [Thu, 2 Feb 2017 06:11:15 +0000 (17:11 +1100)] 
4563.   [bug]           Modified zones would occasionally fail to reload.
                        [RT #39424]

9 years ago4562. [func] Add additional memory statistics currently malloced
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]

9 years ago[master] Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
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

9 years ago[master] Squashed commit of the following:
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]

9 years agoregen master
Tinderbox User [Thu, 2 Feb 2017 01:04:40 +0000 (01:04 +0000)] 
regen master

9 years ago[master] clarify client logging doc
Evan Hunt [Wed, 1 Feb 2017 22:51:02 +0000 (14:51 -0800)] 
[master] clarify client logging doc

9 years agoupdate copyright notice / whitespace
Tinderbox User [Tue, 31 Jan 2017 23:45:34 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Tue, 31 Jan 2017 23:30:10 +0000 (23:30 +0000)] 
newcopyrights

9 years agoregen master
Tinderbox User [Tue, 31 Jan 2017 01:05:39 +0000 (01:05 +0000)] 
regen master

9 years ago[master] address portability issues
Evan Hunt [Tue, 31 Jan 2017 00:52:18 +0000 (16:52 -0800)] 
[master] address portability issues

9 years agoadd a REQUIRE to catch the NULL pointer dereference that triggered CVE-2017-3135
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

9 years ago[master] change 4558 was incomplete
Evan Hunt [Mon, 30 Jan 2017 22:10:30 +0000 (14:10 -0800)] 
[master] change 4558 was incomplete

9 years agoregen master
Tinderbox User [Wed, 25 Jan 2017 01:04:56 +0000 (01:04 +0000)] 
regen master

9 years agoupdate copyright notice / whitespace
Tinderbox User [Tue, 24 Jan 2017 23:45:30 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Tue, 24 Jan 2017 23:30:04 +0000 (23:30 +0000)] 
newcopyrights

9 years ago[master] CHANGES typo
Evan Hunt [Tue, 24 Jan 2017 21:09:38 +0000 (13:09 -0800)] 
[master] CHANGES typo

9 years agowin32: add consts
Mark Andrews [Tue, 24 Jan 2017 11:44:25 +0000 (22:44 +1100)] 
win32: add consts

9 years agofix changes note
Mark Andrews [Tue, 24 Jan 2017 06:53:10 +0000 (17:53 +1100)] 
fix changes note

9 years ago4560. [bug] mdig: add -m option to enable memory debugging rather
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]

9 years ago4558. [bug] Synthesised CNAME before matching DNAME was still
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]

9 years ago[master] expand relnote
Evan Hunt [Tue, 24 Jan 2017 04:04:04 +0000 (20:04 -0800)] 
[master] expand relnote

9 years agofix changes number
Mark Andrews [Tue, 24 Jan 2017 01:38:39 +0000 (12:38 +1100)] 
fix changes number

9 years agoregen master
Tinderbox User [Tue, 24 Jan 2017 01:04:59 +0000 (01:04 +0000)] 
regen master

9 years ago4556. [security] Combining dns64 and rpz can result in dereferencing
Mark Andrews [Mon, 23 Jan 2017 22:53:21 +0000 (09:53 +1100)] 
4556.   [security]      Combining dns64 and rpz can result in dereferencing
                        a NULL pointer (read).  (CVE-2017-3135) [RT#44434]

(cherry picked from commit 5abe80ef138340e3d4f551059a3c340b78940933)

9 years agoregen master
Tinderbox User [Sat, 21 Jan 2017 01:04:48 +0000 (01:04 +0000)] 
regen master

9 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 20 Jan 2017 23:45:34 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Fri, 20 Jan 2017 23:30:04 +0000 (23:30 +0000)] 
newcopyrights

9 years ago[master] fix dig +ednsopt padding error
Evan Hunt [Fri, 20 Jan 2017 07:52:41 +0000 (23:52 -0800)] 
[master] fix dig +ednsopt padding error

4556. [bug] Sending an EDNS Padding option using "dig
+ednsopt" could cause a crash in dig. [RT #44462]

9 years ago[master] symbolic option names for dig +ednsopt
Evan Hunt [Fri, 20 Jan 2017 07:46:37 +0000 (23:46 -0800)] 
[master] symbolic option names for dig +ednsopt

4555. [func] dig +ednsopt: EDNS options can now be specified by
name in addition to numeric value. [RT #44461]

9 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 19 Jan 2017 23:45:37 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Thu, 19 Jan 2017 23:30:03 +0000 (23:30 +0000)] 
newcopyrights

9 years agowhitespace
Mark Andrews [Thu, 19 Jan 2017 02:16:04 +0000 (13:16 +1100)] 
whitespace

9 years agoupdate copyright notice / whitespace
Tinderbox User [Sat, 14 Jan 2017 23:45:36 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Sat, 14 Jan 2017 23:30:03 +0000 (23:30 +0000)] 
newcopyrights

9 years ago4554. [bug] Remove double unlock in dns_dispatchmgr_setudp.
Mark Andrews [Sat, 14 Jan 2017 02:12:00 +0000 (13:12 +1100)] 
4554.   [bug]           Remove double unlock in dns_dispatchmgr_setudp.
                        [RT #44336]

9 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 13 Jan 2017 23:45:35 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Fri, 13 Jan 2017 23:30:03 +0000 (23:30 +0000)] 
newcopyrights

9 years agomake e's declaration unconditional. [RT #44324]
Mark Andrews [Fri, 13 Jan 2017 05:10:25 +0000 (16:10 +1100)] 
make e's declaration unconditional. [RT #44324]

9 years agoremove false negatives (add eol to grep patterns; add missing ret=0)
Mark Andrews [Fri, 13 Jan 2017 04:59:52 +0000 (15:59 +1100)] 
remove false negatives (add eol to grep patterns; add missing ret=0)

9 years agoregen master
Tinderbox User [Fri, 13 Jan 2017 01:04:59 +0000 (01:04 +0000)] 
regen master

9 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 12 Jan 2017 23:45:41 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Thu, 12 Jan 2017 23:30:14 +0000 (23:30 +0000)] 
newcopyrights

9 years ago[master] fix function/prototype mismatch in dns_dt_send()
Evan Hunt [Thu, 12 Jan 2017 17:22:53 +0000 (09:22 -0800)] 
[master] fix function/prototype mismatch in dns_dt_send()

9 years ago[master] more specific date for DLV shutdown warning
Evan Hunt [Thu, 12 Jan 2017 17:10:41 +0000 (09:10 -0800)] 
[master] more specific date for DLV shutdown warning

9 years ago4553. [bug] Named could deadlock there were multiple changes to
Mark Andrews [Thu, 12 Jan 2017 03:25:45 +0000 (14:25 +1100)] 
4553.   [bug]           Named could deadlock there were multiple changes to
                        NSEC/NSEC3 parameters for a zone being processed at
                        the same time. [RT #42770]

9 years ago4552. [bug] Named could trigger a assertion when sending notify
Mark Andrews [Thu, 12 Jan 2017 03:17:43 +0000 (14:17 +1100)] 
4552.   [bug]           Named could trigger a assertion when sending notify
                        messages. [RT #44019]

9 years ago4552. [bug] Named could trigger a assertion when sending notify
Mark Andrews [Thu, 12 Jan 2017 03:12:05 +0000 (14:12 +1100)] 
4552.   [bug]           Named could trigger a assertion when sending notify
                        messages. [RT #44019]

9 years ago--enable-developer now compiles bin/tests's XTARGETS [RT #44205]
Mark Andrews [Thu, 12 Jan 2017 03:02:51 +0000 (14:02 +1100)] 
--enable-developer now compiles bin/tests's XTARGETS [RT #44205]

9 years agoremove false positives due to bad grep [RT #44178]
Mark Andrews [Thu, 12 Jan 2017 02:59:10 +0000 (13:59 +1100)] 
remove false positives due to bad grep [RT #44178]

9 years agowin2utils/Configure report modify file list [RT #43994]
Mark Andrews [Thu, 12 Jan 2017 02:47:19 +0000 (13:47 +1100)] 
win2utils/Configure report modify file list [RT #43994]

9 years ago4551. [test] Add system tests for integrity checks of MX and
Mark Andrews [Thu, 12 Jan 2017 02:29:45 +0000 (13:29 +1100)] 
4551.   [test]          Add system tests for integrity checks of MX and
                        SRV records. [RT #43953]

9 years agoupdate copyright notice / whitespace
Tinderbox User [Tue, 10 Jan 2017 23:45:34 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Tue, 10 Jan 2017 23:30:03 +0000 (23:30 +0000)] 
newcopyrights

9 years ago[master] expand the flags field in dns_master_style
Evan Hunt [Tue, 10 Jan 2017 18:40:47 +0000 (10:40 -0800)] 
[master] expand the flags field in dns_master_style

4550. [cleanup] Increased the number of available master file
output style flags from 32 to 64. [RT #44043]

9 years agoregen master
Tinderbox User [Tue, 10 Jan 2017 01:04:52 +0000 (01:04 +0000)] 
regen master

9 years agonewcopyrights
Tinderbox User [Mon, 9 Jan 2017 23:30:03 +0000 (23:30 +0000)] 
newcopyrights

9 years ago[master] update to 9.12.0-pre-alpha
Evan Hunt [Mon, 9 Jan 2017 21:31:18 +0000 (13:31 -0800)] 
[master] update to 9.12.0-pre-alpha

9 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 6 Jan 2017 23:45:26 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Fri, 6 Jan 2017 23:30:02 +0000 (23:30 +0000)] 
newcopyrights

9 years agoaddress memory leak [RT #44072]
Mark Andrews [Fri, 6 Jan 2017 07:48:37 +0000 (18:48 +1100)] 
address memory leak [RT #44072]

9 years agoregen master
Tinderbox User [Fri, 6 Jan 2017 01:05:20 +0000 (01:05 +0000)] 
regen master

9 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 5 Jan 2017 23:45:24 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Thu, 5 Jan 2017 23:30:03 +0000 (23:30 +0000)] 
newcopyrights

9 years agoregen master
Tinderbox User [Thu, 5 Jan 2017 01:05:07 +0000 (01:05 +0000)] 
regen master