]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
9 years ago[master] revise CHANGES and release notes to say glue-cache is on by default
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

9 years agoTurn on glue-cache 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

9 years agoregen master
Tinderbox User [Thu, 10 Aug 2017 01:11:49 +0000 (01:11 +0000)] 
regen master

9 years ago4676. [cleanup] Allow BIND to be built using OpenSSL 1.0.X with
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]

9 years agoupdate copyright notice / whitespace
Tinderbox User [Wed, 9 Aug 2017 23:47:50 +0000 (23:47 +0000)] 
update copyright notice / whitespace

9 years agoMerge branch 'master' of /proj/git/prod/bind9
Tinderbox User [Wed, 9 Aug 2017 23:45:42 +0000 (23:45 +0000)] 
Merge branch 'master' of /proj/git/prod/bind9

9 years agonewcopyrights
Tinderbox User [Wed, 9 Aug 2017 23:30:11 +0000 (23:30 +0000)] 
newcopyrights

9 years ago4675. [cleanup] Don't use C++ keyword class. [RT #45726]
Mark Andrews [Wed, 9 Aug 2017 22:42:04 +0000 (08:42 +1000)] 
4675.   [cleanup]       Don't use C++ keyword class. [RT #45726]

9 years ago[master] grammar error and missing reference to filter-aaaa-on-v6
Evan Hunt [Wed, 9 Aug 2017 22:02:56 +0000 (15:02 -0700)] 
[master] grammar error and missing reference to filter-aaaa-on-v6

9 years ago[master] remove sigchase reference in system test
Evan Hunt [Wed, 9 Aug 2017 20:25:15 +0000 (13:25 -0700)] 
[master] remove sigchase reference in system test

9 years ago[master] remove dig +sigchase
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]

9 years ago[master] silence gcc 7 warnings
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]

9 years agoadd comment
Mark Andrews [Tue, 8 Aug 2017 23:51:59 +0000 (09:51 +1000)] 
add comment

9 years agostyle
Evan Hunt [Tue, 8 Aug 2017 23:31:44 +0000 (16:31 -0700)] 
style

