]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
13 years agonewcopyrights
Tinderbox User [Wed, 21 Nov 2012 23:30:16 +0000 (23:30 +0000)] 
newcopyrights

13 years ago3423. [bug] "rndc signing -nsec3param" didn't accept the full
Mark Andrews [Wed, 21 Nov 2012 23:14:41 +0000 (10:14 +1100)] 
3423.   [bug]           "rndc signing -nsec3param" didn't accept the full
                        range of possible values.  Address portability issues.
                        [RT #31938]

Squashed commit of the following:

commit cdc417909d514903363796085ab3114ef24b7e30
Author: Mark Andrews <marka@isc.org>
Date:   Thu Nov 22 10:06:01 2012 +1100

    address hpux sscanf issues, iterations is a 16 bit field, use %hu rather than %hhd as the values are unsigned

13 years ago3422. [bug] Added a clear error message for when the SOA does not
ckb [Wed, 21 Nov 2012 22:44:34 +0000 (16:44 -0600)] 
3422. [bug] Added a clear error message for when the SOA does not
match the referral. [RT #31281]

13 years ago3421. [bug] Named loops when re-signing if all keys are offline.
Mark Andrews [Wed, 21 Nov 2012 06:48:57 +0000 (17:48 +1100)] 
3421.   [bug]           Named loops when re-signing if all keys are offline.
                        [RT #31916]

Squashed commit of the following:

commit f47af0ca6793687b9c8d08fd44b0c091ba5a4f9a
Author: Mark Andrews <marka@isc.org>
Date:   Wed Nov 21 17:45:21 2012 +1100

    dns_dns_zonediff_t -> dns_zonediff_t, clarify comment

commit 344edefc3ee90856a7ff990abe7971925ba843b2
Author: Mark Andrews <marka@isc.org>
Date:   Tue Nov 20 13:12:26 2012 +1100

    commit the zone changes if a keep was marked as being offline

commit cad2c2446ebfc20b6d8c4f6dd0d6596d7106cc0f
Author: Mark Andrews <marka@isc.org>
Date:   Tue Nov 20 13:08:29 2012 +1100

    check for looping when re-signing expiring.example

13 years agonewcopyrights
Tinderbox User [Sat, 17 Nov 2012 23:30:07 +0000 (23:30 +0000)] 
newcopyrights

13 years agoHPUX doesn't support 128 threads
Mark Andrews [Sat, 17 Nov 2012 13:25:39 +0000 (00:25 +1100)] 
HPUX doesn't support 128 threads

13 years agoforce integer output
Mark Andrews [Sat, 17 Nov 2012 12:58:50 +0000 (23:58 +1100)] 
force integer output

13 years ago3420. [bug] Address VPATH compilation issues. [RT #31879]
Mar Andrews [Sat, 17 Nov 2012 09:33:46 +0000 (09:33 +0000)] 
3420.   [bug]           Address VPATH compilation issues. [RT #31879]

13 years ago3419. [bug] Memory leak on validation cancel. [RT #31869]
Mark Andrews [Thu, 15 Nov 2012 00:16:28 +0000 (11:16 +1100)] 
3419.   [bug]           Memory leak on validation cancel. [RT #31869]

Squashed commit of the following:

commit 452b07ec7cb31784d90d9c2e45ca708df306302e
Author: Mark Andrews <marka@isc.org>
Date:   Wed Nov 14 23:36:36 2012 +1100

    destroy fetch when canceling validator

13 years agoregen
Tinderbox User [Wed, 14 Nov 2012 23:30:09 +0000 (23:30 +0000)] 
regen

13 years ago3418. [func] New XML schema (version 3.0) for the statistics channel
ckb [Wed, 14 Nov 2012 18:44:15 +0000 (12:44 -0600)] 
3418. [func] New XML schema (version 3.0) for the statistics channel
adds query type statistics at the zone level, and
flattens the XML tree and uses compressed format to
optimize parsing. Includes new XSL that permits
charting via the Google Charts API on browsers that
support javascript in XSL.  The old XML schema has been
deprecated. [RT #30023]

3417. [placeholder]

13 years agoupdate copyright notice
Tinderbox User [Tue, 13 Nov 2012 23:45:44 +0000 (23:45 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Tue, 13 Nov 2012 23:30:06 +0000 (23:30 +0000)] 
newcopyrights

13 years ago3416. [bug] Named could die on shutdown if running with 128 UDP
Mark Andrews [Tue, 13 Nov 2012 20:47:58 +0000 (07:47 +1100)] 
3416.   [bug]           Named could die on shutdown if running with 128 UDP
                        dispatches per interface. [RT #31743]

Squashed commit of the following:

commit 1a97c755f8496f65024af0f634c1acf59a0a4252
Author: Mark Andrews <marka@isc.org>
Date:   Wed Nov 7 07:14:36 2012 +1100

    add regression test for RT31743

commit 7b16b5f77fad39478168aac25742823f2fcd825b
Author: Mark Andrews <marka@isc.org>
Date:   Fri Nov 2 23:57:24 2012 +1100

    array bounds error when shutting down interface

13 years agoRedo
Mark Andrews [Tue, 13 Nov 2012 20:41:32 +0000 (07:41 +1100)] 
Redo
3415.   [bug]           named could die with a REQUIRE failure if a valdation
                        was canceled. [RT #31804]

13 years agospelling
Mark Andrews [Thu, 8 Nov 2012 22:30:30 +0000 (09:30 +1100)] 
spelling

13 years ago3415. [bug] named could die with a REQUIRE failure id a valdation
Mark Andrews [Thu, 8 Nov 2012 22:09:52 +0000 (09:09 +1100)] 
3415.   [bug]           named could die with a REQUIRE failure id a valdation
                        was canceled. [RT #31804]

Squashed commit of the following:

commit d414d3cb4244daeca4159ac1f8a82322e4a20e5a
Author: Mark Andrews <marka@isc.org>
Date:   Wed Nov 7 14:19:28 2012 +1100

    check that val->fetch != NULL before calling dns_resolver_destroyfetch

13 years agouse stop.pl to ensure old server is fully shutdown before starting new server
Mark Andrews [Wed, 7 Nov 2012 20:38:13 +0000 (07:38 +1100)] 
use stop.pl to ensure old server is fully shutdown before starting new server

13 years agoregen master
Tinderbox User [Wed, 7 Nov 2012 01:04:33 +0000 (01:04 +0000)] 
regen master

13 years ago[master] uppercase acronym
Jeremy C. Reed [Tue, 6 Nov 2012 18:39:18 +0000 (12:39 -0600)] 
[master]  uppercase acronym

be consistent

13 years ago[master] fix spelling
Jeremy C. Reed [Tue, 6 Nov 2012 17:40:50 +0000 (11:40 -0600)] 
[master] fix spelling

Noticed one while reading during Alan's training today.
Fixed two other misspellings while here.

13 years agoadd missing ARPANAME definition
Mark Andrews [Tue, 6 Nov 2012 04:29:01 +0000 (15:29 +1100)] 
add missing ARPANAME definition

13 years agoimprove isc_mempool_put memory model
Mark Andrews [Fri, 2 Nov 2012 05:02:15 +0000 (16:02 +1100)] 
improve isc_mempool_put memory model

13 years ago move memory accounting to before free of memory to avoid "using" a pointer after...
Mark Andrews [Fri, 2 Nov 2012 04:57:56 +0000 (15:57 +1100)] 
 move memory accounting to before free of memory to avoid "using" a pointer after it is freed

13 years agospelling
Mark Andrews [Fri, 2 Nov 2012 00:19:02 +0000 (11:19 +1100)] 
spelling

13 years agoadd coverity[+free : arg-1] directive
Mark Andrews [Fri, 2 Nov 2012 00:16:32 +0000 (11:16 +1100)] 
add coverity[+free : arg-1] directive

13 years ago3414. [bug] Address locking issues found by Coverity. [RT #31626]
Mark Andrews [Thu, 1 Nov 2012 19:41:45 +0000 (06:41 +1100)] 
3414.   [bug]           Address locking issues found by Coverity. [RT #31626]

13 years agosock is potentially unused in use_min_mtu
Mark Andrews [Thu, 1 Nov 2012 04:27:56 +0000 (15:27 +1100)] 
sock is potentially unused in use_min_mtu

13 years ago3413. [func] Record the number of DNS64 AAAA RRsets that have been
Mark Andrews [Thu, 1 Nov 2012 03:23:14 +0000 (14:23 +1100)] 
3413.   [func]          Record the number of DNS64 AAAA RRsets that have been
                        synthesized. [RT #27636]

Squashed commit of the following:

commit b375c287a3d95ed2eb29977d4347d845f393add7
Author: Evan Hunt <each@isc.org>
Date:   Wed Oct 24 21:28:04 2012 -0700

    [rt27636] add dns64 responses stat counter

13 years agouninitalised use
Mark Andrews [Thu, 1 Nov 2012 02:53:20 +0000 (13:53 +1100)] 
uninitalised use

13 years ago3412. [bug] Copy timeval structure from control message data.
Mark Andrews [Thu, 1 Nov 2012 00:16:59 +0000 (11:16 +1100)] 
3412.   [bug]           Copy timeval structure from control message data.
                        [RT #31548]

13 years agoupdate copyright notice
Tinderbox User [Wed, 31 Oct 2012 23:45:49 +0000 (23:45 +0000)] 
update copyright notice

13 years agoMore coverity fixes:
Mark Andrews [Wed, 31 Oct 2012 23:22:11 +0000 (10:22 +1100)] 
More coverity fixes:
3410.   [bug]           Addressed Coverity warnings. [RT #31626]
Squashed commit of the following:

commit 6fec07bbb69ead784063052f2099674f8b52c6b3
Author: Mark Andrews <marka@isc.org>
Date:   Tue Oct 30 18:14:35 2012 +1100

    use strl{cat,cpy}

commit 19a5d3766f3dbc8a2944b21640a8226a89aae7ba
Author: Mark Andrews <marka@isc.org>
Date:   Tue Oct 30 14:38:55 2012 +1100

    address unchecked xmlTextWriter* calls

13 years ago3411. [tuning] Use IPV6_USE_MIN_MTU or equivalent with TCP in addition ...
Mark Andrews [Wed, 31 Oct 2012 21:42:56 +0000 (08:42 +1100)] 
3411.   [tuning]        Use IPV6_USE_MIN_MTU or equivalent with TCP in addition                         to UDP. [RT #31690]

Squashed commit of the following:

commit bcbe9ae7a99e1f7f4236a22739a793b51ace8684
Author: Mark Andrews <marka@isc.org>
Date:   Wed Oct 31 15:10:53 2012 +1100

    Use IPV6_USE_MIN_MTU for TCP as well as UDP

13 years agospelling, whitespace
Mark Andrews [Tue, 30 Oct 2012 20:45:15 +0000 (07:45 +1100)] 
spelling, whitespace

13 years ago[master] fix changes note
Evan Hunt [Tue, 30 Oct 2012 16:58:18 +0000 (09:58 -0700)] 
[master] fix changes note

13 years agomore: 3410. [bug] Addressed Coverity warnings. [RT #31626]
Mark Andrews [Tue, 30 Oct 2012 02:00:58 +0000 (13:00 +1100)] 
more: 3410.   [bug]           Addressed Coverity warnings. [RT #31626]

move set_refreshkeytimer call within loop so that keydata is valid.

13 years agoMore for: 3410. [bug] Addressed Coverity warnings. [RT #31626
Mark Andrews [Tue, 30 Oct 2012 01:01:39 +0000 (12:01 +1100)] 
More for: 3410.   [bug]           Addressed Coverity warnings. [RT #31626

Squashed commit of the following:

commit d94f5463f508773a7b027230cd81b61cf8c9cfce
Author: Mark Andrews <marka@isc.org>
Date:   Tue Oct 30 11:52:32 2012 +1100

    <string.h> -> <isc/string.h>

commit d707d6fb739c6e6df90a864141b418a13d3bccc8
Author: Mark Andrews <marka@isc.org>
Date:   Tue Oct 30 11:48:20 2012 +1100

    address coverity warnings

13 years agoupdate copyright notice
Tinderbox User [Mon, 29 Oct 2012 23:46:34 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Mon, 29 Oct 2012 23:30:22 +0000 (23:30 +0000)] 
newcopyrights

13 years agoregenerate
Tinderbox User [Mon, 29 Oct 2012 23:00:11 +0000 (23:00 +0000)] 
regenerate

13 years ago[master] suppress dlopen on sunos 4
Evan Hunt [Mon, 29 Oct 2012 22:56:59 +0000 (15:56 -0700)] 
[master] suppress dlopen on sunos 4

13 years ago<sys/errno.h> -> <errno.h>
Mark Andrews [Mon, 29 Oct 2012 22:22:57 +0000 (09:22 +1100)] 
<sys/errno.h>  -> <errno.h>

13 years agocheck more dns_rdata_tostruct returns
Mark Andrews [Mon, 29 Oct 2012 21:50:06 +0000 (08:50 +1100)] 
check more dns_rdata_tostruct returns

13 years ago3410. [bug] Addressed Coverity warnings. [RT #31626]
Mark Andrews [Mon, 29 Oct 2012 09:04:59 +0000 (20:04 +1100)] 
3410.   [bug]           Addressed Coverity warnings. [RT #31626]

Squashed commit of the following:

commit bce2efe66d69d60b746b85df49974ca341723169
Author: Mark Andrews <marka@isc.org>
Date:   Mon Oct 29 12:59:25 2012 +1100

    use 'static dns_rdata_xxxx_t xxxx'

commit 704d3c29acbf2dd350a26f2df82a57cb077ba72e
Author: Mark Andrews <marka@isc.org>
Date:   Mon Oct 29 12:35:16 2012 +1100

    return ISC_R_NOTFOUND if private record length does not make sense

commit 7596610c12c5685336fc0909860173d2fae359af
Author: Mark Andrews <marka@isc.org>
Date:   Sat Oct 27 21:41:17 2012 +1100

    check private->length == 5

commit 3836365a3e3e83b057bd940350f032279e080296
Author: Mark Andrews <marka@isc.org>
Date:   Sat Oct 27 21:40:50 2012 +1100

    properly set private->length

commit a295778ac53109d39ef3a8b233751100edae678b
Author: Mark Andrews <marka@isc.org>
Date:   Sat Oct 27 21:13:30 2012 +1100

    check dns_rdata_tostruct result

commit e33c37ca9112159e0b2363615bb018d27fa7d1a5
Author: Mark Andrews <marka@isc.org>
Date:   Sat Oct 27 21:10:43 2012 +1100

    check remove/fopen/chmod return values

commit 3a675e0666aae25d1c51f51ec7bd3fbe25545aae
Author: Mark Andrews <marka@isc.org>
Date:   Sat Oct 27 20:59:10 2012 +1100

    check isc_socket_accept result

commit 696923344f4b07ce0dba4cf2675b1cbb6eba7e8e
Author: Mark Andrews <marka@isc.org>
Date:   Sat Oct 27 20:55:40 2012 +1100

    change variable scopes

commit b9e9d9ad58270271003e463f10744e0ceaf9ad97
Author: Mark Andrews <marka@isc.org>
Date:   Sat Oct 27 20:53:19 2012 +1100

    check inet_pton return value

commit 70698e9589da77e3745efb6ea24b8830addd6ae4
Author: Mark Andrews <marka@isc.org>
Date:   Sat Oct 27 20:52:40 2012 +1100

    break -> /* NOTREACHED */

commit 88de9de2e8e201ab2fef16a868f241e8206ea826
Author: Mark Andrews <marka@isc.org>
Date:   Sat Oct 27 20:52:06 2012 +1100

    strcpy -> strlcpy

commit 6ba79c7cec0e48014cdfa76e8a9406b7a921556e
Author: Mark Andrews <marka@isc.org>
Date:   Sat Oct 27 20:51:26 2012 +1100

    check dns_rdata_tostruct return values

13 years agoextract repo from --remote
Mark Andrews [Mon, 29 Oct 2012 02:53:48 +0000 (02:53 +0000)] 
extract repo from --remote

13 years agonewcopyrights
Tinderbox User [Sun, 28 Oct 2012 23:30:24 +0000 (23:30 +0000)] 
newcopyrights

13 years ago[master] contrib/dane/mkdane.sh
Evan Hunt [Sun, 28 Oct 2012 03:46:45 +0000 (20:46 -0700)] 
[master] contrib/dane/mkdane.sh

3409. [contrib] contrib/dane/mkdane.sh: Tool to generate TLSA RR's
from X.509 certificates, for use with DANE
(DNS-based Authentication of Named Entities).
[RT #30513]

13 years agoregen master
Tinderbox User [Sat, 27 Oct 2012 01:05:22 +0000 (01:05 +0000)] 
regen master

13 years agoMerge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
Tinderbox User [Sat, 27 Oct 2012 01:01:33 +0000 (01:01 +0000)] 
Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9

13 years agoupdate copyrights
Evan Hunt [Fri, 26 Oct 2012 23:52:23 +0000 (16:52 -0700)] 
update copyrights

13 years ago[master] allow dnssec options in inline-signing slaves
Evan Hunt [Fri, 26 Oct 2012 23:14:59 +0000 (16:14 -0700)] 
[master] allow dnssec options in inline-signing slaves

3408. [bug] Some DNSSEC-related options (update-check-ksk,
dnssec-loadkeys-interval, dnssec-dnskey-kskonly)
are now legal in slave zones as long as
inline-signing is in use. [RT #31078]

13 years agoplaceholder
Mark Andrews [Fri, 26 Oct 2012 04:30:11 +0000 (15:30 +1100)] 
placeholder

13 years ago[master] address mem.c compilation problems
Evan Hunt [Fri, 26 Oct 2012 01:56:47 +0000 (18:56 -0700)] 
[master] address mem.c compilation problems

3406. [bug] mem.c: Fix compilation errors when building with
ISC_MEM_TRACKLINES or ISC_MEMPOOL_NAMES disabled.
                        Also, ISC_MEM_DEBUG is no longer optional. [RT #31559]

13 years agoregen master
Tinderbox User [Fri, 26 Oct 2012 01:09:47 +0000 (01:09 +0000)] 
regen master

13 years ago[master] note RPZ performance issues in ARM
Evan Hunt [Fri, 26 Oct 2012 01:04:25 +0000 (18:04 -0700)] 
[master] note RPZ performance issues in ARM

13 years agoupdate copyright notice
Tinderbox User [Thu, 25 Oct 2012 23:47:00 +0000 (23:47 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Thu, 25 Oct 2012 23:30:19 +0000 (23:30 +0000)] 
newcopyrights

13 years ago[master] Fix typo (repeated word)
Jeremy C. Reed [Thu, 25 Oct 2012 16:48:49 +0000 (11:48 -0500)] 
[master] Fix typo (repeated word)

13 years ago[master] fix ulink typo
Evan Hunt [Thu, 25 Oct 2012 16:21:12 +0000 (09:21 -0700)] 
[master] fix ulink typo

13 years ago3405. [bug] Handle time going backwards in acache. [RT #31253]
Mark Andrews [Thu, 25 Oct 2012 03:29:10 +0000 (14:29 +1100)] 
3405.   [bug]           Handle time going backwards in acache. [RT #31253]

Squashed commit of the following:

commit fbf4c8fe2644c101bac870360d3f2c159a90f203
Author: Mark Andrews <marka@isc.org>
Date:   Wed Oct 24 14:43:14 2012 +1100

    remove INSIST and handle time going backwards

13 years agoMerge branch 'master' of ssh://repo/proj/git/prod/bind9
Evan Hunt [Thu, 25 Oct 2012 01:03:54 +0000 (18:03 -0700)] 
Merge branch 'master' of ssh://repo/proj/git/prod/bind9

13 years agoupdate copyright notice
Tinderbox User [Wed, 24 Oct 2012 23:46:51 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Wed, 24 Oct 2012 23:30:20 +0000 (23:30 +0000)] 
newcopyrights

13 years ago[master] remove spurious signatures from glue
Evan Hunt [Wed, 24 Oct 2012 22:45:48 +0000 (15:45 -0700)] 
[master] remove spurious signatures from glue

3404. [bug] dnssec-signzone: When re-signing a zone, remove
RRSIG and NSEC records from nodes that used to be
in-zone but are now below a zone cut. [RT #31556]

13 years ago[master] silence warning
Evan Hunt [Wed, 24 Oct 2012 22:40:00 +0000 (15:40 -0700)] 
[master] silence warning

13 years ago[master] silence unused variable warning
Evan Hunt [Wed, 24 Oct 2012 22:36:04 +0000 (15:36 -0700)] 
[master] silence unused variable warning

13 years ago[master] fix fedora 17 ecdsa compilation problem
Evan Hunt [Wed, 24 Oct 2012 20:56:41 +0000 (13:56 -0700)] 
[master] fix fedora 17 ecdsa compilation problem

13 years ago[master] fix CHANGES error
Evan Hunt [Wed, 24 Oct 2012 20:19:53 +0000 (13:19 -0700)] 
[master] fix CHANGES error

13 years ago[master] silence noisy OpenSSL logging
Evan Hunt [Wed, 24 Oct 2012 19:58:16 +0000 (12:58 -0700)] 
[master] silence noisy OpenSSL logging

3402. [bug] Correct interface numbers for IPv4 and IPv6 interfaces.

13 years ago[rt25085]
ckb [Wed, 24 Oct 2012 19:47:29 +0000 (14:47 -0500)] 
[rt25085]
3402. [bug] Correct interface numbers for IPv4 and IPv6 interfaces.
     [RT #25085]

13 years ago[master] silence coverity warnings
Evan Hunt [Wed, 24 Oct 2012 05:04:06 +0000 (22:04 -0700)] 
[master] silence coverity warnings

3401. [bug] Addressed Coverity warnings. [RT #31484]

13 years agoadd CHANGES
Evan Hunt [Mon, 22 Oct 2012 20:20:48 +0000 (13:20 -0700)] 
add CHANGES

13 years agoregen
Tinderbox User [Mon, 22 Oct 2012 20:01:43 +0000 (20:01 +0000)] 
regen

13 years ago[rt31494] add gitID to kit.sh generated tarballs
Evan Hunt [Mon, 22 Oct 2012 19:56:47 +0000 (12:56 -0700)] 
[rt31494] add gitID to kit.sh generated tarballs

13 years ago3399. [port] netbsd: rename 'bool' parameter to avoid namespace
Mark Andrews [Mon, 22 Oct 2012 00:42:23 +0000 (11:42 +1100)] 
3399.   [port]          netbsd: rename 'bool' parameter to avoid namespace
                        clash.  [RT #31515]

13 years agoupdate copyright notice
Tinderbox User [Fri, 19 Oct 2012 23:45:58 +0000 (23:45 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Fri, 19 Oct 2012 23:30:17 +0000 (23:30 +0000)] 
newcopyrights

13 years agoupdate SRCID
Tinderbox User [Fri, 19 Oct 2012 06:16:50 +0000 (06:16 +0000)] 
update SRCID

13 years agoremove redundant UNUSED(callbacks)
Mark Andrews [Fri, 19 Oct 2012 05:28:57 +0000 (16:28 +1100)] 
remove redundant UNUSED(callbacks)

13 years agoupdate SRCID
Tinderbox User [Fri, 19 Oct 2012 00:16:33 +0000 (00:16 +0000)] 
update SRCID

13 years agoupdate copyright notice
Tinderbox User [Thu, 18 Oct 2012 23:46:07 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Thu, 18 Oct 2012 23:30:19 +0000 (23:30 +0000)] 
newcopyrights

13 years ago3398. [bug] SOA parameters were not being updated with inline
Mark Andrews [Thu, 18 Oct 2012 23:25:06 +0000 (10:25 +1100)] 
3398.   [bug]           SOA parameters were not being updated with inline
                        signed zones if the zone was modified while the
                        server was offline. [RT #29272]

13 years agoupdate SRCID
Tinderbox User [Thu, 18 Oct 2012 23:16:06 +0000 (23:16 +0000)] 
update SRCID

13 years ago3397. [bug] dig crashed when using +nssearch with +tcp. [RT #25298]
ckb [Thu, 18 Oct 2012 22:50:07 +0000 (17:50 -0500)] 
3397. [bug] dig crashed when using +nssearch with +tcp. [RT #25298]

13 years agoupdate SRCID
Tinderbox User [Thu, 18 Oct 2012 03:16:58 +0000 (03:16 +0000)] 
update SRCID

13 years ago3396. [bug] OPT records were incorrectly removed from signed,
Mark Andrews [Thu, 18 Oct 2012 02:25:06 +0000 (13:25 +1100)] 
3396.   [bug]           OPT records were incorrectly removed from signed,
                        truncated responses. [RT #31439]

13 years agoupdate SRCID
Tinderbox User [Wed, 17 Oct 2012 02:15:56 +0000 (02:15 +0000)] 
update SRCID

13 years agoMerge branch 'master' of repo.isc.org:/proj/git/prod/bind9
Mark Andrews [Wed, 17 Oct 2012 01:50:54 +0000 (12:50 +1100)] 
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9

13 years agomissing space before other len after change #3389
Mark Andrews [Wed, 17 Oct 2012 01:48:12 +0000 (12:48 +1100)] 
missing space before other len after change #3389

13 years agoupdate SRCID
Tinderbox User [Wed, 17 Oct 2012 01:16:00 +0000 (01:16 +0000)] 
update SRCID

13 years agoregen master
Tinderbox User [Wed, 17 Oct 2012 01:05:34 +0000 (01:05 +0000)] 
regen master

13 years agoupdate SRCID
Tinderbox User [Wed, 17 Oct 2012 00:16:23 +0000 (00:16 +0000)] 
update SRCID

13 years agoupdate copyright notice
Tinderbox User [Tue, 16 Oct 2012 23:46:15 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Tue, 16 Oct 2012 23:30:15 +0000 (23:30 +0000)] 
newcopyrights

13 years agoupdate SRCID
Tinderbox User [Tue, 16 Oct 2012 02:15:56 +0000 (02:15 +0000)] 
update SRCID

13 years ago3395. [protocol] Add RFC 6598 reverse zones to built in empty zones
Mark Andrews [Tue, 16 Oct 2012 01:31:28 +0000 (12:31 +1100)] 
3395.   [protocol]      Add RFC 6598 reverse zones to built in empty zones
                        list, 64.100.IN-ADDR.ARPA ... 127.100.IN-ADDR.ARPA.
                        [RT #31336]

13 years agoupdate SRCID
Tinderbox User [Tue, 16 Oct 2012 01:16:14 +0000 (01:16 +0000)] 
update SRCID

13 years ago3394. [bug] Adjust 'sucessfully validated after lower casing
Mark Andrews [Tue, 16 Oct 2012 00:56:05 +0000 (11:56 +1100)] 
3394.   [bug]           Adjust 'sucessfully validated after lower casing
                        signer' log level and category. [RT #31414]