BIND 10 master, updated. 60086bec0b86e5e8590e2fc3f3ef82ebc63829c3 [master] mention this is a dummy component

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Jan 17 18:06:51 UTC 2012


The branch, master has been updated
       via  60086bec0b86e5e8590e2fc3f3ef82ebc63829c3 (commit)
      from  7c3157f20008eead9731a9193b39e5775d3e44d5 (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 60086bec0b86e5e8590e2fc3f3ef82ebc63829c3
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Tue Jan 17 12:06:18 2012 -0600

    [master] mention this is a dummy component
    
    This is temporary.
    
    Also remove references to xfrin and xfrout.
    
    And regenerate manpage.

-----------------------------------------------------------------------

Summary of changes:
 src/bin/ddns/b10-ddns.8   |   29 +++++++++++++++++------------
 src/bin/ddns/b10-ddns.xml |   13 +++++++------
 2 files changed, 24 insertions(+), 18 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/bin/ddns/b10-ddns.8 b/src/bin/ddns/b10-ddns.8
index 3e2e102..67a5059 100644
--- a/src/bin/ddns/b10-ddns.8
+++ b/src/bin/ddns/b10-ddns.8
@@ -9,15 +9,6 @@
 .\"
 .TH "B10\-DDNS" "8" "December 9, 2011" "BIND10" "BIND10"
 .\" -----------------------------------------------------------------
-.\" * Define some portability stuff
-.\" -----------------------------------------------------------------
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.\" http://bugs.debian.org/507673
-.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.ie \n(.g .ds Aq \(aq
-.el       .ds Aq '
-.\" -----------------------------------------------------------------
 .\" * set default formatting
 .\" -----------------------------------------------------------------
 .\" disable hyphenation
@@ -43,6 +34,22 @@ boss process\&. When the
 DNS server receives a DDNS update,
 \fBb10\-ddns\fR
 updates the zone in the BIND 10 zone data store\&.
+.if n \{\
+.sp
+.\}
+.RS 4
+.it 1 an-trap
+.nr an-no-space-flag 1
+.nr an-break-flag 1
+.br
+.ps +1
+\fBNote\fR
+.ps -1
+.br
+.PP
+Currently installed is a dummy component\&. It does not provide any functionality\&. It is a skeleton implementation that will be expanded later\&.
+.sp .5v
+.RE
 .PP
 This daemon communicates with BIND 10 over a
 \fBb10-msgq\fR(8)
@@ -68,7 +75,7 @@ The configurable settings are:
 .PP
 
 \fIzones\fR
-The zones option is a named set of zones that can be updated with DDNS\&. Each entry has one element called update_acl, which is is a list of access control rules that define update permissions\&. By default this is empty; DDNS must be explicitely enabled per zone\&.
+The zones option is a named set of zones that can be updated with DDNS\&. Each entry has one element called update_acl, which is a list of access control rules that define update permissions\&. By default this is empty; DDNS must be explicitely enabled per zone\&.
 .PP
 The module commands are:
 .PP
@@ -82,8 +89,6 @@ Exits
 \fBb10-auth\fR(8),
 \fBb10-cfgmgr\fR(8),
 \fBb10-msgq\fR(8),
-\fBb10-xfrin\fR(8),
-\fBb10-xfrout\fR(8),
 \fBbind10\fR(8),
 BIND 10 Guide\&.
 .SH "HISTORY"
diff --git a/src/bin/ddns/b10-ddns.xml b/src/bin/ddns/b10-ddns.xml
index e8b3f40..b9cd117 100644
--- a/src/bin/ddns/b10-ddns.xml
+++ b/src/bin/ddns/b10-ddns.xml
@@ -63,6 +63,13 @@
       in the BIND 10 zone data store.
     </para>
 
+    <note><para>
+      Currently installed is a dummy component. It does not provide
+      any functionality. It is a skeleton implementation that
+      will be expanded later.
+<!-- TODO: #1458 -->
+    </para></note>
+
     <para>
       This daemon communicates with BIND 10 over a
       <citerefentry><refentrytitle>b10-msgq</refentrytitle><manvolnum>8</manvolnum></citerefentry>
@@ -135,12 +142,6 @@
         <refentrytitle>b10-msgq</refentrytitle><manvolnum>8</manvolnum>
       </citerefentry>,
       <citerefentry>
-        <refentrytitle>b10-xfrin</refentrytitle><manvolnum>8</manvolnum>
-      </citerefentry>,
-      <citerefentry>
-        <refentrytitle>b10-xfrout</refentrytitle><manvolnum>8</manvolnum>
-      </citerefentry>,
-      <citerefentry>
         <refentrytitle>bind10</refentrytitle><manvolnum>8</manvolnum>
       </citerefentry>,
       <citetitle>BIND 10 Guide</citetitle>.




More information about the bind10-changes mailing list