From 7f1ab065ebdc6d98a8f6338d1fb90e53d035e034 Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Tue, 28 Jan 2003 13:09:17 +0000 Subject: Import of ISC BIND version 8.3.4 --- contrib/bind/doc/html/logging.html | 6 +++++- contrib/bind/doc/html/options.html | 8 ++++---- contrib/bind/doc/man/named.conf.5 | 15 ++++++++++----- contrib/bind/doc/man/resolver.3 | 4 +++- 4 files changed, 22 insertions(+), 11 deletions(-) (limited to 'contrib/bind/doc') diff --git a/contrib/bind/doc/html/logging.html b/contrib/bind/doc/html/logging.html index 78e6a0a9ee04..73b40167eb72 100644 --- a/contrib/bind/doc/html/logging.html +++ b/contrib/bind/doc/html/logging.html @@ -289,6 +289,10 @@ is used: category panic { default_syslog; default_stderr; };
Dynamic updates. +
update-security +
+Denied dynamic updates due to access controls. +
ncache
Negative caching. @@ -363,7 +367,7 @@ Messages arising from response checking, such as
-Last Updated: $Id: logging.html,v 1.13 2002/04/02 00:57:48 marka Exp $ +Last Updated: $Id: logging.html,v 1.14 2002/07/19 22:44:05 marka Exp $
diff --git a/contrib/bind/doc/html/options.html b/contrib/bind/doc/html/options.html index 219623ce8617..f124ebaee567 100644 --- a/contrib/bind/doc/html/options.html +++ b/contrib/bind/doc/html/options.html @@ -159,9 +159,9 @@ specified, the default is "named.stats".
If yes, the AA bit is always set on NXDOMAIN responses, even if the server is not actually authoritative. -The default is yes. Do not turn off -auth-nxdomain unless you are sure you know what you are -doing, as some older software won't like it. +The default is no. Turning auth-nxdomain will +allow older clients that require AA to be set to accept +NXDOMAIN responses to work.
deallocate-on-exit
@@ -847,7 +847,7 @@ request for the root servers to be accepted. Default 2.
-Last Updated: $Id: options.html,v 1.48 2002/04/25 05:27:00 marka Exp $ +Last Updated: $Id: options.html,v 1.49 2002/09/09 00:19:17 marka Exp $
diff --git a/contrib/bind/doc/man/named.conf.5 b/contrib/bind/doc/man/named.conf.5 index 532af69e8f8d..4f5896c8dcec 100644 --- a/contrib/bind/doc/man/named.conf.5 +++ b/contrib/bind/doc/man/named.conf.5 @@ -665,6 +665,8 @@ is used: .Dl category panic { default_syslog; default_stderr; }; .It Ic update Dynamic updates. +.It Ic update-security +Denied dynamic updates due to access controls. .It Ic ncache Negative caching. .It Ic xfer-in @@ -858,11 +860,14 @@ bit is always set on .Dv NXDOMAIN responses, even if the server is not actually authoritative. The default is -.Li yes . -Do not turn off -.Ic auth-nxdomain -unless you are sure you know what you are -doing, as some older software won't like it. +.Li no . +Turning +.Lc auth-nxdomain +will allow older clients that require +.Li AA +to be set to accept +.Dv NXDOMAIN +responses to work. .It Ic deallocate-on-exit If .Li yes , diff --git a/contrib/bind/doc/man/resolver.3 b/contrib/bind/doc/man/resolver.3 index 9e2ef6f7afa6..c2cd91598d18 100644 --- a/contrib/bind/doc/man/resolver.3 +++ b/contrib/bind/doc/man/resolver.3 @@ -16,7 +16,7 @@ .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" .\" @(#)resolver.3 6.5 (Berkeley) 6/23/90 -.\" $Id: resolver.3,v 8.16 2001/12/28 04:24:20 marka Exp $ +.\" $Id: resolver.3,v 8.17 2002/08/07 03:47:33 marka Exp $ .\" .Dd July 4, 2000 .Dt RESOLVER @LIB_NETWORK_EXT_U@ @@ -552,6 +552,8 @@ to a full domain name. The compressed name is contained in a query or reply message; .Fa msg is a pointer to the beginning of the message. +.Fa eomorig +is a pointer to the first location after the message. The uncompressed name is placed in the buffer indicated by .Fa exp_dn which is of size -- cgit v1.2.3