Mark Andrews
434c27c457
regen
2006-12-12 01:42:57 +00:00
Mark Andrews
1a8fd294dc
win32
2006-10-04 02:30:34 +00:00
Mark Andrews
5c6eeb5adb
win32
2006-10-04 02:00:04 +00:00
Mark Andrews
56e7bc2998
win32
2006-10-04 01:29:33 +00:00
Mark Andrews
36e7989978
win32
2006-10-02 06:19:37 +00:00
Mark Andrews
b29fbc2dee
2090. [port] win32: Visual C++ 2005 command line manifest support.
...
[RT #16417 ]
2006-10-02 03:00:13 +00:00
Mark Andrews
cfe196a868
regen
2006-06-29 13:02:08 +00:00
Mark Andrews
591624154f
regen
2006-04-23 10:10:10 +00:00
Mark Andrews
a3c22658b0
update copyright notice
2006-03-02 00:37:18 +00:00
Mark Andrews
441b3a264b
1991. [cleanup] The configuration data, once read, should be treated
...
as readonly. Expand the use of const to enforce this
at compile time. [RT #15813 ]
2006-03-01 01:34:08 +00:00
Mark Andrews
816b943375
regen
2006-01-29 22:56:11 +00:00
Mark Andrews
f4c555b57c
regen
2005-10-13 02:23:45 +00:00
Mark Andrews
1c24dbc273
regen
2005-09-15 22:48:05 +00:00
Mark Andrews
b88530a0ef
regen
2005-07-18 02:32:26 +00:00
Mark Andrews
824cb31b66
regen
2005-05-13 02:25:01 +00:00
Rob Austein
fa05216dd8
regen
2005-05-12 23:55:58 +00:00
Rob Austein
14c8666880
1856. [doc] Switch Docbook toolchain from DSSSL to XSL.
2005-05-12 21:35:25 +00:00
Mark Andrews
c8f37c2c99
1849. [doc] All forms of the man pages (docbook, man, html) should
...
have consistant copyright dates.
2005-04-07 02:22:34 +00:00
Mark Andrews
ee45ad5226
regen
2005-04-03 03:31:48 +00:00
Mark Andrews
08783bfa71
1769. [port] win32: change compiler flags /MTd ==> /MDd,
...
/MT ==> /MD.
2004-11-18 01:02:37 +00:00
Mark Andrews
e51f39122e
1740. [bug] Replace rbt's hash algorithm as it performed badly
...
with certain zones. [RT #12729 ]
2004-10-25 01:45:26 +00:00
Mark Andrews
542560be31
regen
2004-08-22 23:36:09 +00:00
Mark Andrews
9b8fe97f16
1688. [bug] LDFLAGS was not supported.
2004-07-20 07:00:21 +00:00
Mark Andrews
6b19ebe727
regen
2004-06-03 05:21:16 +00:00
Mark Andrews
0a73c35cbd
update corpauthor
2004-06-03 02:25:55 +00:00
Mark Andrews
70212b791d
copyright
2004-03-15 04:45:07 +00:00
Mark Andrews
9e4db62a34
update copyrights
2004-03-09 06:12:49 +00:00
Mark Andrews
585a44e69b
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:35:05 +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