]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
11 years ago[master] additional mkeys tests
Evan Hunt [Tue, 24 Feb 2015 05:07:26 +0000 (21:07 -0800)] 
[master] additional mkeys tests

4065. [test] Additional RFC 5011 tests. [RT #38569]

11 years ago[master] dnssec-keyset.sh
Evan Hunt [Tue, 24 Feb 2015 02:06:45 +0000 (18:06 -0800)] 
[master] dnssec-keyset.sh

4064. [contrib] dnssec-keyset.sh: Generates a specified number
of DNSSEC keys with timing set to implement a
pre-publication key rollover strategy. Thanks
to Jeffry A. Spain. [RT #38459]

11 years agoregen master
Tinderbox User [Tue, 24 Feb 2015 01:04:44 +0000 (01:04 +0000)] 
regen master

11 years agoupdate copyright notice / whitespace
Tinderbox User [Mon, 23 Feb 2015 23:45:20 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Mon, 23 Feb 2015 23:30:05 +0000 (23:30 +0000)] 
newcopyrights

11 years ago[master] fix LOADPENDING issues
Evan Hunt [Mon, 23 Feb 2015 04:43:39 +0000 (20:43 -0800)] 
[master] fix LOADPENDING issues

4063. [bug] Asynchronous zone loads were not handled
correctly when the zone load was already in
progress; this could trigger a crash in zt.c.
[RT #37573]

11 years agomerge copyrights
Mark Andrews [Sun, 22 Feb 2015 21:06:39 +0000 (08:06 +1100)] 
merge copyrights

11 years ago[master] report library version numbers on win32
Evan Hunt [Sat, 21 Feb 2015 07:23:59 +0000 (23:23 -0800)] 
[master] report library version numbers on win32

11 years agoremove unnecessary goto's and label
Mark Andrews [Thu, 19 Feb 2015 04:53:20 +0000 (15:53 +1100)] 
remove unnecessary goto's and label

11 years agoused unsigned zero
Mark Andrews [Thu, 19 Feb 2015 04:42:29 +0000 (15:42 +1100)] 
used unsigned zero

11 years agoupdate copyright notice / whitespace
Tinderbox User [Wed, 18 Feb 2015 23:45:23 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Wed, 18 Feb 2015 23:30:04 +0000 (23:30 +0000)] 
newcopyrights

11 years agort38571: handle Time::Piece not being supported by perl
Mark Andrews [Wed, 18 Feb 2015 12:49:33 +0000 (23:49 +1100)] 
rt38571: handle Time::Piece not being supported by perl

11 years agoaddress race condition with multiple isc_socket_connect calls in change 4041
Mark Andrews [Wed, 18 Feb 2015 12:32:31 +0000 (23:32 +1100)] 
address race condition with multiple isc_socket_connect calls in change 4041

11 years agoRPZ: Don't diff keys out of bounds, found via Valgrind (#38559)
Mukund Sivaraman [Mon, 16 Feb 2015 06:39:30 +0000 (12:09 +0530)] 
RPZ: Don't diff keys out of bounds, found via Valgrind (#38559)

11 years agoupdate copyright notice / whitespace
Tinderbox User [Tue, 17 Feb 2015 23:45:20 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Tue, 17 Feb 2015 23:30:04 +0000 (23:30 +0000)] 
newcopyrights

11 years ago[master] silence warning
Evan Hunt [Tue, 17 Feb 2015 19:37:26 +0000 (11:37 -0800)] 
[master] silence warning

11 years ago[master] edit CHANGES note
Evan Hunt [Tue, 17 Feb 2015 16:48:00 +0000 (08:48 -0800)] 
[master] edit CHANGES note

11 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 12 Feb 2015 23:45:23 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Thu, 12 Feb 2015 23:30:06 +0000 (23:30 +0000)] 
newcopyrights

11 years ago[master] spelling
Evan Hunt [Thu, 12 Feb 2015 22:55:56 +0000 (14:55 -0800)] 
[master] spelling

11 years ago[master] fixed testing problems with bdbhtp DLZ module
Evan Hunt [Thu, 12 Feb 2015 18:20:36 +0000 (10:20 -0800)] 
[master] fixed testing problems with bdbhtp DLZ module

11 years agoRemove canary code from hash destroy function (#38602)
Mukund Sivaraman [Thu, 12 Feb 2015 12:44:34 +0000 (18:14 +0530)] 
Remove canary code from hash destroy function (#38602)

This triggers a Valgrind out-of-bounds read report. It was introduced by
commit 5d7849ad7ffc6d08870dbfbc8d6bfffd90007488.

No CHANGES entry necessary as it doesn't have any user-visible or
behavioral change. It removes an out-of-bounds read issue that went
undetected when allocated through isc_mem as the memory was present.
The memory read was compared to itself, so it has no behavioral change.

11 years agoignore dig's result when expecting 'connection timed out'
Mark Andrews [Thu, 12 Feb 2015 02:44:30 +0000 (13:44 +1100)] 
ignore dig's result when expecting 'connection timed out'

11 years agoupdate copyright notice / whitespace
Tinderbox User [Wed, 11 Feb 2015 23:45:25 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Wed, 11 Feb 2015 23:30:04 +0000 (23:30 +0000)] 
newcopyrights

11 years ago[master] Merge branch 'master' of ssh://repo/proj/git/prod/bind9
Evan Hunt [Wed, 11 Feb 2015 17:26:25 +0000 (09:26 -0800)] 
[master] Merge branch 'master' of ssh://repo/proj/git/prod/bind9

11 years agoassign sitvalue
Mark Andrews [Wed, 11 Feb 2015 12:43:16 +0000 (23:43 +1100)] 
assign sitvalue

11 years agofix sitvalue
Mark Andrews [Wed, 11 Feb 2015 11:57:50 +0000 (22:57 +1100)] 
fix sitvalue

11 years ago[master] typo
Evan Hunt [Wed, 11 Feb 2015 06:44:21 +0000 (22:44 -0800)] 
[master] typo

11 years agospelling
Mark Andrews [Wed, 11 Feb 2015 05:59:44 +0000 (16:59 +1100)] 
spelling

11 years ago4061. [bug] Handle timeout in legacy system test. [RT #38573]
Mark Andrews [Wed, 11 Feb 2015 05:53:39 +0000 (16:53 +1100)] 
4061.   [bug]           Handle timeout in legacy system test. [RT #38573]

11 years ago4060. [bug] dns_rdata_freestruct could be call on a uninitialised
Mark Andrews [Wed, 11 Feb 2015 05:50:11 +0000 (16:50 +1100)] 
4060.   [bug]           dns_rdata_freestruct could be call on a uninitialised
                        structure when handling a error. [RT #38568]

11 years agoadd CVE-2015-1349
Mark Andrews [Wed, 11 Feb 2015 05:36:01 +0000 (16:36 +1100)] 
add CVE-2015-1349

11 years ago[master] oops, win32 data exports work differently now
Evan Hunt [Wed, 11 Feb 2015 01:26:09 +0000 (17:26 -0800)] 
[master] oops, win32 data exports work differently now

11 years ago[master] export dns_zone_mkey_{month,day,hour}
Evan Hunt [Wed, 11 Feb 2015 00:59:09 +0000 (16:59 -0800)] 
[master] export dns_zone_mkey_{month,day,hour}

11 years agoupdate copyright notice / whitespace
Tinderbox User [Tue, 10 Feb 2015 23:45:23 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Tue, 10 Feb 2015 23:30:04 +0000 (23:30 +0000)] 
newcopyrights

11 years ago[master] address valgrind warnings
Evan Hunt [Tue, 10 Feb 2015 22:01:38 +0000 (14:01 -0800)] 
[master] address valgrind warnings

4059. [bug] Addressed valgrind warnings. [RT #38549]

11 years ago[master] fix PRNG selection in dispatch.c
Evan Hunt [Tue, 10 Feb 2015 21:54:03 +0000 (13:54 -0800)] 
[master] fix PRNG selection in dispatch.c

4058. [bug] UDP dispatches could use the wrong psuedorandom
number generator context. [RT #38578]

11 years agoupdate copyright notice / whitespace
Tinderbox User [Mon, 9 Feb 2015 23:45:20 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Mon, 9 Feb 2015 23:30:04 +0000 (23:30 +0000)] 
newcopyrights

11 years agoremove bin/tests/system/dnssec/ns5/named.conf
Mark Andrews [Mon, 9 Feb 2015 01:46:24 +0000 (12:46 +1100)] 
remove bin/tests/system/dnssec/ns5/named.conf

11 years agonewcopyrights
Tinderbox User [Sun, 8 Feb 2015 23:30:05 +0000 (23:30 +0000)] 
newcopyrights

11 years agoadd named.conf
Mark Andrews [Sun, 8 Feb 2015 12:12:44 +0000 (23:12 +1100)] 
add named.conf

11 years agoregen master
Tinderbox User [Sun, 8 Feb 2015 01:05:11 +0000 (01:05 +0000)] 
regen master

11 years agoupdate copyright notice / whitespace
Tinderbox User [Sat, 7 Feb 2015 23:45:20 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Sat, 7 Feb 2015 23:30:06 +0000 (23:30 +0000)] 
newcopyrights

11 years agoadd crypto prerequisite
Mark Andrews [Sat, 7 Feb 2015 21:16:54 +0000 (08:16 +1100)] 
add crypto prerequisite

11 years ago[master] fix tag mismatch
Evan Hunt [Sat, 7 Feb 2015 01:33:30 +0000 (17:33 -0800)] 
[master] fix tag mismatch

11 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 6 Feb 2015 23:45:21 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Fri, 6 Feb 2015 23:30:22 +0000 (23:30 +0000)] 
newcopyrights

11 years ago[master] fix keytable test
Evan Hunt [Fri, 6 Feb 2015 22:08:28 +0000 (14:08 -0800)] 
[master] fix keytable test

11 years ago[master] better formatting fix
Evan Hunt [Fri, 6 Feb 2015 08:04:19 +0000 (00:04 -0800)] 
[master] better formatting fix

11 years ago[master] fix "initialize with revoked key" test, add missing newline
Evan Hunt [Fri, 6 Feb 2015 07:53:12 +0000 (23:53 -0800)] 
[master] fix "initialize with revoked key" test, add missing newline

11 years ago[master] remove a change inadvertently committed
Evan Hunt [Fri, 6 Feb 2015 07:34:14 +0000 (23:34 -0800)] 
[master] remove a change inadvertently committed

11 years ago4057. [bug] 'dnssec-dsfromkey -T 0' failed to add ttl field.
Mark Andrews [Fri, 6 Feb 2015 06:01:50 +0000 (17:01 +1100)] 
4057.   [bug]           'dnssec-dsfromkey -T 0' failed to add ttl field.
                        [RT #38565]

11 years agouse $PERL
Mark Andrews [Fri, 6 Feb 2015 05:58:39 +0000 (16:58 +1100)] 
use $PERL

11 years ago<isc/print.h>
Mark Andrews [Fri, 6 Feb 2015 02:30:22 +0000 (13:30 +1100)] 
<isc/print.h>

11 years ago[master] 5011 tests and fixes
Evan Hunt [Fri, 6 Feb 2015 01:18:15 +0000 (17:18 -0800)] 
[master] 5011 tests and fixes

4056. [bug] Expanded automatic testing of trust anchor
management and fixed several small bugs including
a memory leak and a possible loss of key state
information. [RT #38458]

4055. [func] "rndc managed-keys" can be used to check status
of trust anchors or to force keys to be refreshed,
Also, the managed keys data file has easier-to-read
comments.  [RT #38458]

11 years agoregen master
Tinderbox User [Fri, 6 Feb 2015 01:04:48 +0000 (01:04 +0000)] 
regen master

11 years agonewcopyrights
Tinderbox User [Thu, 5 Feb 2015 23:30:03 +0000 (23:30 +0000)] 
newcopyrights

11 years agorestore mdig.c
Francis Dupont [Thu, 5 Feb 2015 12:34:18 +0000 (13:34 +0100)] 
restore mdig.c

11 years agoadd missing mdig.* in copyright
Francis Dupont [Thu, 5 Feb 2015 12:30:06 +0000 (13:30 +0100)] 
add missing mdig.* in copyright

11 years agoadd print.h in mdig.c
Francis Dupont [Thu, 5 Feb 2015 12:25:38 +0000 (13:25 +0100)] 
add print.h in mdig.c

11 years agoadd missing mdig.* files
Francis Dupont [Thu, 5 Feb 2015 12:23:35 +0000 (13:23 +0100)] 
add missing mdig.* files

11 years agoisc_net_pton is conditionally built, use inet_pton
Mark Andrews [Thu, 5 Feb 2015 04:20:02 +0000 (15:20 +1100)] 
isc_net_pton is conditionally built, use inet_pton

11 years agoupdate copyright notice / whitespace
Tinderbox User [Wed, 4 Feb 2015 23:45:21 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Wed, 4 Feb 2015 23:30:03 +0000 (23:30 +0000)] 
newcopyrights

11 years agoadd <isc/print.h>
Mark Andrews [Wed, 4 Feb 2015 21:22:09 +0000 (08:22 +1100)] 
add <isc/print.h>

11 years agoactually add bin/tools/mdig.c
Mark Andrews [Wed, 4 Feb 2015 20:56:05 +0000 (07:56 +1100)] 
actually add bin/tools/mdig.c

11 years agocast to (unsigned long) to silence format warning
Mark Andrews [Wed, 4 Feb 2015 20:50:24 +0000 (07:50 +1100)] 
cast to (unsigned long) to silence format warning

11 years agoadded mdig tool
Francis Dupont [Wed, 4 Feb 2015 13:22:32 +0000 (14:22 +0100)] 
added mdig tool

11 years ago[master] avoid crash due to managed-key rollover
Evan Hunt [Wed, 4 Feb 2015 02:25:28 +0000 (18:25 -0800)] 
[master] avoid crash due to managed-key rollover

4053. [security] Revoking a managed trust anchor and supplying
an untrusted replacement could cause named
to crash with an assertion failure.
(CVE-2015-1349) [RT #38344]

11 years agoregen master
Tinderbox User [Wed, 4 Feb 2015 01:04:44 +0000 (01:04 +0000)] 
regen master

11 years agoupdate copyright notice / whitespace
Tinderbox User [Tue, 3 Feb 2015 23:46:29 +0000 (23:46 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Tue, 3 Feb 2015 23:30:03 +0000 (23:30 +0000)] 
newcopyrights

11 years ago[master] clarify edns-udp-size doc
Evan Hunt [Tue, 3 Feb 2015 21:35:34 +0000 (13:35 -0800)] 
[master] clarify edns-udp-size doc

11 years agoUpdate notes.xml for #38454
Mukund Sivaraman [Tue, 3 Feb 2015 06:37:28 +0000 (12:07 +0530)] 
Update notes.xml for #38454

11 years agoFix a Valgrind warning about use of uninitialized memory (as part of #38454)
Mukund Sivaraman [Tue, 3 Feb 2015 06:13:34 +0000 (11:43 +0530)] 
Fix a Valgrind warning about use of uninitialized memory (as part of #38454)

11 years agoFix a leak of query fetchlock (#38454)
Mukund Sivaraman [Tue, 3 Feb 2015 06:12:58 +0000 (11:42 +0530)] 
Fix a leak of query fetchlock (#38454)

4052. [bug] Fix a leak of query fetchlock. [RT #38454]

11 years agoFix a leak of pthread_mutexattr_t (#38454)
Mukund Sivaraman [Tue, 3 Feb 2015 06:12:06 +0000 (11:42 +0530)] 
Fix a leak of pthread_mutexattr_t (#38454)

4051. [bug] Fix a leak of pthread_mutexattr_t. [RT #38454]

11 years ago[master] silence RPZ log messages
Evan Hunt [Mon, 2 Feb 2015 23:49:36 +0000 (15:49 -0800)] 
[master] silence RPZ log messages

4050. [cleanup] Silence occasional spurious "duplicate query" log
messages from RPZ. [RT #38510]

11 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 30 Jan 2015 23:45:24 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Fri, 30 Jan 2015 23:30:03 +0000 (23:30 +0000)] 
newcopyrights

11 years ago4049. [bug] CDS and CDNSKEY had the wrong attributes. [RT #38491]
Mark Andrews [Fri, 30 Jan 2015 10:48:28 +0000 (21:48 +1100)] 
4049.   [bug]           CDS and CDNSKEY had the wrong attributes. [RT #38491]

11 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 29 Jan 2015 23:45:24 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Thu, 29 Jan 2015 23:30:03 +0000 (23:30 +0000)] 
newcopyrights

11 years agocopy COPYRIGHT and OpenSSL Licence to Build\Release
Mark Andrews [Thu, 29 Jan 2015 03:36:09 +0000 (14:36 +1100)] 
copy COPYRIGHT and OpenSSL Licence to Build\Release

11 years ago4048. [bug] adb hash table was not being grown. [RT #38470]
Mark Andrews [Thu, 29 Jan 2015 00:50:30 +0000 (11:50 +1100)] 
4048.   [bug]           adb hash table was not being grown. [RT #38470]

11 years agoregen master
Tinderbox User [Fri, 23 Jan 2015 01:04:53 +0000 (01:04 +0000)] 
regen master

11 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 22 Jan 2015 23:45:26 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Thu, 22 Jan 2015 23:30:06 +0000 (23:30 +0000)] 
newcopyrights

11 years ago[master] fixed library version reporting
Evan Hunt [Thu, 22 Jan 2015 19:17:03 +0000 (11:17 -0800)] 
[master] fixed library version reporting

- forgot to include a CHANGES note
- disabled on windows (it fails to link)

11 years ago[master] fix 'total use' accounting
Evan Hunt [Thu, 22 Jan 2015 17:44:24 +0000 (09:44 -0800)] 
[master] fix 'total use' accounting

4046.   [bug]           Accounting of "total use" in memory context
                        statistics was not correct. [RT #38370]

11 years ago[master] silence warning
Evan Hunt [Thu, 22 Jan 2015 17:03:24 +0000 (09:03 -0800)] 
[master] silence warning

11 years agoMerge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
Francis Dupont [Thu, 22 Jan 2015 08:25:18 +0000 (09:25 +0100)] 
Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9

11 years ago4045. [bug] Skip to next master on dns_request_createvia4 failure.
Mark Andrews [Thu, 22 Jan 2015 04:56:50 +0000 (15:56 +1100)] 
4045.   [bug]           Skip to next master on dns_request_createvia4 failure.
                        [RT #25185]

11 years agoinitialise fp
Mark Andrews [Thu, 22 Jan 2015 01:12:34 +0000 (12:12 +1100)] 
initialise fp