]>
git.ipfire.org Git - thirdparty/bind9.git/log
Jeremy C. Reed [Tue, 16 Jul 2013 02:45:20 +0000 (21:45 -0500)]
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9
Jeremy C. Reed [Tue, 16 Jul 2013 02:43:48 +0000 (21:43 -0500)]
Typo in tag.
Reported by SUN Guonian.
Mark Andrews [Tue, 16 Jul 2013 00:18:54 +0000 (10:18 +1000)]
remove unused variable
Mark Andrews [Mon, 15 Jul 2013 04:44:51 +0000 (14:44 +1000)]
whitespace
Mark Andrews [Mon, 15 Jul 2013 03:09:27 +0000 (13:09 +1000)]
remove unused assignment
Mark Andrews [Sun, 14 Jul 2013 23:30:53 +0000 (09:30 +1000)]
remove dead code
Tinderbox User [Sun, 14 Jul 2013 04:47:51 +0000 (04:47 +0000)]
regen master
Evan Hunt [Sun, 14 Jul 2013 04:43:26 +0000 (21:43 -0700)]
[master] fix doc errors
Tinderbox User [Sat, 13 Jul 2013 23:46:06 +0000 (23:46 +0000)]
update copyright notice
Evan Hunt [Sat, 13 Jul 2013 22:30:56 +0000 (15:30 -0700)]
[master] add a sleep to prevent intermittent test failure
Evan Hunt [Sat, 13 Jul 2013 22:12:51 +0000 (15:12 -0700)]
[master] fix libjson test, add summary details
Mark Andrews [Sat, 13 Jul 2013 14:26:23 +0000 (00:26 +1000)]
fix unchecked null; value not read
Evan Hunt [Sat, 13 Jul 2013 02:06:00 +0000 (19:06 -0700)]
[master] fix doc build error
Evan Hunt [Sat, 13 Jul 2013 02:05:09 +0000 (19:05 -0700)]
[master] silence warning
Mark Andrews [Fri, 12 Jul 2013 23:48:01 +0000 (09:48 +1000)]
update
Tinderbox User [Fri, 12 Jul 2013 23:46:05 +0000 (23:46 +0000)]
update copyright notice
Francis Dupont [Fri, 12 Jul 2013 23:39:41 +0000 (01:39 +0200)]
spelling
Evan Hunt [Fri, 12 Jul 2013 21:46:47 +0000 (14:46 -0700)]
[master] rpz work
3620. [func] Added "rpz-client-ip" policy triggers, enabling
RPZ responses to be configured on the basis of
the client IP address; this can be used, for
example, to blacklist misbehaving recursive
or stub resolvers. [RT #33605]
3619. [bug] Fixed a bug in RPZ with "recursive-only no;"
[RT #33776]
Evan Hunt [Fri, 12 Jul 2013 07:01:33 +0000 (00:01 -0700)]
[master] added missing file
Tinderbox User [Thu, 11 Jul 2013 23:46:13 +0000 (23:46 +0000)]
update copyright notice
Evan Hunt [Thu, 11 Jul 2013 23:32:10 +0000 (16:32 -0700)]
[master] check include file mtimes
3618. [func] "rndc reload" now checks modification times of
include files as well as master files to determine
whether to skip reloading a zone. [RT #33936]
Tinderbox User [Thu, 11 Jul 2013 23:30:22 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Thu, 11 Jul 2013 17:51:19 +0000 (10:51 -0700)]
[master] don't go nonresponsive during "rndc reload"
3617. [bug] Named was failing to answer queries during
"rndc reload" [RT #34098]
Evan Hunt [Thu, 11 Jul 2013 16:51:47 +0000 (09:51 -0700)]
[master] address zone->db races
3616. [bug] Change #3613 was incomplete. [RT #34177]
Evan Hunt [Thu, 11 Jul 2013 03:54:08 +0000 (20:54 -0700)]
[master] add configure summary
3615. [cleanup] "configure" now finishes by printing a summary
of optional BIND features and whether they are
active or inactive. ("configure --enable-full-report"
increases the verbosity of the summary.) [RT #31777]
Evan Hunt [Thu, 11 Jul 2013 03:44:58 +0000 (20:44 -0700)]
[master] portability fix
3614. [port] Check for <linux/types.h>. [RT #34162]
Tinderbox User [Wed, 10 Jul 2013 23:46:10 +0000 (23:46 +0000)]
update copyright notice
Tinderbox User [Wed, 10 Jul 2013 23:30:20 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Wed, 10 Jul 2013 16:15:51 +0000 (09:15 -0700)]
[master] silence warning
Francis Dupont [Wed, 10 Jul 2013 08:56:18 +0000 (10:56 +0200)]
spelling
Evan Hunt [Wed, 10 Jul 2013 05:52:43 +0000 (22:52 -0700)]
[master] count the test cases correctly
Evan Hunt [Wed, 10 Jul 2013 01:26:14 +0000 (18:26 -0700)]
[master] fix change numbers
Evan Hunt [Wed, 10 Jul 2013 00:39:21 +0000 (17:39 -0700)]
[master] address race conditions with removing inline zones
3513. [bug] named could crash when deleting inline-signing
zones with "rndc delzone". [RT #34066]
Tinderbox User [Tue, 9 Jul 2013 23:46:11 +0000 (23:46 +0000)]
update copyright notice
Evan Hunt [Tue, 9 Jul 2013 23:43:59 +0000 (16:43 -0700)]
[master] check for -ljson-c as well as -ljson
3512. [port] Check whether to use -ljson or -ljson-c. [RT #34115]
Tinderbox User [Tue, 9 Jul 2013 23:30:36 +0000 (23:30 +0000)]
newcopyrights
Jeremy C. Reed [Tue, 9 Jul 2013 23:06:47 +0000 (18:06 -0500)]
Merge branch 'rt18155'
Allow configure to detect documentation tools/styles on pkgsrc
too. No changelog entry needed. No need to pull this to any branches.
Evan Hunt [Tue, 9 Jul 2013 18:47:16 +0000 (11:47 -0700)]
[master] added isc_safe_memcmp()
3611. [bug] Improved resistance to a theoretical authentication
attack based on differential timing. [RT #33939]
Tinderbox User [Mon, 8 Jul 2013 23:46:07 +0000 (23:46 +0000)]
update copyright notice
Tinderbox User [Mon, 8 Jul 2013 23:30:18 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Mon, 8 Jul 2013 17:31:42 +0000 (10:31 -0700)]
[master] add missing binaries to BINDInstall
3610. [cleanup] win32: Some executables had been omitted from the
installer. [RT #34116]
Evan Hunt [Sun, 7 Jul 2013 01:23:41 +0000 (18:23 -0700)]
[master] prevent exportlib deadlock
3609. [bug] Corrected a possible deadlock in applications using
the export version of the isc_app API. [RT #33967]
Tinderbox User [Sun, 7 Jul 2013 01:04:49 +0000 (01:04 +0000)]
regen master
Evan Hunt [Sat, 6 Jul 2013 01:14:02 +0000 (18:14 -0700)]
[master] fixed ARM typo in RRL section
Francis Dupont [Thu, 4 Jul 2013 08:56:18 +0000 (10:56 +0200)]
remove dns_adb_flushmatch from libdns.def
Mark Andrews [Thu, 4 Jul 2013 02:25:44 +0000 (12:25 +1000)]
copy CHANGES.SE if it exists
Tinderbox User [Wed, 3 Jul 2013 23:30:21 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Wed, 3 Jul 2013 22:57:34 +0000 (15:57 -0700)]
[master] fix todos bug
Evan Hunt [Wed, 3 Jul 2013 20:57:58 +0000 (13:57 -0700)]
[master] make LDAP DLZ module work with older DLZ
Evan Hunt [Wed, 3 Jul 2013 18:43:05 +0000 (11:43 -0700)]
[master] added todos.pl for win32 build
3608. [port] win32: added todos.pl script to ensure all text files
the win32 build depends on are converted to DOS
newline format. [RT #22067]
Mark Andrews [Wed, 3 Jul 2013 05:41:48 +0000 (15:41 +1000)]
3607. [bug] dnssec-keygen had broken 'Invalid keyfile' error
message. [RT #34045]
Evan Hunt [Wed, 3 Jul 2013 03:47:15 +0000 (20:47 -0700)]
[master] added missing Makefile to perl DLZ modules
Evan Hunt [Tue, 2 Jul 2013 03:11:21 +0000 (20:11 -0700)]
[master] fixed win32 buildsetup glitch
Evan Hunt [Mon, 1 Jul 2013 21:08:31 +0000 (14:08 -0700)]
[master] use egrep as solaris doesn't like grep -E
Tinderbox User [Mon, 1 Jul 2013 17:56:30 +0000 (17:56 +0000)]
regen master
Evan Hunt [Mon, 1 Jul 2013 17:44:16 +0000 (10:44 -0700)]
[master] add missing symbols
Evan Hunt [Mon, 1 Jul 2013 01:53:48 +0000 (18:53 -0700)]
[master] "flushtree -all" no longer optional
Updated CHANGES note:
3606. [func] "rndc flushtree" now flushes matching
records in the address database and bad cache
as well as the DNS cache. (Previously only the
DNS cache was flushed.) [RT #33970]
Mark Andrews [Sun, 30 Jun 2013 11:46:19 +0000 (21:46 +1000)]
check if target == NULL
Tinderbox User [Sat, 29 Jun 2013 23:30:26 +0000 (23:30 +0000)]
newcopyrights
Tinderbox User [Sat, 29 Jun 2013 01:40:28 +0000 (01:40 +0000)]
regen master
Jeremy Reed [Fri, 28 Jun 2013 14:20:11 +0000 (14:20 +0000)]
[rt18155] regen configure
Jeremy C. Reed [Fri, 28 Jun 2013 14:16:23 +0000 (09:16 -0500)]
[rt18155] look in another directory for db2latex stylesheets
This is so I can do it on a pkgsrc system too.
(Previously was only known to work on FreeBSD.)
Tinderbox User [Thu, 27 Jun 2013 01:04:50 +0000 (01:04 +0000)]
regen master
Tinderbox User [Wed, 26 Jun 2013 23:46:14 +0000 (23:46 +0000)]
update copyright notice
Tinderbox User [Wed, 26 Jun 2013 23:30:18 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Wed, 26 Jun 2013 21:59:32 +0000 (14:59 -0700)]
[master] "rndc flushtree -all <name>"
3606. [func] "rndc flushtree -all" flushes matching
records in the ADB and bad cache as well as
the DNS cache. (Without the "-all" option,
flushtree will still only flush records from
the DNS cache.) [RT #33970]
Evan Hunt [Wed, 26 Jun 2013 21:49:01 +0000 (14:49 -0700)]
[master] fix WIN32 nmake crc64
- trivial typo in CRC-64 windows build
Evan Hunt [Wed, 26 Jun 2013 21:38:35 +0000 (14:38 -0700)]
[master] win32 fixes
3605. [port] win32: Addressed several compatibility issues
with newer versions of Visual Studio. [RT #33916]
Squashed commit of the following:
commit
4127af15f85da90cf2bd3a0c5a558daae89e833a
Author: Francis Dupont <fdupont@isc.org>
Date: Tue Jun 25 22:41:53 2013 +0200
make the last change to be text
commit
21ef4891b9ee3e3aefb45d4c80d5cb7ec78f264f
Author: Curtis Blackburn <ckb@isc.org>
Date: Tue Jun 25 12:35:08 2013 -0500
[rt33916] re-worded for easier reading
commit
83828e47e62fea4070441e645ba8fed338255ceb
Author: Francis Dupont <fdupont@isc.org>
Date: Mon Jun 24 16:08:11 2013 +0200
introduce a VCRedistPath env var
commit
0337f2554f168993a65945e78c2879e9bfca5293
Author: Francis Dupont <fdupont@isc.org>
Date: Sun Jun 23 01:23:26 2013 +0200
_adjust_fdiv for VS < 2010
commit
375fdd5c06be276b0ff0ad589c0e22b809339fe9
Author: Francis Dupont <fdupont@isc.org>
Date: Thu Jun 20 16:27:04 2013 +0200
move to MSVC v1600 as it still breaks on VS 2010
commit
bfcaf72071e9d8df1d0ce0c5f05b69acd51bf698
Author: Francis Dupont <fdupont@isc.org>
Date: Thu Jun 20 15:57:35 2013 +0200
WIN32: avoid addrinfo redef
commit
18504c3e50b11e66a0b573c7cb3d61094bfa5b52
Author: Francis Dupont <fdupont@isc.org>
Date: Thu Jun 20 15:54:38 2013 +0200
WIN32: fseek/ftell
commit
f9a4fdccc5ab1c74c64412fb76da7dfd161787b2
Author: Francis Dupont <fdupont@isc.org>
Date: Thu Jun 20 15:13:01 2013 +0200
fix WIN32 error redefs in net.h (isc ad lwres libs)
Evan Hunt [Wed, 26 Jun 2013 21:12:27 +0000 (14:12 -0700)]
[master] fix compile bug with json but no xml
3604. [bug] Fixed a compile-time error when building with
JSON but not XML. [RT #33959]
Tinderbox User [Tue, 25 Jun 2013 23:48:02 +0000 (23:48 +0000)]
update copyright notice
Tinderbox User [Tue, 25 Jun 2013 23:30:24 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Tue, 25 Jun 2013 13:56:45 +0000 (23:56 +1000)]
3603. [bug] Install <isc/stat.h>. [RT #33956]
Evan Hunt [Tue, 25 Jun 2013 06:08:26 +0000 (23:08 -0700)]
[master] added DLZ Perl module
3602. [contrib] Added DLZ Perl module, allowing Perl scripts to
integrate with named and serve DNS data.
(Contributed by John Eaglesham of Yahoo.)
Francis Dupont [Mon, 24 Jun 2013 07:32:52 +0000 (09:32 +0200)]
Added to PKCS#11 openssl patches a value len
attribute in DH derive key. [RT #33928]
Evan Hunt [Thu, 20 Jun 2013 00:12:51 +0000 (17:12 -0700)]
[master] added change note for previous commit
3600. [cleanup] dig: Fixed a typo in the warning output when receiving
an oversized response. [RT #33910]
Evan Hunt [Wed, 19 Jun 2013 22:21:20 +0000 (15:21 -0700)]
[master] typo in dig
Evan Hunt [Wed, 19 Jun 2013 01:14:28 +0000 (18:14 -0700)]
[master] check for physical equivalence in names
3599. [tuning] Check for pointer equivalence in name comparisons.
[RT #18125]
Mark Andrews [Tue, 18 Jun 2013 21:00:07 +0000 (07:00 +1000)]
pass correct type off_t
Mark Andrews [Tue, 18 Jun 2013 15:25:35 +0000 (01:25 +1000)]
handle file offsets bigger that memory offsets
Tinderbox User [Mon, 17 Jun 2013 23:46:12 +0000 (23:46 +0000)]
update copyright notice
Tinderbox User [Mon, 17 Jun 2013 23:30:09 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Mon, 17 Jun 2013 16:09:43 +0000 (09:09 -0700)]
[master] portability fixes for map files
3598. [cleanup] Improved portability of map file code. [RT #33820]
Mark Andrews [Mon, 17 Jun 2013 02:59:50 +0000 (12:59 +1000)]
Use extended regular expression as HPUX doesn't like grep -w '\(TXT\|ANY\)'
Evan Hunt [Sat, 15 Jun 2013 08:38:27 +0000 (01:38 -0700)]
[master] fix system test failure
- needed to specify session key file
Tinderbox User [Fri, 14 Jun 2013 23:46:13 +0000 (23:46 +0000)]
update copyright notice
Tinderbox User [Fri, 14 Jun 2013 23:30:24 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Fri, 14 Jun 2013 17:16:10 +0000 (10:16 -0700)]
[master] rebuild resigning heaps when loading map files
3597. [bug] Ensure automatic-resigning heaps are reconstructed
when loading zones in map format. [RT #33381]
Evan Hunt [Fri, 14 Jun 2013 00:26:44 +0000 (17:26 -0700)]
[master] updated win32 build
3596. [port] Updated win32 build documentation, added
dnssec-verify. [RT #22067]
Tinderbox User [Thu, 13 Jun 2013 23:46:13 +0000 (23:46 +0000)]
update copyright notice
Tinderbox User [Thu, 13 Jun 2013 23:30:16 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Thu, 13 Jun 2013 19:36:39 +0000 (12:36 -0700)]
[master] fix win32 build
3595. [port] win32: Fix build problems introduced by change #3550.
[RT #33807]
Tinderbox User [Thu, 13 Jun 2013 01:04:55 +0000 (01:04 +0000)]
regen master
Mark Andrews [Thu, 13 Jun 2013 00:05:26 +0000 (10:05 +1000)]
3594. [maint] Update config.guess and config.sub. [RT #33816]
Mark Andrews [Thu, 13 Jun 2013 00:01:52 +0000 (10:01 +1000)]
update
Tinderbox User [Wed, 12 Jun 2013 23:46:16 +0000 (23:46 +0000)]
update copyright notice
Francis Dupont [Wed, 12 Jun 2013 17:14:30 +0000 (19:14 +0200)]
merge rt33813: MSVC doesn't propage const to dynamic array sizes
Francis Dupont [Wed, 12 Jun 2013 17:09:40 +0000 (19:09 +0200)]
merge rt33812: trivial updates for WIN32 build
Mark Andrews [Wed, 12 Jun 2013 11:06:00 +0000 (21:06 +1000)]
move declaration to begining of block
Mark Andrews [Wed, 12 Jun 2013 01:57:52 +0000 (11:57 +1000)]
silence compiler warning
Mark Andrews [Wed, 12 Jun 2013 01:31:30 +0000 (11:31 +1000)]
3593. [func] Update EDNS processing to better track remote server
capabilities. [RT #30655]