Tinderbox User
51ef6746ac
update copyright notice
2014-01-17 23:45:31 +00:00
Evan Hunt
a814502268
[v9_8] fix config error
2014-01-16 17:11:06 -08:00
Tinderbox User
fee26b4d49
update copyright notice
2014-01-16 23:45:29 +00:00
Mark Andrews
a50e0baf52
3710. [bug] Address double dns_zone_detach when switching to
...
using automatic empty zones from regular zones.
[RT #35177 ]
(cherry picked from commit db8938c993 )
2014-01-17 10:08:09 +11:00
Evan Hunt
d6bf786940
[v9_8] skip xfer test with Net::DNS 0.73
2014-01-16 09:51:35 -08:00
Tinderbox User
b93c152a2f
update copyright notice
2014-01-10 20:23:52 +00:00
Mark Andrews
484af89506
3701. [func] named-checkconf can now suppress the printing of
...
shared secrets by specifying '-x'. [RT #34465 ]
(cherry picked from commit ff6de396a9 )
2014-01-10 17:45:38 +11:00
Tinderbox User
4bd05ab557
update copyright notice
2014-01-09 23:45:31 +00:00
Mark Andrews
6956e3abb3
stop spamming system logs
...
(cherry picked from commit d4eb30fa2d )
2014-01-09 16:24:02 +11:00
Evan Hunt
d19bf3def7
[v9_8] replace memcpy() with memmove().
...
3698. [cleanup] Replaced all uses of memcpy() with memmove().
[RT #35120 ]
(cherry picked from commit ebe54c7d2221c6a0a4b3d96bcae3280c823a45e6)
(cherry picked from commit 9b950c70f1a6406c0f3dff604822329d06fc4837)
2014-01-08 16:40:19 -08:00
Tinderbox User
a69aab3882
update copyright notice
2014-01-05 23:45:23 +00:00
Mark Andrews
c2a9bd9932
3696. [bug] dig failed to handle AXFR style IXFR responses which
...
span multiple messages. [RT #35137 ]
(cherry picked from commit e9649ece3b )
2014-01-06 06:31:14 +11:00
Tinderbox User
332a5b36ec
update copyright notice
2013-12-21 23:45:25 +00:00
Evan Hunt
2e2ec6d974
[v9_8] warn if key-directory doesn't exist
...
3694. [bug] Warn when a key-directory is configured for a zone,
but does not exist or is not a directory. [RT #35109 ]
(cherry picked from commit c14ba71070 )
(cherry picked from commit 2354181226 )
2013-12-20 14:58:31 -08:00
Tinderbox User
02319b388f
update copyright notice
2013-12-13 23:45:24 +00:00
Evan Hunt
087c966374
[v9_8] fix insecure delegation across static-stub zones
...
3689. [bug] Fixed a bug causing an insecure delegation from one
static-stub zone to another to fail with a broken
trust chain. [RT #35081 ]
(cherry picked from commit 9b895f30f1 )
(cherry picked from commit 0c0ce5f9a4 )
2013-12-12 22:26:18 -08:00
Tinderbox User
409eacdec0
update copyright notice
2013-12-11 23:46:36 +00:00
Evan Hunt
79bdfb73ac
typo
2013-12-11 14:00:55 -08:00
Mark Andrews
e1b273c598
silence compiler warnings
...
(cherry picked from commit 53f70575bd )
2013-12-06 17:39:41 +11:00
Mark Andrews
1c29e9db2c
update copyrights
2013-12-05 15:48:07 +11:00
Mark Andrews
7c0b7f6847
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
Conflicts:
bin/dnssec/win32/verify.dsp.in
bin/dnssec/win32/verify.mak.in
bin/named/server.c
bin/python/dnssec-checkds.py.in
bin/python/dnssec-coverage.py.in
lib/dns/nsec.c
lib/dns/nsec3.c
lib/dns/win32/libdns.mak.in
lib/dns/zone.c
lib/isc/win32/libisc.mak.in
win32utils/BuildAll.bat
win32utils/BuildSetup.bat
win32utils/legacy/BINDBuild.dsw.in
win32utils/updatelibxml2.pl
win32utils/win32-build.txt
2013-12-04 14:08:17 +11:00
Tinderbox User
9b7bfb8331
update copyright notice
2013-11-25 23:45:31 +00:00
Evan Hunt
4ed930b4f8
[v9_8] check hint files in named-checkconf -z
...
3676. [bug] "named-checkconf -z" now checks zones of type
hint and redirect as well as master. [RT #35046 ]
(cherry picked from commit d999ca28d4 )
(cherry picked from commit 2254826e4c )
2013-11-25 13:24:16 -08:00
Mark Andrews
1eecc4e5c1
3667. [func] dig: add support to keep the TCP socket open between
...
successive queries (+[no]keepopen). [RT #34918 ]
(cherry picked from commit 2048955015 )
2013-11-13 11:08:05 +11:00
Evan Hunt
399394eb55
[v9_8] comment nzf files
...
3649. [cleanup] Include a comment in .nzf files, giving the name of
the associated view. [RT #34765 ]
(cherry picked from commit c7965f84c2 )
(cherry picked from commit 1e77160774 )
2013-09-19 15:43:35 -07:00
Tinderbox User
9bc543bd9a
update copyright notice
2013-09-18 23:45:30 +00:00
Mark Andrews
563ba0b816
3645. [protocol] Use case sensitive compression when responding to
...
queries. [RT #34737 ]
(cherry picked from commit cb69994ff8 )
2013-09-18 16:16:06 +10:00
Mark Andrews
94e6452a33
call zone_settimer; sub test failure was not being detected
2013-09-18 12:56:12 +10:00
Tinderbox User
c32a681ef2
update copyright notice
2013-09-17 23:45:29 +00:00
Mark Andrews
26cd212be0
3641. [bug] Handle changes to sig-validity-interval settings
...
better. [RT #34625 ]
(cherry picked from commit b5f4cc132e )
2013-09-17 14:21:11 +10:00
Mark Andrews
8231b780b2
3639. [bug] Treat type 65533 (KEYDATA) as opaque except when used
...
in a key zone. [RT #34238 ]
(cherry picked from commit d6f99498d6 )
2013-09-17 11:05:44 +10:00
Tinderbox User
1ac5226372
update copyright notice
2013-09-16 23:45:26 +00:00
Tinderbox User
1c6f9f6193
update copyright notice
2013-08-19 23:45:27 +00:00
Mark Andrews
35185f40dc
3636. [bug] Automatic empty zones now behave better with
...
forward only "zones" beneath them. [RT #34583 ]
(cherry picked from commit 997c2c5116 )
2013-08-19 09:19:24 +10:00
Tinderbox User
2388f4a310
update copyright notice
2013-08-16 23:45:26 +00:00
Mark Andrews
2269c9c9b7
3636. [bug] Automatic empty zones now behave better with
...
forward only "zones" beneath them. [RT #34583 ]
(cherry picked from commit e548e07a9a )
2013-08-16 14:27:35 +10:00
Tinderbox User
1f246d11eb
update copyright notice
2013-08-15 23:45:27 +00:00
Mark Andrews
0ed6a96870
3635. [bug] Signatures were not being removed from a zone with
...
only KSK keys for a algorithm. [RT #24439 ]
(cherry picked from commit d1e22676de )
2013-08-15 15:18:03 +10:00
Mark Andrews
e0e235c5c4
3632. [bug] Signature from newly inactive keys were not being
...
removed. [RT #32178 ]
(cherry picked from commit 7ace327795 )
2013-08-15 11:45:42 +10:00
Mark Andrews
259caf5a6f
request-ixfr no; is only supported at view level in 9.8
2013-08-09 13:18:35 +10:00
Mark Andrews
9583651d76
3627. [bug] RPZ changes were not effective on slaves. [RT #34450 ]
...
(cherry picked from commit 333f320a62d78e79fa54e7bcc389073a109618f7)
(cherry picked from commit dab73dfc86 )
2013-08-09 12:59:45 +10:00
Tinderbox User
47f8f5c667
update copyright notice
2013-08-07 23:45:25 +00:00
Mark Andrews
56f27e2453
3625. [bug] Don't send notify messages to machines outside of the
...
test setup.
(cherry picked from commit f45f654185 )
2013-08-07 15:51:24 +10:00
Mark Andrews
a4741ee1c7
3587. [func] 'named -g' now checks the logging configuration but
...
does not use it. [RT #33473 ]
(cherry picked from commit 8144dc702b )
2013-06-06 11:09:01 +10:00
Tinderbox User
5aa1c443b4
update copyright notice
2013-06-03 23:45:27 +00:00
Evan Hunt
9aeecebd73
[v9_8] log forwarded updates
...
3566. [func] Log when forwarding updates to master. [RT #33240 ]
(cherry picked from commit 34f3693b93 )
(cherry picked from commit b79131b960 )
2013-06-03 10:00:14 -07:00
Tinderbox User
f48e7baf7e
update copyright notice
2013-05-29 23:45:29 +00:00
Mark Andrews
e6f2f589cf
3577. [bug] Handle zero TTL values better. [RT #33411 ]
...
(cherry picked from commit 5f238c3c64 )
2013-05-29 18:13:40 +10:00
Mark Andrews
d55e94db58
3573. [bug] "rndc addzone" and "rndc delzone" incorrectly handled
...
zone names containing punctuation marks and other
nonstandard characters. [RT #33419 ]
2013-05-29 17:56:42 +10:00
Tinderbox User
e682a40a4c
update copyright notice
2013-04-30 04:51:09 +00:00