9 years agoupdate copyright notice / whitespace
Tinderbox User [Wed, 9 Aug 2017 00:42:40 +0000 (00:42 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Wed, 9 Aug 2017 00:14:29 +0000 (00:14 +0000)] 
newcopyrights

9 years agostyle changes from [RT #45321]
Mark Andrews [Tue, 8 Aug 2017 21:48:57 +0000 (07:48 +1000)] 
style changes from [RT #45321]

9 years ago[master] address coverity warning about uninitialized variable
Evan Hunt [Tue, 8 Aug 2017 17:46:49 +0000 (10:46 -0700)] 
[master] address coverity warning about uninitialized variable

9 years agoAdd placeholder
Mukund Sivaraman [Tue, 8 Aug 2017 15:18:28 +0000 (20:48 +0530)] 
Add placeholder

9 years agoFix tsig_test.c unittest (OK'd by Mark on Jabber)
Mukund Sivaraman [Tue, 8 Aug 2017 14:13:39 +0000 (19:43 +0530)] 
Fix tsig_test.c unittest (OK'd by Mark on Jabber)

9 years agoFix a race in resume_dslookup() (#45168)
Mukund Sivaraman [Tue, 8 Aug 2017 06:45:01 +0000 (12:15 +0530)] 
Fix a race in resume_dslookup() (#45168)

9 years ago[master] ensure verified_sig
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]

9 years agoconditionally declare fctx
Mark Andrews [Mon, 7 Aug 2017 14:51:37 +0000 (00:51 +1000)] 
conditionally declare fctx

9 years agoremove bin/tests/system/dnssec/ns4/named5.conf
Mark Andrews [Sat, 5 Aug 2017 02:36:31 +0000 (12:36 +1000)] 
remove bin/tests/system/dnssec/ns4/named5.conf

9 years agoremove unused variable 'fctx' from rctx_next
Mark Andrews [Sat, 5 Aug 2017 02:31:45 +0000 (12:31 +1000)] 
remove unused variable 'fctx' from rctx_next

9 years agoregen master
Tinderbox User [Sat, 5 Aug 2017 01:14:25 +0000 (01:14 +0000)] 
regen master

9 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 4 Aug 2017 23:46:19 +0000 (23:46 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Fri, 4 Aug 2017 23:30:11 +0000 (23:30 +0000)] 
newcopyrights

9 years ago[master] refactor resquery_response() and related functions
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]

9 years ago fix pthread_np.h detection
Curtis Blackburn [Fri, 4 Aug 2017 01:02:04 +0000 (18:02 -0700)] 
fix pthread_np.h detection
    [rt45680]

9 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 3 Aug 2017 23:46:14 +0000 (23:46 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Wed, 2 Aug 2017 23:47:04 +0000 (23:47 +0000)] 
newcopyrights

9 years ago4668. [bug] Use localtime_r and gmtime_r for thread safety.
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]

9 years agoremove bin/tests/rdata_test.c
Mark Andrews [Wed, 2 Aug 2017 02:40:58 +0000 (12:40 +1000)] 
remove bin/tests/rdata_test.c

9 years agoregen master
Tinderbox User [Wed, 2 Aug 2017 01:09:18 +0000 (01:09 +0000)] 
regen master

9 years agoupdate copyright notice / whitespace
Tinderbox User [Tue, 1 Aug 2017 23:46:29 +0000 (23:46 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Tue, 1 Aug 2017 23:30:13 +0000 (23:30 +0000)] 
newcopyrights

9 years ago[master] Refactor RDATA unit tests
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]

9 years agocopyrights
Mark Andrews [Tue, 1 Aug 2017 02:25:31 +0000 (12:25 +1000)] 
copyrights

9 years agohandle .key and .private files
Mark Andrews [Tue, 1 Aug 2017 02:09:34 +0000 (12:09 +1000)] 
handle .key and .private files

9 years agoregen master
Tinderbox User [Tue, 1 Aug 2017 01:08:53 +0000 (01:08 +0000)] 
regen master

9 years ago[master] parse numeric domain names correctly
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]

9 years ago[master] revise CHANGES note and add release note
Evan Hunt [Mon, 31 Jul 2017 17:17:11 +0000 (10:17 -0700)] 
[master] revise CHANGES note and add release note

9 years agoAdded Ed25519 support (#44696)
Francis Dupont [Mon, 31 Jul 2017 13:26:00 +0000 (15:26 +0200)] 
Added Ed25519 support (#44696)

9 years agoregen master
Tinderbox User [Sat, 29 Jul 2017 01:10:15 +0000 (01:10 +0000)] 
regen master

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

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

9 years ago[master] glue-cache option
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]

9 years ago[master] remove unnecessary acronym expansions
Evan Hunt [Fri, 28 Jul 2017 19:22:31 +0000 (12:22 -0700)] 
[master] remove unnecessary acronym expansions

9 years ago[master] Clarify error message printed by dnssec-dsfromkey
Michał Kępień [Wed, 7 Jun 2017 07:02:06 +0000 (09:02 +0200)] 
[master] Clarify error message printed by dnssec-dsfromkey

4663. [cleanup] Clarify error message printed by dnssec-dsfromkey.
[RT #21731]

9 years ago[master] Maintain ZEROTTL cache entries at the tail of the LRU lists
Evan Hunt [Fri, 28 Jul 2017 07:13:05 +0000 (00:13 -0700)] 
[master] Maintain ZEROTTL cache entries at the tail of the LRU lists

4662. [performance] Improve cache memory cleanup of zero TTL records
by putting them at the tail of LRU header lists.
[RT #45274]

9 years ago[master] race condition when reloading while resigning
Evan Hunt [Fri, 28 Jul 2017 07:02:17 +0000 (00:02 -0700)] 
[master] race condition when reloading while resigning

4661. [bug] A race condition could occur if a zone was reloaded
while resigning, triggering a crash in
rbtdb.c:closeversion(). [RT #45276]

9 years ago4660. [bug] Remove spurious "peer" from Windows socket log
Mark Andrews [Fri, 28 Jul 2017 06:06:51 +0000 (16:06 +1000)] 
4660.   [bug]           Remove spurious "peer" from Windows socket log
                        messages. [RT #45617]

9 years ago4659. [bug] Remove spurious log message about lmdb-mapsize
Mark Andrews [Fri, 28 Jul 2017 06:02:52 +0000 (16:02 +1000)] 
4659.   [bug]           Remove spurious log message about lmdb-mapsize
                        not being supported when parsing builtin
                        configuration file. [RT #45618]

9 years agoadd semicolon
Mark Andrews [Fri, 28 Jul 2017 05:58:52 +0000 (15:58 +1000)] 
add semicolon

9 years ago4658. [bug] Clean up build directory created by "setup.py install"
Mark Andrews [Fri, 28 Jul 2017 05:54:45 +0000 (15:54 +1000)] 
4658.   [bug]           Clean up build directory created by "setup.py install"
                        immediately.  [RT #45628]

9 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 27 Jul 2017 23:48:36 +0000 (23:48 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Thu, 27 Jul 2017 23:39:36 +0000 (23:39 +0000)] 
newcopyrights

9 years ago[master] fix typo in BADCDS
Evan Hunt [Thu, 27 Jul 2017 22:41:58 +0000 (15:41 -0700)] 
[master] fix typo in BADCDS

9 years agoupdate copyright notice / whitespace
Tinderbox User [Wed, 26 Jul 2017 23:46:18 +0000 (23:46 +0000)] 
update copyright notice / whitespace

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

9 years ago[master] Properly handle errors in rrchecker system test
Michał Kępień [Mon, 24 Jul 2017 08:39:51 +0000 (10:39 +0200)] 
[master] Properly handle errors in rrchecker system test

4657. [bug] rrchecker system test result could be improperly
determined. [RT #45602]

9 years ago[master] add print.h
Evan Hunt [Wed, 26 Jul 2017 08:24:25 +0000 (01:24 -0700)] 
[master] add print.h

9 years ago[master] Process "port" and "dscp" for "default-masters"
Michał Kępień [Wed, 12 Jul 2017 07:38:24 +0000 (09:38 +0200)] 
[master] Process "port" and "dscp" for "default-masters"

4656. [bug] Apply "port" and "dscp" values specified in catalog
zone's "default-masters" option to the generated
configuration of its member zones. [RT #45545]

9 years agofix RT number
Mark Andrews [Wed, 26 Jul 2017 06:39:26 +0000 (16:39 +1000)] 
fix RT number

9 years agoupdate copyright notice / whitespace
Tinderbox User [Mon, 24 Jul 2017 23:46:35 +0000 (23:46 +0000)] 
update copyright notice / whitespace

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

9 years agoadd model for atf_tc_fail_requirement
Mark Andrews [Mon, 24 Jul 2017 01:36:10 +0000 (11:36 +1000)] 
add model for atf_tc_fail_requirement

9 years ago4655. [bug] Lack of seccomp could be falsely reported. [RT #45599]
Mark Andrews [Sat, 22 Jul 2017 21:11:37 +0000 (07:11 +1000)] 
4655.   [bug]           Lack of seccomp could be falsely reported. [RT #45599]

9 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 21 Jul 2017 23:46:06 +0000 (23:46 +0000)] 
update copyright notice / whitespace

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

9 years ago4654. [cleanup] Don't use C++ keywords delete, new and namespace.
Mark Andrews [Fri, 21 Jul 2017 01:52:24 +0000 (11:52 +1000)] 
4654.   [cleanup]       Don't use C++ keywords delete, new and namespace.
                        [RT #45538]

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

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

9 years ago4653. [bug] Reorder includes to move @DST_OPENSSL_INC@ and
Mark Andrews [Thu, 20 Jul 2017 01:52:03 +0000 (11:52 +1000)] 
4653.   [bug]           Reorder includes to move @DST_OPENSSL_INC@ and
                        @ISC_OPENSSL_INC@ after shipped include directories.
                        [RT #45581]

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

9 years ago4653. [bug] Reorder includes in bin/nsupdate/Makefile.in.
Mark Andrews [Wed, 19 Jul 2017 23:34:23 +0000 (09:34 +1000)] 
4653.   [bug]           Reorder includes in bin/nsupdate/Makefile.in.
                        [RT #45581]

9 years agonewcopyrights
Tinderbox User [Wed, 19 Jul 2017 23:30:10 +0000 (23:30 +0000)] 
newcopyrights

9 years agoadd placeholder
Mark Andrews [Wed, 19 Jul 2017 06:13:51 +0000 (16:13 +1000)] 
add placeholder

9 years agouse 'test "constant" <condition> "$variable"' [RT #45486]
Mark Andrews [Wed, 19 Jul 2017 05:53:01 +0000 (15:53 +1000)] 
use 'test "constant" <condition> "$variable"' [RT #45486]

9 years ago4651. [bug] Nsupdate could attempt to use a zeroed address on
Mark Andrews [Wed, 19 Jul 2017 05:35:41 +0000 (15:35 +1000)] 
4651.   [bug]           Nsupdate could attempt to use a zeroed address on
                        server timeout. [RT #45417]

(cherry picked from commit dac36869f3ec3a097eddc393a050c804f72ce5b7)

9 years ago4651. [bug] Nsupdate could attempt to use a zeroed address on
Mark Andrews [Wed, 19 Jul 2017 05:34:44 +0000 (15:34 +1000)] 
4651.   [bug]           Nsupdate could attempt to use a zeroed address on
                        server timeout. [RT #45417]

(cherry picked from commit 38edf586f9756a264e4b1f2a33fa6faa22a12557)

9 years ago4650. [test] Silence coverity warnings in tsig_test.c. [RT #45528]
Mark Andrews [Wed, 19 Jul 2017 04:34:15 +0000 (14:34 +1000)] 
4650.   [test]          Silence coverity warnings in tsig_test.c. [RT #45528]

9 years ago[master] update api ranges
Evan Hunt [Sun, 16 Jul 2017 20:56:30 +0000 (13:56 -0700)] 
[master] update api ranges

9 years agoregen master
Tinderbox User [Sun, 16 Jul 2017 01:07:52 +0000 (01:07 +0000)] 
regen master

9 years ago[master] update relnotes to mention termination of windows XP support
Evan Hunt [Sat, 15 Jul 2017 20:56:34 +0000 (13:56 -0700)] 
[master] update relnotes to mention termination of windows XP support

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

9 years agonote change in AD setting on some truncated answers
Mark Andrews [Tue, 11 Jul 2017 03:29:19 +0000 (13:29 +1000)] 
note change in AD setting on some truncated answers

9 years agoadd note about .local
Mark Andrews [Tue, 11 Jul 2017 02:43:31 +0000 (12:43 +1000)] 
add note about .local

9 years agosort *_test@EXEEXT@ rule sets
Mark Andrews [Tue, 11 Jul 2017 02:12:12 +0000 (12:12 +1000)] 
sort *_test@EXEEXT@ rule sets

9 years agoupdate copyright notice / whitespace
Tinderbox User [Tue, 11 Jul 2017 01:46:41 +0000 (01:46 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Tue, 11 Jul 2017 01:45:43 +0000 (01:45 +0000)] 
newcopyrights

9 years ago4649. [bug] The wrong zone was logged when a catalog zone is added.
Mark Andrews [Mon, 10 Jul 2017 00:36:56 +0000 (10:36 +1000)] 
4649.   [bug]           The wrong zone was logged when a catalog zone is added.
                        [RT #45520]

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

9 years agonewcopyrights
Tinderbox User [Sun, 9 Jul 2017 23:30:09 +0000 (23:30 +0000)] 
newcopyrights

9 years ago4648. [bug] "rndc reconfig" on a slave no longer causes all member
Mark Andrews [Sun, 9 Jul 2017 23:06:13 +0000 (09:06 +1000)] 
4648.   [bug]           "rndc reconfig" on a slave no longer causes all member
                        zones of configured catalog zones to be removed from
                        configuration. [RT #45310]

9 years agoregen master
Tinderbox User [Sat, 8 Jul 2017 01:12:04 +0000 (01:12 +0000)] 
regen master

9 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 7 Jul 2017 23:45:38 +0000 (23:45 +0000)] 
update copyright notice / whitespace

9 years agonewcopyrights
Tinderbox User [Fri, 7 Jul 2017 23:30:11 +0000 (23:30 +0000)] 
newcopyrights

9 years agoadd #include <isc/print.h>
Mark Andrews [Fri, 7 Jul 2017 14:47:59 +0000 (00:47 +1000)] 
add #include <isc/print.h>