Mark Andrews
cc083bb703
sizeof style
2003-09-11 01:49:18 +00:00
Mark Andrews
57b54234cd
sizeof style
2003-09-11 00:18:18 +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
7282bc47d1
signed vs unsigned
2003-09-02 04:13:43 +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
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
dd8e7329b1
pullup:
...
1458. [cleanup] sprintf() -> snprintf().
2003-08-27 07:22:41 +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
6733c0e6dd
add missing files
2003-08-27 03:16:22 +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
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
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
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
43e2d66621
1405. [func] Use arc4random() if available.
2003-08-25 05:06:11 +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
719e3ac95f
pullup:
...
merge rt3598 (code by marka, pullup by me)
2003-08-25 01:44:12 +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
20a6f010fb
pullup:
...
remove repeated "keep" in comment.
2003-08-22 03:54:45 +00:00
Mark Andrews
1c273a7b04
1383. [func] Track the serial number in a IXFR response and log if
...
a mismatch occurs. This is a more specific error than
"not exact". [RT #3445 ]
2003-08-22 03:22:33 +00:00
Mark Andrews
b3367d4b0e
pullup:
...
report type and class when logging failures via add_bad
2003-08-22 01:49:59 +00:00
Mark Andrews
38ebaa15d1
pullup:
...
add missing whitespace if fprintf
2003-08-21 07:38:42 +00:00
Mark Andrews
56ccb82277
pullup:
...
When a lookup resulted in an nxrrset match of a wildcard, the wildcard
attribute wasn't set on foundname.
2003-08-21 06:48:26 +00:00
Mark Andrews
f0d2117bcc
1379. [func] 'rndc stats' now reports tcp and recursion quota
...
states.
1378. [func] Improved positive feedback for 'rndc {reload|refresh}.
1377. [func] dns_zone_load{new}() now reports if the zone was
loaded, queued for loading to up to date.
1376. [func] New function dns_zone_logc() to log to specified
category.
2003-08-21 05:19:21 +00:00
Mark Andrews
9098582352
1375. [func] 'rndc dumpdb' now dumps the adb cache along with the
...
data cache.
2003-08-21 05:10:53 +00:00
Mark Andrews
f9192a3940
1374. [func] dns_adb_dump() now logs the lame zones associated
...
with each server.
2003-08-21 04:47:43 +00:00
Mark Andrews
3fe687adf2
pullup:
...
TRIEDFIND test had wrong sence
2003-08-21 03:50:21 +00:00
Mark Andrews
2b9f05032c
pullup:
...
change many debug(3) to debug(1), and several debug(*) to info
2003-08-21 02:50:34 +00:00
Mark Andrews
6cb94e593b
pullup:
...
dns_zone_logc() log to category
raise deferred transfers to INFO level and log to xfer-in.
2003-08-20 06:37:17 +00:00
Mark Andrews
96151e740c
pullup:
...
'\0' terminate code.
All reasons for marking a server bad should be logged to the lame channel.
2003-08-20 06:02:54 +00:00
Mark Andrews
984d0d58e9
1368. [func] remove support for bitstring labels.
2003-08-20 05:33:18 +00:00
Mark Andrews
d8669da83c
1367. [func] Use response times to select forwarders.
2003-08-20 04:52:46 +00:00
Mark Andrews
9fa13373e5
1220. [func] Support for APL rdata type.
2003-08-20 04:47:23 +00:00
Mark Andrews
c56defb98c
1358. [func] log the reason for rejecting a server when resolving
...
queries.
2003-08-19 07:40:20 +00:00
Mark Andrews
646f21b5bd
1358. [func] log the reason for rejecting a server when resolving
...
queries.
2003-08-19 07:26:09 +00:00
Mark Andrews
e6bb021434
1354. [bug] Fix DNSSEC wildcard proof for CNAME/DNAME.
2003-08-19 04:11:24 +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
326428fcf8
1342. [func] Log remote address with TCP dispatch failures.
2003-08-19 02:53:57 +00:00
Mark Andrews
d930eaf77b
1331. [func] Generate DNSSEC wildcard proofs.
2003-08-18 07:35:54 +00:00
Mark Andrews
2bb0b0009e
1332. [func] Report the current serial with periodic commits when
...
rolling forward the journal.
2003-08-18 07:10:11 +00:00
Mark Andrews
eb35881767
1329. [func] named-checkzone will now check if nameservers that
...
appear to be IP addresses. Available modes "fail",
"warn" (default) and "ignore" the results of the
check.
2003-08-18 05:56:58 +00:00