Mark Andrews
602558cbe3
sync w/ HEAD
2003-10-21 06:17:00 +00:00
Mark Andrews
dfb54d56d1
3645: Generic Security Service Algorithm for
...
Secret Key Transaction Authentication for DNS (GSS-TSIG)
2003-10-10 02:01:06 +00:00
cvs2git
814bd739bf
This commit was manufactured by cvs2git to create branch 'v9_3'.
2003-10-09 23:58:14 +00:00
Mark Andrews
e03d4ecce3
3645: Generic Security Service Algorithm for
...
Secret Key Transaction Authentication for DNS (GSS-TSIG)
2003-10-09 23:58:13 +00:00
Mark Andrews
49aa1303a7
3596: DNS Extensions to Support IP Version 6
2003-10-07 23:21:24 +00:00
Mark Andrews
df11930cd6
1517. [port] Support for IPv6 interface scanning on HP/UX and
...
TrueUNIX 5.1.
2003-10-07 04:27:43 +00:00
Mark Andrews
846f974d57
1517. [port] Support for IPv6 interface scanning on HP/UX and
...
TrueUNIX 5.1.
2003-10-07 03:34:30 +00:00
Mark Andrews
1531bef7b2
new draft
2003-10-02 01:55:49 +00:00
Mark Andrews
3970098dcd
regen documentation
2003-09-30 06:13:33 +00:00
Mark Andrews
4102f25441
new draft
2003-09-30 00:37:29 +00:00
Mark Andrews
b2c8bcb654
new draft
2003-09-29 21:53:55 +00:00
Tatuya JINMEI 神明達哉
600cbd1fce
1515. [func] Allow transfer source to be set in a server statement.
...
[RT #6496 ]
implemented by marka, reviewed and documented by jinmei.
Notes:
lib/dns/zone.c had to be modified manually.
ARM html files were not regenerated (yet).
2003-09-25 18:16:50 +00:00
Mark Andrews
a3bda87b91
remove ORG
2003-09-23 07:16:42 +00:00
Mark Andrews
325ac99be4
Remove ORG
2003-09-23 07:11:40 +00:00
Mark Andrews
0f6098954d
1513. [doc] Add "US" and "ORG" to root-delgation-only exclude list.
2003-09-23 06:03:11 +00:00
Mark Andrews
f3b8d0f3e4
1513. [doc] Add "US" and "ORG" to root-delgation-only exclude list.
2003-09-23 05:31:38 +00:00
Mark Andrews
73d7433474
1512. [doc] Add "US" to root-delgation-only exclude list.
2003-09-23 00:51:26 +00:00
Mark Andrews
4829aea845
add LV to list of non-delegation-only TLDs
2003-09-21 23:26:59 +00:00
Mark Andrews
069d5cb493
1510. [func] New view option "root-delegation-only". Apply
...
delegation-only check to all TLDs and root.
Note there are some TLDs that are NOT delegation
only (e.g. DE and MUSEUM) these can be excluded
from the checks buy using exclude.
root-delegation-only exclude { "DE"; "MUSEUM"; };
2003-09-19 12:44:39 +00:00
Mark Andrews
0b1da8124c
1510. [func] New view option "root-delegation-only". Apply
...
delegation-only check to all TLDs and root.
Note there are some TLDs that are NOT delegation
only (e.g. DE and MUSEUM) these can be excluded
from the checks buy using exclude.
root-delegation-only exclude { "DE"; "MUSEUM"; };
2003-09-19 12:39:49 +00:00
Mark Andrews
d6d893e17b
1509. [bug] Hint zones should accept delegation-only. Forward
...
zone should not accept delegation-only.
1508. [bug] Don't apply delegation-only checks to answers from
forwarders.
1507. [bug] Handle BIND 8 style returns to NS queries to parents
when making delegation-only checks.
1506. [bug] Wrong return type for dns_view_isdelegationonly().
1505. [bug] Uninitialised rdataset in sdb. [RT #8750 ]
1504. [func] New zone type "delegation-only".
2003-09-19 06:20:55 +00:00
Mark Andrews
da34d92aee
1509. [bug] Hint zones should accept delegation-only. Forward
...
zone should not accept delegation-only.
1508. [bug] Don't apply delegation-only checks to answers from
forwarders.
1507. [bug] Handle BIND 8 style returns to NS queries to parents
when making delegation-only checks.
2003-09-19 05:53:28 +00:00
Mark Andrews
4607e7a9b8
1504. [func] New zone type "delegation-only".
2003-09-17 05:24:43 +00:00
Mark Andrews
84a23c3adc
RFC3597 Handling of Unknown DNS Resource Record (RR) Types
2003-09-11 23:18:05 +00:00
cvs2git
e858241827
This commit was manufactured by cvs2git to create branch 'v9_3'.
2003-09-11 22:23:24 +00:00
Mark Andrews
e20eae14fc
RFC3597 Handling of Unknown DNS Resource Record (RR) Types
2003-09-11 22:23:22 +00:00
Mark Andrews
68d3b51462
new draft
2003-09-05 22:59:34 +00:00
Mark Andrews
0cd7e36916
update ms zone transfer bug info
2003-09-02 02:20:00 +00:00
Mark Andrews
d6bdfb9aef
1467. [func] $GENERATES now supports optional class and ttl.
2003-09-02 01:11:37 +00:00
Mark Andrews
af1b2d4abb
misc. pullups
2003-08-27 02:33:42 +00:00
Mark Andrews
e0d0647c9d
pullup:
...
alt-transfer-source-v4 -> alt-transfer-source
2003-08-27 02:23:39 +00:00
Mark Andrews
1c2bf5f1cb
1446. [func] Implemented undocumented alternate transfer sources
...
from BIND 8. See use-alt-transfer-source,
alt-transfer-source-v4 and alt-transfer-source-v6.
2003-08-27 02:13:50 +00:00
Mark Andrews
7cf2a51f0c
1443. [func] Masters lists can now be specified and referenced
...
in zone masters clauses and other masters lists.
2003-08-27 01:53:06 +00:00
Mark Andrews
2d7ca109c5
1442. [func] New fuctions for manipulating port lists:
...
dns_portlist_create(), dns_portlist_add(),
dns_portlist_remove(), dns_portlist_match(),
dns_portlist_attach() and dns_portlist_detach().
1441. [func] It is now possible to tell dig to bind to a specific
source port.
1440. [func] It is now possible to tell named to avoid using
certian source ports (avoid-v4-udp-ports,
avoid-v6-udp-ports).
2003-08-27 01:39:27 +00:00
Mark Andrews
19548853e9
1432. [func] The advertised EDNS UDP buffer size can now be set
...
via named.conf (edns-udp-size).
2003-08-26 05:56:18 +00:00
Mark Andrews
c4dc4fd856
1417. [func] ID.SERVER/CHAOS is now a built in zone.
...
See "server-id" for how to configure.
2003-08-26 04:34:17 +00:00
Mark Andrews
4154634631
1412. [func] You can now specify servers to be tried if a nameserver
...
has IPv6 address and you only support IPv4 or the
reverse. See dual-stack-servers.
2003-08-26 03:24:14 +00:00
Mark Andrews
388672fb80
pullup misc. changes
2003-08-25 05:49:57 +00:00
Mark Andrews
c3fedc9282
1402. [cleanup] A6 has been moved to experimental and is no longer
...
fully supported.
2003-08-25 04:16:27 +00:00
Mark Andrews
0146abd893
1501. [func] Allow TCP queue length to be specified via
...
named.conf, tcp-listen-queue.
2003-08-25 02:33:14 +00:00
Mark Andrews
1b6efa428c
new draft
2003-08-23 13:37:16 +00:00
Mark Andrews
184b19d382
new draft
2003-08-23 13:12:24 +00:00
Mark Andrews
fb118b8418
1394. [func] It is now possible to check if a particular element is
...
in a acl. Remove duplicate entries from the localnets
acl.
1393. [port] Bind to individual IPv6 interfaces if IPV6_IPV6ONLY
is not available in the kernel to prevent accidently
listening on IPv4 interfaces.
2003-08-22 06:24:24 +00:00
Mark Andrews
370732d189
1391. [func] Add support for IPv6 scoped addresses in named.
2003-08-22 05:17:15 +00:00
Mark Andrews
4efb6955c0
1365. [func] "localhost" and "localnet" acls now include IPv6
...
addresses / prefixes.
2003-08-20 03:23:12 +00:00
Mark Andrews
c7c25e99aa
1344. [func] Log if the serial number on the master has gone
...
backwards.
If you have multiple machines specified in the masters
clause you may want to set 'multi-master yes;' to
suppress this warning.
2003-08-19 03:11:19 +00:00
Mark Andrews
d930eaf77b
1331. [func] Generate DNSSEC wildcard proofs.
2003-08-18 07:35:54 +00:00
Mark Andrews
4dde5e1d1f
1301. [func] New category 'update-security'.
2003-08-15 02:21:03 +00:00
Mark Andrews
59771f18b8
1254. [func] preferred-glue option from BIND 8.3.
2003-08-14 05:56:10 +00:00
Mark Andrews
45d8fa0d1a
1224. [bug] 'rrset-order' and 'sortlist' should be additive
...
not exclusive.
1223. [func] 'rrset-order' partially works 'cyclic' and 'random'
are supported.
2003-08-14 02:34:18 +00:00