]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
15 years agoupdate
Automatic Updater [Sun, 27 Feb 2011 14:16:00 +0000 (14:16 +0000)] 
update

15 years agoonly run test if ATFBIN defined
Mark Andrews [Sun, 27 Feb 2011 14:13:51 +0000 (14:13 +0000)] 
only run test if ATFBIN defined

15 years agoregen
Mark Andrews [Sun, 27 Feb 2011 13:29:32 +0000 (13:29 +0000)] 
regen

15 years agoremove space between -L path
Mark Andrews [Sun, 27 Feb 2011 13:29:11 +0000 (13:29 +0000)] 
remove space between -L path

15 years agoupdate
Automatic Updater [Sun, 27 Feb 2011 10:46:37 +0000 (10:46 +0000)] 
update

15 years agoupdate
Automatic Updater [Sun, 27 Feb 2011 10:33:41 +0000 (10:33 +0000)] 
update

15 years agoregen
Mark Andrews [Sun, 27 Feb 2011 06:21:53 +0000 (06:21 +0000)] 
regen

15 years agouse 'sh ./configure' since configure might not be executable
Evan Hunt [Sat, 26 Feb 2011 02:53:42 +0000 (02:53 +0000)] 
use 'sh ./configure' since configure might not be executable

15 years ago3043. [test] Merged in the NetBSD ATF test framework (currently
Evan Hunt [Sat, 26 Feb 2011 02:26:33 +0000 (02:26 +0000)] 
3043. [test] Merged in the NetBSD ATF test framework (currently
version 0.12) for development of future unit tests.
                        Use configure --with-atf to build ATF internally
                        or configure --with-atf=prefix to use an external
                        copy.  [RT #23209]

15 years agoauto update
Automatic Updater [Fri, 25 Feb 2011 23:16:12 +0000 (23:16 +0000)] 
auto update

15 years ago3042. [bug] dig +trace could fail attempting to use IPv6
Evan Hunt [Fri, 25 Feb 2011 23:11:13 +0000 (23:11 +0000)] 
3042. [bug] dig +trace could fail attempting to use IPv6
addresses on systems with only IPv4 connectivity.
[RT #23797]

15 years agoauto update
Automatic Updater [Thu, 24 Feb 2011 23:16:07 +0000 (23:16 +0000)] 
auto update

15 years ago3041. [bug] dnssec-signzone failed to generate new signatures on
Mark Andrews [Thu, 24 Feb 2011 03:04:43 +0000 (03:04 +0000)] 
3041.   [bug]           dnssec-signzone failed to generate new signatures on
                        ttl changes. [RT #23330]

15 years agoregen HEAD
Automatic Updater [Thu, 24 Feb 2011 01:14:22 +0000 (01:14 +0000)] 
regen HEAD

15 years agoupdate copyright notice
Automatic Updater [Wed, 23 Feb 2011 23:47:20 +0000 (23:47 +0000)] 
update copyright notice

15 years agoauto update
Automatic Updater [Wed, 23 Feb 2011 23:16:00 +0000 (23:16 +0000)] 
auto update

15 years ago3040. [bug] Named failed to validate insecure zones where a node
Mark Andrews [Wed, 23 Feb 2011 11:30:35 +0000 (11:30 +0000)] 
3040.   [bug]           Named failed to validate insecure zones where a node
                        with a CNAME existed between the trust anchor and the
                        top of the zone. [RT #23338]

15 years agochanges #
Mark Andrews [Wed, 23 Feb 2011 03:10:26 +0000 (03:10 +0000)] 
changes #

15 years ago2039. [func] Redirect on NXDOMAIN support. [RT #23146]
Mark Andrews [Wed, 23 Feb 2011 03:08:11 +0000 (03:08 +0000)] 
2039.   [func]          Redirect on NXDOMAIN support. [RT #23146]

15 years agoRevert the previous commit...made on wrong branch.
Scott Mann [Tue, 22 Feb 2011 22:57:23 +0000 (22:57 +0000)] 
Revert the previous commit...made on wrong branch.

15 years agoAdded some comments.
Scott Mann [Tue, 22 Feb 2011 22:50:45 +0000 (22:50 +0000)] 
Added some comments.

15 years ago2038. [bug] Install <dns/rpz.h>. [RT #23342]
Mark Andrews [Tue, 22 Feb 2011 11:48:02 +0000 (11:48 +0000)] 
2038.   [bug]           Install <dns/rpz.h>.  [RT #23342]

15 years agoupdate
Automatic Updater [Tue, 22 Feb 2011 07:15:59 +0000 (07:15 +0000)] 
update

15 years ago2037. [doc] Update COPYRIGHT to contain all the individual
Mark Andrews [Tue, 22 Feb 2011 06:29:42 +0000 (06:29 +0000)] 
2037.   [doc]           Update COPYRIGHT to contain all the individual
                        copyright notices that cover various parts.

15 years agoupdate
Automatic Updater [Tue, 22 Feb 2011 04:16:48 +0000 (04:16 +0000)] 
update

15 years ago2036. [bug] Check built-in zone arguments to see if the zone
Mark Andrews [Tue, 22 Feb 2011 04:14:30 +0000 (04:14 +0000)] 
2036.   [bug]           Check built-in zone arguments to see if the zone
                        is re-usable or not. [RT #21914]

15 years agoupdate
Automatic Updater [Tue, 22 Feb 2011 00:16:37 +0000 (00:16 +0000)] 
update

15 years agoupdate copyright notice
Automatic Updater [Mon, 21 Feb 2011 23:47:45 +0000 (23:47 +0000)] 
update copyright notice

15 years agohandle cname response
Mark Andrews [Mon, 21 Feb 2011 23:37:31 +0000 (23:37 +0000)] 
handle cname response

15 years agonewcopyrights
Automatic Updater [Mon, 21 Feb 2011 23:30:44 +0000 (23:30 +0000)] 
newcopyrights

15 years agoauto update
Automatic Updater [Mon, 21 Feb 2011 23:16:14 +0000 (23:16 +0000)] 
auto update

15 years agoupdate
Automatic Updater [Mon, 21 Feb 2011 08:15:54 +0000 (08:15 +0000)] 
update

15 years ago3035. [cleanup] Simplify by using strlcpy. [RT #22521]
Mark Andrews [Mon, 21 Feb 2011 07:34:57 +0000 (07:34 +0000)] 
3035.   [cleanup]       Simplify by using strlcpy. [RT #22521]

15 years ago3034. [cleanup] nslookup: use strlcpy instead of safecopy. [RT #22521]
Mark Andrews [Mon, 21 Feb 2011 07:22:21 +0000 (07:22 +0000)] 
3034.   [cleanup]       nslookup: use strlcpy instead of safecopy. [RT #22521]

15 years agoupdate
Automatic Updater [Mon, 21 Feb 2011 07:15:51 +0000 (07:15 +0000)] 
update

15 years agocheck for snprintf failure
Mark Andrews [Mon, 21 Feb 2011 07:14:43 +0000 (07:14 +0000)] 
check for snprintf failure

15 years ago3033. [cleanup] Add two INSIST(bucket != DNS_ADB_INVALIDBUCKET).
Mark Andrews [Mon, 21 Feb 2011 07:08:33 +0000 (07:08 +0000)] 
3033.   [cleanup]       Add two INSIST(bucket != DNS_ADB_INVALIDBUCKET).
                        [RT #22521]

15 years ago3032. [bug] rdatalist.c: add missing REQUIREs. [RT #22521]
Mark Andrews [Mon, 21 Feb 2011 07:01:09 +0000 (07:01 +0000)] 
3032.   [bug]           rdatalist.c: add missing REQUIREs. [RT #22521]

15 years ago3031. [bug] dns_rdataclass_format() handle a zero sized buffer.
Mark Andrews [Mon, 21 Feb 2011 06:50:42 +0000 (06:50 +0000)] 
3031.   [bug]           dns_rdataclass_format() handle a zero sized buffer.
                        [RT #22521]

15 years ago3030. [bug] dns_rdatatype_format() handle a zero sized buffer.
Mark Andrews [Mon, 21 Feb 2011 06:41:07 +0000 (06:41 +0000)] 
3030.   [bug]           dns_rdatatype_format() handle a zero sized buffer.
                        [RT #22521]

15 years ago3029. [bug] isc_netaddr_format() handle a zero sized buffer.
Mark Andrews [Mon, 21 Feb 2011 06:30:06 +0000 (06:30 +0000)] 
3029.   [bug]           isc_netaddr_format() handle a zero sized buffer.
                        [RT #22521]

15 years ago3028. [bug] isc_sockaddr_format() handle a zero sized buffer.
Mark Andrews [Mon, 21 Feb 2011 06:18:44 +0000 (06:18 +0000)] 
3028.   [bug]           isc_sockaddr_format() handle a zero sized buffer.
                        [RT #22521]

15 years agoCHANGES
Mark Andrews [Mon, 21 Feb 2011 06:18:03 +0000 (06:18 +0000)] 
CHANGES

15 years agoupdate
Automatic Updater [Mon, 21 Feb 2011 06:15:57 +0000 (06:15 +0000)] 
update

15 years ago3027. [bug] Add documented REQUIREs to cfg_obj_asnetprefix() to
Mark Andrews [Mon, 21 Feb 2011 06:07:49 +0000 (06:07 +0000)] 
3027.   [bug]           Add documented REQUIREs to cfg_obj_asnetprefix() to
                        catch NULL pointer dereferences before they happen.
                        [RT #22521]

15 years ago3026. [bug] lib/isc/httpd.c: check that we have enough space
Mark Andrews [Mon, 21 Feb 2011 05:55:09 +0000 (05:55 +0000)] 
3026.   [bug]           lib/isc/httpd.c: check that we have enough space
                        after calling grow_headerspace() and if not
                        re-call grow_headerspace() until we do. [RT #22521]

15 years agoupdate
Automatic Updater [Mon, 21 Feb 2011 00:16:49 +0000 (00:16 +0000)] 
update

15 years agospelling
Mark Andrews [Mon, 21 Feb 2011 00:06:57 +0000 (00:06 +0000)] 
spelling

15 years agoupdate
Automatic Updater [Sun, 20 Feb 2011 01:15:55 +0000 (01:15 +0000)] 
update

15 years agospelling
Mark Andrews [Sun, 20 Feb 2011 00:54:35 +0000 (00:54 +0000)] 
spelling

15 years agoupdate
Automatic Updater [Sun, 20 Feb 2011 00:16:54 +0000 (00:16 +0000)] 
update

15 years agoupdate copyright notice
Automatic Updater [Sat, 19 Feb 2011 23:47:38 +0000 (23:47 +0000)] 
update copyright notice

15 years agonewcopyrights
Automatic Updater [Sat, 19 Feb 2011 23:30:42 +0000 (23:30 +0000)] 
newcopyrights

15 years agoupdate
Automatic Updater [Sat, 19 Feb 2011 02:16:31 +0000 (02:16 +0000)] 
update

15 years agoFixed incorrect library link order in libisccc and libisccfg
Evan Hunt [Sat, 19 Feb 2011 01:30:52 +0000 (01:30 +0000)] 
Fixed incorrect library link order in libisccc and libisccfg

15 years agoFixed an error in change 3023, ensuring that journal file isn't
Evan Hunt [Sat, 19 Feb 2011 01:24:46 +0000 (01:24 +0000)] 
Fixed an error in change 3023, ensuring that journal file isn't
removed after IXFR.  No CHANGES note.

15 years agoupdate
Automatic Updater [Sat, 19 Feb 2011 00:16:51 +0000 (00:16 +0000)] 
update

15 years agoupdate copyright notice
Automatic Updater [Fri, 18 Feb 2011 23:47:25 +0000 (23:47 +0000)] 
update copyright notice

15 years agocatch two unused function params, followup to RT#23310
Michael Graff [Fri, 18 Feb 2011 23:39:55 +0000 (23:39 +0000)] 
catch two unused function params, followup to RT#23310

15 years agonewcopyrights
Automatic Updater [Fri, 18 Feb 2011 23:30:49 +0000 (23:30 +0000)] 
newcopyrights

15 years ago3025. [bug] Fixed a possible deadlock due to zone resigning.
Evan Hunt [Fri, 18 Feb 2011 23:26:44 +0000 (23:26 +0000)] 
3025. [bug] Fixed a possible deadlock due to zone resigning.
[RT #22964]

15 years agoauto update
Automatic Updater [Fri, 18 Feb 2011 23:16:34 +0000 (23:16 +0000)] 
auto update

15 years agoupdate
Automatic Updater [Fri, 18 Feb 2011 23:15:40 +0000 (23:15 +0000)] 
update

15 years agospaces -> tabs
Michael Graff [Fri, 18 Feb 2011 23:04:31 +0000 (23:04 +0000)] 
spaces -> tabs

15 years agoRemove RTT banding [RT 23310]
Michael Graff [Fri, 18 Feb 2011 22:55:31 +0000 (22:55 +0000)] 
Remove RTT banding [RT 23310]

15 years agoupdate
Automatic Updater [Fri, 18 Feb 2011 22:15:48 +0000 (22:15 +0000)] 
update

15 years agos/[func]/[test]/ for change #3019
Evan Hunt [Fri, 18 Feb 2011 21:30:50 +0000 (21:30 +0000)] 
s/[func]/[test]/ for change #3019

15 years ago3023. [bug] Named could be left in an inconsistent state when
Evan Hunt [Fri, 18 Feb 2011 21:22:12 +0000 (21:22 +0000)] 
3023. [bug] Named could be left in an inconsistent state when
receiving multiple AXFR response messages that were
not all TSIG-signed. [RT #23254]

15 years agoupdate
Automatic Updater [Fri, 18 Feb 2011 16:15:37 +0000 (16:15 +0000)] 
update

15 years agoFix prz SERVFAILs after failed zone transfers (RT23246).
Scott Mann [Fri, 18 Feb 2011 15:18:30 +0000 (15:18 +0000)] 
Fix prz SERVFAILs after failed zone transfers (RT23246).

15 years agoupdate
Automatic Updater [Fri, 18 Feb 2011 05:15:35 +0000 (05:15 +0000)] 
update

15 years agosilence: warning: 'manager_log' defined but not used
Mark Andrews [Fri, 18 Feb 2011 04:19:05 +0000 (04:19 +0000)] 
silence: warning: 'manager_log' defined but not used

15 years agoupdate
Automatic Updater [Fri, 18 Feb 2011 00:16:45 +0000 (00:16 +0000)] 
update

15 years agoupdate copyright notice
Automatic Updater [Thu, 17 Feb 2011 23:47:24 +0000 (23:47 +0000)] 
update copyright notice

15 years agoauto update
Automatic Updater [Thu, 17 Feb 2011 23:16:14 +0000 (23:16 +0000)] 
auto update

15 years agoupdate
Automatic Updater [Thu, 17 Feb 2011 05:15:43 +0000 (05:15 +0000)] 
update

15 years agosimplify zone_signwithkey call
Mark Andrews [Thu, 17 Feb 2011 04:57:28 +0000 (04:57 +0000)] 
simplify zone_signwithkey call

15 years agoupdate
Automatic Updater [Thu, 17 Feb 2011 03:17:23 +0000 (03:17 +0000)] 
update

15 years agoensure that the DNSKEY rrset get re-signed even if it hasn't been
Mark Andrews [Thu, 17 Feb 2011 02:57:22 +0000 (02:57 +0000)] 
ensure that the DNSKEY rrset get re-signed even if it hasn't been
updated in sign_apex.

15 years agoupdate
Automatic Updater [Wed, 16 Feb 2011 20:15:45 +0000 (20:15 +0000)] 
update

15 years ago3021. [bug] Change #3010 was incomplete. [RT #22296]
Evan Hunt [Wed, 16 Feb 2011 19:48:12 +0000 (19:48 +0000)] 
3021. [bug] Change #3010 was incomplete. [RT #22296]

15 years agoupdate
Automatic Updater [Wed, 16 Feb 2011 00:16:57 +0000 (00:16 +0000)] 
update

15 years agoupdate copyright notice
Automatic Updater [Tue, 15 Feb 2011 23:47:36 +0000 (23:47 +0000)] 
update copyright notice

15 years agonewcopyrights
Automatic Updater [Tue, 15 Feb 2011 23:30:46 +0000 (23:30 +0000)] 
newcopyrights

15 years agoauto update
Automatic Updater [Tue, 15 Feb 2011 23:16:34 +0000 (23:16 +0000)] 
auto update

15 years agoupdate
Automatic Updater [Tue, 15 Feb 2011 22:15:44 +0000 (22:15 +0000)] 
update

15 years ago3020. [bug] auto-dnssec failed to correctly update the zone when ...
Mark Andrews [Tue, 15 Feb 2011 22:02:36 +0000 (22:02 +0000)] 
3020.   [bug]           auto-dnssec failed to correctly update the zone when                         changing the DNSKEY RRset. [RT #23232]

15 years agoupdate
Automatic Updater [Tue, 15 Feb 2011 19:15:34 +0000 (19:15 +0000)] 
update

15 years agotypo in comment
Francis Dupont [Tue, 15 Feb 2011 18:23:34 +0000 (18:23 +0000)] 
typo in comment

15 years agoupdate
Automatic Updater [Tue, 15 Feb 2011 00:16:59 +0000 (00:16 +0000)] 
update

15 years ago3019. [func] Test: check apex NSEC3 records after adding DNSKEY
Mark Andrews [Mon, 14 Feb 2011 23:53:44 +0000 (23:53 +0000)] 
3019.   [func]          Test: check apex NSEC3 records after adding DNSKEY
                        record via UPDATE. [RT #23229]

15 years agoauto update
Automatic Updater [Mon, 14 Feb 2011 23:16:59 +0000 (23:16 +0000)] 
auto update

15 years agoauto update
Automatic Updater [Fri, 11 Feb 2011 23:16:50 +0000 (23:16 +0000)] 
auto update

15 years agoauto update
Automatic Updater [Thu, 10 Feb 2011 23:16:24 +0000 (23:16 +0000)] 
auto update

15 years agoupdate
Automatic Updater [Tue, 8 Feb 2011 23:17:38 +0000 (23:17 +0000)] 
update

15 years agoauto update
Automatic Updater [Tue, 8 Feb 2011 23:16:44 +0000 (23:16 +0000)] 
auto update

15 years agoupdate copyright notice
Automatic Updater [Tue, 8 Feb 2011 23:10:07 +0000 (23:10 +0000)] 
update copyright notice

15 years agonewcopyrights
Automatic Updater [Tue, 8 Feb 2011 23:07:19 +0000 (23:07 +0000)] 
newcopyrights

15 years agoupdate
Automatic Updater [Tue, 8 Feb 2011 04:16:54 +0000 (04:16 +0000)] 
update

15 years agoRegression test for:
Mark Andrews [Tue, 8 Feb 2011 03:47:02 +0000 (03:47 +0000)] 
Regression test for:
3018.   [bug]           Named failed to check for the "none;" acl when deciding
                        if a zone may need to be re-signed. [RT #23120]