]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
11 years agonewcopyrights
Tinderbox User [Fri, 15 Aug 2014 23:30:03 +0000 (23:30 +0000)] 
newcopyrights

11 years agoremove duplicate request-ixfr rt36878
Mark Andrews [Fri, 15 Aug 2014 22:50:36 +0000 (08:50 +1000)] 
remove duplicate request-ixfr rt36878

(cherry picked from commit 0a484c39fc85752925bb3231b1b566420437a1e3)

11 years agoSEE ALSO cleanup in pkcs11 manuals
Jeremy C. Reed [Fri, 15 Aug 2014 16:39:55 +0000 (11:39 -0500)] 
SEE ALSO cleanup in pkcs11 manuals

This sorts them, adds missing from one manual, uses correct section number,
and gets rid of a trailing comma.

Okayed via RT ticket 36830.

11 years agofix typos or misspellings
Jeremy C. Reed [Fri, 15 Aug 2014 15:35:31 +0000 (10:35 -0500)] 
fix typos or misspellings

11 years agoremove the now gone -all switch from flushtree
Jeremy C. Reed [Fri, 15 Aug 2014 14:28:37 +0000 (09:28 -0500)] 
remove the now gone -all switch from flushtree

This is for RT ticket #36832.
While here update manual page date.

11 years agochange ecgen to keygen in a few places in manpage
Jeremy C. Reed [Fri, 15 Aug 2014 14:16:50 +0000 (09:16 -0500)] 
change ecgen to keygen in a few places in manpage

I didn't create a CHANGES entry for this as it was trivial and
the name of the installed manual didn't change.
This is for RT ticket #36830.

