Matthijs Mekking
0b8790967e
named-checkconf -i: ignore deprecate warnings
...
Adds a new option to named-checkconf, -i. If set, named-checkconf
will not warn you about deprecated options. This allows people
to use named-checkconf in automated deployment precoesses where an
operator only cares if their conf is valid, even if it is not optimal.
This was added as a request as part of introducing a policy on
removing named.conf options.
2019-06-28 11:02:59 +02:00
Mark Andrews
dc64b70616
update copyrights
2019-01-02 10:20:43 +11:00
Evan Hunt
fd20f10d52
name change from "hook modules" to "plugins"
...
- "hook" is now used only for hook points and hook actions
- the "hook" statement in named.conf is now "plugin"
- ns_module and ns_modlist are now ns_plugin and ns_plugins
- ns_module_load is renamed ns_plugin_register
- the mandatory functions in plugin modules (hook_register,
hook_check, hook_version, hook_destroy) have been renamed
2018-12-06 10:36:50 -08:00
Evan Hunt
7a47e4d85f
restore filter-aaaa syntax checking
...
- added functionality to check hook parameters in named-checkconf,
and restored the checkconf tests that were removed from the
filter-aaaa test.
2018-12-06 10:29:12 -08:00
Ondřej Surý
843d389661
Update license headers to not include years in copyright in all applicable files
2018-02-23 10:12:02 +01:00
Mark Andrews
1b8ce3b330
4527. [doc] Support DocBook XSL Stylesheets v1.79.1. [RT #43831 ]
2016-12-07 10:49:55 +11:00
Mark Andrews
61747916ed
4506. [func] 'named-checkconf -l' will now list the zones found in
...
named.conf. [RT #43154 ]
2016-11-02 17:47:51 +11:00
Mark Andrews
67cdd2d3a4
4475. [doc] Update named-checkconf documentation. [RT #43153 ]
2016-10-05 14:21:41 +11:00
Mark Andrews
30e4fbdfb5
consolidate copyrights
2016-07-21 17:24:07 +10:00
Tinderbox User
6807a2dc3c
regen master
2016-07-21 07:11:01 +00:00
Mark Andrews
813e9f7ee2
copyright
2016-07-21 17:00:44 +10:00
Mark Andrews
0c27b3fe77
4401. [misc] Change LICENSE to MPL 2.0.
2016-06-27 14:56:38 +10:00
Mark Andrews
30eec077db
cleanup trailing white space in SGML like files
2015-10-22 16:09:46 +11:00
Tinderbox User
19c7b1a029
update copyright notice / whitespace
2015-10-06 23:45:23 +00:00
Evan Hunt
14a656f94b
[master] upgrade doc toolchain
...
4237. [doc] Upgraded documentation toolchain to use DocBook 5
and dblatex. [RT #40766 ]
2015-10-05 21:59:35 -07:00
Tinderbox User
6a6ceba6fe
update copyright notice / whitespace
2015-04-13 23:45:23 +00:00
Jeremy C. Reed
2637d30fbd
docbook <command> tags around named server references
2015-04-13 11:46:35 -05:00
Evan Hunt
1753d3c4d7
[master] correct dates in man pages
2014-02-27 11:43:10 -08:00
Mark Andrews
a7c412f37c
update copyrights
2014-01-11 07:07:56 +11:00
Mark Andrews
ff6de396a9
3701. [func] named-checkconf can now suppress the printing of
...
shared secrets by specifying '-x'. [RT #34465 ]
2014-01-10 16:56:36 +11:00
Evan Hunt
85c5ed3577
2821. [doc] Add note that named-checkconf doesn't automatically
...
read rndc.key and bind.keys [RT #20758 ]
2009-12-28 23:21:16 +00:00
Automatic Updater
fd4dcaddae
update copyright notice
2009-07-13 23:47:42 +00:00
Mark Andrews
3bc4221346
2624. [func] 'named-checkconf -p' will print out the parsed
...
configuration. [RT #18871 ]
2009-07-13 06:57:21 +00:00
Mark Andrews
6043e41fcf
documentation updates from Jeremy
2007-06-19 06:58:04 +00:00
Automatic Updater
ec5347e2c7
update copyright notice
2007-06-18 23:47:57 +00:00
Mark Andrews
0f8c9b5eed
2191. [func] named-checkzone now allows dumping to stdout (-).
...
named-checkconf now has -h for help.
named-checkzone now has -h for help.
Better handling of '-?' for usage summaries.
[RT #16707 ]
2007-05-21 02:47:25 +00:00
Mark Andrews
561a29af8c
minor man page updated from Jeremy [RT #16859 ]
2007-05-09 01:32:09 +00:00
Mark Andrews
c1a883f2e0
update copyright notice
2007-01-29 23:57:22 +00:00
Rob Austein
5cd4555ad4
2128. [doc] xsltproc --nonet, update DTD versions. [RT #16635 ]
2007-01-29 22:16:02 +00:00
Mark Andrews
b5ad6dfea4
1903. [doc] Review ARM for BIND 9.4.
2005-07-19 04:55:25 +00:00
Mark Andrews
f5d30e2864
update copyright notice
2005-05-13 01:35:48 +00:00
Rob Austein
268a447506
1856. [doc] Switch Docbook toolchain from DSSSL to XSL.
2005-05-11 05:55:41 +00:00
Mark Andrews
c651f15b30
1849. [doc] All forms of the man pages (docbook, man, html) should
...
have consistant copyright dates.
2005-04-07 03:50:05 +00:00
Mark Andrews
17cb8353e9
update corpauthor
2004-06-03 02:22:35 +00:00
Mark Andrews
dafcb997e3
update copyright notice
2004-03-05 05:14:21 +00:00
Mark Andrews
bca7f81db5
all references from -m to -j
2002-07-11 05:36:12 +00:00
Mark Andrews
e9359db5e9
use -j rather than -m to read the journal if it exists.
2002-07-11 04:49:27 +00:00
Mark Andrews
7791dd06ea
1242. [bug] named-checkzone failed if a journal existed. [RT #2657 ]
2002-04-02 06:54:07 +00:00
Mark Andrews
92551304a9
976. [func] named-checkconf will now test load master zone
...
files (-z). [RT #1468 ]
2001-09-04 00:32:32 +00:00
Andreas Gustafsson
a26ad011f3
915. [func] The named-checkconf and named-checkzone programs
...
now have a '-v' option for printing their version.
[RT #1151 ]
2001-06-29 01:05:11 +00:00
Brian Wellington
d4ef65050f
copyright updates
...
(note - this doesn't touch lib/bind at all. Mark, whenever you're done with
lib/bind, make sure to do the copyright magic)
2001-04-10 21:52:17 +00:00
Brian Wellington
c40265eba0
converted man pages to docbook
2001-03-30 00:08:35 +00:00