2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00
Commit Graph

13788 Commits

Author SHA1 Message Date
Mark Andrews
4b3f3cc671 update copyright notice 2006-04-15 01:30:16 +00:00
Mark Andrews
e086341ea5 newcopyrights 2006-04-13 23:30:20 +00:00
David Hankins
6ed53e5949 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]
2006-04-13 18:09:56 +00:00
Mark Andrews
b6ad33eca2 auto update 2006-04-12 23:16:58 +00:00
Tatuya JINMEI 神明達哉
f19353d731 2010. [placeholder] rt15958 2006-04-12 10:43:14 +00:00
Mark Andrews
753259033c newcopyrights 2006-04-10 23:30:20 +00:00
Mark Andrews
a192c2d9a7 new draft 2006-04-10 23:04:47 +00:00
Michael Graff
80a63e1574 Documentation changes; no functional changes. Some variables were renamed from 'i' to 'index' in heap.h so documentation can be nicer. 2006-04-10 16:28:04 +00:00
Mark Andrews
069a2ad007 update copyright notice 2006-04-03 00:00:42 +00:00
Mark Andrews
b26014a194 4398: Storing Certificates in the Domain Name System (DNS) 2006-04-02 23:35:55 +00:00
Mark Andrews
702d559427 newcopyrights 2006-03-31 23:30:22 +00:00
Mark Andrews
6e0b8a49c1 auto update 2006-03-31 23:16:53 +00:00
Mark Andrews
dd03b69e3c custom_WFB_v9_3_2 2006-03-31 00:03:39 +00:00
Mark Andrews
5d7bdf97d1 auto update 2006-03-30 23:16:49 +00:00
Mark Andrews
803d44a71a auto update 2006-03-28 23:16:51 +00:00
Mark Andrews
c718f47e64 new draft 2006-03-27 23:00:54 +00:00
Mark Andrews
a3d739b23b new draft 2006-03-27 22:07:01 +00:00
Mark Andrews
4ed465f13a newcopyrights 2006-03-21 23:30:19 +00:00
Michael Graff
8c9c09dacf add <string.h> since we call strlen() here 2006-03-21 15:34:02 +00:00
Mark Andrews
f051d76c87 regen 2006-03-11 02:07:53 +00:00
Mark Andrews
adc8179d40 const 2006-03-10 05:00:23 +00:00
Mark Andrews
584993eaf7 update copyright notice 2006-03-10 04:15:11 +00:00
Mark Andrews
1b0a1b6d99 newcopyrights 2006-03-10 04:12:20 +00:00
Mark Andrews
ecffc3aae3 win32 2006-03-10 03:49:57 +00:00
Mark Andrews
d6b5e0b0e8 update copyright notice 2006-03-10 00:23:21 +00:00
Mark Andrews
dd9ad704c3 newcopyrights 2006-03-10 00:20:39 +00:00
Mark Andrews
84910d09ee 2009. [bug] libbind: coverity fixes. [RT #15808] 2006-03-09 23:57:56 +00:00
Mark Andrews
d2ef84e07b 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]
2006-03-09 23:39:00 +00:00
Mark Andrews
3a9a66b32a newcopyrights 2006-03-09 23:30:22 +00:00
Mark Andrews
cfe92110ce 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]
2006-03-09 23:21:54 +00:00
Mark Andrews
93875126dc new draft 2006-03-09 21:58:57 +00:00
Mark Andrews
035992291c regen 2006-03-09 05:04:38 +00:00
Mark Andrews
fe6f384b2e 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.
2006-03-09 03:30:18 +00:00
Mark Andrews
9cd148558b newcopyrights 2006-03-08 23:30:28 +00:00
Mark Andrews
5929cde251 2005. [bug] libbind: Retransmission timeouts should be
based on which attempt it is to the nameserver
                        and not the nameserver itself. [RT #13548]
2006-03-08 04:06:12 +00:00
Mark Andrews
1412643ba5 2004. [bug] dns_tsig_sign() could pass a NULL pointer to
dst_context_destroy() when cleaning up after a
                        error. [RT #15835]
2006-03-08 03:51:01 +00:00
Mark Andrews
6de9371826 2003. [bug] libbind: The DNS name/address lookup functions could
occasionally follow a random pointer due to
                        structures not being completely zeroed. [RT #15806]
2006-03-08 03:12:24 +00:00
Mark Andrews
366c60aa36 tidy up 2006-03-07 04:58:51 +00:00
Mark Andrews
e1fd585739 update copyright notice 2006-03-07 00:34:55 +00:00
Mark Andrews
8dd468a6f3 new draft 2006-03-07 00:25:48 +00:00
Mark Andrews
7f2adb8556 newcopyrights 2006-03-06 23:30:28 +00:00
Mark Andrews
083a5588a3 regen 2006-03-06 02:23:19 +00:00
Mark Andrews
daba3af103 2002 [bug] libbind: tighten the constraints on when
struct addrinfo._ai_pad exists.  [RT #15783]
2006-03-06 02:22:36 +00:00
Mark Andrews
59d84d1b07 2001. [func] Check the KSK flag when updating a secure dynamic zone.
New zone option "update-check-ksk yes;".  [RT #15817]
2006-03-06 01:27:52 +00:00
Mark Andrews
ac124a78a0 2000. [bug] memmove()/strtol() fix was incomplete. [#RT 15812] 2006-03-06 01:06:48 +00:00
Mark Andrews
ea8874ec35 update copyright notice 2006-03-05 23:58:52 +00:00
Mark Andrews
7e1a8f402e newcopyrights 2006-03-05 11:25:02 +00:00
Mark Andrews
10ea6fe0f5 new draft 2006-03-04 07:09:17 +00:00
Mark Andrews
10b03beca1 (char *) -> (unsigned char *) 2006-03-03 04:46:14 +00:00
Mark Andrews
1c25cad9bd add -Wpointer-arith to gcc 2006-03-03 03:29:40 +00:00