Tinderbox User
a06917d08f
update copyright notice / whitespace
2016-11-02 23:51:39 +00:00
Evan Hunt
60814deed8
[v9_9] 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 )
(cherry picked from commit 398f8c32f3 )
2016-11-01 20:22:35 -07:00
Tinderbox User
4acf5216d7
update copyright notice / whitespace
2015-11-09 23:46:11 +00:00
Evan Hunt
7d984067ee
[v9_9] fix python script versions
...
4257. [cleanup] Python scripts reported incorrect version. [RT #41080 ]
2015-11-08 21:41:04 -08:00
Tinderbox User
27c98063bd
update copyright notice
2014-01-22 23:45:44 +00:00
Mark Andrews
928163b7d9
remove src files not available for 'make depend'
2014-01-22 10:48:42 +11:00
Mark Andrews
3b38a23089
3681. [port] Update the Windows build system to support feature
...
selection and WIN64 builds. This is a work in
progress. [RT #34160 ]
(cherry picked from commit c3c8823fed )
Conflicts:
CHANGES
bin/check/win32/checktool.dsp.in
bin/dnssec/win32/dnssectool.dsp.in
bin/dnssec/win32/importkey.dsp.in
bin/dnssec/win32/importkey.mak.in
bin/named/geoip.c
bin/named/include/named/geoip.h
bin/tools/win32/rrchecker.dsp.in
bin/tools/win32/rrchecker.mak.in
config.h.win32
lib/dns/geoip.c
lib/dns/master.c
lib/dns/win32/libdns.dsp.in
lib/dns/win32/libdns.mak.in
lib/isc/mem.c
lib/isc/stats.c
lib/isc/win32/file.c
lib/isc/win32/libisc.def.in
lib/isc/win32/libisc.mak.in
lib/isc/win32/stdio.c
lib/isccc/cc.c
win32utils/BuildAll.bat
win32utils/BuildSetup.bat
win32utils/legacy/BINDBuild.dsw.in
win32utils/makeversion.pl
win32utils/setpk11provider.pl
win32utils/updatelibxml2.pl
win32utils/win32-build.txt
2013-12-04 13:48:45 +11:00
Evan Hunt
1bb835fbc4
[v9_9] add product description
...
3568. [cleanup] Add a product description line to the version file,
to be reported by named -v/-V. [RT #33366 ]
(cherry picked from commit af9f195c9e )
2013-05-03 15:09:18 -07:00
Curtis Blackburn
e2f049047a
[v9_9]3509. [cleanup] Added a product line to version file to allow for
...
easy naming of different products (BIND
vs BIND ESV, for example). [RT #32755 ]
(cherry picked from commit 53a4e18582 )
2013-03-01 16:25:51 -06:00
Tinderbox User
dfbd543889
update copyright notice
2013-02-08 23:45:37 +00:00
Evan Hunt
0c00d3d780
[v9_9] use correct newstats XSL
2013-02-08 12:23:34 -08:00
Mar Andrews
29813a0f2b
3420. [bug] Address VPATH compilation issues. [RT #31879 ]
2012-11-17 11:06:23 +00:00
Evan Hunt
1a985af1b0
[rt31494] add gitID to kit.sh generated tarballs
2012-10-22 12:57:33 -07:00
Tinderbox User
03565e899d
update copyright notice
2012-06-29 23:45:45 +00:00
Mark Andrews
cb421b69c3
reverse bad copyright update
2012-06-29 11:41:43 +10:00
Tinderbox User
cd24b114bf
update copyright notice
2012-06-29 01:22:07 +00:00
Automatic Updater
cf786a52ce
update copyright notice
2011-03-10 23:47:50 +00:00
Evan Hunt
422009fe5b
3066. [func] The DLZ "dlopen" driver is now built by default,
...
no longer requiring a configure option. To
disable it, use "configure --without-dlopen".
Driver also supported on win32. [RT #23467 ]
2011-03-10 04:36:16 +00:00
Mark Andrews
10e018f66d
s/ISC_OPENSSL_INC/DST_OPENSSL_INC
2010-12-22 09:00:40 +00:00
Mark Andrews
643935ac11
2997. [func] named -V now reports the OpenSSL and libxml2 verions
...
it was compiled against. [RT #22687 ]
2010-12-22 03:59:02 +00:00
Mark Andrews
5af195d1db
2973. [bug] bind.keys.h was being removed by the "make clean"
...
at the end of configure resulting in build failures
where there is very old version of perl installed.
Move it to "make maintainer-clean". [RT #22230 ]
2010-11-18 23:20:15 +00:00
Automatic Updater
673ed6391e
update copyright notice
2010-06-20 23:46:45 +00:00
Mark Andrews
56b9fb463c
add bind.keys.h dependancy on ${srcdir}/bindkeys.pl
2010-06-20 07:17:02 +00:00
Evan Hunt
12178c8652
2805. [bug] Fixed namespace problems encountered when building
...
external programs using non-exported BIND9 libraries
(i.e., built without --enable-exportlib). [RT #20679 ]
2009-12-05 23:31:41 +00:00
Mark Andrews
052e7083ac
correct bind9.xsl.h dependancy
2009-11-05 02:59:04 +00:00
Francis Dupont
8b78c993cb
explicit engine rt20230a
2009-10-05 17:30:49 +00:00
Tatuya JINMEI 神明達哉
a27fe4c990
2667. [func] Add support for logging stack backtrace on assertion
...
failure (not available for all platforms). [RT #19780 ]
9.7.0
2009-09-01 18:40:25 +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
Automatic Updater
2464bd58eb
update copyright notice
2009-03-05 23:47:36 +00:00
Mark Andrews
1559511ada
don't use a implied source in a direct rule
2009-03-04 05:48:32 +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
Tatuya JINMEI 神明達哉
eeaa2277ea
2446. [func] Add a new log message about build options on startup.
...
A new command-line option '-V' for named is also
provided to show this information. [RT# 18645]
2008-09-23 17:25:47 +00:00
Mark Andrews
cffe96e267
2346. [func] Memory statistics now cover all active memory contexts
...
in increased detail. [RT #17580 ]
2008-03-31 05:00:30 +00:00
Mark Andrews
4462e59079
2317. [bug] "make distclean" removed bind9.xsl.h. [RT #17518 ]
2008-01-22 22:50:10 +00:00
Automatic Updater
2f99b54e8e
update copyright notice
2008-01-17 23:47:00 +00:00
Tatuya JINMEI 神明達哉
bfcc5ae79a
2294. [func] Allow the experimental statistics channels to have
...
multiple connections and ACL.
Note: the stats-server and stats-server-v6 options
available in the previous beta releases are replaced
with the generic statistics-channels statment.
2008-01-17 00:15:14 +00:00
Mark Andrews
ba5d2a97ee
2201. [bug] The build failed in a seperate object directory.
...
[RT #16943 ]
2007-06-19 06:49:18 +00:00
Automatic Updater
ec5347e2c7
update copyright notice
2007-06-18 23:47:57 +00:00
Mark Andrews
eea8cd8d1a
2184. [bug] bind9.xsl.h didn't build out of the source tree.
...
[RT #16830 ]
2007-05-18 06:12:51 +00:00
Mark Andrews
8cb6fd7cf8
build bind9.xsl.h for make depend
2007-03-28 23:24:00 +00:00
Mark Andrews
cdce8b88c6
update copyright notice
2007-02-14 00:27:27 +00:00
Mark Andrews
96ea716328
2134. [func] Additional statistics support. [RT #16666 ]
2007-02-13 02:49:08 +00:00
Mark Andrews
148f27aee6
update copyright notice
2006-12-22 01:59:44 +00:00
Mark Andrews
9ea0cc836d
fix server.o dependancy
2006-12-21 09:37:07 +00:00
Mark Andrews
186e7f37c9
2122. [func] Experimental http server and statistics support
...
for named via xml.
2006-12-21 06:03:37 +00:00
Mark Andrews
03e200df5d
1913. [func] Integrate contibuted DLZ code into named. [RT #11382 ]
2005-09-05 00:12:29 +00:00
Mark Andrews
abeb45c775
update copyrights
2005-01-12 01:56:12 +00:00
Mark Andrews
ad5bc22a81
1797. [func] named-checkconf now check acls to verify that they
...
only refer to existing acls. [RT #13101 ]
2005-01-11 03:46:11 +00:00
Mark Andrews
4ab6d6464f
1716. [doc] named.conf(5) was being installed in the wrong
...
location. [RT# 12441]
2004-09-06 21:53:34 +00:00
Mark Andrews
d744c4e7dd
1701. [doc] A minimal named.conf man page.
2004-08-20 22:01:22 +00:00