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
25399c389a
Makefile
2003-09-02 04:17:44 +00:00
Mark Andrews
7282bc47d1
signed vs unsigned
2003-09-02 04:13:43 +00:00
Mark Andrews
e5f625c67e
fixed a typo in a comment line: s/compatability/compatibility/
2003-09-02 02:43:55 +00:00
Mark Andrews
5696933e98
typo: s/baliwick/bailiwick/
2003-09-02 02:27:37 +00:00
Mark Andrews
827deeb399
deconst
2003-09-02 02:25:18 +00:00
Mark Andrews
8ec7cf74bf
Only fall back to TCP for slave zones if UDP refresh queries fail.
...
[RT #8253 ]
2003-09-02 02:21:51 +00:00
Mark Andrews
0cd7e36916
update ms zone transfer bug info
2003-09-02 02:20:00 +00:00
Mark Andrews
3b26d79464
regen:
...
1475. [port] Probe for old sprintf().
2003-09-02 02:12:10 +00:00
Mark Andrews
bf4c32bd2d
1475. [port] Probe for old sprintf().
2003-09-02 02:10:51 +00:00
Mark Andrews
8042b96c54
regen
2003-09-02 01:51:22 +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
4dcb49e971
pullups: misc.
2003-09-02 01:24:20 +00:00
Mark Andrews
3e0672d431
pullup:
...
zone->masterscnt was being zero'd rather than zone->curmaster = 0
2003-09-02 01:19:45 +00:00
Mark Andrews
fd6027f774
pullup:
...
use-alt-transfer-source when the master refused soa queries. [RT #5528 ]
2003-09-02 01:14:27 +00:00
Mark Andrews
d6bdfb9aef
1467. [func] $GENERATES now supports optional class and ttl.
2003-09-02 01:11:37 +00:00
Mark Andrews
713d7d396c
libbind9
2003-08-27 07:32:27 +00:00
Mark Andrews
dd8e7329b1
pullup:
...
1458. [cleanup] sprintf() -> snprintf().
2003-08-27 07:22:41 +00:00
Mark Andrews
f046c1a3af
regen
2003-08-27 06:56:20 +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
add9b80204
regen
2003-08-27 03:22:26 +00:00
Mark Andrews
6733c0e6dd
add missing files
2003-08-27 03:16:22 +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
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
e921ddd8f4
1438. [func] Log TSIG (if any) when logging NOTIFY requests.
2003-08-27 01:28:25 +00:00
Mark Andrews
4ddffdf9be
version.h
2003-08-27 01:27:34 +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
9ea4e48caf
pullup:
...
engine pointer not set to NULL on free.
2003-08-26 05:38:47 +00:00
Mark Andrews
f44cdbe5b9
spelling
2003-08-26 05:32:50 +00:00
Mark Andrews
cb6b45d59c
pullup:
...
arguements reversed
2003-08-26 05:26:08 +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
388672fb80
pullup misc. changes
2003-08-25 05:49:57 +00:00
Mark Andrews
5874ad9039
cygwin support
2003-08-25 05:40:31 +00:00
Mark Andrews
2f91e0f27d
1405. [func] Use arc4random() if available.
2003-08-25 05:24:08 +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
68b63c87ea
check for the existance of if_nametoindex().
2003-08-25 03:31:57 +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
c528ef03d9
1502. [bug] nsupdate: adjust timeouts for UPDATE requests over TCP.
2003-08-25 02:41:27 +00:00