Commit graph

62 commits

Author SHA1 Message Date
Mark Andrews
d1f1675156 $ -> 18739 2011-09-06 04:06:37 +00:00
Mark Andrews
4531020621 run unit tests even if system tests fail. Report if either set of tests fail 2011-09-06 03:59:58 +00:00
Automatic Updater
c8175ece69 update copyright notice 2011-03-01 23:48:07 +00:00
Evan Hunt
ef421f66f4 3043. [test] Merged in the NetBSD ATF test framework (currently
version 0.12) for development of future unit tests.
                        Use configure --with-atf to build ATF internally
                        or configure --with-atf=prefix to use an external
                        copy.  [RT #23209]
2011-02-26 02:26:33 +00:00
Mark Andrews
49f788cbd3 2791. [bug] The installation of isc-config.sh was broken. [RT #20667] 2009-11-26 20:52:44 +00:00
Tatuya JINMEI 神明達哉
307d208450 2660. [func] Add a new set of DNS libraries for non-BIND9
applications.  See README.libdns. [RT #19369]
2009-09-01 00:22:28 +00:00
Evan Hunt
de679d396e Fix install rule for bind.keys 2009-06-25 17:06:42 +00:00
Evan Hunt
3a30493983 2572. [func] Simplify DLV configuration, with a new option
"dnssec-lookaside auto;"  This is the equivalent
			of "dnssec-lookaside . trust-anchor dlv.isc.org;"
			plus setting a trusted-key for dlv.isc.org.

			Note: The trusted key is hard-coded into named,
			but is also stored in (and can be overridden
			by) $sysconfdir/bind.keys.  As the ISC DLV key
			rolls over it can be kept up to date by replacing
			the bind.keys file with a key downloaded from
			https://www.isc.org/solutions/dlv. [RT #18685]
2009-03-04 02:42:31 +00:00
Automatic Updater
87a58323be update copyright notice 2009-02-18 23:47:48 +00:00
Jeremy Reed
6db1357c34 2661. [doc] Add isc-config.sh(1) man page. [RT #16378]
This commit is for docbook and Makefile.in. I assume the
doc generation will create and add the generated html and roff files.
I purposely don't include in ARM generation since it doesn't
include "development" functions.
2009-02-18 23:21:50 +00:00
Automatic Updater
3398334b3a update copyright notice 2008-09-25 04:02:39 +00:00
Mark Andrews
11dbf2fc38 2447. [cleanup] libbind has been split out as a seperate produce. 2008-09-24 02:13:12 +00:00
Mark Andrews
8731a2bd2f 2227. [cleanup] Tidied up the FAQ. [RT #17121] 2007-09-03 00:37:02 +00:00
Automatic Updater
70e5a7403f update copyright notice 2007-06-19 23:47:24 +00:00
Automatic Updater
ec5347e2c7 update copyright notice 2007-06-18 23:47:57 +00:00
Mark Andrews
fb60765e69 update copyright notice 2006-05-19 00:04:02 +00:00
Mark Andrews
7d7f929274 2023. [bug] "make install" should create ${localstatedir}/run and
${sysconfdir} if they do not exist. [RT #16033]
2006-05-18 00:59:40 +00:00
Mark Andrews
675d696977 update copyright notice 2005-09-06 03:51:37 +00:00
Rob Austein
94a8c22d55 Support for generating plain text FAQ from XML. 2005-08-17 22:55:57 +00:00
Mark Andrews
dafcb997e3 update copyright notice 2004-03-05 05:14:21 +00:00
Mark Andrews
9d3ad53203 1408. [bug] distclean was not complete. [RT #4700] 2002-12-13 02:01:52 +00:00
Andreas Gustafsson
5e88852b94 932. [bug] Use INSTALL_SCRIPT, not INSTALL_PROGRAM,
when installing isc-config.sh.
                        [RT #198, #1466]
2001-07-13 01:38:51 +00:00
Mark Andrews
9ed37e8b9c Add --enable-libbind 2001-07-04 03:37:43 +00:00
Mark Andrews
9717202925 wire in lib/bind after everything else 2001-06-28 02:30:29 +00:00
Bob Halley
ca5cbad980 add maintainer-clean rule to remove configure 2001-03-27 19:36:55 +00:00
Brian Wellington
499b34cea0 copyright update 2001-01-09 22:01:04 +00:00
Andreas Gustafsson
2e702906fc reverted 'detect when you need to re-run configure / config.status' change -
it breaks builds using a separate build directory
2000-12-15 08:28:45 +00:00
Mark Andrews
8923ca9a52 detect when you need to re-run configure / config.status. 2000-12-14 22:33:05 +00:00
Andreas Gustafsson
da114656ce added placeholder Makefile.in to doc/ to force proper directory
creation in the object directory tree
2000-12-01 02:12:28 +00:00
Andreas Gustafsson
922e6a3c2a 478. [bug] "make install" failed if the directory specified with
--prefix did not already exist.
2000-09-20 19:06:16 +00:00
Andreas Gustafsson
280747fa7c 477. [bug] The the isc-config.sh script could be installed before
its directory was created. [RT #324]
2000-09-20 18:05:33 +00:00
Andreas Gustafsson
a0d172f105 DISTFILES are no longer needed (superseded by exclusion
list in util/kit.sh)
2000-09-20 17:51:08 +00:00
Andreas Gustafsson
a5beebc55e removed "kit" target - use util/kit.sh instead 2000-08-08 23:33:03 +00:00
David Lawrence
40f53fa8d9 Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
own CVS tree will help minimize CVS conflicts.  Maybe not.
Blame Graff for getting me to trim all trailing whitespace.
2000-08-01 01:33:37 +00:00
David Lawrence
15a4474541 word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
Michael Sawyer
a53151d995 Fix up some of the sanatize code and make kits correctly 2000-07-26 23:40:22 +00:00
Andreas Gustafsson
dae5ce6ddb 340. [bug] The top-level COPYRIGHT file was missing from
the distribution.
2000-07-20 00:41:50 +00:00
Andreas Gustafsson
e96581d622 isc-config.sh.in was missing from list of distributed files 2000-06-27 00:09:58 +00:00
Andreas Gustafsson
1a8cda5f0d added 'mkdir bin' missing from previous change 2000-06-26 23:09:01 +00:00
Andreas Gustafsson
e91cd8b6ce removed bin/lwresd directory from distribution 2000-06-26 23:03:03 +00:00
Michael Graff
b111b8527b put an alias for cleandir (same as distclean) in the master makefile, rather than only at the top level. 2000-06-26 18:14:05 +00:00
David Lawrence
2f2e3e1c38 do not descend util subdirectory; it is not distributed in the kit.
remove util/conf.sh with "make distclean".
2000-06-23 21:22:20 +00:00
Brian Wellington
3ee5e4d6a4 install isc-config.sh 2000-06-23 21:19:05 +00:00
Brian Wellington
c7dd0420a2 Add isc-config.sh 2000-06-23 20:52:35 +00:00
David Lawrence
42c6a8c74a descend to util subdirectory 2000-06-23 17:52:07 +00:00
David Lawrence
9c3531d72a add RCS id string 2000-06-22 22:00:42 +00:00
David Lawrence
7c74e180c2 update_copyrights 2000-06-22 03:00:36 +00:00
Andreas Gustafsson
8042e3f447 include the 'contrib' directory in kits 2000-06-08 18:46:47 +00:00
Andreas Gustafsson
53c98eca74 added CHANGES and libtool.m4 to DISTFILES 2000-05-23 18:57:11 +00:00
Michael Graff
8e06cea14c check for emacs-etags, and etags, and set @ETAGS@ as needed. 2000-03-16 23:04:37 +00:00