11 years ago[master] standardize [RT #<number>] formatting
Evan Hunt [Thu, 14 Aug 2014 21:09:45 +0000 (14:09 -0700)] 
[master] standardize [RT #<number>] formatting

11 years agoremove redundant isc_sockaddr_format call
Mark Andrews [Fri, 8 Aug 2014 11:27:35 +0000 (21:27 +1000)] 
remove redundant isc_sockaddr_format call

11 years agoupdate copyright notice
Tinderbox User [Thu, 7 Aug 2014 23:45:19 +0000 (23:45 +0000)] 
update copyright notice

11 years agonewcopyrights
Tinderbox User [Thu, 7 Aug 2014 23:30:03 +0000 (23:30 +0000)] 
newcopyrights

11 years ago[master] win32 sockets don't support dscp
Evan Hunt [Thu, 7 Aug 2014 04:35:49 +0000 (21:35 -0700)] 
[master] win32 sockets don't support dscp

11 years ago[master] files missing for win32 build
Evan Hunt [Thu, 7 Aug 2014 03:51:04 +0000 (20:51 -0700)] 
[master] files missing for win32 build

11 years ago[master] need local strlcpy() in VS2005
Evan Hunt [Thu, 7 Aug 2014 02:57:04 +0000 (19:57 -0700)] 
[master] need local strlcpy() in VS2005

11 years agoupdate copyright notice
Tinderbox User [Thu, 7 Aug 2014 01:14:24 +0000 (01:14 +0000)] 
update copyright notice

11 years ago[master] copyrights
Evan Hunt [Thu, 7 Aug 2014 01:13:02 +0000 (18:13 -0700)] 
[master] copyrights

11 years ago[master] [36737] allow zero-length URI and CAA fields
Evan Hunt [Thu, 7 Aug 2014 00:40:14 +0000 (17:40 -0700)] 
[master] [36737] allow zero-length URI and CAA fields

3914. [bug] Allow the URI target and CAA value fields to
be zero length. [RT #36737]

11 years agoupdate copyright notice
Tinderbox User [Wed, 6 Aug 2014 23:45:23 +0000 (23:45 +0000)] 
update copyright notice

11 years agonewcopyrights
Tinderbox User [Wed, 6 Aug 2014 23:30:06 +0000 (23:30 +0000)] 
newcopyrights

11 years ago3913. [bug] Address race issue in dispatch. [RT #36731]
Mark Andrews [Wed, 6 Aug 2014 08:49:53 +0000 (18:49 +1000)] 
3913.   [bug]           Address race issue in dispatch. [RT #36731]

11 years agoregen master
Tinderbox User [Wed, 6 Aug 2014 05:17:24 +0000 (05:17 +0000)] 
regen master

11 years ago[master] install new include file
Evan Hunt [Wed, 6 Aug 2014 05:11:06 +0000 (22:11 -0700)] 
[master] install new include file

11 years ago[master] make lwres/stdlib.h and lwres/string.h instead of compat.h
Evan Hunt [Wed, 6 Aug 2014 05:01:06 +0000 (22:01 -0700)] 
[master] make lwres/stdlib.h and lwres/string.h instead of compat.h

11 years ago3912. [bug] Address some unrecoverable lookup failures. [RT #36330]
Mark Andrews [Wed, 6 Aug 2014 04:18:04 +0000 (14:18 +1000)] 
3912.   [bug]           Address some unrecoverable lookup failures. [RT #36330]

11 years ago[master] whitespace
Evan Hunt [Wed, 6 Aug 2014 02:33:46 +0000 (19:33 -0700)] 
[master] whitespace

11 years ago[35925] add more EDNS EXPIRE doc, clarify CHANGES note 3911
Evan Hunt [Wed, 6 Aug 2014 02:32:46 +0000 (19:32 -0700)] 
[35925] add more EDNS EXPIRE doc, clarify CHANGES note 3911

11 years agosilence signed/unsigned comparision warning
Mark Andrews [Wed, 6 Aug 2014 02:25:03 +0000 (12:25 +1000)] 
silence signed/unsigned comparision warning

11 years agoalphabetize zone_clauses
Mark Andrews [Wed, 6 Aug 2014 01:54:54 +0000 (11:54 +1000)] 
alphabetize zone_clauses

11 years ago3911. [func] Implement EDNS EXPIRE option client side. [RT #35925]
Mark Andrews [Wed, 6 Aug 2014 01:50:40 +0000 (11:50 +1000)] 
3911.   [func]          Implement EDNS EXPIRE option client side. [RT #35925]

11 years ago[36720] Free event early (fixes race to free)
Mukund Sivaraman [Tue, 5 Aug 2014 11:28:23 +0000 (16:58 +0530)] 
[36720] Free event early (fixes race to free)

Patch contributed by yhu2 <yadi.hu@windriver.com>.

11 years ago[master] fix CHANGES number
Evan Hunt [Sun, 3 Aug 2014 04:10:42 +0000 (21:10 -0700)] 
[master] fix CHANGES number

11 years ago3910. [bug] When computing the number of elements required for a
Mark Andrews [Sun, 3 Aug 2014 00:05:02 +0000 (10:05 +1000)] 
3910.   [bug]           When computing the number of elements required for a
                        acl count_acl_elements could have a short count leading
                        to a assertion failure.  Also zero out new acl elements
                        in dns_acl_merge.  [RT #36675]

11 years agoupdate copyright notice
Tinderbox User [Sat, 2 Aug 2014 23:45:21 +0000 (23:45 +0000)] 
update copyright notice

11 years agonewcopyrights
Tinderbox User [Sat, 2 Aug 2014 23:30:06 +0000 (23:30 +0000)] 
newcopyrights

11 years ago3908. [bug] rndc now differentiates between a zone in multiple
Mark Andrews [Sat, 2 Aug 2014 04:43:26 +0000 (14:43 +1000)] 
3908.   [bug]           rndc now differentiates between a zone in multiple
                        views and a zone that doesn't exist at all. [RT #36691]

11 years agomove 'nta -dump'
Mark Andrews [Fri, 1 Aug 2014 00:41:47 +0000 (10:41 +1000)] 
move 'nta -dump'

11 years ago3907. [cleanup] Alphabetise rndc help. [RT#36683]
Mark Andrews [Fri, 1 Aug 2014 00:31:41 +0000 (10:31 +1000)] 
3907.   [cleanup]       Alphabetise rndc help. [RT#36683]

11 years agoupdate copyright notice
Tinderbox User [Thu, 31 Jul 2014 23:45:21 +0000 (23:45 +0000)] 
update copyright notice

11 years agoremove trailing whitespace
Mark Andrews [Thu, 31 Jul 2014 14:30:02 +0000 (00:30 +1000)] 
remove trailing whitespace

11 years agoadjust range
Mark Andrews [Thu, 31 Jul 2014 10:32:50 +0000 (20:32 +1000)] 
adjust range

11 years ago[master] [rt36642] fix URI RR format
Evan Hunt [Thu, 31 Jul 2014 03:41:59 +0000 (20:41 -0700)] 
[master] [rt36642] fix URI RR format

3906. [protocol] Update URI record format to comply with
draft-faltstrom-uri-08. [RT #36642]

11 years ago[rt36341]
Mark Andrews [Thu, 31 Jul 2014 01:38:11 +0000 (11:38 +1000)] 
[rt36341]
3905.   [bug]           Address deadlock between view.c and adb.c. [RT #36341]

11 years ago3904. [func] Add the RPZ SOA to the additional section. [RT36507]
Mark Andrews [Thu, 31 Jul 2014 00:51:48 +0000 (10:51 +1000)] 
3904.   [func]          Add the RPZ SOA to the additional section. [RT36507]

11 years agoupdate copyrights
Mark Andrews [Wed, 30 Jul 2014 23:47:00 +0000 (09:47 +1000)] 
update copyrights

11 years ago[rt36611]
Mark Andrews [Wed, 30 Jul 2014 21:39:59 +0000 (07:39 +1000)] 
[rt36611]
3903.   [bug]           Improve the accuracy of DiG's reported round trip
                        time. [RT 36611]

11 years ago[master] typo in CHANGES
Evan Hunt [Wed, 30 Jul 2014 19:02:02 +0000 (12:02 -0700)] 
[master] typo in CHANGES

11 years ago#include print_p.h
Mark Andrews [Wed, 30 Jul 2014 14:26:21 +0000 (00:26 +1000)] 
#include print_p.h

11 years ago[rt36039]
Mark Andrews [Wed, 30 Jul 2014 13:26:37 +0000 (23:26 +1000)] 
[rt36039]
3902.   bug]            liblwres wasn't handling link-local addresses in
                        nameserver clauses in resolv.conf. [RT #36039]

11 years ago[master] complete change #3882
Evan Hunt [Wed, 30 Jul 2014 03:25:24 +0000 (20:25 -0700)] 
[master] complete change #3882

Parse arguments to "rndc nta" so they can be either
long or shortened (i.e., both "-dump" and "-d" will work).

11 years agoupdate copyright notice
Tinderbox User [Tue, 29 Jul 2014 23:45:20 +0000 (23:45 +0000)] 
update copyright notice

11 years agonewcopyrights
Tinderbox User [Tue, 29 Jul 2014 23:30:06 +0000 (23:30 +0000)] 
newcopyrights

11 years ago[master] use correct length
Evan Hunt [Tue, 29 Jul 2014 22:24:39 +0000 (15:24 -0700)] 
[master] use correct length

11 years ago[master] copypaste error in change number
Evan Hunt [Tue, 29 Jul 2014 15:43:10 +0000 (08:43 -0700)] 
[master] copypaste error in change number

11 years ago[master] add CAA rdata support
Evan Hunt [Tue, 29 Jul 2014 15:38:58 +0000 (08:38 -0700)] 
[master] add CAA rdata support

3056. [protocol] Added support for CAA record type (RFC 6844).
[RT #36625]

11 years ago3900. [bug] Fix a crash in PostgreSQL DLZ driver. [RT #36637]
Mukund Sivaraman [Mon, 28 Jul 2014 03:11:59 +0000 (08:41 +0530)] 
3900.  [bug]           Fix a crash in PostgreSQL DLZ driver. [RT #36637]

Squashed commit of the following:

commit ebdade4dfe59fc11d3c4ad8111729f722aab2008
Author: Mukund Sivaraman <muks@isc.org>
Date:   Thu Jul 24 22:52:54 2014 +0530

    Move statement to be after comment

commit 4b5d6a33350a469afb8e273bc552055824a32570
Author: Mukund Sivaraman <muks@isc.org>
Date:   Thu Jul 24 21:42:52 2014 +0530

    Return NULL in *rs so that caller doesn't PQclear() it again

11 years agonewcopyrights
Tinderbox User [Fri, 25 Jul 2014 23:30:06 +0000 (23:30 +0000)] 
newcopyrights

11 years ago3899. [bug] "request-ixfr" is only applicable to slave and redirect
Mark Andrews [Fri, 25 Jul 2014 04:23:14 +0000 (14:23 +1000)] 
3899.   [bug]           "request-ixfr" is only applicable to slave and redirect
                        zones. [RT #36608]

11 years ago[master] spelling
Evan Hunt [Tue, 22 Jul 2014 19:20:23 +0000 (12:20 -0700)] 
[master] spelling

11 years agoalphabetize optionstable
Mark Andrews [Tue, 22 Jul 2014 04:14:55 +0000 (14:14 +1000)] 
alphabetize optionstable

11 years agoalphabetize server_clauses
Mark Andrews [Tue, 22 Jul 2014 04:00:27 +0000 (14:00 +1000)] 
alphabetize server_clauses

11 years ago3898. [bug] To small a buffer in tohexstr() calls in test code.
Mark Andrews [Tue, 22 Jul 2014 01:26:28 +0000 (11:26 +1000)] 
3898.   [bug]           To small a buffer in tohexstr() calls in test code.
                        [RT #36598]

11 years ago3897. [bug] RPZ summary information was not properly being updated
Mark Andrews [Tue, 22 Jul 2014 00:57:58 +0000 (10:57 +1000)] 
3897.   [bug]           RPZ summary information was not properly being updated
                        after a AXFR resulting in changes sometimes being
                        ignored.  [RT #35885]

11 years agoadjust INSIST now that dev->dscp is unsigned
Mark Andrews [Sat, 19 Jul 2014 01:56:23 +0000 (11:56 +1000)] 
adjust INSIST now that dev->dscp is unsigned

12 years agosilence coverity, explicitly ignore dns_peer_gettransferdscp result
Mark Andrews [Fri, 18 Jul 2014 02:55:04 +0000 (12:55 +1000)] 
silence coverity, explicitly ignore dns_peer_gettransferdscp result

12 years ago3896. [bug] Address performance issues with DSCP code on some
Mark Andrews [Fri, 18 Jul 2014 01:40:44 +0000 (11:40 +1000)] 
3896.   [bug]           Address performance issues with DSCP code on some
                        platforms. [RT #36534]

12 years ago7314:Extension Mechanisms for DNS (EDNS) EXPIRE Option
Mark Andrews [Fri, 18 Jul 2014 00:25:35 +0000 (10:25 +1000)] 
7314:Extension Mechanisms for DNS (EDNS) EXPIRE Option

12 years agosilence "Value stored to 'length' is never read" by removing assignment
Mark Andrews [Wed, 16 Jul 2014 23:44:57 +0000 (09:44 +1000)] 
silence "Value stored to 'length' is never read" by removing assignment

12 years agoregen master
Tinderbox User [Wed, 16 Jul 2014 01:05:40 +0000 (01:05 +0000)] 
regen master

12 years agoupdate copyright notice
Tinderbox User [Tue, 15 Jul 2014 23:45:19 +0000 (23:45 +0000)] 
update copyright notice

12 years agonewcopyrights
Tinderbox User [Tue, 15 Jul 2014 23:30:08 +0000 (23:30 +0000)] 
newcopyrights

12 years ago3895. [func] Add the ability to set the DSCP code point to dig.
Mark Andrews [Tue, 15 Jul 2014 13:27:14 +0000 (23:27 +1000)] 
3895.   [func]          Add the ability to set the DSCP code point to dig.
                        [RT #36546]

12 years ago3894. [bug] Buffers in isc_print_vsnprintf were not properly
Mark Andrews [Tue, 15 Jul 2014 12:53:07 +0000 (22:53 +1000)] 
3894.   [bug]           Buffers in isc_print_vsnprintf were not properly
                        initialized leading to potential overflows when
                        printing out quad values. [RT #36505]

12 years ago3893. [bug] Peer DSCP values could be returned without being set.
Mark Andrews [Tue, 15 Jul 2014 12:40:39 +0000 (22:40 +1000)] 
3893.   [bug]           Peer DSCP values could be returned without being set.
                        [RT #36538]

12 years agoupdate copyright notice
Tinderbox User [Thu, 10 Jul 2014 23:45:19 +0000 (23:45 +0000)] 
update copyright notice

12 years agonewcopyrights
Tinderbox User [Thu, 10 Jul 2014 23:30:04 +0000 (23:30 +0000)] 
newcopyrights

12 years agoadd +ednsopt to -h output
Mark Andrews [Thu, 10 Jul 2014 06:19:33 +0000 (16:19 +1000)] 
add +ednsopt to -h output

12 years agoRevert "update description to match code; doxygen fixes"
Mark Andrews [Thu, 10 Jul 2014 00:37:10 +0000 (10:37 +1000)] 
Revert "update description to match code; doxygen fixes"

This reverts commit 1fc784da63836cb79544368bb9f73207027490af.

12 years agoupdate description to match code; doxygen fixes
Mark Andrews [Thu, 10 Jul 2014 00:36:33 +0000 (10:36 +1000)] 
update description to match code; doxygen fixes

12 years agoupdate description to match code; doxygen fixes
Mark Andrews [Thu, 10 Jul 2014 00:32:54 +0000 (10:32 +1000)] 
update description to match code; doxygen fixes

12 years agohold a nta reference while fetching
Mark Andrews [Thu, 10 Jul 2014 00:24:47 +0000 (10:24 +1000)] 
hold a nta reference while fetching

12 years agoallow -Werror to be enabled; turn on -Werror by default with --enable-developer
Mark Andrews [Tue, 8 Jul 2014 05:51:40 +0000 (15:51 +1000)] 
allow -Werror to be enabled; turn on -Werror by default with --enable-developer

(cherry picked from commit 2be0f12aafda4bccd2ffd9cf3dc6fe11b9b20832)

12 years agoupdate copyrights
Mark Andrews [Tue, 8 Jul 2014 02:40:40 +0000 (12:40 +1000)] 
update copyrights

12 years agorename dnssec/ns7/split-rrsig.in
Mark Andrews [Tue, 8 Jul 2014 01:12:32 +0000 (11:12 +1000)] 
rename dnssec/ns7/split-rrsig.in

12 years agoupdate copyright notice
Tinderbox User [Mon, 7 Jul 2014 23:45:21 +0000 (23:45 +0000)] 
update copyright notice

12 years ago3892. [bug] Setting '-t aaaa' in .digrc had unintended side
Mark Andrews [Mon, 7 Jul 2014 16:00:28 +0000 (02:00 +1000)] 
3892.   [bug]           Setting '-t aaaa' in .digrc had unintended side
                        effects. [RT #36452]

12 years agoupdate OpenSSL bases (#36447)
Francis Dupont [Mon, 7 Jul 2014 12:50:29 +0000 (14:50 +0200)] 
update OpenSSL bases (#36447)

12 years ago3891. [bug] Use ${INSTALL_SCRIPT} rather than ${INSTALL_PROGRAM}
Mark Andrews [Mon, 7 Jul 2014 06:05:50 +0000 (16:05 +1000)] 
3891.   [bug]           Use ${INSTALL_SCRIPT} rather than ${INSTALL_PROGRAM}
                        to install python programs.

12 years ago3890. [bug] RRSIG sets that were not loaded in a single transaction
Mark Andrews [Mon, 7 Jul 2014 02:05:01 +0000 (12:05 +1000)] 
3890.   [bug]           RRSIG sets that were not loaded in a single transaction
                        at start up where not being correctly added to
                        re-signing heaps.  [RT #36302]

12 years agostate fw_copy is never used; n only needs to be set for fw_ordinary;
Mark Andrews [Thu, 3 Jul 2014 03:26:38 +0000 (13:26 +1000)] 
state fw_copy is never used; n only needs to be set for fw_ordinary;

(cherry picked from commit d956d9689c13b093fff5faf6b10f06338354dcfc)

12 years agosilence coverity warnings
Mark Andrews [Wed, 2 Jul 2014 05:28:02 +0000 (15:28 +1000)] 
silence coverity warnings

12 years agobe consistent about expire time
Mark Andrews [Wed, 2 Jul 2014 04:12:46 +0000 (14:12 +1000)] 
be consistent about expire time

12 years agoDNS_VALIDATOR_NONTA needs passed to sub validator
Mark Andrews [Wed, 2 Jul 2014 04:12:15 +0000 (14:12 +1000)] 
DNS_VALIDATOR_NONTA needs passed to sub validator

12 years ago[master] add "rndc nta" options to "rndc -h" output
Evan Hunt [Tue, 1 Jul 2014 23:01:59 +0000 (16:01 -0700)] 
[master] add "rndc nta" options to "rndc -h" output

12 years agosilence coverity - reviewed by Evan over jabber
Mark Andrews [Mon, 30 Jun 2014 23:52:02 +0000 (09:52 +1000)] 
silence coverity - reviewed by Evan over jabber

12 years agosave the output of rndc nta so that it can be analysed if there is a failure; more...
Mark Andrews [Mon, 30 Jun 2014 01:41:09 +0000 (11:41 +1000)] 
save the output of rndc nta so that it can be analysed if there is a failure; more cleanups

12 years agomake test for nsec3param more robust
Mark Andrews [Fri, 27 Jun 2014 05:50:51 +0000 (15:50 +1000)] 
make test for nsec3param more robust

12 years agoupdate nta failure messages
Mark Andrews [Fri, 27 Jun 2014 01:53:39 +0000 (11:53 +1000)] 
update nta failure messages

12 years agoadjust NTA test timing windows to support slower machines; self tune sleeps bases...
Mark Andrews [Thu, 26 Jun 2014 03:37:50 +0000 (13:37 +1000)] 
adjust NTA test timing windows to support slower machines; self tune sleeps bases of actual elapsed time;

12 years ago3889. [port] hurd: configure fixes as per:
Mark Andrews [Thu, 26 Jun 2014 01:46:31 +0000 (11:46 +1000)] 
3889.   [port]          hurd: configure fixes as per:
                        https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746540

12 years agorename closesocket to socketclose to avoid coverity model for window's closesocket
Mark Andrews [Thu, 26 Jun 2014 00:47:48 +0000 (10:47 +1000)] 
rename closesocket to socketclose to avoid coverity model for window's closesocket

12 years agoupdate copyright notice
Tinderbox User [Wed, 25 Jun 2014 23:45:21 +0000 (23:45 +0000)] 
update copyright notice