Mark Andrews
347c832469
update copyrights
2004-03-08 09:05:15 +00:00
Mark Andrews
c3138c6928
doc regen / copyrights
2004-03-08 04:04:47 +00:00
Mark Andrews
a09e55f624
update copyrights
2004-03-06 10:22:54 +00:00
Mark Andrews
2691dfb148
regen w/ updated copyright notice
2004-03-06 07:41:44 +00:00
Mark Andrews
a283f2f6ed
regen
2004-02-27 21:49:21 +00:00
Mark Andrews
694b001677
1586. [func] "check-names" is now implemented.
2004-02-27 21:45:34 +00:00
Mark Andrews
cc7dff1423
1573. [port] linux: update to libtool 1.5.2 so that
...
"make install DESTDIR=/xx" works with
"configure --with-libtool". [RT #9941 ]
2004-02-24 02:15:33 +00:00
Mark Andrews
b8993baacb
1549. [func] named-checkzone can now write out the zone contents
...
in a easily parsable format (-D and -o).
2004-01-07 05:34:46 +00:00
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