Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
7659fdb3
Commit
7659fdb3
authored
Dec 10, 2010
by
johnd
Browse files
Include "loadkeys" in rndc help output. [RT #22493]
parent
7872a10b
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
7659fdb3
--- 9.8.0a1 released ---
2983. [bug] Include "loadkeys" in rndc help output. [RT #22493]
2982. [bug] Reference count dst keys. dst_key_attach() can be used
increment the reference count.
...
...
bin/rndc/rndc.c
View file @
7659fdb3
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: rndc.c,v 1.13
0
2010/
07/11 00:12:57 each
Exp $ */
/* $Id: rndc.c,v 1.13
1
2010/
12/10 19:20:47 johnd
Exp $ */
/*! \file */
...
...
@@ -119,6 +119,8 @@ command is one of the following:\n\
reconfig Reload configuration file and new zones only.
\n
\
sign zone [class [view]]
\n
\
Update zone keys, and sign as needed.
\n
\
loadkeys zone [class [view]]
\n
\
Update keys without signing immediately.
\n
\
stats Write server statistics to the statistics file.
\n
\
querylog Toggle query logging.
\n
\
dumpdb [-all|-cache|-zones] [view ...]
\n
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment