Evan Hunt
971e81834e
[v9_9] updated win32 build
...
3596. [port] Updated win32 build documentation, added
dnssec-verify. [RT #22067 ]
(cherry picked from commit 6a4f3d3765e3af82f48a153a0ceb5d40a549b603)
2013-06-13 17:31:17 -07:00
Tinderbox User
3248776e81
regen v9_9
2013-06-12 01:14:44 +00:00
Evan Hunt
bc8cab776d
[v9_9] corrected closing tag
2013-06-10 18:48:57 -07:00
Tinderbox User
0737addd12
update copyright notice
2013-06-10 23:45:45 +00:00
Mark Andrews
8454d1cb78
s/exit 1/exit 255/ so that test is marked as SKIPPED not UNTESTED
2013-06-11 09:20:26 +10:00
Evan Hunt
a7daffaf4e
[v9_9] move rndc command documentation to "man rndc"
...
3592. [doc] Moved documentation of rndc command options to the
rndc man page. [RT #33506 ]
(cherry picked from commit 1b2a4ce2b1 )
2013-06-10 14:43:52 -07:00
Tinderbox User
00f7494211
update copyright notice
2013-06-08 23:45:45 +00:00
Evan Hunt
fbae832784
[v9_9] improve RRL handling of deferrals and slipped NXDOMAIN
...
3590. [bug] When using RRL on recursive servers, defer
rate-limiting until after recursion is complete;
also, use correct rcode for slipped NXDOMAIN
responses. [RT #33604 ]
(cherry picked from commit 89be55dc90 )
2013-06-08 13:20:02 -07:00
Evan Hunt
9d06afa2f4
[v9_9] add rrl binary to .gitignore
2013-06-08 10:32:24 -07:00
Evan Hunt
6260eef2be
[v9_9] backport RRL to 9.9.x
...
This incorporates the following changes, plus a new configure
option "--enable-rrl" to turn them on:
3575. [func] Changed the logging category for RRL events from
'queries' to 'query-errors'. [RT #33540 ]
3554. [bug] RRL failed to correctly rate-limit upward
referrals and failed to count dropped error
responses in the statistics. [RT #33225 ]
3545. [bug] RRL slip behavior was incorrect when set to 1.
[RT #33111 ]
3518. [bug] Increase the size of dns_rrl_key.s.rtype by one bit
so that all dns_rrl_rtype_t enum values fit regardless
of whether it is teated as signed or unsigned by
the compiler. [RT #32792 ]
3494. [func] DNS RRL: Blunt the impact of DNS reflection and
amplification attacks by rate-limiting substantially-
identical responses. To enable, use "configure
--enable-rrl". [RT #28130 ]
2013-06-07 12:47:11 -07:00
Evan Hunt
63de57ef64
[v9_9] fix memory leak in sigchase
...
3588. [bug] dig: addressed a memory leak in the sigchase code
that could cause a shutdown crash. [RT #33733 ]
(cherry picked from commit bf0441a339 )
2013-06-07 11:16:01 -07:00
Tinderbox User
a098ae7b37
update copyright notice
2013-06-06 23:45:45 +00:00
Mark Andrews
187383c656
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:10:37 +10:00
Mark Andrews
77043847d5
3586. [buf] Handle errors in xmlDocDumpFormatMemoryEnc. [RT #33706 ]
...
(cherry picked from commit 7ee225cf90 )
2013-06-06 11:00:05 +10:00
Tinderbox User
09520bf8c4
update copyright notice
2013-06-05 23:45:41 +00:00
Mark Andrews
5123e11853
3582. [bug] Silence false positive warning regarding missing file
...
directive for inline slave zones. [RT #33662 ]
(cherry picked from commit 1e34fe9044 )
2013-06-04 11:36:12 +10:00
Tinderbox User
c0bdfe7186
update copyright notice
2013-06-03 23:45:44 +00:00
Curtis Blackburn
26cac42495
3581. [bug] Changed the tcp-listen-queue default to 10. [RT #33029 ]
2013-06-03 14:02:09 -05:00
Evan Hunt
b79131b960
[v9_9] log forwarded updates
...
3566. [func] Log when forwarding updates to master. [RT #33240 ]
(cherry picked from commit 34f3693b93 )
2013-06-03 09:52:18 -07:00
Tinderbox User
e67d98738e
update copyright notice
2013-05-30 23:45:45 +00:00
Mark Andrews
086ca987ec
3579. [maint] Updates to PKCS#11 openssl patches, supporting
...
versions 0.9.8y, 1.0.0k, 1.0.1e [RT #33463 ]
2013-05-30 12:40:53 +10:00
Tinderbox User
6fba1330fc
regen v9_9
2013-05-30 01:14:44 +00:00
Mark Andrews
9614664990
3578. [bug] 'rndc -c file' now fails if 'file' does not exist.
...
[RT #33571 ]
(cherry picked from commit 17a00ff54c )
2013-05-30 11:09:54 +10:00
Tinderbox User
0103c44f73
update copyright notice
2013-05-29 23:45:44 +00:00
Mark Andrews
e2a54c4408
3577. [bug] Handle zero TTL values better. [RT #33411 ]
...
(cherry picked from commit 5f238c3c64 )
2013-05-29 18:12:22 +10:00
Mark Andrews
e9e90a989d
3573. [bug] "rndc addzone" and "rndc delzone" incorrectly handled
...
zone names containing punctuation marks and other
nonstandard characters. [RT #33419 ]
2013-05-29 17:55:57 +10:00
Mark Andrews
22bca01405
3574. [doc] The 'hostname' keyword was missing from server-id
...
description in the named.conf man page. [RT #33476 ]
2013-05-29 15:51:30 +10:00
Tinderbox User
85c66c4766
regen v9_9
2013-05-16 01:14:48 +00:00
Tinderbox User
616d285f99
update copyright notice
2013-05-15 23:45:40 +00:00
Evan Hunt
9cca234d2a
[v9_9] fix typo
2013-05-14 19:42:32 -07: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
Evan Hunt
d07ede4cd6
[v9_9] silence ccc-analyzer
...
3567. [bug] Silence clang static analyzer warnings. [RT #33365 ]
2013-05-03 14:35:55 -07:00
Tinderbox User
e1a1824557
regen v9_9
2013-05-02 01:14:34 +00:00
Mark Andrews
564b4832b7
3561. [bug] dig: issue a warning if an EDNS query returns FORMERR
...
or NOTIMP. Adjust usage message. [RT #33363 ]
(cherry picked from commit 93aba6dcec )
2013-05-01 14:54:34 +10:00
Tinderbox User
72eb303737
update copyright notice
2013-04-30 05:02:41 +00:00
Tinderbox User
7541c0dce6
update copyright notice
2013-04-30 04:51:25 +00:00
Tinderbox User
b2e53d9654
regen v9_9
2013-04-30 04:32:48 +00:00
Mark Andrews
7366376f57
3559. [func] Check that both forms of Sender Policy Framework
...
records exist or do not exist. [RT #33355 ]
(cherry picked from commit 26bb3b7a67 )
2013-04-30 13:53:43 +10:00
Tinderbox User
acfbdd2539
update copyright notice
2013-04-29 23:45:41 +00:00
Mark Andrews
a6503a9715
undo conditional compile
2013-04-29 17:01:48 +10:00
Mark Andrews
15cb17918f
add #ifdef DLZ
2013-04-29 16:50:58 +10:00
Mark Andrews
d751c89a8b
3558. [bug] IXFR of a DLZ stored zone was broken. [RT #33331 ]
...
(cherry picked from commit 9a785712f1 )
2013-04-29 15:47:17 +10:00
Mark Andrews
222a755a37
3557. [bug] Reloading redirect zones was broken. [RT #33292 ]
...
(cherry picked from commit ec8a802114 )
2013-04-29 15:20:55 +10:00
Tinderbox User
cd6c226a47
update copyright notice
2013-04-28 23:45:37 +00:00
Evan Hunt
bb8cd6777c
[v9_9] correct man volume for isc-hmac-fixup
2013-04-27 16:40:59 -07:00
Tinderbox User
45a5a38f52
update copyright notice
2013-04-19 23:45:37 +00:00
Mark Andrews
585bcf4816
3552. [bug] Wrong getopt option string for 'nsupdate -r'.
...
[RT# 33280]
2013-04-19 23:48:53 +10:00
Tinderbox User
1b4f89fdc0
update copyright notice
2013-04-12 23:45:36 +00:00
Tinderbox User
16705703e7
Merge branch 'v9_9' of ssh://repo.isc.org/proj/git/prod/bind9 into v9_9
2013-04-12 12:18:44 +00:00
Tinderbox User
f9a2e48569
add dnssec-coverage.8 dnssec-coverage.html
2013-04-12 12:18:01 +00:00