Mark Andrews
a2caa7940a
grammar
2003-11-04 06:04:19 +00:00
Mark Andrews
c15b1f12e1
1530. [bug] It was possible to trigger a INSIST() failure if a
...
slave master file was removed a just the correct
moment. [RT #9462 ]
2003-11-04 05:29:09 +00:00
Mark Andrews
8ee542a032
1529. [bug] "notify explict;" failed to log that NOTIFY messages
...
were being sent for the zone. [RT# 9442]
2003-11-03 23:49:00 +00:00
Mark Andrews
608740d240
1515. [func] Allow transfer source to be set in a server statement.
...
[RT #6496 ]
2003-10-21 05:49:19 +00:00
Mark Andrews
867759d584
1520. [protocol] Add SSHFP (SSH Finger Print) type.
2003-10-21 05:25:16 +00:00
Mark Andrews
cb247c49c3
"to early" should be "too early".
2003-10-17 07:12:41 +00:00
Mark Andrews
f0af00eb5d
1525. [bug] dns_cache_create() could trigger a REQUIRE
...
failure in isc_mem_put() during error cleanup.
2003-10-16 06:06:07 +00:00
Mark Andrews
b73d28c2f5
1524. [port] AIX needs to be able to resolve all symbols when
...
creating shared libraries (--with-libtool).
2003-10-09 04:53:05 +00:00
Mark Andrews
29b64bdae2
1523. [bug] Fix race condition in rbtdb. [RT# 9189]
2003-10-08 01:22:51 +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
7b7a69a77b
1522. [bug] dns_db_findnode() relax the requirements on 'name'.
...
[RT# 9286]
2003-10-03 04:04:03 +00:00
Mark Andrews
ae05eec235
1521. [bug] dns_view_createresolver() failed to check the
...
result from isc_mem_create(). [RT# 9294]
2003-10-03 03:59:50 +00:00
Mark Andrews
c1fbbac943
1518. [bug] dns_nxt_buildrdata(), and hence dns_nxt_build(),
...
contained a off-by-one error when working out the
number of octets in the bitmap.
2003-10-03 03:39:53 +00:00
Mark Andrews
4ce7c52616
1514. [bug] named: isc_hash_destroy() was being called to early.
...
[RT #9160 ]
2003-09-24 23:37:15 +00:00
Mark Andrews
a3bda87b91
remove ORG
2003-09-23 07:16:42 +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
41f3bf915b
1512. [bug] Extend the delegation-only logging to return query
...
type, class and responding nameserver.
2003-09-22 00:43:29 +00:00
Mark Andrews
11ba97bb12
1511. [bug] delegation-only was generating false positives
...
on negative answers from subzones.
2003-09-22 00:41:11 +00:00
Mark Andrews
2964e14cf3
rootexlude -> rootexclude
...
free and initialise rootdelonly & rootexclude
buy -> by
2003-09-19 13:20:05 +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
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
0b59ecad12
1469. [func] Log end of outgoing zone transfer at same level
...
as the start of transfer is logged. [RT #4441 ]
2003-09-10 05:28:40 +00:00
Mark Andrews
dac5207898
1468. [func] Internal zones are nolonger for 'rndc status'.
...
[RT #4706 ]
2003-09-10 05:23:08 +00:00
Mark Andrews
761b909ee7
1430. [port] linux: IPv6 interface scanning support.
...
1362. [bug] remove IFF_RUNNING test when scanning interfaces.
1300. [port] Compaq Trucluster support.
1292. [func] Enable IPv6 support when using ioctl style interface
scanning and OS supports SIOCGLIFADDR using struct
if_laddrreq.
1065. [func] Runtime support to select new / old style interface
scanning using ioctls.
1024. [port] Compilation failed on HP-UX 11.11 due to
incompatible use of the SIOCGLIFCONF macro
name. [RT #1831 ]
2003-09-10 05:12:54 +00:00
Mark Andrews
0c66b8e9f1
1503. [port] win32: install libeay32.dll outside of system32.
2003-09-09 03:43:20 +00:00
Mark Andrews
50d044736d
1065. [func] Runtime support to select new / old style interface
...
scanning using ioctl
2003-09-02 04:51:12 +00:00
Mark Andrews
bf4c32bd2d
1475. [port] Probe for old sprintf().
2003-09-02 02:10:51 +00:00
Mark Andrews
26fbc6cb34
1474. [port] Provide strtoul() and memmove() for platforms
...
without them.
2003-09-02 01:49:48 +00:00
Mark Andrews
d6bdfb9aef
1467. [func] $GENERATES now supports optional class and ttl.
2003-09-02 01:11:37 +00:00
Mark Andrews
dd8e7329b1
pullup:
...
1458. [cleanup] sprintf() -> snprintf().
2003-08-27 07:22:41 +00:00
Mark Andrews
6d9ed85949
1457. [port] Provide strlcat() and strlcpy() for platforms without
...
them.
2003-08-27 06:44:02 +00:00
Mark Andrews
75e4f7664f
1455. [bug] <netaddr> missing from server grammar in
...
doc/misc/options. [RT #5616 ]
2003-08-27 05:46:32 +00:00
Mark Andrews
a84b20bbb0
1454. [port] Use getifaddrs() if available for interface scanning.
...
--disable-getifaddrs to override. Glibc currently
has a getifaddrs() that does not support IPv6.
Use --enable-getifaddrs=glibc to force the use of
this version under linux machines.
2003-08-27 03:15:26 +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
e921ddd8f4
1438. [func] Log TSIG (if any) when logging NOTIFY requests.
2003-08-27 01:28:25 +00:00
Mark Andrews
0a26225288
1436. [func] dns_zonemgr_resumexfrs() can be used to restart
...
stalled transfers.
2003-08-26 07:54:22 +00:00
Mark Andrews
7361bfec13
1433. [bug] named could trigger a REQUIRE failure if it could
...
not get a file descriptor when attempting to write
a master file. [RT #4347 ]
2003-08-26 06:01:17 +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
c6d78fc563
1422. [func] Log name/type/class when denying a query. [RT #4663 ]
2003-08-26 05:14:25 +00:00
Mark Andrews
c6f41773a4
1421. [func] Differentiate updates that don't succeed due to
...
prerequisites (unsuccessful) vs other reasons
(failed).
2003-08-26 04:42:22 +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
43e2d66621
1405. [func] Use arc4random() if available.
2003-08-25 05:06:11 +00:00
Mark Andrews
6aba9ae3cb
1403. [func] dnssec-signzone, dnssec-keygen, dnssec-makekeyset
...
dnssec-signkey now report their version in the
usage message.
2003-08-25 04:41:17 +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
4d79da8ba0
1502. [bug] nsupdate: adjust timeouts for UPDATE requests over TCP.
2003-08-25 02:42:16 +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