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
Andreas Gustafsson
bbb71c1c07
terminate output with newline, not newline+space
2000-12-21 22:11:03 +00:00
Andreas Gustafsson
bb01a40e65
clean, distclean, and install targets were missing
2000-12-21 01:56:12 +00:00
Brian Wellington
e3d6866002
usage() -> usage(void)
2000-12-21 01:54:30 +00:00
Brian Wellington
c867239326
updated
2000-12-20 03:42:49 +00:00
Andreas Gustafsson
5502121bd0
eliminated compiler warning
2000-12-19 19:54:29 +00:00
Andreas Gustafsson
6ed87838fe
spacing
2000-12-19 19:53:58 +00:00
Andreas Gustafsson
75d927bd72
renamed check-zone to named-checkzone and check-conf to named-checkzone
...
to reduce /usr/local/bin namespace pollution; added a CHANGES entry for them
2000-12-19 19:51:08 +00:00
Andreas Gustafsson
bb1cf189bb
renamed check-zone to named-checkzone and check-conf to named-checkzone
...
to reduce /usr/local/bin namespace pollution; added a CHANGES entry for them
2000-12-19 19:48:09 +00:00
Mark Andrews
7d12803252
initial checkin
2000-12-14 22:08:56 +00:00
Mark Andrews
92f372bb48
Initial checkin.
2000-12-14 21:41:50 +00:00
Mark Andrews
e99691e566
cleanup
2000-12-14 21:33:34 +00:00
Mark Andrews
7e8c1a13e9
Initial checkin.
2000-12-14 21:33:11 +00:00
Mark Andrews
0de782ac54
bring into line w/ man page.
2000-12-14 01:03:48 +00:00
Mark Andrews
f815ada673
Initial checkin.
2000-12-14 00:52:44 +00:00
Mark Andrews
9e77d51069
Initial checkin
2000-12-13 06:05:42 +00:00