]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
8 years ago[master] move release tag
Evan Hunt [Tue, 7 Nov 2017 21:33:24 +0000 (13:33 -0800)] 
[master] move release tag

8 years ago[master] Check if -latomic is needed to handle 64-bit stdatomic.h types
Evan Hunt [Tue, 7 Nov 2017 21:27:14 +0000 (13:27 -0800)] 
[master] Check if -latomic is needed to handle 64-bit stdatomic.h types

4809. [port] Check at configure time whether -latomic is needed
for stdatomic.h. [RT #46324]

8 years ago[master] minor doc fixes
Evan Hunt [Tue, 7 Nov 2017 21:23:41 +0000 (13:23 -0800)] 
[master] minor doc fixes

8 years agoregen master
Tinderbox User [Tue, 7 Nov 2017 01:08:53 +0000 (01:08 +0000)] 
regen master

8 years agoupdate copyright notice / whitespace
Tinderbox User [Mon, 6 Nov 2017 23:45:48 +0000 (23:45 +0000)] 
update copyright notice / whitespace

8 years agonewcopyrights
Tinderbox User [Mon, 6 Nov 2017 23:30:12 +0000 (23:30 +0000)] 
newcopyrights

8 years ago4808. [bug] Properly test for zlib.h. [RT #46504]
Mark Andrews [Mon, 6 Nov 2017 23:11:55 +0000 (10:11 +1100)] 
4808.   [bug]           Properly test for zlib.h. [RT #46504]

8 years ago[master] isc_rng_randombytes()
Mukund Sivaraman [Mon, 6 Nov 2017 18:44:37 +0000 (10:44 -0800)] 
[master] isc_rng_randombytes()

4807. [cleanup] isc_rng_randombytes() returns a specified number of
bytes from the PRNG; this is now used instead of
calling isc_rng_random() multiple times. [RT #46230]

8 years agoregen master
Tinderbox User [Fri, 3 Nov 2017 01:08:09 +0000 (01:08 +0000)] 
regen master

8 years ago[master] update logging categories in doc
Evan Hunt [Thu, 2 Nov 2017 19:53:33 +0000 (12:53 -0700)] 
[master] update logging categories in doc

8 years agoregenerate
Tinderbox User [Thu, 2 Nov 2017 18:59:07 +0000 (18:59 +0000)] 
regenerate

8 years agoregen master
Tinderbox User [Thu, 2 Nov 2017 18:58:45 +0000 (18:58 +0000)] 
regen master

8 years ago[master] copyrights
Evan Hunt [Thu, 2 Nov 2017 18:50:43 +0000 (11:50 -0700)] 
[master] copyrights

8 years ago[master] prep 9.12.0b2
Evan Hunt [Thu, 2 Nov 2017 18:50:07 +0000 (11:50 -0700)] 
[master] prep 9.12.0b2

8 years ago[master] clarify doc on zone refresh and expiry
Evan Hunt [Thu, 2 Nov 2017 06:06:20 +0000 (23:06 -0700)] 
[master] clarify doc on zone refresh and expiry

8 years ago[master] "zoneload" logging category
Evan Hunt [Thu, 2 Nov 2017 05:48:12 +0000 (22:48 -0700)] 
[master] "zoneload" logging category

4806. [func] Log messages related to loading of zones are now
directed to the "zoneload" logging category.
[RT #41640]

8 years ago[master] removed references to obsolete versions in documentation
Evan Hunt [Thu, 2 Nov 2017 05:19:11 +0000 (22:19 -0700)] 
[master] removed references to obsolete versions in documentation

8 years agoregen master
Tinderbox User [Thu, 2 Nov 2017 01:09:26 +0000 (01:09 +0000)] 
regen master

8 years ago4805. [bug] TCP4Active and TCP6Active weren't being updated
Mark Andrews [Wed, 1 Nov 2017 23:42:42 +0000 (10:42 +1100)] 
4805.   [bug]           TCP4Active and TCP6Active weren't being updated
                        correctly. [RT #46454]

8 years ago[master] update secroots doc in rndc man page
Evan Hunt [Wed, 1 Nov 2017 22:37:12 +0000 (15:37 -0700)] 
[master] update secroots doc in rndc man page

8 years agodon't use the ERR macro as GCC 7 only does a partial static analysis which generates...
Mark Andrews [Wed, 1 Nov 2017 08:11:48 +0000 (19:11 +1100)] 
don't use the ERR macro as GCC 7 only does a partial static analysis which generates false positives for fallthrough. [RT #46115]

8 years agoregen master
Tinderbox User [Wed, 1 Nov 2017 01:09:07 +0000 (01:09 +0000)] 
regen master

8 years agoupdate copyright notice / whitespace
Tinderbox User [Tue, 31 Oct 2017 23:45:54 +0000 (23:45 +0000)] 
update copyright notice / whitespace

8 years ago4804. [port] win32: access() does not work on directories as
Mark Andrews [Tue, 31 Oct 2017 22:29:24 +0000 (09:29 +1100)] 
4804.   [port]          win32: access() does not work on directories as
                        required by POSIX.  Supply a alternative in
                        isc_file_isdirwritable. [RT #46394]

8 years ago[master] doc was incorrect about SIG(0)
Evan Hunt [Tue, 31 Oct 2017 20:09:58 +0000 (13:09 -0700)] 
[master] doc was incorrect about SIG(0)

8 years ago[master] typo
Evan Hunt [Tue, 31 Oct 2017 20:02:41 +0000 (13:02 -0700)] 
[master] typo

8 years ago[master] Replace FNR with NR in the awk script used by nextpart()
Michał Kępień [Tue, 31 Oct 2017 13:53:16 +0000 (14:53 +0100)] 
[master] Replace FNR with NR in the awk script used by nextpart()

awk on Solaris does not support the FNR variable.  As nextpart() only
reads from one file, replace FNR with NR.

8 years ago[master] Copy nextpart() from conf.sh.in to conf.sh.win32
Michał Kępień [Tue, 31 Oct 2017 11:03:04 +0000 (12:03 +0100)] 
[master] Copy nextpart() from conf.sh.in to conf.sh.win32

8 years ago[master] Add placeholder
Michał Kępień [Tue, 31 Oct 2017 06:54:56 +0000 (07:54 +0100)] 
[master] Add placeholder

8 years agoupdate copyright notice / whitespace
Tinderbox User [Mon, 30 Oct 2017 23:45:50 +0000 (23:45 +0000)] 
update copyright notice / whitespace

8 years agoMerge branch 'master' of /proj/git/prod/bind9
Tinderbox User [Mon, 30 Oct 2017 23:45:16 +0000 (23:45 +0000)] 
Merge branch 'master' of /proj/git/prod/bind9

8 years agotmp should be a (struct in_addr) not (struct in_addr *)
Mark Andrews [Mon, 30 Oct 2017 23:35:07 +0000 (10:35 +1100)] 
tmp should be a (struct in_addr) not (struct in_addr *)

8 years agonewcopyrights
Tinderbox User [Mon, 30 Oct 2017 23:30:10 +0000 (23:30 +0000)] 
newcopyrights

8 years agoUpdate libtool files to 2.4.6
Ondřej Surý [Mon, 30 Oct 2017 13:39:14 +0000 (14:39 +0100)] 
Update libtool files to 2.4.6

8 years ago[master] Refactor mkeys system test
Michał Kępień [Mon, 30 Oct 2017 07:30:54 +0000 (08:30 +0100)] 
[master] Refactor mkeys system test

4802. [test] Refactor mkeys system test to make it quicker and more
reliable. [RT #45293]

8 years agoregen master
Tinderbox User [Mon, 30 Oct 2017 01:08:21 +0000 (01:08 +0000)] 
regen master

8 years agoupdate copyright notice / whitespace
Tinderbox User [Sun, 29 Oct 2017 23:45:51 +0000 (23:45 +0000)] 
update copyright notice / whitespace

8 years ago[master] copyrights
Evan Hunt [Sun, 29 Oct 2017 23:42:14 +0000 (16:42 -0700)] 
[master] copyrights

8 years agonewcopyrights
Tinderbox User [Sun, 29 Oct 2017 23:30:15 +0000 (23:30 +0000)] 
newcopyrights

8 years agoadd missing test number increment
Mark Andrews [Sun, 29 Oct 2017 21:50:00 +0000 (08:50 +1100)] 
add missing test number increment

8 years ago4801. [func] 'dnssec-lookaside auto;' and 'dnssec-lookaside .
Mark Andrews [Sun, 29 Oct 2017 20:40:59 +0000 (07:40 +1100)] 
4801.   [func]          'dnssec-lookaside auto;' and 'dnssec-lookaside .
                        trust-anchor dlv.isc.org;' now elicit warnings rather
                        than being fatal configuration errors. [RT #46410]

8 years agodon't add copyright notices
Mark Andrews [Sun, 29 Oct 2017 07:53:07 +0000 (18:53 +1100)] 
don't add copyright notices

8 years agoWhen processing delzone, write one zone config per line to the NZF (#46323)
Mukund Sivaraman [Sun, 29 Oct 2017 02:10:20 +0000 (07:40 +0530)] 
When processing delzone, write one zone config per line to the NZF (#46323)

8 years agoupdate copyright notice / whitespace
Tinderbox User [Sat, 28 Oct 2017 23:45:38 +0000 (23:45 +0000)] 
update copyright notice / whitespace

8 years ago[master] Improve clarity of keytable unit tests
Michał Kępień [Sat, 28 Oct 2017 17:59:40 +0000 (19:59 +0200)] 
[master] Improve clarity of keytable unit tests

4799. [cleanup] Improve clarity of keytable unit tests. [RT #46407]

8 years ago[master] update xsl version number
Evan Hunt [Sat, 28 Oct 2017 02:19:04 +0000 (19:19 -0700)] 
[master] update xsl version number

8 years agoregen master
Tinderbox User [Sat, 28 Oct 2017 01:12:35 +0000 (01:12 +0000)] 
regen master

8 years agoupdate copyrights
Mark Andrews [Fri, 27 Oct 2017 23:56:21 +0000 (10:56 +1100)] 
update copyrights

8 years agoallow for numbered namedX.args
Mark Andrews [Fri, 27 Oct 2017 23:53:20 +0000 (10:53 +1100)] 
allow for numbered namedX.args

8 years ago[master] tag initializing keys
Evan Hunt [Fri, 27 Oct 2017 22:45:18 +0000 (15:45 -0700)] 
[master] tag initializing keys

4798. [func] Keys specified in "managed-keys" statements
are tagged as "initializing" until they have been
updated by a key refresh query. If initialization
fails it will be visible from "rndc secroots".
[RT #46267]

8 years ago[master] change rndc-confgen default algorithm
Evan Hunt [Fri, 27 Oct 2017 17:56:43 +0000 (10:56 -0700)] 
[master] change rndc-confgen default algorithm

this completes change 4785. the CHANGES note has been revised:

4785. [func] The hmac-md5 algorithm is no longer recommended for
use with RNDC keys.  The default in rndc-confgen
is now hmac-sha256. [RT #42272]

8 years ago[master] remove isc-hmac-fixup
Evan Hunt [Fri, 27 Oct 2017 16:56:11 +0000 (09:56 -0700)] 
[master] remove isc-hmac-fixup

4797. [func] Removed "isc-hmac-fixup", as the versions of BIND that
had the bug it worked around are long past end of
life. [RT #46411]

8 years ago[master] Increase the maximum TCP keepalive timeout to 65535
Brian Conry [Fri, 27 Oct 2017 12:58:48 +0000 (14:58 +0200)] 
[master] Increase the maximum TCP keepalive timeout to 65535

4796. [bug] Increase the maximum configurable TCP keepalive
timeout to 65535. [RT #44710]

8 years ago[master] stats counter for priming queries
Evan Hunt [Fri, 27 Oct 2017 04:38:43 +0000 (21:38 -0700)] 
[master] stats counter for priming queries

4795. [func] A new statistics counter has been added to track
priming queries. [RT #46313]

8 years ago[master] dnssec-checkds -s
Evan Hunt [Fri, 27 Oct 2017 04:05:11 +0000 (21:05 -0700)] 
[master] dnssec-checkds -s

4794. [func] "dnssec-checkds -s" specifies a file from which
to read a DS set rather than querying the parent.
[RT #44667]

8 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 26 Oct 2017 23:45:58 +0000 (23:45 +0000)] 
update copyright notice / whitespace

8 years ago.md for MKD
Mark Andrews [Thu, 26 Oct 2017 23:40:32 +0000 (10:40 +1100)] 
.md for MKD

8 years agonewcopyrights
Tinderbox User [Thu, 26 Oct 2017 23:30:10 +0000 (23:30 +0000)] 
newcopyrights

8 years agoaddress resource leak [RT #46413]
Mark Andrews [Thu, 26 Oct 2017 22:58:55 +0000 (09:58 +1100)] 
address resource leak [RT #46413]

8 years ago[master] some improvements in doc/dev [RT #46011]
Evan Hunt [Thu, 26 Oct 2017 06:30:10 +0000 (23:30 -0700)] 
[master] some improvements in doc/dev [RT #46011]

- add info about rdatasets, etc, to dev.md (thanks to Tony Finch)
- convert rdata.html to markdown

8 years agouse 'grep -w' to reduce false negatives
Mark Andrews [Thu, 26 Oct 2017 05:14:30 +0000 (16:14 +1100)] 
use 'grep -w' to reduce false negatives

8 years ago4793. [bug] nsupdate -[46] could overflow the array of server
Mark Andrews [Thu, 26 Oct 2017 05:00:24 +0000 (16:00 +1100)] 
4793.   [bug]           nsupdate -[46] could overflow the array of server
                        addresses. [RT #46402]

8 years ago[master] enable ISC_BUFFER_USEINLINE to be overridden
Evan Hunt [Thu, 26 Oct 2017 04:42:56 +0000 (21:42 -0700)] 
[master] enable ISC_BUFFER_USEINLINE to be overridden

8 years ago[master] check file and tree headers when loading map files
Evan Hunt [Thu, 26 Oct 2017 04:37:00 +0000 (21:37 -0700)] 
[master] check file and tree headers when loading map files

4792. [bug] Fix map file header correctness check. [RT #38418]

8 years ago[master] clean up DNS_MESSAGETEXTFLAG comments
Evan Hunt [Thu, 26 Oct 2017 04:33:24 +0000 (21:33 -0700)] 
[master] clean up DNS_MESSAGETEXTFLAG comments

8 years agoregen master
Tinderbox User [Thu, 26 Oct 2017 01:09:30 +0000 (01:09 +0000)] 
regen master

8 years agouse consistent filename
Mark Andrews [Thu, 26 Oct 2017 00:43:20 +0000 (11:43 +1100)] 
use consistent filename

8 years agoupdate
Mark Andrews [Thu, 26 Oct 2017 00:38:34 +0000 (11:38 +1100)] 
update

8 years agoupdate copyright notice / whitespace
Tinderbox User [Wed, 25 Oct 2017 23:47:47 +0000 (23:47 +0000)] 
update copyright notice / whitespace

8 years ago[master] fix some documentation errors [RT #45527]
Evan Hunt [Wed, 25 Oct 2017 18:02:26 +0000 (11:02 -0700)] 
[master] fix some documentation errors [RT #45527]

8 years ago[master] fixed libdns doc
Evan Hunt [Wed, 25 Oct 2017 17:55:34 +0000 (10:55 -0700)] 
[master] fixed libdns doc

4791. [doc] Fixed outdated documentation about export libraries.
[RT #46341]

8 years ago4790. [bug] nsupdate could trigger a require when sending a
Mark Andrews [Wed, 25 Oct 2017 13:29:52 +0000 (00:29 +1100)] 
4790.   [bug]           nsupdate could trigger a require when sending a
                        update to the second address of the server.
                        [RT #45731]

8 years ago[master] check new-zones-directory
Evan Hunt [Wed, 25 Oct 2017 08:19:46 +0000 (01:19 -0700)] 
[master] check new-zones-directory

4789. [cleanup] Check writability of new-zones-directory. [RT #46308]

8 years ago[master] log when update-policy local gets a key match from a remote host
Evan Hunt [Wed, 25 Oct 2017 07:58:00 +0000 (00:58 -0700)] 
[master] log when update-policy local gets a key match from a remote host

4788. [cleanup] When using "update-policy local", log a warning
when an update matching the session key is received
from a remote host. [RT #46213]

- this completes change #4762.

8 years ago[master] Rename nsec3param_salt_totext() to dns_nsec3param_salttotext(), make it...
Michał Kępień [Wed, 25 Oct 2017 07:21:57 +0000 (09:21 +0200)] 
[master] Rename nsec3param_salt_totext() to dns_nsec3param_salttotext(), make it public, add unit tests

4786. [cleanup] Turn nsec3param_salt_totext() into a public function,
dns_nsec3param_salttotext(), and add unit tests for it.
[RT #46289]

8 years ago[master] "enable-filter-aaaa" no longer optional
Evan Hunt [Wed, 25 Oct 2017 07:33:51 +0000 (00:33 -0700)] 
[master] "enable-filter-aaaa" no longer optional

4786. [func] The "filter-aaaa-on-v4" and "filter-aaaa-on-v6"
options are no longer conditionally compiled.
[RT #46340]

8 years agoread dig.out.ns3.test$n rather than dig.out.ns2.test$n
Mark Andrews [Wed, 25 Oct 2017 04:02:36 +0000 (15:02 +1100)] 
read dig.out.ns3.test$n rather than dig.out.ns2.test$n

8 years agoregen master
Tinderbox User [Wed, 25 Oct 2017 01:08:58 +0000 (01:08 +0000)] 
regen master

8 years agoupdate copyright notice / whitespace
Tinderbox User [Tue, 24 Oct 2017 23:47:14 +0000 (23:47 +0000)] 
update copyright notice / whitespace

8 years agonewcopyrights
Tinderbox User [Tue, 24 Oct 2017 23:30:30 +0000 (23:30 +0000)] 
newcopyrights

8 years agoadd missing semicolon
Mark Andrews [Tue, 24 Oct 2017 23:29:10 +0000 (10:29 +1100)] 
add missing semicolon

8 years ago[master] deprecate HMAC in dnssec-keygen, MD5 in rndc-confgen
Evan Hunt [Tue, 24 Oct 2017 22:35:13 +0000 (15:35 -0700)] 
[master] deprecate HMAC in dnssec-keygen, MD5 in rndc-confgen

4785. [func] The hmac-md5 algorithm is no longer recommended for
use with RNDC keys. For compatibility reasons, it
it is still the default algorithm in rndc-confgen,
but this will be changed to hmac-sha256 in a future
release. [RT #42272]

4784. [func] The use of dnssec-keygen to generate HMAC keys is
deprecated in favor of tsig-keygen.  dnssec-keygen
will print a warning when used for this purpose.
All HMAC algorithms will be removed from
dnssec-keygen in a future release. [RT #42272]

8 years ago4783. [test] dnssec: 'check that NOTIFY is sent at the end of
Mark Andrews [Tue, 24 Oct 2017 22:21:14 +0000 (09:21 +1100)] 
4783.   [test]          dnssec: 'check that NOTIFY is sent at the end of
                        NSEC3 chain generation failed' required more time
                        on some machines for the IXFR to complete. [RT #46388]

8 years ago4782. [test] dnssec: 'checking positive and negative validation
Mark Andrews [Tue, 24 Oct 2017 22:13:05 +0000 (09:13 +1100)] 
4782.   [test]          dnssec: 'checking positive and negative validation
                        with negative trust anchors' required more time to
                        complete on some machines. [RT #46386]

8 years ago[master] Remove REQUIRE preventing change 4592 from working
Michał Kępień [Tue, 24 Oct 2017 19:02:05 +0000 (21:02 +0200)] 
[master] Remove REQUIRE preventing change 4592 from working

Change 4592 was supposed to replace a REQUIRE with a conditional return.
While the latter was added, the former was not removed.  Remove the
relevant REQUIRE to fix RT #43822 for good.

8 years ago[master] update B.ROOT-SERVERS.NET
Evan Hunt [Tue, 24 Oct 2017 16:17:08 +0000 (09:17 -0700)] 
[master] update B.ROOT-SERVERS.NET

8 years agoreport test number
Mark Andrews [Tue, 24 Oct 2017 04:00:03 +0000 (15:00 +1100)] 
report test number

8 years ago[master] zone "file" option was undocumented
Evan Hunt [Tue, 24 Oct 2017 02:39:56 +0000 (19:39 -0700)] 
[master] zone "file" option was undocumented

8 years ago[master] omit NS from authority section if it was in answer
Evan Hunt [Tue, 24 Oct 2017 02:16:27 +0000 (19:16 -0700)] 
[master] omit NS from authority section if it was in answer

4780. [bug] When answering ANY queries, don't include the NS
RRset in the authority section if it was already
in the answer section. [RT #44543]

8 years agoremove named.memstats and named.run
Mark Andrews [Tue, 24 Oct 2017 01:51:03 +0000 (12:51 +1100)] 
remove named.memstats and named.run

8 years agoreport if named.run or named.memstats not removed after successful test
Mark Andrews [Tue, 24 Oct 2017 01:45:13 +0000 (12:45 +1100)] 
report if named.run or named.memstats not removed after successful test

8 years agoupdate
Mark Andrews [Mon, 23 Oct 2017 23:41:13 +0000 (10:41 +1100)] 
update

8 years ago4779. [bug] Expire NTA at the start of the second. Don't update
Mark Andrews [Mon, 23 Oct 2017 22:54:25 +0000 (09:54 +1100)] 
4779.   [bug]           Expire NTA at the start of the second. Don't update
                        the expiry value if the record has already expired
                        after a successful check. [RT #46368]

8 years ago4778. [test] Improve synth-from-dnssec testing. [RT #46352]
Mark Andrews [Mon, 23 Oct 2017 22:49:07 +0000 (09:49 +1100)] 
4778.   [test]          Improve synth-from-dnssec testing. [RT #46352]

8 years ago[master] clean up a redundancy
Evan Hunt [Mon, 23 Oct 2017 18:11:19 +0000 (11:11 -0700)] 
[master] clean up a redundancy

4777. [cleanup] Removed a redundant call to configure_view_acl().
[RT #46369]

8 years ago[master] Extend hooks documentation
Michał Kępień [Fri, 20 Oct 2017 12:41:29 +0000 (14:41 +0200)] 
[master] Extend hooks documentation

8 years ago[master] Deconstify hook tables as replacing single entries is allowed
Michał Kępień [Fri, 20 Oct 2017 13:07:52 +0000 (15:07 +0200)] 
[master] Deconstify hook tables as replacing single entries is allowed

8 years agoregen master
Tinderbox User [Sun, 22 Oct 2017 01:10:28 +0000 (01:10 +0000)] 
regen master

8 years ago[master] doc nit: Base64 is capitalized and not hyphenated
Evan Hunt [Sat, 21 Oct 2017 20:28:38 +0000 (13:28 -0700)] 
[master] doc nit: Base64 is capitalized and not hyphenated

8 years ago[master] add DNS_RPZ_MAX_ZONES to OPTIONS
Evan Hunt [Sat, 21 Oct 2017 20:27:55 +0000 (13:27 -0700)] 
[master] add DNS_RPZ_MAX_ZONES to OPTIONS