Mark Andrews
25a60b1d80
sync with HEAD
2003-10-15 05:32:25 +00:00
Mark Andrews
5874ad9039
cygwin support
2003-08-25 05:40:31 +00:00
Mark Andrews
c9b505a8ed
1392. [bug] named-checkzone: update usage.
2003-08-22 05:54:37 +00:00
Mark Andrews
303a05c383
1386. [bug] named-checkzone -z stopped on errors in a zone.
...
[RT #3653 ]
2003-08-22 03:50:44 +00:00
Mark Andrews
eb35881767
1329. [func] named-checkzone will now check if nameservers that
...
appear to be IP addresses. Available modes "fail",
"warn" (default) and "ignore" the results of the
check.
2003-08-18 05:56:58 +00:00
Mark Andrews
fe73090122
pullup:
...
Split off the named.conf grammar into a source module separate
from the configuration parser, to facilitate reuse of the latter for
parsing non-BIND configuration files
2003-08-12 07:10:32 +00:00
Mark Andrews
ff77225512
pullup:
...
Move configuration checking to libbind9.
2003-08-04 04:23:56 +00:00
Mark Andrews
7242fb3349
workdir was missing
2003-08-04 02:09:04 +00:00
Mark Andrews
043f46fcde
999. [func] "rndc retransfer zone [class [view]]" added.
...
[RT #1752 ]
2003-08-04 02:04:47 +00:00
Mark Andrews
25368e1a5d
976. [func] named-checkconf will now test load master zone
...
files (-z). [RT #1468 ]
2003-08-01 07:09:50 +00:00
Mark Andrews
e1b3761bb2
cvsnt doesn't handle msdos style line termination
2003-05-19 23:16:08 +00:00
Mark Andrews
2c6d181f85
restore dos newlines
2003-05-16 05:46:16 +00:00
Mark Andrews
a7efbe70e7
merge 9.2.2 back into v9_2
2003-03-06 04:38:29 +00:00
Mark Andrews
891c424e56
update_copyrights
2002-08-05 06:57:16 +00:00
Mark Andrews
b9e380b39d
regen
2002-08-05 06:13:37 +00:00
Mark Andrews
e368e45536
reviewed: bwelling
...
1242. [bug] named-checkzone failed if a journal existed. [RT #2657 ]
2002-07-11 05:44:11 +00:00
Mark Andrews
f2048c5dff
update_copyrights
2002-02-12 06:05:52 +00:00
Mark Andrews
63102c64ae
pullup:
...
distclean should remove r1.htm
2002-02-12 05:49:37 +00:00
Mark Andrews
0d2fb0ac27
add libdns to named-checkconf.
2002-02-12 04:31:19 +00:00
Mark Andrews
73d7583d98
update copyrights
2002-02-08 03:57:47 +00:00
Andreas Gustafsson
a7859ded82
1175. [bug] named-checkzone failed to call dns_result_register()
...
at startup which could result in runtime
exceptions when printing "out of memory" errors.
[RT #2335 ]
(The named-checkconf.c change was not pulled up; it is not applicable
to the 9.2 branch because the 9.2 named-checkconf.c does not link
with libdns)
2002-01-22 23:34:56 +00:00
Danny Mayer
a59a1d313a
Updated .mak files to remove dependancies
2001-08-02 07:05:43 +00:00
Andreas Gustafsson
321fd0ceb4
in named-checkconf, pass in the complete path of named.conf
...
as NAMED_CONFFILE instead of constructing it by compile-time concatenation of NS_SYSCONFDIR
and /named.conf, to facilitate win32 support
2001-07-27 17:45:29 +00:00
Danny Mayer
66a38d1693
Changed log to logc to allow VC++ to compile it on win32
2001-07-27 04:59:01 +00:00
Danny Mayer
a246e32f29
win32 build files for named-check*
2001-07-27 04:57:24 +00:00
Andreas Gustafsson
cda18e7813
don't throw an assertion failure when cfg_check_namedconf() returns
...
failure
2001-07-16 17:53:22 +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
Andreas Gustafsson
8de7014e56
removed CVS Id from machine-generated man page files -- it is no longer needed
...
now that they are ignored by update_copyrights
2001-06-11 19:02:45 +00:00
Andreas Gustafsson
841179549b
889. [port] Eliminated blank lines before .TH in nroff man
...
pages since they cause problems with some versions
of nroff. [RT #1390 ]
2001-06-08 19:33:02 +00:00
Brian Wellington
53aba5065d
man pages were not properly installed in separate-object-dir builds
2001-06-01 00:45:04 +00:00
Brian Wellington
1969ab5360
copyright updates
2001-05-30 20:31:08 +00:00
Andreas Gustafsson
5fdc9aaf40
832. [bug] The default location for named.conf in named-checkconf
...
should depend on --sysconfdir like it does in named.
[RT #1258 ]
2001-05-18 23:50:06 +00:00
Andreas Gustafsson
60084a1a5a
The ARM and the man pages now use a common set of Makefile macros
...
to determine the paths to the various SGML and XML tools and files.
You should have a complete SGML catalog in /usr/local/share/sgml/catalog;
this will be picked up by the configure script and used for both the
ARM and the man pages.
2001-05-15 17:33:32 +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
Brian Wellington
079878277f
unused variable
2001-03-16 23:00:00 +00:00
Brian Wellington
8b9b498009
Check for duplicate zone and key statements. Note that duplicate server
...
and view statements are not detected, because they're harder.
2001-03-08 00:55:50 +00:00
Brian Wellington
8d0ee7a153
named-checkconf now uses the new config parser
2001-03-03 23:11:36 +00:00
Brian Wellington
f91dc72b42
725. [bug] Installing man pages could fail.
2001-02-04 15:52:44 +00:00
Stephen Jacob
524222cfb8
Added purify support (${PURIFY} to link lines) to remaining
...
Makefile.in's in bin/*
2001-02-02 18:53:05 +00:00
Andreas Gustafsson
1718abab45
document the new -t option; misc cleanup
2001-01-29 18:38:11 +00:00
Mark Andrews
b1b3495eba
713. [func] named-checkconf takes '-t directory' similar to named.
...
[RT #726 ]
2001-01-29 03:23:13 +00:00
Andreas Gustafsson
9ee323b64b
707. [func] The "filename" argument to named-checkzone is no
...
longer optional, to avoid reduce confusion. [RT #612 ]
Also some other minor cleanups of named-checkzone and its man page.
2001-01-24 00:56:56 +00:00
Brian Wellington
01b8865b14
689. [doc] man pages are now installed. [RT #210 ]
2001-01-18 01:33:54 +00:00
Andreas Gustafsson
e495738a16
it's named-checkzone, not name_checkzone
2001-01-11 18:29:53 +00:00
Brian Wellington
db68dedac2
The usage should print named-checkzone, not zone_test.
2001-01-11 04:07:34 +00:00
Brian Wellington
499b34cea0
copyright update
2001-01-09 22:01:04 +00:00
Mark Andrews
5bb4ceb2a6
668. [func] named-checkzone now reports multiple errors in master
...
files.
2001-01-09 00:43:24 +00:00
David Lawrence
054e999be3
#include <config.h>
2000-12-23 22:02:49 +00:00
Andreas Gustafsson
4137fd1295
install checking tools in sbindir, not bindir
2000-12-22 17:25:56 +00:00