2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 05:28:00 +00:00

11772 Commits

Author SHA1 Message Date
Mark Andrews
c86eed4bde 1410. [func] handle records that live in the parent zone, e.g. DS.
developer: marka
reviewer: explorer
2003-01-14 00:28:50 +00:00
Mark Andrews
fcecba0341 remove duplicate entry 2003-01-13 04:24:27 +00:00
Mark Andrews
3c2127744f update comment 2003-01-10 02:43:56 +00:00
Mark Andrews
c314efc295 add comment 2003-01-10 02:37:44 +00:00
Mark Andrews
33f41141d0 new draft 2003-01-09 21:56:49 +00:00
Mark Andrews
f4d4052006 new draft 2003-01-08 23:20:53 +00:00
Mark Andrews
3369e61105 remove unused code 2003-01-08 04:42:22 +00:00
Mark Andrews
1ece23efa8 rt4802 review explorer
ds_12          review          explorer
2003-01-08 03:01:53 +00:00
Mark Andrews
10d63f4cef new draft 2003-01-07 20:44:52 +00:00
Mark Andrews
3d00f74888 When processing the authority section process the NS records first. 2003-01-05 23:19:29 +00:00
Mark Andrews
6874dcf6a0 style 2002-12-31 05:40:15 +00:00
Mark Andrews
f4cbe536b1 cygwin support 2002-12-27 03:29:37 +00:00
Mark Andrews
af623d1cd2 cygwin support 2002-12-27 03:13:51 +00:00
Mark Andrews
5a020bc04b RFC 3363: Representing Internet Protocol version 6 (IPv6)
Addresses in the Domain Name System (DNS)
RFC 3364:   Tradeoffs in Domain Name System (DNS) Support
         for Internet Protocol version 6 (IPv6)
2002-12-27 00:10:31 +00:00
Tatuya JINMEI 神明達哉
00910a1fc3 the very recent change on the ipv6-improvements branch was approved. 2002-12-24 16:21:42 +00:00
Mark Andrews
602274b30f isc_net_probeipv6() was #ifdef'd out 2002-12-24 05:12:50 +00:00
Tatuya JINMEI 神明達哉
5dda3aa718 ipv6-improvements review marka (for RT #4764) 2002-12-24 04:08:56 +00:00
Mark Andrews
88d2351469 new draft 2002-12-20 20:29:36 +00:00
Mark Andrews
d457997b3b AI_ADDRCONFIG is not allowed by the old getaddinfo() spec. Try with
then without AI_ADDRCONFIG if the former faile with BADFLAGS.
2002-12-20 04:10:03 +00:00
Mark Andrews
12ff7274fe 1409. [bug] DS should have attibute DNS_RDATATYPEATTR_DNSSEC. 2002-12-20 01:19:20 +00:00
Mark Andrews
b87bcf9faa RFC3445: Limiting the Scope of the KEY Resource Record (RR) 2002-12-19 00:34:06 +00:00
Mark Andrews
a69a77ddfe 3445: Limiting the Scope of the KEY Resource Record (RR) 2002-12-19 00:32:21 +00:00
Mark Andrews
876da2a83d Check that the NS/AAAA/A RRsets have not expired seeing if they don't need to
be replaced.
2002-12-16 12:47:39 +00:00
Mark Andrews
81aea2f2d3 undo wrong branch 2002-12-13 02:51:41 +00:00
Mark Andrews
0020640ff6 checkpoint 2002-12-13 02:37:35 +00:00
Mark Andrews
8b212c623d undo 2002-12-13 02:11:12 +00:00
Mark Andrews
9d3ad53203 1408. [bug] distclean was not complete. [RT #4700] 2002-12-13 02:01:52 +00:00
Mark Andrews
dcedc406ca new draft 2002-12-13 00:14:07 +00:00
Mark Andrews
bdf0739d6e Restore accidentally deleted call to isc_app_start(); [RT #4699]
developer: jinmei
reviewer: marka
2002-12-11 06:31:37 +00:00
Mark Andrews
44c733920a new draft 2002-12-09 21:35:23 +00:00
Mark Andrews
c7f73fd03c rt4687 review explorer 2002-12-09 04:06:20 +00:00
Mark Andrews
c3e0381189 new draft 2002-12-05 21:38:28 +00:00
Mark Andrews
37f8b38d7a rt4663 review explorer 2002-12-05 06:21:09 +00:00
Mark Andrews
def8e47c68 use isc_random_get() rather than rand()/arc4random() directly.
developer: marka
reviewer: bwelling
2002-12-05 04:36:26 +00:00
Mark Andrews
767fd19da4 1407. [bug] lfsr incorrectly implements the shift register.
[RT #4617]
2002-12-05 04:01:54 +00:00
Mark Andrews
8da0b50e8a 1406. [bug] dispatch initialises one of the LSFR's with a incorrect
polynomial.  [RT #4617]
2002-12-05 03:55:09 +00:00
Mark Andrews
c55d7225bd new draft 2002-12-04 22:52:50 +00:00
Mark Andrews
0f2b4bfd70 new draft 2002-12-04 22:46:43 +00:00
Mark Andrews
815a44abf5 arc4random() lower bits are truly random so there in no need to shift the
result to get truly random data.
2002-12-04 04:54:28 +00:00
Mark Andrews
b15c543f79 regen 2002-12-04 01:34:41 +00:00
Mark Andrews
5b76a09697 1405. [func] Use arc4random() if available.
from: jakob@crt.se
reviewed: marka
2002-12-04 01:19:28 +00:00
Mark Andrews
297a2cb41e new draft 2002-12-03 21:37:41 +00:00
Mark Andrews
6388dcf8e6 pullup from bind8:
1404.   [bug]           libbind: ns_name_ntol() could overwite a zero length
                        buffer.
2002-12-03 05:39:10 +00:00
Mark Andrews
93e353425a 1403. [func] dnssec-signzone, dnssec-keygen, dnssec-makekeyset
dnssec-signkey now report their version in the
                        usage message.
2002-12-03 05:01:34 +00:00
Mark Andrews
c5689081b7 define PATH_MAX if not defined. [RT #4602 + others] 2002-11-29 01:42:18 +00:00
Mark Andrews
49a940dc68 1402. [cleanup] A6 has been moved to experimental and is no longer
fully supported.
developer: jinmei
reviewer: marka
2002-11-27 09:52:58 +00:00
Mark Andrews
646182a67f missing include
adjust prototype for isc_netscope_pton() to use void *.
2002-11-26 04:36:46 +00:00
Mark Andrews
41f5cf4ac1 check for the existance of if_nametoindex().
developer: jinmei
reviewer: marka
2002-11-26 03:53:42 +00:00
Mark Andrews
aebe37a461 ensure that zone id is set to zero.
only look for BSD internal scope if platform supports scope_id.
reviewer: marka
developer: jinmei
2002-11-26 03:16:31 +00:00
Tatuya JINMEI 神明達哉
c3430d7302 rt4463 review marka? 2002-11-18 15:48:15 +00:00