Evan Hunt
8a5809527e
[v9_11] make uninstall
...
4503. [cleanup] "make uninstall" now removes file installed by
BIND. (This currently excludes Python files
due to lack of support in setup.py.) [RT #42912 ]
(cherry picked from commit 6087f87afb )
2016-11-01 19:17:23 -07:00
Mark Andrews
0c27b3fe77
4401. [misc] Change LICENSE to MPL 2.0.
2016-06-27 14:56:38 +10:00
Mark Andrews
be123554f0
make the lib/dns newrr target visible at the top level
2015-12-08 16:39:05 +11:00
Tinderbox User
3865e18d3d
update copyright notice / whitespace
2015-11-09 23:45:22 +00:00
Evan Hunt
e13d04fda9
[master] fix python script versions
...
4257. [cleanup] Python scripts reported incorrect version. [RT #41080 ]
2015-11-08 21:34:24 -08:00
Mark Andrews
3a1ff4ba27
cleanup: remove @LIBEXPORT@
2014-04-19 13:07:56 +10:00
Evan Hunt
1d761cb453
[master] delve
...
3741. [func] "delve" (domain entity lookup and validation engine):
A new tool with dig-like semantics for performing DNS
lookups, with internal DNSSEC validation, using the
same resolver and validator logic as named. This
allows easy validation of DNSSEC data in environments
with untrustworthy resolvers, and assists with
troubleshooting of DNSSEC problems. (Note: not yet
available on win32.) [RT #32406 ]
2014-02-16 13:03:17 -08:00
Mark Andrews
a7c412f37c
update copyrights
2014-01-11 07:07:56 +11:00
Evan Hunt
8f8c7df657
[master] add 'make unit' to top directory
2014-01-10 08:05:42 -08:00
Evan Hunt
aacd7daaf7
[master] link isc-config.sh to bind9-config
...
3660. [cleanup] Changed the name of "isc-config.sh" to "bind9-config".
[RT #23825 ]
2013-10-04 09:21:29 -07:00
Mark Andrews
3a6d62c59f
3546. [func] Add EUI48 and EUI64 types. [RT #33082 ]
2013-04-05 09:07:28 +11:00
Tinderbox User
0a00c3eb03
update copyright notice
2013-03-26 23:47:51 +00:00
Curtis Blackburn
5805fc20a3
3538. [test] Running "make test" now requires loopback interfaces to be
...
set up. [RT #32452 ]
2013-03-26 14:46:44 -05:00
Tinderbox User
a3128c1995
update copyright notice
2012-06-29 23:45:57 +00:00
Mark Andrews
bf8267aa45
reverse bad copyright update
2012-06-29 11:39:47 +10:00
Tinderbox User
247bf37860
update copyright notice
2012-06-29 01:22:18 +00:00
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