]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
20 years agoupdate copyright notice
Mark Andrews [Sat, 15 Apr 2006 01:30:16 +0000 (01:30 +0000)] 
update copyright notice

20 years agonewcopyrights
Mark Andrews [Thu, 13 Apr 2006 23:30:20 +0000 (23:30 +0000)] 
newcopyrights

20 years ago2011. [func] dnssec-signzone can now update the SOA record of
David Hankins [Thu, 13 Apr 2006 18:09:56 +0000 (18:09 +0000)] 
2011.   [func]          dnssec-signzone can now update the SOA record of
                        the signed zone, either as an increment or as the
                        system time(). [RT #15633]

20 years agoauto update
Mark Andrews [Wed, 12 Apr 2006 23:16:58 +0000 (23:16 +0000)] 
auto update

20 years ago2010. [placeholder] rt15958
Tatuya JINMEI 神明達哉 [Wed, 12 Apr 2006 10:43:14 +0000 (10:43 +0000)] 
2010. [placeholder] rt15958

20 years agonewcopyrights
Mark Andrews [Mon, 10 Apr 2006 23:30:20 +0000 (23:30 +0000)] 
newcopyrights

20 years agonew draft
Mark Andrews [Mon, 10 Apr 2006 23:04:47 +0000 (23:04 +0000)] 
new draft

20 years agoDocumentation changes; no functional changes. Some variables were renamed from ...
Michael Graff [Mon, 10 Apr 2006 16:28:04 +0000 (16:28 +0000)] 
Documentation changes; no functional changes.  Some variables were renamed from 'i' to 'index' in heap.h so documentation can be nicer.

20 years agoupdate copyright notice
Mark Andrews [Mon, 3 Apr 2006 00:00:42 +0000 (00:00 +0000)] 
update copyright notice

20 years ago4398: Storing Certificates in the Domain Name System (DNS)
Mark Andrews [Sun, 2 Apr 2006 23:35:55 +0000 (23:35 +0000)] 
4398:   Storing Certificates in the Domain Name System (DNS)

20 years agonewcopyrights
Mark Andrews [Fri, 31 Mar 2006 23:30:22 +0000 (23:30 +0000)] 
newcopyrights

20 years agoauto update
Mark Andrews [Fri, 31 Mar 2006 23:16:53 +0000 (23:16 +0000)] 
auto update

20 years agocustom_WFB_v9_3_2
Mark Andrews [Fri, 31 Mar 2006 00:03:39 +0000 (00:03 +0000)] 
custom_WFB_v9_3_2

20 years agoauto update
Mark Andrews [Thu, 30 Mar 2006 23:16:49 +0000 (23:16 +0000)] 
auto update

20 years agoauto update
Mark Andrews [Tue, 28 Mar 2006 23:16:51 +0000 (23:16 +0000)] 
auto update

20 years agonew draft
Mark Andrews [Mon, 27 Mar 2006 23:00:54 +0000 (23:00 +0000)] 
new draft

20 years agonew draft
Mark Andrews [Mon, 27 Mar 2006 22:07:01 +0000 (22:07 +0000)] 
new draft

20 years agonewcopyrights
Mark Andrews [Tue, 21 Mar 2006 23:30:19 +0000 (23:30 +0000)] 
newcopyrights

20 years agoadd <string.h> since we call strlen() here
Michael Graff [Tue, 21 Mar 2006 15:34:02 +0000 (15:34 +0000)] 
add <string.h> since we call strlen() here

20 years agoregen
Mark Andrews [Sat, 11 Mar 2006 02:07:53 +0000 (02:07 +0000)] 
regen

20 years agoconst
Mark Andrews [Fri, 10 Mar 2006 05:00:23 +0000 (05:00 +0000)] 
const

20 years agoupdate copyright notice
Mark Andrews [Fri, 10 Mar 2006 04:15:11 +0000 (04:15 +0000)] 
update copyright notice

20 years agonewcopyrights
Mark Andrews [Fri, 10 Mar 2006 04:12:20 +0000 (04:12 +0000)] 
newcopyrights

20 years agowin32
Mark Andrews [Fri, 10 Mar 2006 03:49:57 +0000 (03:49 +0000)] 
win32

20 years agoupdate copyright notice
Mark Andrews [Fri, 10 Mar 2006 00:23:21 +0000 (00:23 +0000)] 
update copyright notice

20 years agonewcopyrights
Mark Andrews [Fri, 10 Mar 2006 00:20:39 +0000 (00:20 +0000)] 
newcopyrights

20 years ago2009. [bug] libbind: coverity fixes. [RT #15808]
Mark Andrews [Thu, 9 Mar 2006 23:57:56 +0000 (23:57 +0000)] 
2009.   [bug]           libbind: coverity fixes. [RT #15808]

20 years ago2008. [func] It is now posssible to enable/disable DNSSEC
Mark Andrews [Thu, 9 Mar 2006 23:39:00 +0000 (23:39 +0000)] 
2008.   [func]          It is now posssible to enable/disable DNSSEC
                        validation from rndc.  This is useful for the
                        mobile hosts where the current connection point
                        breaks DNSSEC (firewall/proxy).  [RT #15592]

                                rndc validation newstate [view]

20 years agonewcopyrights
Mark Andrews [Thu, 9 Mar 2006 23:30:22 +0000 (23:30 +0000)] 
newcopyrights

20 years ago2007. [func] It is now possible to explicitly enable DNSSEC
Mark Andrews [Thu, 9 Mar 2006 23:21:54 +0000 (23:21 +0000)] 
2007.   [func]          It is now possible to explicitly enable DNSSEC
                        validation.  default dnssec-validation no; to
                        be changed to yes in 9.5.0.  [RT #15674]

20 years agonew draft
Mark Andrews [Thu, 9 Mar 2006 21:58:57 +0000 (21:58 +0000)] 
new draft

20 years agoregen
Mark Andrews [Thu, 9 Mar 2006 05:04:38 +0000 (05:04 +0000)] 
regen

20 years ago2006. [security] Allow-query-cache and allow-recursion now default
Mark Andrews [Thu, 9 Mar 2006 03:30:18 +0000 (03:30 +0000)] 
2006.   [security]      Allow-query-cache and allow-recursion now default
                        to the builtin acls "localnets" and "localhost".

                        This is being done to make caching servers less
                        attractive as reflective amplifying targets for
                        spoofed traffic.  This still leave authoritative
                        servers exposed.

                        The best fix is for full BCP 38 deployment to
                        remove spoofed traffic.

20 years agonewcopyrights
Mark Andrews [Wed, 8 Mar 2006 23:30:28 +0000 (23:30 +0000)] 
newcopyrights

20 years ago2005. [bug] libbind: Retransmission timeouts should be
Mark Andrews [Wed, 8 Mar 2006 04:06:12 +0000 (04:06 +0000)] 
2005.   [bug]           libbind: Retransmission timeouts should be
                        based on which attempt it is to the nameserver
                        and not the nameserver itself. [RT #13548]

20 years ago2004. [bug] dns_tsig_sign() could pass a NULL pointer to
Mark Andrews [Wed, 8 Mar 2006 03:51:01 +0000 (03:51 +0000)] 
2004.   [bug]           dns_tsig_sign() could pass a NULL pointer to
                        dst_context_destroy() when cleaning up after a
                        error. [RT #15835]

20 years ago2003. [bug] libbind: The DNS name/address lookup functions could
Mark Andrews [Wed, 8 Mar 2006 03:12:24 +0000 (03:12 +0000)] 
2003.   [bug]           libbind: The DNS name/address lookup functions could
                        occasionally follow a random pointer due to
                        structures not being completely zeroed. [RT #15806]

20 years agotidy up
Mark Andrews [Tue, 7 Mar 2006 04:58:51 +0000 (04:58 +0000)] 
tidy up

20 years agoupdate copyright notice
Mark Andrews [Tue, 7 Mar 2006 00:34:55 +0000 (00:34 +0000)] 
update copyright notice

20 years agonew draft
Mark Andrews [Tue, 7 Mar 2006 00:25:48 +0000 (00:25 +0000)] 
new draft

20 years agonewcopyrights
Mark Andrews [Mon, 6 Mar 2006 23:30:28 +0000 (23:30 +0000)] 
newcopyrights

20 years agoregen
Mark Andrews [Mon, 6 Mar 2006 02:23:19 +0000 (02:23 +0000)] 
regen

20 years ago2002 [bug] libbind: tighten the constraints on when
Mark Andrews [Mon, 6 Mar 2006 02:22:36 +0000 (02:22 +0000)] 
2002    [bug]           libbind: tighten the constraints on when
                        struct addrinfo._ai_pad exists.  [RT #15783]

20 years ago2001. [func] Check the KSK flag when updating a secure dynamic zone.
Mark Andrews [Mon, 6 Mar 2006 01:27:52 +0000 (01:27 +0000)] 
2001.   [func]          Check the KSK flag when updating a secure dynamic zone.
                        New zone option "update-check-ksk yes;".  [RT #15817]

20 years ago2000. [bug] memmove()/strtol() fix was incomplete. [#RT 15812]
Mark Andrews [Mon, 6 Mar 2006 01:06:48 +0000 (01:06 +0000)] 
2000.   [bug]           memmove()/strtol() fix was incomplete. [#RT 15812]

20 years agoupdate copyright notice
Mark Andrews [Sun, 5 Mar 2006 23:58:52 +0000 (23:58 +0000)] 
update copyright notice

20 years agonewcopyrights
Mark Andrews [Sun, 5 Mar 2006 11:25:02 +0000 (11:25 +0000)] 
newcopyrights

20 years agonew draft
Mark Andrews [Sat, 4 Mar 2006 07:09:17 +0000 (07:09 +0000)] 
new draft

20 years ago(char *) -> (unsigned char *)
Mark Andrews [Fri, 3 Mar 2006 04:46:14 +0000 (04:46 +0000)] 
(char *) -> (unsigned char *)

20 years agoadd -Wpointer-arith to gcc
Mark Andrews [Fri, 3 Mar 2006 03:29:40 +0000 (03:29 +0000)] 
add -Wpointer-arith to gcc

20 years agouse (char *) for pointer arithmetic
Mark Andrews [Fri, 3 Mar 2006 03:02:55 +0000 (03:02 +0000)] 
use (char *) for pointer arithmetic

20 years ago1999. [func] Implement "rrset-order fixed". [RT #13662]
Mark Andrews [Fri, 3 Mar 2006 00:43:35 +0000 (00:43 +0000)] 
1999.   [func]          Implement "rrset-order fixed". [RT #13662]

20 years agoupdate copyright notice
Mark Andrews [Thu, 2 Mar 2006 23:48:50 +0000 (23:48 +0000)] 
update copyright notice

20 years agonewcopyrights
Mark Andrews [Thu, 2 Mar 2006 23:30:24 +0000 (23:30 +0000)] 
newcopyrights

20 years ago1998. [bug] Restrict handling of fifos as sockets to just SunOS.
Mark Andrews [Thu, 2 Mar 2006 23:25:05 +0000 (23:25 +0000)] 
1998.   [bug]           Restrict handling of fifos as sockets to just SunOS.
                        This allows named to connect to entropy gathering
                        daemons that use fifos instead of sockets. [RT #15840]

20 years ago1997. [bug] Named was failing to replace negative cache entries
Mark Andrews [Thu, 2 Mar 2006 23:00:32 +0000 (23:00 +0000)] 
1997.   [bug]           Named was failing to replace negative cache entries
                        when a positive one for the type was learnt.
                        [RT #15818]

20 years ago1996. [bug] nsupdate: if a zone has been specified it should
Mark Andrews [Thu, 2 Mar 2006 01:57:20 +0000 (01:57 +0000)] 
1996.   [bug]           nsupdate: if a zone has been specified it should
                        appear in the output of 'show'. [RT #15797]

20 years ago1995. [bug] 'host' was reporting multiple "is an alias" messages.
Mark Andrews [Thu, 2 Mar 2006 01:45:46 +0000 (01:45 +0000)] 
1995.   [bug]           'host' was reporting multiple "is an alias" messages.
                        [RT #15702]

20 years agoupdate copyright notice
Mark Andrews [Thu, 2 Mar 2006 00:37:23 +0000 (00:37 +0000)] 
update copyright notice

20 years agonewcopyrights
Mark Andrews [Wed, 1 Mar 2006 23:30:21 +0000 (23:30 +0000)] 
newcopyrights

20 years ago1994. [port] OpenSSL 0.9.8 support. [RT #15694]
Mark Andrews [Wed, 1 Mar 2006 02:32:46 +0000 (02:32 +0000)] 
1994.   [port]          OpenSSL 0.9.8 support. [RT #15694]

20 years ago1993. [bug] Log messsage, via syslog, were missing the space
Mark Andrews [Wed, 1 Mar 2006 02:20:41 +0000 (02:20 +0000)] 
1993.   [bug]           Log messsage, via syslog, were missing the space
                        after the timestamp if "print-time yes" was specified.
                        [RT #15844]

20 years agospelling
Mark Andrews [Wed, 1 Mar 2006 02:09:46 +0000 (02:09 +0000)] 
spelling

20 years ago1992. [bug] Not all incoming zone tranfer messages included the
Mark Andrews [Wed, 1 Mar 2006 02:05:11 +0000 (02:05 +0000)] 
1992.   [bug]           Not all incoming zone tranfer messages included the
                        view.  [RT #15825]

20 years agonewcopyrights
Mark Andrews [Tue, 28 Feb 2006 23:30:22 +0000 (23:30 +0000)] 
newcopyrights

20 years ago1991. [cleanup] The configuration data, once read, should be treated
Mark Andrews [Tue, 28 Feb 2006 02:39:52 +0000 (02:39 +0000)] 
1991.   [cleanup]       The configuration data, once read, should be treated
                        as readonly.  Expand the use of const to enforce this
                        at compile time. [RT #15813]

20 years ago1990. [bug] libbind: isc's override of broken gettimeofday()
Mark Andrews [Mon, 27 Feb 2006 23:55:15 +0000 (23:55 +0000)] 
1990.   [bug]           libbind:  isc's override of broken gettimeofday()
                        implementions was not always effective.
                        [RT #15709]

20 years ago4431: The DNSSEC Lookaside Validation (DLV) DNS Resource Record
Mark Andrews [Mon, 27 Feb 2006 23:06:40 +0000 (23:06 +0000)] 
4431:   The DNSSEC Lookaside Validation (DLV) DNS Resource Record

20 years agoupdate entry
Mark Andrews [Mon, 27 Feb 2006 21:08:42 +0000 (21:08 +0000)] 
update entry

20 years agoregen
Mark Andrews [Mon, 27 Feb 2006 02:18:24 +0000 (02:18 +0000)] 
regen

20 years agoupdate copyright notice
Mark Andrews [Sun, 26 Feb 2006 23:49:50 +0000 (23:49 +0000)] 
update copyright notice

20 years agonewcopyrights
Mark Andrews [Sun, 26 Feb 2006 23:30:20 +0000 (23:30 +0000)] 
newcopyrights

20 years agofix minor typos
Mark Andrews [Sun, 26 Feb 2006 22:57:18 +0000 (22:57 +0000)] 
fix minor typos

20 years agoupdate copyright notice
Mark Andrews [Sun, 26 Feb 2006 22:28:38 +0000 (22:28 +0000)] 
update copyright notice

20 years agoremove redundant memset
Mark Andrews [Sun, 26 Feb 2006 22:28:22 +0000 (22:28 +0000)] 
remove redundant memset

20 years agonewcopyrights
Mark Andrews [Fri, 24 Feb 2006 23:30:26 +0000 (23:30 +0000)] 
newcopyrights

20 years ago1989. [bug] win32: don't check the service password when
Mark Andrews [Fri, 24 Feb 2006 03:47:22 +0000 (03:47 +0000)] 
1989.   [bug]           win32: don't check the service password when
                        re-installing. [RT #15882]

20 years ago1988. [bug] Remove a bus error from the SHA256/SHA512 support.
Mark Andrews [Fri, 24 Feb 2006 00:03:15 +0000 (00:03 +0000)] 
1988.   [bug]           Remove a bus error from the SHA256/SHA512 support.
                        [RT #15878]

20 years agonewcopyrights
Mark Andrews [Thu, 23 Feb 2006 23:30:22 +0000 (23:30 +0000)] 
newcopyrights

20 years agoauto update
Mark Andrews [Thu, 23 Feb 2006 23:17:06 +0000 (23:17 +0000)] 
auto update

20 years agonew draft
Mark Andrews [Thu, 23 Feb 2006 22:37:44 +0000 (22:37 +0000)] 
new draft

20 years agoupdate copyright
Mark Andrews [Thu, 23 Feb 2006 22:29:28 +0000 (22:29 +0000)] 
update copyright

20 years agoupdate example
Mark Andrews [Thu, 23 Feb 2006 22:22:42 +0000 (22:22 +0000)] 
update example

20 years agoupdate copyright notice
Mark Andrews [Wed, 22 Feb 2006 23:50:10 +0000 (23:50 +0000)] 
update copyright notice

20 years agonewcopyrights
Mark Andrews [Wed, 22 Feb 2006 23:30:22 +0000 (23:30 +0000)] 
newcopyrights

20 years agopost merge problem
Mark Andrews [Wed, 22 Feb 2006 01:55:10 +0000 (01:55 +0000)] 
post merge problem

20 years ago1987. [func] DS/DLV SHA256 digest algorithm support. [RT #15608]
Mark Andrews [Tue, 21 Feb 2006 23:49:51 +0000 (23:49 +0000)] 
1987.   [func]          DS/DLV SHA256 digest algorithm support. [RT #15608]

20 years ago1986. [func] Report when a zone is removed. [RT #15849]
Mark Andrews [Tue, 21 Feb 2006 23:12:27 +0000 (23:12 +0000)] 
1986.   [func]          Report when a zone is removed. [RT #15849]

20 years agoupdate copyright notice
Mark Andrews [Sun, 19 Feb 2006 06:50:48 +0000 (06:50 +0000)] 
update copyright notice

20 years agonewcopyrights
Mark Andrews [Fri, 17 Feb 2006 23:30:22 +0000 (23:30 +0000)] 
newcopyrights

20 years agoregen
Mark Andrews [Fri, 17 Feb 2006 02:06:13 +0000 (02:06 +0000)] 
regen

20 years ago1985. [protocol] DLV has now been assigned a official type code of
Mark Andrews [Fri, 17 Feb 2006 01:04:14 +0000 (01:04 +0000)] 
1985.   [protocol]      DLV has now been assigned a official type code of
                        32769. [RT #15807]

20 years agoadd RT #6496
Mark Andrews [Fri, 17 Feb 2006 00:40:52 +0000 (00:40 +0000)] 
add RT #6496

20 years ago1597. [func] Allow notify-source and query-source to be specified
Mark Andrews [Fri, 17 Feb 2006 00:24:21 +0000 (00:24 +0000)] 
1597.   [func]          Allow notify-source and query-source to be specified
                        on a per server basis similar to transfer-source.

20 years ago1984. [func] dig, nslookup and host now advertise a 4096 byte
Mark Andrews [Fri, 17 Feb 2006 00:10:42 +0000 (00:10 +0000)] 
1984.   [func]          dig, nslookup and host now advertise a 4096 byte
                        EDNS UDP buffer size by default. [RT #15855]

20 years agoupdate copyright notice
Mark Andrews [Thu, 16 Feb 2006 23:51:33 +0000 (23:51 +0000)] 
update copyright notice

20 years agonewcopyrights
Mark Andrews [Thu, 16 Feb 2006 23:30:21 +0000 (23:30 +0000)] 
newcopyrights

20 years agoauto update
Mark Andrews [Thu, 16 Feb 2006 23:16:52 +0000 (23:16 +0000)] 
auto update

20 years agoregen
Mark Andrews [Thu, 16 Feb 2006 04:58:21 +0000 (04:58 +0000)] 
regen

20 years ago1983. [func] Two new update policies. "selfsub" and "selfwild".
Mark Andrews [Thu, 16 Feb 2006 01:34:24 +0000 (01:34 +0000)] 
1983.   [func]          Two new update policies.  "selfsub" and "selfwild".
                        [RT #12895]