BIND 10 master, updated. 1448f69f1c4e070f05502d67ae4297c248e7658a [master] Merge branch 'trac1293'

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Mar 22 13:19:48 UTC 2012


The branch, master has been updated
       via  1448f69f1c4e070f05502d67ae4297c248e7658a (commit)
       via  f2594b4779f799cfcc724999f4162f8e2860a8bc (commit)
      from  e00a4d69a403758e012f0f2924b40bc79e84e23d (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 1448f69f1c4e070f05502d67ae4297c248e7658a
Merge: e00a4d69a403758e012f0f2924b40bc79e84e23d f2594b4779f799cfcc724999f4162f8e2860a8bc
Author: Jelte Jansen <jelte at isc.org>
Date:   Thu Mar 22 14:13:16 2012 +0100

    [master] Merge branch 'trac1293'

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

Summary of changes:
 src/bin/zonemgr/zonemgr_messages.mes |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/bin/zonemgr/zonemgr_messages.mes b/src/bin/zonemgr/zonemgr_messages.mes
index 8abec5d..d33e263 100644
--- a/src/bin/zonemgr/zonemgr_messages.mes
+++ b/src/bin/zonemgr/zonemgr_messages.mes
@@ -128,9 +128,11 @@ a bug report.
 
 % ZONEMGR_UNKNOWN_ZONE_FAIL zone %1 (class %2) is not known to the zone manager
 An XFRIN operation has failed but the zone that was the subject of the
-operation is not being managed by the zone manager.  This may indicate
-an error in the program (as the operation should not have been initiated
-if this were the case).  Please submit a bug report.
+operation is not being managed by the zone manager. This can be either the
+result of a bindctl command to transfer in a currently unknown (or mistyped)
+zone, or, if this error appears without the administrator giving transfer
+commands, it can indicate an error in the program, as it should not have
+initiated transfers of unknown zones on its own.
 
 % ZONEMGR_UNKNOWN_ZONE_NOTIFIED notified zone %1 (class %2) is not known to the zone manager
 A NOTIFY was received but the zone that was the subject of the operation



More information about the bind10-changes mailing list