]>
git.ipfire.org Git - thirdparty/bind9.git/log
Evan Hunt [Mon, 10 Mar 2014 19:14:35 +0000 (12:14 -0700)]
[master] use adaptive locks when available
3781. [tuning] Use adaptive mutex locks when available; this
has been found to improve performance under load
on many systems. "configure --with-locktype=standard"
restores conventional mutex locks. [RT #32576]
Evan Hunt [Mon, 10 Mar 2014 18:56:19 +0000 (11:56 -0700)]
[master] whitespace
Evan Hunt [Mon, 10 Mar 2014 18:55:32 +0000 (11:55 -0700)]
[master] fix negative numbers in $GENERATE
3780. [bug] $GENERATE handled negative numbers incorrectly.
[RT #25528]
Francis Dupont [Sat, 8 Mar 2014 18:32:34 +0000 (19:32 +0100)]
fix opensslgost_link.c when OPENSSL is not defined
Tinderbox User [Sat, 8 Mar 2014 01:05:33 +0000 (01:05 +0000)]
regen master
Evan Hunt [Fri, 7 Mar 2014 23:59:55 +0000 (15:59 -0800)]
[master] clarify error
3779. [cleanup] Clarify the error message when using an option
that was not enabled at compile time. [RT #35504]
Tinderbox User [Fri, 7 Mar 2014 23:47:09 +0000 (23:47 +0000)]
update copyright notice
Tinderbox User [Fri, 7 Mar 2014 23:30:19 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Fri, 7 Mar 2014 19:31:51 +0000 (11:31 -0800)]
[master] warn when wrong address family used in listen-on/-v6
3778. [bug] Log a warning when the wrong address family is
used in "listen-on" or "listen-on-v6". [RT #17848]
Evan Hunt [Fri, 7 Mar 2014 01:21:19 +0000 (17:21 -0800)]
[master] fix misuses of isc__buffer functions, update comment
Evan Hunt [Fri, 7 Mar 2014 01:00:14 +0000 (17:00 -0800)]
[master] s/bug/func/
Tinderbox User [Thu, 6 Mar 2014 23:46:08 +0000 (23:46 +0000)]
update copyright notice
Tinderbox User [Thu, 6 Mar 2014 23:30:27 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Thu, 6 Mar 2014 19:11:27 +0000 (11:11 -0800)]
[master] tests directory cleanup
Evan Hunt [Thu, 6 Mar 2014 19:06:30 +0000 (11:06 -0800)]
[master] fix DLZ coredump
3777. [bug] EDNS EXPIRE code could dump core when processing
DLZ queries. [RT #35493]
Tinderbox User [Thu, 6 Mar 2014 01:05:38 +0000 (01:05 +0000)]
regen master
Evan Hunt [Wed, 5 Mar 2014 05:46:21 +0000 (21:46 -0800)]
[master] typo
Tinderbox User [Wed, 5 Mar 2014 01:06:28 +0000 (01:06 +0000)]
regen master
Tinderbox User [Tue, 4 Mar 2014 23:46:15 +0000 (23:46 +0000)]
update copyright notice
Tinderbox User [Tue, 4 Mar 2014 23:30:18 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Tue, 4 Mar 2014 18:42:25 +0000 (10:42 -0800)]
[master] use ANSI prototypes, clean up some casts
Evan Hunt [Tue, 4 Mar 2014 17:49:57 +0000 (09:49 -0800)]
[master] rndc -q
3776. [bug] "rndc -q" suppresses output from successful
rndc commands. Errors are printed on stderr.
[RT #21393]
Evan Hunt [Tue, 4 Mar 2014 17:07:26 +0000 (09:07 -0800)]
[master] don't use keyname from command line if using -S
Evan Hunt [Tue, 4 Mar 2014 16:58:40 +0000 (08:58 -0800)]
[master] fix API mismatch bug in DLZ
3775. [bug] dlz_dlopen driver could return the wrong error
code on API version mismatch, leading to a segfault.
[RT #35495]
Evan Hunt [Tue, 4 Mar 2014 16:56:09 +0000 (08:56 -0800)]
[master] fix memory leak
Evan Hunt [Tue, 4 Mar 2014 04:51:14 +0000 (20:51 -0800)]
[master] printable NSID logging
3774. [func] When using "request-nsid", log the NSID value in
printable form as well as hex. [RT #20864]
Tinderbox User [Tue, 4 Mar 2014 01:05:04 +0000 (01:05 +0000)]
regen master
Tinderbox User [Mon, 3 Mar 2014 23:47:11 +0000 (23:47 +0000)]
update copyright notice
Tinderbox User [Mon, 3 Mar 2014 23:30:24 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Mon, 3 Mar 2014 18:05:55 +0000 (10:05 -0800)]
[master] revert the "version" interactive command from nslookup
Evan Hunt [Mon, 3 Mar 2014 17:31:41 +0000 (09:31 -0800)]
[master] don't use strncasecmp for command line option
Evan Hunt [Mon, 3 Mar 2014 16:46:50 +0000 (08:46 -0800)]
[master] add "version" options to host/nslookup/nsupdate
3773. [func] "host", "nslookup" and "nsupdate" now have
options and commands to print the version
number. [RT #26057]
Evan Hunt [Mon, 3 Mar 2014 06:16:29 +0000 (22:16 -0800)]
[master] contrib: sqlite3 DLZ module
3772. [contrib] Added sqlite3 dynamically-loadable DLZ module.
(Based in part on a contribution from Tim Tessier.)
[RT #20822]
Mark Andrews [Mon, 3 Mar 2014 03:05:20 +0000 (14:05 +1100)]
lib/irs/win32/include/irs/platform.h and lib/irs/win32/include/irs/netdb.h are no more
Tinderbox User [Sun, 2 Mar 2014 01:05:20 +0000 (01:05 +0000)]
regen master
Evan Hunt [Sat, 1 Mar 2014 23:51:21 +0000 (15:51 -0800)]
[master] fix log level for built in keys
3771. [cleanup] Adjusted log level for "using built-in key"
messages. [RT #24383]
Tinderbox User [Sat, 1 Mar 2014 23:46:15 +0000 (23:46 +0000)]
update copyright notice
Evan Hunt [Sat, 1 Mar 2014 23:32:25 +0000 (15:32 -0800)]
[master] dig +trace could fail when retrying with TCP
3770. [bug] "dig +trace" could fail with an assertion when it
needed to fall back to TCP due to a truncated
response. [RT #24660]
Tinderbox User [Sat, 1 Mar 2014 23:30:23 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Sat, 1 Mar 2014 05:59:28 +0000 (21:59 -0800)]
[master] capture stderr in systests.output
- also tidied up runall.sh summary output
Evan Hunt [Sat, 1 Mar 2014 05:29:19 +0000 (21:29 -0800)]
[master] improved doc for "rndc signing -list"
3769. [doc] Improved documentation of "rndc signing -list".
[RT #30652]
Evan Hunt [Sat, 1 Mar 2014 05:09:24 +0000 (21:09 -0800)]
[master] add sha-384 to dnssec-checkds
3768. [bug] "dnssec-checkds" was missing the SHA-384 digest
algorithm. [RT #34000]
Tinderbox User [Fri, 28 Feb 2014 23:46:19 +0000 (23:46 +0000)]
update copyright notice
Tinderbox User [Fri, 28 Feb 2014 23:30:25 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Fri, 28 Feb 2014 16:10:44 +0000 (08:10 -0800)]
[master] add text clarifying native-pkcs11
Evan Hunt [Fri, 28 Feb 2014 01:55:04 +0000 (17:55 -0800)]
[master] log when using rndc.key
3767. [func] Log explicitly when using rndc.key to configure
command channel. [RT #35316]
Tinderbox User [Fri, 28 Feb 2014 01:07:06 +0000 (01:07 +0000)]
regen master
Evan Hunt [Fri, 28 Feb 2014 00:49:35 +0000 (16:49 -0800)]
[master] fixed out-of-tree build
3766. [cleanup] Fixed problems with building outside the source
tree when using native PKCS#11. [RT #35459]
Evan Hunt [Fri, 28 Feb 2014 00:42:35 +0000 (16:42 -0800)]
[master] fix possible rndc secroots crash
3765. [bug] Fixed a bug in "rndc secroots" that could crash
named when dumping an empty keynode. [RT #35469]
Evan Hunt [Fri, 28 Feb 2014 00:25:32 +0000 (16:25 -0800)]
[master] dnssec-keyfromlabel -S and -i
3764. [bug] The dnssec-keygen/settime -S and -i options
(to set up a successor key and set the prepublication
interval) were missing from dnssec-keyfromlabel.
[RT #35394]
Tinderbox User [Thu, 27 Feb 2014 23:46:22 +0000 (23:46 +0000)]
update copyright notice
Tinderbox User [Thu, 27 Feb 2014 23:30:32 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Thu, 27 Feb 2014 22:49:01 +0000 (14:49 -0800)]
[master] use cache in delve
3763. [bug] delve: Cache DNSSEC records to avoid the need to
re-fetch them when restarting validation. [RT #35476]
Evan Hunt [Thu, 27 Feb 2014 19:43:10 +0000 (11:43 -0800)]
[master] correct dates in man pages
Mark Andrews [Thu, 27 Feb 2014 07:29:52 +0000 (18:29 +1100)]
3762. [bug] Address build problems with --pkcs11-native +
--with-openssl with ECDSA support. [RT #35467]
Evan Hunt [Thu, 27 Feb 2014 07:03:54 +0000 (23:03 -0800)]
[master] fix 'rndc freeze' doc, and mention 'rndc sync'
Mark Andrews [Thu, 27 Feb 2014 05:55:46 +0000 (16:55 +1100)]
3761. [bug] Address dangling reference bug in dns_keytable_add.
[RT #35471]
Evan Hunt [Thu, 27 Feb 2014 03:00:05 +0000 (19:00 -0800)]
[master] merge several interdependent fixes
3760. [bug] Improve SIT with native PKCS#11 and on Windows.
[RT #35433]
3759. [port] Enable delve on Windows. [RT #35441]
3758. [port] Enable export library APIs on windows. [RT #35382]
Mark Andrews [Thu, 27 Feb 2014 02:21:27 +0000 (13:21 +1100)]
merge copyrights
Tinderbox User [Thu, 27 Feb 2014 01:06:20 +0000 (01:06 +0000)]
regen master
Mark Andrews [Thu, 27 Feb 2014 00:57:51 +0000 (11:57 +1100)]
#include <inttypes.h>
Evan Hunt [Wed, 26 Feb 2014 16:54:21 +0000 (08:54 -0800)]
[master] add files omitted from coverage test
Evan Hunt [Wed, 26 Feb 2014 16:43:50 +0000 (08:43 -0800)]
[master] enable windows python tools
3757. [port] Enable Python tools (dnssec-coverage,
dnssec-checkds) to run on Windows. [RT #34355]
Mark Andrews [Wed, 26 Feb 2014 14:11:13 +0000 (01:11 +1100)]
use cfg_type_sstring rather than cfg_type_qstring for sit-secret
Mark Andrews [Wed, 26 Feb 2014 04:54:23 +0000 (15:54 +1100)]
we only use 32 octets
Evan Hunt [Tue, 25 Feb 2014 17:55:48 +0000 (09:55 -0800)]
[master] clarified "no-case-compress"
Mark Andrews [Tue, 25 Feb 2014 01:07:41 +0000 (12:07 +1100)]
update copyrights
Tinderbox User [Mon, 24 Feb 2014 23:46:25 +0000 (23:46 +0000)]
update copyright notice
Francis Dupont [Mon, 24 Feb 2014 23:35:31 +0000 (00:35 +0100)]
hmac(key, message)
Francis Dupont [Mon, 24 Feb 2014 23:33:18 +0000 (00:33 +0100)]
updated copyrights
Mark Andrews [Mon, 24 Feb 2014 22:50:17 +0000 (09:50 +1100)]
add a brief description of SIT
Mark Andrews [Mon, 24 Feb 2014 14:10:36 +0000 (01:10 +1100)]
remove ENABLE_SIT
Mark Andrews [Mon, 24 Feb 2014 12:49:21 +0000 (23:49 +1100)]
#ifdef notyet error handling for bad sit
Evan Hunt [Mon, 24 Feb 2014 07:22:15 +0000 (23:22 -0800)]
[master] whitespace
Evan Hunt [Mon, 24 Feb 2014 07:21:50 +0000 (23:21 -0800)]
[master] update README
Mark Andrews [Mon, 24 Feb 2014 01:15:37 +0000 (12:15 +1100)]
3756. [bug] GSSAPI Kerberos realm checking was broken in
check_config leading to spurious messages being
logged. [RT #35443]
Mark Andrews [Sun, 23 Feb 2014 22:54:04 +0000 (09:54 +1100)]
use ISC_PLATFORM_USESIT
Mark Andrews [Sun, 23 Feb 2014 22:38:28 +0000 (09:38 +1100)]
delve: -p was not affecting servers lernt from resolv.conf
Mark Andrews [Sun, 23 Feb 2014 22:29:49 +0000 (09:29 +1100)]
adjust SIT computation
Mark Andrews [Sun, 23 Feb 2014 22:24:25 +0000 (09:24 +1100)]
3755. [func] Add stats counters for known EDNS options + others.
[RT #35447]
Mark Andrews [Sun, 23 Feb 2014 21:52:15 +0000 (08:52 +1100)]
check for zone being NULL
Mark Andrews [Sun, 23 Feb 2014 20:16:00 +0000 (07:16 +1100)]
encrypt nonce and time
Francis Dupont [Sun, 23 Feb 2014 08:37:32 +0000 (09:37 +0100)]
fixed ENABLE_LTR typos
Mark Andrews [Sun, 23 Feb 2014 03:06:15 +0000 (14:06 +1100)]
wait for zone to transfer
Mark Andrews [Sun, 23 Feb 2014 00:44:12 +0000 (11:44 +1100)]
silence compiler warning
Francis Dupont [Sat, 22 Feb 2014 02:01:56 +0000 (03:01 +0100)]
more missing WIN32 docs
Tinderbox User [Fri, 21 Feb 2014 23:30:15 +0000 (23:30 +0000)]
newcopyrights
Francis Dupont [Fri, 21 Feb 2014 23:03:26 +0000 (00:03 +0100)]
Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
Francis Dupont [Fri, 21 Feb 2014 23:02:40 +0000 (00:02 +0100)]
fix importkey & rrchecker references in the solution file
Mark Andrews [Fri, 21 Feb 2014 22:58:36 +0000 (09:58 +1100)]
add additional tools standalone man pages
Francis Dupont [Fri, 21 Feb 2014 22:56:22 +0000 (23:56 +0100)]
Isc Bind 9 -> upper case
Tinderbox User [Fri, 21 Feb 2014 17:47:10 +0000 (17:47 +0000)]
regenerate
Tinderbox User [Fri, 21 Feb 2014 17:38:07 +0000 (17:38 +0000)]
regen master
Evan Hunt [Fri, 21 Feb 2014 16:33:17 +0000 (08:33 -0800)]
[master] delve man page improvements
Evan Hunt [Fri, 21 Feb 2014 16:28:25 +0000 (08:28 -0800)]
[master] grammar
Evan Hunt [Fri, 21 Feb 2014 16:05:40 +0000 (08:05 -0800)]
[master] fix test error
Jeremy C. Reed [Fri, 21 Feb 2014 12:50:59 +0000 (06:50 -0600)]
fix some typos
Mark Andrews [Fri, 21 Feb 2014 10:17:23 +0000 (21:17 +1100)]
replace obsolete macro AC_ERROR with AC_MSG_ERROR
Tinderbox User [Fri, 21 Feb 2014 05:05:01 +0000 (05:05 +0000)]
regenerate
Tinderbox User [Fri, 21 Feb 2014 05:04:18 +0000 (05:04 +0000)]
regen master