Mark Andrews
|
d0e3216c21
|
3697. [bug] Handle "." as a search list element when IDN support
is enabled. [RT #35133]
|
2014-01-06 12:34:28 +11:00 |
|
Tinderbox User
|
e8914b47a2
|
update copyright notice
|
2014-01-05 23:46:12 +00:00 |
|
Mark Andrews
|
e9649ece3b
|
3696. [bug] dig failed to handle AXFR style IXFR responses which
span multiple messages. [RT #35137]
|
2014-01-06 06:22:30 +11:00 |
|
Tinderbox User
|
9c61ab2c99
|
update copyright notice
|
2013-12-21 23:46:16 +00:00 |
|
Evan Hunt
|
c14ba71070
|
[master] 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]
|
2013-12-20 14:57:03 -08:00 |
|
Mark Andrews
|
fa467e60c5
|
3693. [security] memcpy was incorrectly called with overlapping
ranges resulting in malformed names being generated
on some platforms. This could cause INSIST failures
when serving NSEC3 signed zones. [RT #35120]
|
2013-12-20 10:58:32 +11:00 |
|
Tinderbox User
|
7c329be7c0
|
update copyright notice
|
2013-12-15 23:46:14 +00:00 |
|
Tinderbox User
|
eade480b33
|
update copyright notice
|
2013-12-13 23:46:17 +00:00 |
|
Evan Hunt
|
0606c47750
|
[master] correct dispatch address/port check
3690. [bug] Iterative responses could be missed when the source
port for an upstream query was the same as the
listener port (53). [RT #34925]
|
2013-12-12 22:39:12 -08:00 |
|
Evan Hunt
|
9b895f30f1
|
[master] 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]
|
2013-12-12 22:19:33 -08:00 |
|
Tinderbox User
|
3f9791eac4
|
regen master
|
2013-12-12 01:05:00 +00:00 |
|
Tinderbox User
|
de77dcc2c1
|
update copyright notice
|
2013-12-11 23:47:38 +00:00 |
|
Evan Hunt
|
4e1d84a33c
|
typo
|
2013-12-11 14:00:07 -08:00 |
|
Evan Hunt
|
0bbe3273a2
|
[master] dnssec-signzone -Q
3686. [func] "dnssec-signzone -Q" drops signatures from keys
that are still published but no longer active.
[RT #34990]
|
2013-12-11 13:25:21 -08:00 |
|
Evan Hunt
|
445a354e63
|
[master] fix 'rndc refresh' in inline-signing zones
3685. [bug] "rndc refresh" didn't work correctly with slave
zones using inline-signing. [RT #35105]
|
2013-12-11 12:59:04 -08:00 |
|
Mark Andrews
|
99c3e8e09c
|
cleanup
|
2013-12-10 09:31:38 +11:00 |
|
Mark Andrews
|
06a0b00bb6
|
use snprintf; check the result of putstr
|
2013-12-10 08:55:26 +11:00 |
|
Mark Andrews
|
cc35438d96
|
install named-rrchecker
(cherry picked from commit 918be56b8c4dbc6c993f2aee883fc5cc0a40ee73)
|
2013-12-09 12:41:08 +11:00 |
|
Tinderbox User
|
79812068ff
|
update copyright notice
|
2013-12-06 23:47:28 +00:00 |
|
Mark Andrews
|
7d65cbaca0
|
3684. [bug] The list of included files would grow on reload.
[RT 35090]
|
2013-12-07 09:44:45 +11:00 |
|
Mark Andrews
|
53f70575bd
|
silence compiler warnings
|
2013-12-06 17:38:25 +11:00 |
|
Mark Andrews
|
2bdfb330af
|
update copyrights
|
2013-12-05 15:04:53 +11:00 |
|
Tinderbox User
|
4f9cb7bd58
|
regen master
|
2013-12-05 01:04:59 +00:00 |
|
Tinderbox User
|
5465b124f1
|
update copyright notice
|
2013-12-04 23:46:51 +00:00 |
|
Evan Hunt
|
bee9a28af0
|
[master] clearer "not found" message for rndc commands
3683. [cleanup] Add a more detailed "not found" message to rndc
commands which specify a zone name. [RT #35059]
|
2013-12-04 12:47:56 -08:00 |
|
Curtis Blackburn
|
8009525601
|
3682. [bug] Correct the behavior of rndc retransfer to allow
inline-signing slave zones to retain NSEC3 parameters instead of
reverting to NSEC [RT #34745]
|
2013-12-04 12:26:20 -06:00 |
|
Mark Andrews
|
545b8a7295
|
remove redundent assignment
|
2013-12-04 16:12:43 +11:00 |
|
Mark Andrews
|
c3c8823fed
|
3681. [port] Update the Windows build system to support feature
selection and WIN64 builds. This is a work in
progress. [RT #34160]
|
2013-12-04 12:47:23 +11:00 |
|
Evan Hunt
|
2c2be89824
|
[master] buffer could overflow in rndc zonestatus
3680. [bug] Ensure buffer space is available in "rndc zonestatus".
[RT #35084]
|
2013-12-02 15:38:24 -08:00 |
|
Evan Hunt
|
fb507315d4
|
[master] dig could miss tcp connections when cleaning up
3679. [bug] dig could fail to clean up TCP sockets still
waiting on connect(). [RT #35074]
|
2013-12-02 13:34:23 -08:00 |
|
Mark Andrews
|
49ae04f6ee
|
3677. [bug] 'nsupdate' leaked memory if 'realm' was used multiple
times. [RT #35073]
|
2013-11-28 06:45:30 +11:00 |
|
Evan Hunt
|
d999ca28d4
|
[master] 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]
|
2013-11-25 12:26:53 -08:00 |
|
Evan Hunt
|
2667746d5d
|
[master] silence warning
|
2013-11-18 16:01:39 -08:00 |
|
Evan Hunt
|
5255b631b1
|
[master] previous commit incomplete
|
2013-11-18 15:59:53 -08:00 |
|
Evan Hunt
|
2b57986603
|
[master] win32 portability fix
|
2013-11-18 15:46:24 -08:00 |
|
Evan Hunt
|
b21865572d
|
[master] add named-rrchecker to win32 build
|
2013-11-18 14:58:15 -08:00 |
|
Mark Andrews
|
225146b2c8
|
3674. [bug] RPZ zeroed ttls if the query type was '*'. [RT #35026]
|
2013-11-18 11:22:59 +11:00 |
|
Mark Andrews
|
ced4f794cf
|
check expected responses
|
2013-11-15 13:22:48 +11:00 |
|
Mark Andrews
|
3ac9ef6a6d
|
move forwarder server to 10.53.0.5
|
2013-11-15 13:16:51 +11:00 |
|
Tinderbox User
|
c8714f6798
|
Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
|
2013-11-15 01:01:24 +00:00 |
|
Tinderbox User
|
432d8fa3b4
|
update copyright notice
|
2013-11-14 23:46:24 +00:00 |
|
Mark Andrews
|
0b565f6060
|
adjust EDNS query returned status warning message
|
2013-11-14 22:38:29 +11:00 |
|
Evan Hunt
|
434bfc3dfa
|
[master] "in-view" zone option
3673. [func] New "in-view" zone option allows direct sharing
of zones between views. [RT #32968]
|
2013-11-13 20:35:40 -08:00 |
|
Mark Andrews
|
9800974419
|
fix dereference before null check warning
|
2013-11-14 12:31:25 +11:00 |
|
Tinderbox User
|
2a663662d1
|
Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
|
2013-11-14 01:01:16 +00:00 |
|
Evan Hunt
|
0618287859
|
[master] allow setting local addr in dns_client
3672. [func] Local address can now be specified when using
dns_client API. [RT #34811]
|
2013-11-13 10:52:22 -08:00 |
|
Mark Andrews
|
c4004ada2a
|
adjust sync point
|
2013-11-13 15:44:54 +11:00 |
|
Tinderbox User
|
03c0efc689
|
regen master
|
2013-11-13 01:04:50 +00:00 |
|
Mark Andrews
|
6b0434299b
|
3671. [bug] Don't allow dnssec-importkey overwrite a existing
non-imported private key.
|
2013-11-13 12:01:09 +11:00 |
|
Tinderbox User
|
3b7b634d56
|
update copyright notice
|
2013-11-12 23:46:31 +00:00 |
|