]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
rndc dumpdb is supported now.
authorAndreas Gustafsson <source@isc.org>
Fri, 15 Dec 2000 21:17:25 +0000 (21:17 +0000)
committerAndreas Gustafsson <source@isc.org>
Fri, 15 Dec 2000 21:17:25 +0000 (21:17 +0000)
doc/arm/Bv9ARM-book.xml
doc/misc/options

index ea5ddaa9c77ec1a3be1ef9583cc64972a54228ee..f95a475359b860d3425c381bc27e2becb114f6af 100644 (file)
@@ -2,7 +2,7 @@
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.0//EN"
                "http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd">
 
-<!-- File: $Id: Bv9ARM-book.xml,v 1.69 2000/12/14 22:28:01 marka Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.70 2000/12/15 21:17:23 gson Exp $ -->
 
 <book>
 
@@ -699,6 +699,15 @@ of a server.</para>
 <entry colname = "2"><para>Toggle query logging.</para></entry>
 </row>
 
+<row rowsep = "0">
+<entry colname = "1"><para><userinput>dumpdb</userinput></para></entry>
+<entry colname = "2"><para>Dump the current contents of the cache
+(or caches if there are multiple views) into the file named by the
+<command>dump-file</command> option
+(by default, <filename>named_dump.db</filename>).
+</para></entry>
+</row>
+
 <row rowsep = "0">
 <entry colname = "1"><para><userinput>stop</userinput></para></entry>
 <entry colname = "2"><para>Stop the server, making sure any recent changes
index af0f60dae2c489fd12f27771343585e7a2d71dbd..fbdaefa88ee05bf8f3efba178740a7def2f18b9e 100644 (file)
@@ -1,7 +1,7 @@
 Copyright (C) 2000  Internet Software Consortium.
 See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
 
-$Id: options,v 1.53 2000/12/13 00:15:07 tale Exp $
+$Id: options,v 1.54 2000/12/15 21:17:25 gson Exp $
 
 This is a summary of the implementation status of the various named.conf
 options in BIND 9.
@@ -38,7 +38,7 @@ options {
   [ version version_string; ]                              Yes
   [ directory path_name; ]                                 Yes
   [ named-xfer path_name; ]                                Obsolete
-  [ dump-file path_name; ]                                 No
+  [ dump-file path_name; ]                                 Yes
   [ memstatistics-file path_name; ]                        No
   [ pid-file path_name; ]                                  Yes
   [ statistics-file path_name; ]                           Yes