]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
8 years ago[master] fix incorrect comment
Evan Hunt [Wed, 13 Sep 2017 20:53:49 +0000 (13:53 -0700)] 
[master] fix incorrect comment

8 years agoFix output string size in GOST unittest
Mukund Sivaraman [Wed, 13 Sep 2017 20:04:48 +0000 (01:34 +0530)] 
Fix output string size in GOST unittest

8 years agoFix gost unittest failure
Mukund Sivaraman [Wed, 13 Sep 2017 18:58:59 +0000 (00:28 +0530)] 
Fix gost unittest failure

8 years agoAdd missing <isc/print.h>
Mukund Sivaraman [Wed, 13 Sep 2017 14:14:47 +0000 (19:44 +0530)] 
Add missing <isc/print.h>

8 years agoTweak hash_test.c further, passing sizeof(str)
Mukund Sivaraman [Wed, 13 Sep 2017 14:00:03 +0000 (19:30 +0530)] 
Tweak hash_test.c further, passing sizeof(str)

8 years agoTweak
Mukund Sivaraman [Wed, 13 Sep 2017 13:52:03 +0000 (19:22 +0530)] 
Tweak

8 years agoFix size of output string in hash tests
Mukund Sivaraman [Wed, 13 Sep 2017 13:50:29 +0000 (19:20 +0530)] 
Fix size of output string in hash tests

8 years agoadd #include <isc/string.h>
Mark Andrews [Wed, 13 Sep 2017 13:43:43 +0000 (23:43 +1000)] 
add #include <isc/string.h>

8 years agoAdded isc/string.h to shutdown_test which got strlcpy
Francis Dupont [Wed, 13 Sep 2017 12:34:54 +0000 (14:34 +0200)] 
Added isc/string.h to shutdown_test which got strlcpy

8 years ago[master] cleanup strcat/strcpy
Evan Hunt [Wed, 13 Sep 2017 07:14:37 +0000 (00:14 -0700)] 
[master] cleanup strcat/strcpy

