]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
9 years ago[master] automatically tune max-journal-size
Evan Hunt [Tue, 2 May 2017 20:23:08 +0000 (13:23 -0700)] 
[master] automatically tune max-journal-size

4613. [func] By default, the maximum size of a zone journal file
is now twice the size of the zone's contents (there
is little benefit to a journal larger than this).
This can be overridden by setting "max-journal-size"
to "unlimited" or to an explicit value up to 2G.
Thanks to Tony Finch. [RT #38324]

9 years ago[master] fix win32 build errors
Evan Hunt [Tue, 2 May 2017 17:58:41 +0000 (10:58 -0700)] 
[master] fix win32 build errors

9 years agoupdate copyright notice / whitespace
Tinderbox User [Mon, 1 May 2017 23:45:34 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Mon, 1 May 2017 23:30:07 +0000 (23:30 +0000)] 
newcopyrights

9 years ago4612. [bug] Silence 'may be use uninitalised' warning and simplify
Mark Andrews [Mon, 1 May 2017 23:23:49 +0000 (09:23 +1000)] 
4612.   [bug]           Silence 'may be use uninitalised' warning and simplify
                        the code in lwres/getaddinfo:process_answer.
                        [RT #45158]

9 years ago[master] add util.h
Evan Hunt [Mon, 1 May 2017 20:28:24 +0000 (13:28 -0700)] 
[master] add util.h

9 years agocomplete comment marker change
Mark Andrews [Sun, 30 Apr 2017 10:55:04 +0000 (20:55 +1000)] 
complete comment marker change

9 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 28 Apr 2017 23:45:32 +0000 (23:45 +0000)] 
update copyright notice / whitespace

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

9 years ago[master] change markdown comment style for pandoc
Evan Hunt [Fri, 28 Apr 2017 06:38:51 +0000 (23:38 -0700)] 
[master] change markdown comment style for pandoc

9 years agosilence 'may be used uninitialized' warning. [RT #45139]
Mark Andrews [Fri, 28 Apr 2017 01:01:23 +0000 (11:01 +1000)] 
silence 'may be used uninitialized' warning. [RT #45139]

9 years agoadd mark_stale_header and rbtdb_zero_header defines
Mark Andrews [Thu, 27 Apr 2017 02:47:08 +0000 (12:47 +1000)] 
add mark_stale_header and rbtdb_zero_header defines

9 years agoregen master
Tinderbox User [Thu, 27 Apr 2017 00:43:03 +0000 (00:43 +0000)] 
regen master

9 years agosilence unused-parameter warning
Mark Andrews [Wed, 26 Apr 2017 23:48:29 +0000 (09:48 +1000)] 
silence unused-parameter warning

9 years agoupdate copyright notice / whitespace
Tinderbox User [Wed, 26 Apr 2017 23:45:32 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Wed, 26 Apr 2017 23:30:18 +0000 (23:30 +0000)] 
newcopyrights

9 years ago[master] fix building of markdown output on docs
Evan Hunt [Wed, 26 Apr 2017 23:19:57 +0000 (16:19 -0700)] 
[master] fix building of markdown output on docs

9 years agoSet a LMDB mapsize and also provide a config option to control it (#44954)
Mukund Sivaraman [Wed, 26 Apr 2017 18:13:35 +0000 (23:43 +0530)] 
Set a LMDB mapsize and also provide a config option to control it (#44954)

9 years agoregen master
Tinderbox User [Tue, 25 Apr 2017 01:06:00 +0000 (01:06 +0000)] 
regen master

9 years agoupdate copyright notice / whitespace
Tinderbox User [Mon, 24 Apr 2017 23:45:33 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Mon, 24 Apr 2017 23:30:07 +0000 (23:30 +0000)] 
newcopyrights

9 years agoadd dns_view_getnewzonedir, dns_view_setnewzonedir
Mark Andrews [Mon, 24 Apr 2017 07:26:47 +0000 (17:26 +1000)] 
add dns_view_getnewzonedir, dns_view_setnewzonedir

9 years ago[master] new-zones-directory option
Evan Hunt [Mon, 24 Apr 2017 06:16:53 +0000 (23:16 -0700)] 
[master] new-zones-directory option

4610. [func] The "new-zones-directory" option specifies the
location of NZF or NZD files for storing
configuration of zones added by "rndc addzone".
Thanks to Petr Menšík. [RT #44853]

9 years ago[master] allow parralel make
Evan Hunt [Mon, 24 Apr 2017 05:55:16 +0000 (22:55 -0700)] 
[master] allow parralel make

4609. [cleanup] Rearrange makefiles to enable parallel execution
(i.e. "make -j"). [RT #45078]

9 years ago4608. [func] DiG now warns about .local queries which are reserved
Mark Andrews [Mon, 24 Apr 2017 01:56:22 +0000 (11:56 +1000)] 
4608.   [func]          DiG now warns about .local queries which are reserved
                        for Multicast DNS. [RT #44783]

9 years ago4607. [bug] The memory context's malloced and maxmalloced counters
Mark Andrews [Mon, 24 Apr 2017 01:33:30 +0000 (11:33 +1000)] 
4607.   [bug]           The memory context's malloced and maxmalloced counters
                        were being updated without the appropriate lock being
                        held.  [RT #44869]

9 years ago4606. [port] Stop using experimental "Experimental keys on scalar"
Mark Andrews [Mon, 24 Apr 2017 01:17:18 +0000 (11:17 +1000)] 
4606.   [port]          Stop using experimental "Experimental keys on scalar"
                        feature of perl as it has been removed. [RT #45012]

9 years agoregen master
Tinderbox User [Mon, 24 Apr 2017 01:06:39 +0000 (01:06 +0000)] 
regen master

9 years ago[master] update copyrights that had been missed recently
Evan Hunt [Mon, 24 Apr 2017 00:06:00 +0000 (17:06 -0700)] 
[master] update copyrights that had been missed recently

9 years ago[master] recent_changes script could terminate too early
Evan Hunt [Mon, 24 Apr 2017 00:03:33 +0000 (17:03 -0700)] 
[master] recent_changes script could terminate too early

9 years agoupdate
Mark Andrews [Sun, 23 Apr 2017 23:41:55 +0000 (09:41 +1000)] 
update

9 years ago[master] add allocate_version64 definition
Evan Hunt [Sun, 23 Apr 2017 06:16:23 +0000 (23:16 -0700)] 
[master] add allocate_version64 definition

9 years agoregen master
Tinderbox User [Sun, 23 Apr 2017 01:06:11 +0000 (01:06 +0000)] 
regen master

9 years agoupdate copyright notice / whitespace
Tinderbox User [Sat, 22 Apr 2017 23:45:41 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Sat, 22 Apr 2017 23:30:07 +0000 (23:30 +0000)] 
newcopyrights

9 years agoAdd missing types for non-threaded build
Mukund Sivaraman [Sat, 22 Apr 2017 14:28:51 +0000 (19:58 +0530)] 
Add missing types for non-threaded build

9 years ago[master] add a release note for performance improvements
Evan Hunt [Sat, 22 Apr 2017 04:48:50 +0000 (21:48 -0700)] 
[master] add a release note for performance improvements

9 years agoImprove performance for delegation heavy answers and also general query performance...
Mukund Sivaraman [Sat, 22 Apr 2017 02:55:10 +0000 (08:25 +0530)] 
Improve performance for delegation heavy answers and also general query performance (#44029)

9 years ago[master] openssl backward compatibility fix
Evan Hunt [Sat, 22 Apr 2017 01:56:00 +0000 (18:56 -0700)] 
[master] openssl backward compatibility fix

4604. [bug] Don't use ERR_load_crypto_strings() when building
with OpenSSL 1.1.0. [RT #45117]

9 years ago[master] fix portability issue
Evan Hunt [Sat, 22 Apr 2017 01:16:00 +0000 (18:16 -0700)] 
[master] fix portability issue

9 years ago[master] Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
Evan Hunt [Fri, 21 Apr 2017 23:45:43 +0000 (16:45 -0700)] 
[master] Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9

9 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 21 Apr 2017 23:45:41 +0000 (23:45 +0000)] 
update copyright notice / whitespace

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

9 years ago[master] auto-generate named.conf.docbook
Evan Hunt [Fri, 21 Apr 2017 23:27:56 +0000 (16:27 -0700)] 
[master] auto-generate named.conf.docbook

4603. [doc] Automatically generate named.conf(5) man page
from doc/misc/options. Thanks to Tony Finch.
[RT #43525]

9 years ago[master] give threads unique names to assist debugging
Evan Hunt [Fri, 21 Apr 2017 20:58:22 +0000 (13:58 -0700)] 
[master] give threads unique names to assist debugging

4602. [func] Threads are now set to human-readable
names to assist debugging, when supported by
the OS. [RT #43234]

9 years ago[master] typo in rndc doc
Evan Hunt [Fri, 21 Apr 2017 20:16:40 +0000 (13:16 -0700)] 
[master] typo in rndc doc

9 years agoReject incorrect RSA key lengths during key generation and and sign/verify context...
Mukund Sivaraman [Fri, 21 Apr 2017 12:00:15 +0000 (17:30 +0530)] 
Reject incorrect RSA key lengths during key generation and and sign/verify context creation (#45043)

9 years agoAdjust RPZ trigger counts only when the entry being deleted exists (#43386)
Mukund Sivaraman [Wed, 16 Nov 2016 03:11:53 +0000 (12:11 +0900)] 
Adjust RPZ trigger counts only when the entry being deleted exists (#43386)

9 years agoFix inconsistencies in inline signing time comparisons (#42112)
Mukund Sivaraman [Fri, 21 Apr 2017 11:10:34 +0000 (16:40 +0530)] 
Fix inconsistencies in inline signing time comparisons (#42112)

9 years agoUpdate fuzzing support to test validating resolver (#44787)
Mukund Sivaraman [Fri, 21 Apr 2017 11:03:18 +0000 (16:33 +0530)] 
Update fuzzing support to test validating resolver (#44787)

9 years agoIgnore SHA-1 DS digest type when SHA-384 DS digest type is present (#45017)
Mukund Sivaraman [Fri, 21 Apr 2017 10:49:28 +0000 (16:19 +0530)] 
Ignore SHA-1 DS digest type when SHA-384 DS digest type is present (#45017)

9 years agoValidate glue before adding it to the additional section (#45062)
Mukund Sivaraman [Fri, 21 Apr 2017 09:21:24 +0000 (14:51 +0530)] 
Validate glue before adding it to the additional section (#45062)

9 years agoIncrease minimum RSA keygen size to 1024 bits (#36895)
Mukund Sivaraman [Fri, 21 Apr 2017 06:24:23 +0000 (11:54 +0530)] 
Increase minimum RSA keygen size to 1024 bits (#36895)

9 years ago[master] hex output mode for dnstap-read
Evan Hunt [Fri, 21 Apr 2017 03:22:19 +0000 (20:22 -0700)] 
[master] hex output mode for dnstap-read

4594. [func] "dnstap-read -x" prints a hex dump of the wire
format of each logged DNS message. [RT #44816]

9 years ago[master] update README, remove FAQ
Evan Hunt [Fri, 21 Apr 2017 02:21:54 +0000 (19:21 -0700)] 
[master] update README, remove FAQ

4593. [doc] Update README using markdown, remove outdated FAQ
file in favor of the knowledge base.

9 years agoregen master
Tinderbox User [Fri, 21 Apr 2017 01:05:18 +0000 (01:05 +0000)] 
regen master

9 years ago[master] fix change number
Evan Hunt [Fri, 21 Apr 2017 00:43:18 +0000 (17:43 -0700)] 
[master] fix change number

9 years ago[master] fix dispatch.c shutdown race
Evan Hunt [Fri, 21 Apr 2017 00:41:37 +0000 (17:41 -0700)] 
[master] fix dispatch.c shutdown race

4952. [bug] A race condition on shutdown could trigger an
assertion failure in dispatch.c. [RT #43822]

9 years ago[master] python 3 compatibility
Evan Hunt [Fri, 21 Apr 2017 00:30:35 +0000 (17:30 -0700)] 
[master] python 3 compatibility

4591. [port] Addressed some python 3 compatibility issues.
Thanks to Ville Skytta. [RT #44955] [RT #44956]

9 years ago4590. [bug] Support for PTHREAD_MUTEX_ADAPTIVE_NP was not being
Mark Andrews [Fri, 21 Apr 2017 00:03:18 +0000 (10:03 +1000)] 
4590.   [bug]           Support for PTHREAD_MUTEX_ADAPTIVE_NP was not being
                        properly detected. [RT #44871]

9 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 20 Apr 2017 23:45:39 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Thu, 20 Apr 2017 23:30:13 +0000 (23:30 +0000)] 
newcopyrights

9 years ago[master] correct a mistake in nsupdate help
Evan Hunt [Thu, 20 Apr 2017 23:17:19 +0000 (16:17 -0700)] 
[master] correct a mistake in nsupdate help

9 years ago[master] some output was not silenced with configure -q
Evan Hunt [Thu, 20 Apr 2017 22:09:28 +0000 (15:09 -0700)] 
[master] some output was not silenced with configure -q

4589. [cleanup] "configure -q" is now silent. [RT #44829]

9 years ago[master] nsupdate: send tkey queries to the right server
Evan Hunt [Thu, 20 Apr 2017 16:28:37 +0000 (09:28 -0700)] 
[master] nsupdate: send tkey queries to the right server

4588. [bug] nsupdate could send queries for TKEY to the wrong
server when using GSSAPI. Thanks to Tomas Hozza.
[RT #39893]

9 years agofix 'minimal-any yes;' to force TCP / UDP
Mark Andrews [Thu, 20 Apr 2017 07:59:45 +0000 (17:59 +1000)] 
fix 'minimal-any yes;' to force TCP / UDP

9 years ago4587. [bug] named-checkzone failed to handle occulted data below
Mark Andrews [Thu, 20 Apr 2017 03:28:48 +0000 (13:28 +1000)] 
4587.   [bug]           named-checkzone failed to handle occulted data below
                        DNAMEs correctly. [RT #44877]

9 years ago4586. [func] dig, host and nslookup now use TCP for ANY queries.
Mark Andrews [Thu, 20 Apr 2017 03:20:41 +0000 (13:20 +1000)] 
4586.   [func]          dig, host and nslookup now use TCP for ANY queries.
                        [RT #44687]

9 years ago4585. [port] win32: Set CompileAS value. [RT #42474]
Mark Andrews [Thu, 20 Apr 2017 02:41:40 +0000 (12:41 +1000)] 
4585.   [port]          win32: Set CompileAS value. [RT #42474]

9 years ago4584. [bug] A number of memory usage statistics were not properly
Mark Andrews [Thu, 20 Apr 2017 00:21:00 +0000 (10:21 +1000)] 
4584.   [bug]           A number of memory usage statistics were not properly
                        reported when they exceeded 4G.  [RT #44750]

9 years agoupdate copyright notice / whitespace
Tinderbox User [Mon, 17 Apr 2017 23:45:35 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Mon, 17 Apr 2017 23:30:06 +0000 (23:30 +0000)] 
newcopyrights

9 years ago[master] fix out of tree build error
Evan Hunt [Mon, 17 Apr 2017 21:31:44 +0000 (14:31 -0700)] 
[master] fix out of tree build error

9 years agoregen master
Tinderbox User [Thu, 13 Apr 2017 01:05:08 +0000 (01:05 +0000)] 
regen master

9 years ago[master] formatting
Evan Hunt [Wed, 12 Apr 2017 21:05:54 +0000 (14:05 -0700)] 
[master] formatting

9 years agoregen master
Tinderbox User [Wed, 12 Apr 2017 01:05:15 +0000 (01:05 +0000)] 
regen master

9 years agoupdate copyright notice / whitespace
Tinderbox User [Tue, 11 Apr 2017 23:45:37 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Tue, 11 Apr 2017 23:30:06 +0000 (23:30 +0000)] 
newcopyrights

9 years ago[master] correct -M in synopsis
Evan Hunt [Tue, 11 Apr 2017 19:24:10 +0000 (12:24 -0700)] 
[master] correct -M in synopsis

9 years agoregen master
Tinderbox User [Thu, 30 Mar 2017 01:05:19 +0000 (01:05 +0000)] 
regen master

9 years agoadd CVE-2017-3138
Mark Andrews [Wed, 29 Mar 2017 15:56:33 +0000 (02:56 +1100)] 
add CVE-2017-3138

9 years agofix changes number
Mark Andrews [Sun, 26 Mar 2017 06:39:06 +0000 (17:39 +1100)] 
fix changes number

9 years agoregen master
Tinderbox User [Sun, 26 Mar 2017 01:05:14 +0000 (01:05 +0000)] 
regen master

9 years agoupdate copyright notice / whitespace
Tinderbox User [Sat, 25 Mar 2017 23:45:38 +0000 (23:45 +0000)] 
update copyright notice / whitespace

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

9 years ago[master] host -A
Evan Hunt [Sat, 25 Mar 2017 19:49:25 +0000 (12:49 -0700)] 
[master] host -A

4593. [func] "host -A" returns most records for a name but
omits RRSIG, NSEC and NSEC3. (Thanks to Tony Finch.)
[RT #43032]

9 years ago[master] document that delv should be used instead of sigchase
Evan Hunt [Sat, 25 Mar 2017 19:22:51 +0000 (12:22 -0700)] 
[master] document that delv should be used instead of sigchase

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

9 years agonewcopyrights
Tinderbox User [Fri, 24 Mar 2017 23:30:06 +0000 (23:30 +0000)] 
newcopyrights

9 years ago4582. [security] 'rndc ""' could trigger a assertion failure in named.
Mark Andrews [Fri, 24 Mar 2017 15:00:17 +0000 (02:00 +1100)] 
4582.   [security]      'rndc ""' could trigger a assertion failure in named.
                        (CVE-2017-3138) [RT #44924]

9 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 16 Mar 2017 23:46:35 +0000 (23:46 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Thu, 16 Mar 2017 23:30:08 +0000 (23:30 +0000)] 
newcopyrights

9 years ago4581. [port] Linux: Add getpid and getrandom to the list of system
Mark Andrews [Thu, 16 Mar 2017 00:21:18 +0000 (11:21 +1100)] 
4581.   [port]          Linux: Add getpid and getrandom to the list of system
                        calls named uses for seccomp. [RT #44883]

9 years ago4580. [bug] 4578 introduced a regression when handling CNAME to
Mark Andrews [Tue, 14 Mar 2017 04:07:00 +0000 (15:07 +1100)] 
4580.   [bug]           4578 introduced a regression when handling CNAME to
                        referral below the current domain. [RT #44850]

9 years agoregen master
Tinderbox User [Mon, 13 Mar 2017 01:05:40 +0000 (01:05 +0000)] 
regen master

9 years ago[master] tag mismatch
Evan Hunt [Sat, 11 Mar 2017 01:34:01 +0000 (17:34 -0800)] 
[master] tag mismatch

9 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 10 Mar 2017 23:46:18 +0000 (23:46 +0000)] 
update copyright notice / whitespace

9 years agoVisual Studio 2017 was published
Francis Dupont [Fri, 10 Mar 2017 06:53:37 +0000 (07:53 +0100)] 
Visual Studio 2017 was published

9 years agofix tag mismatch
Mark Andrews [Fri, 10 Mar 2017 02:05:59 +0000 (13:05 +1100)] 
fix tag mismatch

9 years agoupdate
Mark Andrews [Fri, 10 Mar 2017 00:23:25 +0000 (11:23 +1100)] 
update