BIND 10 master, updated. ed110c7f595e6a761d9fdbebdcc552e39edbddb5 [master] commit regenerated versions
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Feb 2 02:54:37 UTC 2012
The branch, master has been updated
via ed110c7f595e6a761d9fdbebdcc552e39edbddb5 (commit)
via ea6a608404e2b8d78aee06d19cc173f8e9458142 (commit)
from 03a80ffa461b3881b875b4a9bfe8d5023c53a59c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ed110c7f595e6a761d9fdbebdcc552e39edbddb5
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Wed Feb 1 20:54:24 2012 -0600
[master] commit regenerated versions
commit ea6a608404e2b8d78aee06d19cc173f8e9458142
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Wed Feb 1 20:53:17 2012 -0600
[master] fix reference to git repo
notice by outside person
-----------------------------------------------------------------------
Summary of changes:
doc/guide/bind10-guide.html | 16 ++++++++++------
doc/guide/bind10-guide.txt | 17 +++++++++++------
doc/guide/bind10-guide.xml | 4 ++--
doc/guide/bind10-messages.html | 2 +-
doc/guide/bind10-messages.xml | 2 +-
5 files changed, 25 insertions(+), 16 deletions(-)
-----------------------------------------------------------------------
diff --git a/doc/guide/bind10-guide.html b/doc/guide/bind10-guide.html
index ef47c65..6abe287 100644
--- a/doc/guide/bind10-guide.html
+++ b/doc/guide/bind10-guide.html
@@ -1,12 +1,12 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>BIND 10 Guide</title><link rel="stylesheet" href="./bind10-guide.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><meta name="description" content="BIND 10 is a framework that features Domain Name System (DNS) suite and Dynamic Host Configuration Protocol (DHCP) servers managed by Internet Systems Consortium (ISC). It includes DNS libraries, modular components for controlling authoritative and recursive DNS servers, and experimental DHCPv4 and DHCPv6 servers. This is the reference guide for BIND 10 version 20111129. The most up-to-date version of this document (in PDF, HTML, and plain text formats), along with other documents for BIND 10, can be found at ."></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="book" title="BIND 10 Guide"><div class="titlepage"><div><div><h1 class="title"><a name="id1168
229451102"></a>BIND 10 Guide</h1></div><div><h2 class="subtitle">Administrator Reference for BIND 10</h2></div><div><p class="releaseinfo">This is the reference guide for BIND 10 version
- 20111129.</p></div><div><p class="copyright">Copyright © 2010-2011 Internet Systems Consortium, Inc.</p></div><div><div class="abstract" title="Abstract"><p class="title"><b>Abstract</b></p><p>BIND 10 is a framework that features Domain Name System
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>BIND 10 Guide</title><link rel="stylesheet" href="./bind10-guide.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><meta name="description" content="BIND 10 is a framework that features Domain Name System (DNS) suite and Dynamic Host Configuration Protocol (DHCP) servers managed by Internet Systems Consortium (ISC). It includes DNS libraries, modular components for controlling authoritative and recursive DNS servers, and experimental DHCPv4 and DHCPv6 servers. This is the reference guide for BIND 10 version 20120127. The most up-to-date version of this document (in PDF, HTML, and plain text formats), along with other documents for BIND 10, can be found at ."></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="book" title="BIND 10 Guide"><div class="titlepage"><div><div><h1 class="title"><a name="id1168
229451102"></a>BIND 10 Guide</h1></div><div><h2 class="subtitle">Administrator Reference for BIND 10</h2></div><div><p class="releaseinfo">This is the reference guide for BIND 10 version
+ 20120127.</p></div><div><p class="copyright">Copyright © 2010-2012 Internet Systems Consortium, Inc.</p></div><div><div class="abstract" title="Abstract"><p class="title"><b>Abstract</b></p><p>BIND 10 is a framework that features Domain Name System
(DNS) suite and Dynamic Host Configuration Protocol (DHCP)
servers managed by Internet Systems Consortium (ISC). It
includes DNS libraries, modular components for controlling
authoritative and recursive DNS servers, and experimental DHCPv4
and DHCPv6 servers.
</p><p>
- This is the reference guide for BIND 10 version 20111129.
+ This is the reference guide for BIND 10 version 20120127.
The most up-to-date version of this document (in PDF, HTML,
and plain text formats), along with other documents for
BIND 10, can be found at <a class="ulink" href="http://bind10.isc.org/docs" target="_top">http://bind10.isc.org/docs</a>.
@@ -22,7 +22,7 @@
provides forwarding.
</p><p>
This guide covers the experimental prototype of
- BIND 10 version 20111129.
+ BIND 10 version 20120127.
</p><div class="section" title="1.1. Supported Platforms"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id1168229451269"></a>1.1. Supported Platforms</h2></div></div></div><p>
BIND 10 builds have been tested on Debian GNU/Linux 5 and unstable,
Ubuntu 9.10, NetBSD 5, Solaris 10, FreeBSD 7 and 8, CentOS
@@ -238,10 +238,10 @@
The leading development is done in the <span class="quote">“<span class="quote">master</span>”</span>.
</p><p>
The code can be checked out from
- <code class="filename">git://bind10.isc.org/bind10</code>;
+ <code class="filename">git://git.bind10.isc.org/bind10</code>;
for example:
- </p><pre class="screen">$ <strong class="userinput"><code>git clone git://bind10.isc.org/bind10</code></strong></pre><p>
+ </p><pre class="screen">$ <strong class="userinput"><code>git clone git://git.bind10.isc.org/bind10</code></strong></pre><p>
</p><p>
When checking out the code from
the code version control system, it doesn't include the
@@ -1183,6 +1183,10 @@ eth0 fe80::21e:8cff:fe9b:7349
> <strong class="userinput"><code>Stats show</code></strong>
{
"Auth": {
+ "opcode.iquery": 0,
+ "opcode.notify": 10,
+ "opcode.query": 869617,
+ ...
"queries.tcp": 1749,
"queries.udp": 867868
},
diff --git a/doc/guide/bind10-guide.txt b/doc/guide/bind10-guide.txt
index 52e7b0f..7ec35e6 100644
--- a/doc/guide/bind10-guide.txt
+++ b/doc/guide/bind10-guide.txt
@@ -2,9 +2,9 @@
Administrator Reference for BIND 10
- This is the reference guide for BIND 10 version 20111129.
+ This is the reference guide for BIND 10 version 20120127.
- Copyright (c) 2010-2011 Internet Systems Consortium, Inc.
+ Copyright (c) 2010-2012 Internet Systems Consortium, Inc.
Abstract
@@ -14,7 +14,7 @@ Administrator Reference for BIND 10
for controlling authoritative and recursive DNS servers, and experimental
DHCPv4 and DHCPv6 servers.
- This is the reference guide for BIND 10 version 20111129. The most
+ This is the reference guide for BIND 10 version 20120127. The most
up-to-date version of this document (in PDF, HTML, and plain text
formats), along with other documents for BIND 10, can be found at
http://bind10.isc.org/docs.
@@ -172,7 +172,7 @@ Chapter 1. Introduction
DNS. BIND 10 provides a EDNS0- and DNSSEC-capable authoritative DNS server
and a caching recursive name server which also provides forwarding.
- This guide covers the experimental prototype of BIND 10 version 20111129.
+ This guide covers the experimental prototype of BIND 10 version 20120127.
1.1. Supported Platforms
@@ -389,9 +389,10 @@ Chapter 2. Installation
system. This is powered by Git and all the BIND 10 development is public.
The leading development is done in the "master".
- The code can be checked out from git://bind10.isc.org/bind10; for example:
+ The code can be checked out from git://git.bind10.isc.org/bind10; for
+ example:
- $ git clone git://bind10.isc.org/bind10
+ $ git clone git://git.bind10.isc.org/bind10
When checking out the code from the code version control system, it
doesn't include the generated configure script, Makefile.in files, nor the
@@ -1376,6 +1377,10 @@ Chapter 15. Statistics
> Stats show
{
"Auth": {
+ "opcode.iquery": 0,
+ "opcode.notify": 10,
+ "opcode.query": 869617,
+ ...
"queries.tcp": 1749,
"queries.udp": 867868
},
diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml
index c7c0bd8..c551c5f 100644
--- a/doc/guide/bind10-guide.xml
+++ b/doc/guide/bind10-guide.xml
@@ -526,10 +526,10 @@ as a dependency earlier -->
</para>
<para>
The code can be checked out from
- <filename>git://bind10.isc.org/bind10</filename>;
+ <filename>git://git.bind10.isc.org/bind10</filename>;
for example:
- <screen>$ <userinput>git clone git://bind10.isc.org/bind10</userinput></screen>
+ <screen>$ <userinput>git clone git://git.bind10.isc.org/bind10</userinput></screen>
</para>
<para>
diff --git a/doc/guide/bind10-messages.html b/doc/guide/bind10-messages.html
index 596cb53..b82b485 100644
--- a/doc/guide/bind10-messages.html
+++ b/doc/guide/bind10-messages.html
@@ -1,5 +1,5 @@
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>BIND 10 Messages Manual</title><link rel="stylesheet" href="./bind10-guide.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><meta name="description" content="BIND 10 is a Domain Name System (DNS) suite managed by Internet Systems Consortium (ISC). It includes DNS libraries and modular components for controlling authoritative and recursive DNS servers. This is the messages manual for BIND 10 version 20111129. The most up-to-date version of this document, along with other documents for BIND 10, can be found at ."></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="book" title="BIND 10 Messages Manual"><div class="titlepage"><div><div><h1 class="title"><a name="id1168229451102"></a>BIND 10 Messages Manual</h1></div><div><p class="releaseinfo">This is the messages manual for BIND 10 version
- 20111129.</p></div><div><p class="copyright">Copyright © 2011 Internet Systems Consortium, Inc.</p></div><div><div class="abstract" title="Abstract"><p class="title"><b>Abstract</b></p><p>BIND 10 is a Domain Name System (DNS) suite managed by
+ 20111129.</p></div><div><p class="copyright">Copyright © 2011-2012 Internet Systems Consortium, Inc.</p></div><div><div class="abstract" title="Abstract"><p class="title"><b>Abstract</b></p><p>BIND 10 is a Domain Name System (DNS) suite managed by
Internet Systems Consortium (ISC). It includes DNS libraries
and modular components for controlling authoritative and
recursive DNS servers.
diff --git a/doc/guide/bind10-messages.xml b/doc/guide/bind10-messages.xml
index ba55de0..c085cb1 100644
--- a/doc/guide/bind10-messages.xml
+++ b/doc/guide/bind10-messages.xml
@@ -18,7 +18,7 @@
<title>BIND 10 Messages Manual</title>
<copyright>
- <year>2011</year><holder>Internet Systems Consortium, Inc.</holder>
+ <year>2011-2012</year><holder>Internet Systems Consortium, Inc.</holder>
</copyright>
<abstract>
More information about the bind10-changes
mailing list