Evan Hunt
2a4f494565
Change 3114 wasn't complete--needed to remove another call to
...
dns_db_resigned().
2011-05-19 04:28:33 +00:00
Scott Mann
a50ce0f80b
Fix for RT #23136 task 1.
2011-05-19 00:31:57 +00:00
Mark Andrews
7609e973f5
3113. [doc] Document the relationship between serial-query-rate
...
and NOTIFY messages.
2011-05-17 04:48:51 +00:00
Mark Andrews
0268e42b4e
3112. [doc] Add missing descriptions of the update policy name
...
types "ms-self", "ms-subdomain", "krb5-self" and
"krb5-subdomain", which allow machines to update
their own records, to the BIND 9 ARM.
2011-05-16 04:09:34 +00:00
Evan Hunt
de7df3e56f
3111. [bug] Improved consistency checks for dnssec-enable and
...
dnssec-validation, added test cases to the
checkconf system test. [RT #24398 ]
2011-05-07 05:55:17 +00:00
Evan Hunt
be84733145
3110. [bug] dnssec-signzone: Wrong error message could appear
...
when attempting to sign with no KSK. [RT #24369 ]
2011-05-07 00:31:13 +00:00
Evan Hunt
ac21f918f2
3109. [func] The also-notify option now uses the same syntax
...
as a zone's masters clause. This means it is
now possible to specify a TSIG key to use when
sending notifies to a given server, or to include
an explicit named masters list in an also-notfiy
statement. [RT #23508 ]
2011-05-06 21:23:51 +00:00
Evan Hunt
485522d7e1
3108. [cleanup] dnssec-signzone: Clarified some error and
...
warning messages; removed #ifdef ALLOW_KSKLESS_ZONES
code (use -P instead). [RT #20852 ]
3107. [bug] dnssec-signzone: Report the correct number of ZSKs
when using -x. [RT #20852 ]
2011-05-06 21:08:33 +00:00
Evan Hunt
9eea4c5cbd
3106. [func] When logging client requests, include the name of
...
the TSIG key if any. [RT #23619 ]
2011-05-05 20:04:24 +00:00
Evan Hunt
85a79fa7eb
3105. [bug] GOST support can be suppressed by "configure
...
--without-gost" [RT #24367 ]
3104. [bug] Better support for cross-compiling. [RT #24367 ]
2011-05-05 18:09:39 +00:00
Evan Hunt
d454a60f56
3103. [bug] Configuring 'dnssec-validation auto' in a view
...
instead of in the options statement could trigger
an assertion failure in named-checkconf. [RT #24382 ]
2011-05-05 16:13:35 +00:00
Evan Hunt
39f2d1a96a
3102. [func] New 'dnssec-loadkeys-interval' option configures
...
how often, in minutes, to check the key repository
for updates when using automatic key maintenance.
Default is every 60 minutes (formerly hard-coded
to 12 hours). [RT #23744 ]
3101. [bug] Zones using automatic key maintenance could fail
to check the key repository for updates. [RT #23744 ]
2011-04-29 21:37:15 +00:00
Evan Hunt
76db58eb81
3100. [security] Certain response policy zone configurations could
...
trigger an INSIST when receiving a query of type
RRSIG. [RT #24280 ]
2011-04-27 17:46:47 +00:00
Evan Hunt
7a2173839c
3099. [test] "dlz" system test now runs but gives R:SKIPPED if
...
not compiled with --with-dlz-filesystem. [RT #24146 ]
3098. [bug] DLZ zones were answering without setting the AA bit.
[RT #24146 ]
2011-04-19 22:30:52 +00:00
Evan Hunt
c92122485d
3097. [test] Add a tool to test handling of malformed packets.
...
[RT #24096 ]
2011-04-15 01:02:08 +00:00
Mark Andrews
1aaedde67b
whitespace
2011-04-08 05:37:18 +00:00
Mark Andrews
2b3bcbce23
3096. [bug] Set KRB5_KTNAME before calling log_cred() in
...
dst_gssapi_acceptctx(). [RT #24004 ]
2011-04-07 23:03:22 +00:00
Mark Andrews
9cf04a12ec
3095. [bug] Handle isolated reserved ports in the port range.
...
[RT #23957 ]
2011-04-06 10:27:16 +00:00
Mark Andrews
9f36aef24c
3094. [doc] Expand dns64 documentation.
2011-04-06 04:20:58 +00:00
Paul Ebersman
e1234be3ad
corrected RT ticket number for changes number 3091 to 22911.
2011-03-29 20:22:38 +00:00
Scott Mann
30f888cbd4
Fix gssapi/kerberos dependencies in configure (RT #23836 )
2011-03-28 22:48:12 +00:00
Evan Hunt
319b8a1488
3092. [bug] Signatures for records at the zone apex could go
...
stale due to an incorrect timer setting. [RT #23769 ]
3091. [bug] Fixed a bug in which zone keys that were published
and then subsequently activated could fail to trigger
automatic signing. [RT #22991 ]
2011-03-25 23:53:02 +00:00
Scott Mann
4fc55db699
Make --with-gssapi default (RT #23738 )
2011-03-24 18:08:21 +00:00
Mark Andrews
0a82492610
3089. [func] dnssec-dsfromkey now supports reading keys from
...
standard input "dnssec-dsfromkey -f -". [RT# 20662]
2011-03-24 02:10:23 +00:00
Scott Mann
95759de490
Remove bin/tests/system/logfileconfig/ns1/named.conf and add setup.sh
...
in order to resolve changing named.conf issue. [RT #23687 ]
2011-03-22 16:51:50 +00:00
Evan Hunt
0994d3a21b
3087. [bug] DDNS updates using SIG(0) with update-policy match
...
type "external" could cause a crash. [RT #23735 ]
2011-03-21 19:54:03 +00:00
Evan Hunt
10a759cee6
3086. [bug] Running dnssec-settime -f on an old-style key will
...
now force an update to the new key format even if no
other change has been specified, using "-P now -A now"
as default values. [RT #22474 ]
2011-03-21 15:56:35 +00:00
Evan Hunt
35f1a4fc93
3085. [func] New '-R' option in dnssec-signzone forces removal
...
of signatures which have not yet expired but
were generated by a key that no longer exists.
[RT #22471 ]
2011-03-21 07:26:47 +00:00
Evan Hunt
7cb226ec34
3084. [func] A new command "rndc sync" dumps pending changes in
...
a dynamic zone to disk; "rndc sync -clean" also
removes the journal file after syncing. Also,
"rndc freeze" no longer removes journal files.
[RT #22473 ]
2011-03-21 07:22:14 +00:00
Mark Andrews
5095e72ac3
3083. [bug] NOTIFY messages were not being sent when generating
...
a NSEC3 chain incrementally. [RT #23702 ]
2011-03-21 01:02:39 +00:00
Mark Andrews
653cad790b
3082. [port] strtok_r is threads only. [RT #23747 ]
2011-03-21 00:30:18 +00:00
Francis Dupont
cb240b0676
3081. [bug] Failure of DNAME substitution did not return
...
YXDOMAIN. [RT #23591 ]
2011-03-18 21:17:08 +00:00
Francis Dupont
e41de66a12
3080. [cleanup] Replaced compile time constant by STDTIME_ON_32BITS.
...
[RT #23587 ]
2011-03-18 09:04:02 +00:00
Mark Andrews
cbf59e5887
3079. [bug] Handle isc_event_allocate failures in t_tasks.
...
[RT #23572 ]
2011-03-18 07:40:25 +00:00
Francis Dupont
9e102ef969
3078. [func] Added a new include file with function typedefs
...
for the DLZ "dlopen" driver. [RT #23629 ]
2011-03-17 09:30:45 +00:00
Mark Andrews
ed53ec0b06
3077. [bug] zone.c:zone_refreshkeys() incorrectly called
...
dns_zone_attach(), use zone->irefs instead. [RT #23303 ]
2011-03-17 05:21:50 +00:00
Evan Hunt
61bcc23203
3076. [func] New '-L' option in dnssec-keygen, dnsset-settime, and
...
dnssec-keyfromlabel sets the default TTL of the
key. When possible, automatic signing will use that
TTL when the key is published. [RT #23304 ]
2011-03-17 01:40:40 +00:00
Mark Andrews
0e095727ff
3075. [bug] dns_dnssec_findzonekeys{2} used a inconsistant
...
timestamp when determining which keys are active.
[RT #23642 ]
2011-03-17 01:17:21 +00:00
Mark Andrews
26b49e8459
3074. [bug] Make the adb cache read through for zone data and
...
glue learn for zone named is authoritative for.
[RT #22842 ]
2011-03-13 02:49:28 +00:00
Mark Andrews
d57f1ade2d
s/(/[/
2011-03-12 04:31:01 +00:00
Mark Andrews
2415f36f79
3073. [bug] managed-keys changes were not properly being recorded.
...
[RT #20256 ]
2011-03-11 13:20:43 +00:00
Mark Andrews
cf4ceeee5f
3072. [bug] dns_dns64_aaaaok() potential NULL pointer dereference.
...
[RT #20256 ]
2011-03-11 13:02:33 +00:00
Mark Andrews
4f587beb8e
3071. [bug] has_nsec could be used unintialised in
...
update.c:next_active. [RT #20256 ]
2011-03-11 12:51:40 +00:00
Mark Andrews
6494526350
3070. [bug] dnssec-signzone potential NULL pointer dereference.
...
[RT #20256 ]
2011-03-11 12:37:01 +00:00
Mark Andrews
0874abad14
3069. [cleanup] Silence warnings messages from clang static analysis.
...
[RT #20256 ]
2011-03-11 06:11:27 +00:00
Mark Andrews
19f4b069dc
3068. [bug] Named failed to build with a OpenSSL without engine
...
support. [RT #23473 ]
2011-03-11 01:11:54 +00:00
Mark Andrews
2d96b63d31
3067. [bug] ixfr-from-differences {master|slave}; failed to
...
select the master/slave zones. [RT #23580 ]
2011-03-11 00:43:54 +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
215ef83bbe
3065. [bug] RRSIG could have time stamps too far in the future.
...
[RT #23356 ]
2011-03-09 07:22:32 +00:00
Mark Andrews
35efe74edb
DNAME not DS
2011-03-08 00:36:56 +00:00