4722. [cleanup] Clean up uses of strcpy() and strcat() in favor of
strlcpy() and strlcat() for safety. [RT #45981]

8 years ago[rt31459d] silence compiler warning
Evan Hunt [Wed, 13 Sep 2017 07:02:53 +0000 (00:02 -0700)] 
[rt31459d] silence compiler warning

8 years ago[rt31459d] fix first if test in setoption
Evan Hunt [Wed, 13 Sep 2017 06:51:51 +0000 (23:51 -0700)] 
[rt31459d] fix first if test in setoption

(cherry picked from commit abda73147dd5be7663b915808388e05a40492b8b)

8 years ago[master] allow CDS/CDNSKEY records to be signed with only KSK
Evan Hunt [Wed, 13 Sep 2017 06:09:48 +0000 (23:09 -0700)] 
[master] allow CDS/CDNSKEY records to be signed with only KSK

4721. [func] 'dnssec-signzone -x' and 'dnssec-dnskey-kskonly'
options now apply to CDNSKEY and DS records as well
as DNSKEY. Thanks to Tony Finch. [RT #45689]

8 years ago[rt31459d] setup entropy in dns_lib_init()
Evan Hunt [Wed, 13 Sep 2017 06:03:49 +0000 (23:03 -0700)] 
[rt31459d] setup entropy in dns_lib_init()

8 years ago[rt31459d] update the newer tools
Evan Hunt [Wed, 13 Sep 2017 05:49:35 +0000 (22:49 -0700)] 
[rt31459d] update the newer tools

8 years agogive more time for the initial signing of bits in the inline signing test to complete
Mark Andrews [Wed, 13 Sep 2017 02:18:59 +0000 (12:18 +1000)] 
give more time for the initial signing of bits in the inline signing test to complete

8 years agoadd dns_name_towire2 to lib/dns/win32/libdns.def.in
Mark Andrews [Wed, 13 Sep 2017 02:10:24 +0000 (12:10 +1000)] 
add dns_name_towire2 to lib/dns/win32/libdns.def.in

8 years ago[rt31459d] rebased rt31459c
Evan Hunt [Wed, 13 Sep 2017 02:05:46 +0000 (19:05 -0700)] 
[rt31459d] rebased rt31459c

8 years agofix first if test in setoption
Mark Andrews [Wed, 13 Sep 2017 01:57:00 +0000 (11:57 +1000)] 
fix first if test in setoption

8 years ago[master] add prefetch stat counter
Evan Hunt [Wed, 13 Sep 2017 01:41:47 +0000 (18:41 -0700)] 
[master] add prefetch stat counter

4720. [func] Added a statistics counter to track prefetch
queries. [RT #45847]

8 years ago4719. [bug] Address PVS static analyzer warnings. [RT #45946]
Mark Andrews [Tue, 12 Sep 2017 23:50:51 +0000 (09:50 +1000)] 
4719.   [bug]           Address PVS static analyzer warnings. [RT #45946]

8 years agoupdate copyright notice / whitespace
Tinderbox User [Tue, 12 Sep 2017 23:46:14 +0000 (23:46 +0000)] 
update copyright notice / whitespace

8 years agonewcopyrights
Tinderbox User [Tue, 12 Sep 2017 23:31:07 +0000 (23:31 +0000)] 
newcopyrights

8 years ago4718. [func] Avoid seaching for a owner name compression pointer
Mark Andrews [Tue, 12 Sep 2017 23:24:34 +0000 (09:24 +1000)] 
4718.   [func]          Avoid seaching for a owner name compression pointer
                        more than once when writing out a RRset. [RT #45802]

8 years ago[master] improve handling of qcount=0 replies
Evan Hunt [Tue, 12 Sep 2017 22:26:30 +0000 (15:26 -0700)] 
[master] improve handling of qcount=0 replies

4717. [bug] Treat replies with QCOUNT=0 as truncated if TC=1,
FORMERR if TC=0, and log the error correctly.
[RT #45836]

8 years agoadd placeholder
Mark Andrews [Tue, 12 Sep 2017 20:36:10 +0000 (06:36 +1000)] 
add placeholder

8 years ago[master] move timermgr shutdown to prevent test crashes
Evan Hunt [Tue, 12 Sep 2017 19:56:00 +0000 (12:56 -0700)] 
[master] move timermgr shutdown to prevent test crashes

8 years ago[master] install include files
Evan Hunt [Tue, 12 Sep 2017 17:38:22 +0000 (10:38 -0700)] 
[master] install include files

8 years ago[master] update copyrights, bump release tag v9.12.0a1
Evan Hunt [Tue, 12 Sep 2017 05:06:05 +0000 (22:06 -0700)] 
[master] update copyrights, bump release tag

8 years ago4715. [bug] TreeMemMax was mis-identified as a second HeapMemMax
Mark Andrews [Tue, 12 Sep 2017 04:55:03 +0000 (14:55 +1000)] 
4715.   [bug]           TreeMemMax was mis-identified as a second HeapMemMax
                        in the Json cache statistics. [RT #45980]

8 years ago4714. [port] openbsd/libressl: add support for building with
Mark Andrews [Tue, 12 Sep 2017 04:19:10 +0000 (14:19 +1000)] 
4714.   [port]          openbsd/libressl: add support for building with
                        --enable-openssl-hash. [RT #45982]

8 years agoupdate
Mark Andrews [Tue, 12 Sep 2017 02:47:50 +0000 (12:47 +1000)] 
update

8 years ago[master] add crypto libs
Evan Hunt [Tue, 12 Sep 2017 00:49:58 +0000 (17:49 -0700)] 
[master] add crypto libs

8 years ago[master] update copyrights
Evan Hunt [Tue, 12 Sep 2017 00:47:12 +0000 (17:47 -0700)] 
[master] update copyrights

8 years agoregenerate
Tinderbox User [Tue, 12 Sep 2017 00:44:10 +0000 (00:44 +0000)] 
regenerate

8 years agoregen master
Tinderbox User [Tue, 12 Sep 2017 00:37:02 +0000 (00:37 +0000)] 
regen master

8 years ago[master] prep 9.12.0a1
Evan Hunt [Tue, 12 Sep 2017 00:30:39 +0000 (17:30 -0700)] 
[master] prep 9.12.0a1

8 years agoregenerate
Tinderbox User [Tue, 12 Sep 2017 00:26:30 +0000 (00:26 +0000)] 
regenerate

8 years agoregen master
Tinderbox User [Tue, 12 Sep 2017 00:16:47 +0000 (00:16 +0000)] 
regen master

8 years agoadd missing end </command> tags
Mark Andrews [Tue, 12 Sep 2017 00:05:16 +0000 (10:05 +1000)] 
add missing end </command> tags

8 years ago[master] copyrights
Evan Hunt [Tue, 12 Sep 2017 00:01:09 +0000 (17:01 -0700)] 
[master] copyrights

8 years agoMerge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
Tinderbox User [Mon, 11 Sep 2017 23:52:47 +0000 (23:52 +0000)] 
Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9

8 years agoregenerate
Tinderbox User [Mon, 11 Sep 2017 23:52:26 +0000 (23:52 +0000)] 
regenerate

8 years agoupdate copyright notice / whitespace
Tinderbox User [Mon, 11 Sep 2017 23:46:33 +0000 (23:46 +0000)] 
update copyright notice / whitespace

8 years ago[master] clean up release notes and README for alpha
Evan Hunt [Mon, 11 Sep 2017 23:34:24 +0000 (16:34 -0700)] 
[master] clean up release notes and README for alpha

8 years ago[master] fix memory leak in notify test
Evan Hunt [Mon, 11 Sep 2017 23:10:49 +0000 (16:10 -0700)] 
[master] fix memory leak in notify test

8 years ago[master] fix prototypes
Evan Hunt [Mon, 11 Sep 2017 22:48:20 +0000 (15:48 -0700)] 
[master] fix prototypes

8 years ago[master] remap getaddrinfo() to irs_getgetaddrinfo()
Evan Hunt [Mon, 11 Sep 2017 22:01:36 +0000 (15:01 -0700)] 
[master] remap getaddrinfo() to irs_getgetaddrinfo()

The libirs version of getaddrinfo() cannot be called from within BIND9.

8 years ago[master] whitespace
Evan Hunt [Mon, 11 Sep 2017 20:30:40 +0000 (13:30 -0700)] 
[master] whitespace

8 years ago[master] add print.h
Evan Hunt [Mon, 11 Sep 2017 19:37:58 +0000 (12:37 -0700)] 
[master] add print.h

8 years ago[master] DNS Response Policy Service API
Evan Hunt [Mon, 11 Sep 2017 18:53:42 +0000 (11:53 -0700)] 
[master] DNS Response Policy Service API

4713. [func] Added support for the DNS Response Policy Service
(DNSRPS) API, which allows named to use an external
response policy daemon when built with
"configure --enable-dnsrps".  Thanks to Vernon
Schryver and Farsight Security. [RT #43376]

8 years ago[master] dig: retain domain when retrying with tcp
Evan Hunt [Mon, 11 Sep 2017 17:10:16 +0000 (10:10 -0700)] 
[master] dig: retain domain when retrying with tcp

4712. [bug] "dig +domain" and "dig +search" didn't retain the
search domain when retrying with TCP. [RT #45547]

8 years ago[master] add missing rrtypes to genzones
Evan Hunt [Mon, 11 Sep 2017 16:32:37 +0000 (09:32 -0700)] 
[master] add missing rrtypes to genzones

4711. [test] Some RR types were missing from genzones.sh.
[RT #45782]

8 years agoregen master
Tinderbox User [Sun, 10 Sep 2017 01:10:23 +0000 (01:10 +0000)] 
regen master

8 years agoupdate copyright notice / whitespace
Tinderbox User [Sat, 9 Sep 2017 23:46:01 +0000 (23:46 +0000)] 
update copyright notice / whitespace

8 years agonewcopyrights
Tinderbox User [Sat, 9 Sep 2017 23:30:20 +0000 (23:30 +0000)] 
newcopyrights

8 years ago[master] removed outdated library reference
Evan Hunt [Sat, 9 Sep 2017 18:49:04 +0000 (11:49 -0700)] 
[master] removed outdated library reference

8 years agoadd @ISC_OPENSSL_LIBS@
Mark Andrews [Sat, 9 Sep 2017 10:40:05 +0000 (20:40 +1000)] 
add @ISC_OPENSSL_LIBS@

8 years agoFinished merge of rt45019 (openssl hash default)
Francis Dupont [Sat, 9 Sep 2017 08:30:16 +0000 (10:30 +0200)] 
Finished merge of rt45019 (openssl hash default)

8 years ago[master] fix tag
Evan Hunt [Sat, 9 Sep 2017 01:22:12 +0000 (18:22 -0700)] 
[master] fix tag

8 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 8 Sep 2017 23:46:05 +0000 (23:46 +0000)] 
update copyright notice / whitespace

8 years ago[master] change hash function for RRL
Evan Hunt [Fri, 8 Sep 2017 22:46:15 +0000 (15:46 -0700)] 
[master] change hash function for RRL

4709. [cleanup] Use dns_name_fullhash() to hash names for RRL.
[RT #45435]

8 years ago[master] add libns and remove liblwres
Evan Hunt [Fri, 8 Sep 2017 20:39:09 +0000 (13:39 -0700)] 
[master] add libns and remove liblwres

4708.   [cleanup]       Legacy Windows builds (i.e. for XP and earlier)
                        are no longer supported. [RT #45186]

4707. [func] The lightweight resolver daemon and library (lwresd
and liblwres) have been removed. [RT #45186]

4706. [func] Code implementing name server query processing has
been moved from bin/named to a new library "libns".
Functions remaining in bin/named are now prefixed
with "named_" rather than "ns_".  This will make it
easier to write unit tests for name server code, or
link name server functionality into new tools.
[RT #45186]

8 years agodon't attempt to link -lcrypto multiple times
Mark Andrews [Fri, 8 Sep 2017 06:15:37 +0000 (16:15 +1000)] 
don't attempt to link -lcrypto multiple times

8 years ago[rt45019] separate DNS_CRYPTO_LIBS from ISC_OPENSSL_LIBS and use both
Evan Hunt [Fri, 8 Sep 2017 05:05:20 +0000 (22:05 -0700)] 
[rt45019] separate DNS_CRYPTO_LIBS from ISC_OPENSSL_LIBS and use both

8 years ago[master] windows can't cope with #ifdef in a macro expansion
Evan Hunt [Fri, 8 Sep 2017 04:02:17 +0000 (21:02 -0700)] 
[master] windows can't cope with #ifdef in a macro expansion

8 years agoISCLIBS should be after DNSLIBS
Mark Andrews [Fri, 8 Sep 2017 02:52:48 +0000 (12:52 +1000)] 
ISCLIBS should be after DNSLIBS

8 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 7 Sep 2017 23:46:43 +0000 (23:46 +0000)] 
update copyright notice / whitespace

8 years agonewcopyrights
Tinderbox User [Thu, 7 Sep 2017 23:30:28 +0000 (23:30 +0000)] 
newcopyrights

8 years agodon't disturb search->chain when calling find_coveringnsec
Mark Andrews [Thu, 7 Sep 2017 20:48:41 +0000 (06:48 +1000)] 
don't disturb search->chain when calling find_coveringnsec

8 years ago[rt45019] fix some library ordering problems
Evan Hunt [Thu, 7 Sep 2017 06:01:54 +0000 (23:01 -0700)] 
[rt45019] fix some library ordering problems

8 years agoplaceholder
Mark Andrews [Thu, 7 Sep 2017 03:11:59 +0000 (13:11 +1000)] 
placeholder

8 years ago4704. [cleanup] Silence Visual Studio compiler warnings. [RT #45898]
Mark Andrews [Thu, 7 Sep 2017 02:57:55 +0000 (12:57 +1000)] 
4704.   [cleanup]       Silence Visual Studio compiler warnings. [RT #45898]

8 years ago4703. [bug] BINDInstall.exe was missing some buffer length checks.
Mark Andrews [Thu, 7 Sep 2017 02:56:16 +0000 (12:56 +1000)] 
4703.   [bug]           BINDInstall.exe was missing some buffer length checks.
                        [RT #45898]

8 years ago4702. [func] Update function declarations to use
Mark Andrews [Thu, 7 Sep 2017 02:48:16 +0000 (12:48 +1000)] 
4702.   [func]          Update function declarations to use
                        dns_masterstyle_flags_t for style flags. [RT #45924]

8 years agoupdate copyright notice / whitespace
Tinderbox User [Wed, 6 Sep 2017 23:46:23 +0000 (23:46 +0000)] 
update copyright notice / whitespace

8 years agonewcopyrights
Tinderbox User [Wed, 6 Sep 2017 23:30:50 +0000 (23:30 +0000)] 
newcopyrights

8 years agomove declaration to start of block
Mark Andrews [Wed, 6 Sep 2017 20:39:24 +0000 (06:39 +1000)] 
move declaration to start of block

8 years ago[master] refactor tsig.c
Evan Hunt [Wed, 6 Sep 2017 17:57:40 +0000 (10:57 -0700)] 
[master] refactor tsig.c

4701. [cleanup] Refactored lib/dns/tsig.c to reduce code
duplication and simplify the disabling of MD5.
[RT #45490]

8 years agoChanged --enable-openssl-hash default
Francis Dupont [Wed, 6 Sep 2017 09:28:02 +0000 (11:28 +0200)] 
Changed --enable-openssl-hash default

8 years agoadd quotes arount $send_response
Mark Andrews [Wed, 6 Sep 2017 09:26:10 +0000 (19:26 +1000)] 
add quotes arount $send_response

8 years agoadd PYTHON_INSTALL_DIR
Mark Andrews [Wed, 6 Sep 2017 02:23:50 +0000 (12:23 +1000)] 
add PYTHON_INSTALL_DIR

8 years agosilence 'staleanswersok' may be used uninitialized in this function warning. [RT...
Mark Andrews [Wed, 6 Sep 2017 02:16:10 +0000 (12:16 +1000)] 
silence 'staleanswersok' may be used uninitialized in this function warning. [RT #14147

8 years agoadd missing defines
Mark Andrews [Wed, 6 Sep 2017 01:17:46 +0000 (11:17 +1000)] 
add missing defines

8 years agoregen master
Tinderbox User [Wed, 6 Sep 2017 01:11:43 +0000 (01:11 +0000)] 
regen master

8 years agoadd missing functions
Mark Andrews [Wed, 6 Sep 2017 00:39:53 +0000 (10:39 +1000)] 
add missing functions

8 years agofix merge error
Mark Andrews [Wed, 6 Sep 2017 00:04:17 +0000 (10:04 +1000)] 
fix merge error

8 years ago4700. [func] Serving of stale answers is now supported. This
Mark Andrews [Tue, 5 Sep 2017 23:58:29 +0000 (09:58 +1000)] 
4700.   [func]          Serving of stale answers is now supported. This
                        allows named to provide stale cached answers when
                        the authoritative server is under attack.
                        See max-stale-ttl, stale-answer-enable,
                        stale-answer-ttl. [RT #44790]

8 years agoregen master
Tinderbox User [Tue, 5 Sep 2017 01:10:49 +0000 (01:10 +0000)] 
regen master

8 years agoupdate copyright notice / whitespace
Tinderbox User [Mon, 4 Sep 2017 23:46:16 +0000 (23:46 +0000)] 
update copyright notice / whitespace

8 years agonewcopyrights
Tinderbox User [Mon, 4 Sep 2017 23:30:44 +0000 (23:30 +0000)] 
newcopyrights

8 years ago4699. [func] Multiple cookie-secret clauses can now be specified.
Mark Andrews [Mon, 4 Sep 2017 23:19:45 +0000 (09:19 +1000)] 
4699.   [func]          Multiple cookie-secret clauses can now be specified.
                        The first one specified is used to generate new
                        server cookies.  [RT #45672]

8 years agosilence converity warning [RT #45891]
Mark Andrews [Mon, 4 Sep 2017 21:38:13 +0000 (07:38 +1000)] 
silence converity warning [RT #45891]

8 years agomissing (const)
Mark Andrews [Mon, 4 Sep 2017 08:22:52 +0000 (18:22 +1000)] 
missing (const)

8 years ago[master] Add --with-python-install-dir configure option
Michał Kępień [Wed, 23 Aug 2017 09:50:01 +0000 (11:50 +0200)] 
[master] Add --with-python-install-dir configure option

4698. [port] Add --with-python-install-dir configure option to allow
specifying a nonstandard installation directory for
Python modules. [RT #45407]

8 years agocheck for dnssec support
Mark Andrews [Mon, 4 Sep 2017 00:23:03 +0000 (10:23 +1000)] 
check for dnssec support

8 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 1 Sep 2017 23:45:56 +0000 (23:45 +0000)] 
update copyright notice / whitespace

8 years agoTweak code (reviewed by Mark)
Mukund Sivaraman [Fri, 1 Sep 2017 07:11:13 +0000 (12:41 +0530)] 
Tweak code (reviewed by Mark)

8 years agospecify algorithm
Mark Andrews [Fri, 1 Sep 2017 05:34:38 +0000 (15:34 +1000)] 
specify algorithm

8 years agospecify algorithm; remove partial duplicate test; add missing test numbers
Mark Andrews [Fri, 1 Sep 2017 04:52:26 +0000 (14:52 +1000)] 
specify algorithm; remove partial duplicate test; add missing test numbers