Automatic Updater
d1b1f7ca64
update copyright notice
2011-03-18 23:47:15 +00:00
Francis Dupont
1150d919dc
add 23591 no-regression
2011-03-18 21:27:52 +00:00
Mark Andrews
85a1283940
3079. [bug] Handle isc_event_allocate failures in t_tasks.
...
[RT #23572 ]
2011-03-18 07:46:36 +00:00
Evan Hunt
985d748703
ignore SIGPIPE in ans.pl; this is needed for debian.
2011-03-18 04:40:30 +00:00
Evan Hunt
df10a806ba
fixed a missing / in /dev/null
2011-03-18 02:06:37 +00:00
Francis Dupont
c38842e702
silent compiler warnings for DLZ exernal driver support and example
2011-03-17 09:41:07 +00:00
Francis Dupont
8d7f9bed5a
silent clang analyzer
2011-03-14 14:13:58 +00:00
Automatic Updater
51e8cbacc5
update copyright notice
2011-03-13 23:47:14 +00:00
Mark Andrews
a1b458cbf8
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 03:36:47 +00:00
Automatic Updater
fafbfbdbe8
update copyright notice
2011-03-12 23:47:22 +00:00
Mark Andrews
27ea875fcd
test for Net::DNS
2011-03-12 21:25:43 +00:00
Automatic Updater
b7f0a015a5
update copyright notice
2011-03-12 04:59:19 +00:00
Evan Hunt
80ec1130d1
link driver.so from the .o file instead of the .lo file when building
...
with libtool.
2011-03-11 07:10:10 +00:00
Mark Andrews
ac6edf67d5
3069. [cleanup] Silence warnings messages from clang static analysis.
...
[RT #20256 ]
2011-03-11 06:47:09 +00:00
Mark Andrews
7569efe572
3067. [bug] ixfr-from-differences {master|slave}; failed to
...
select the master/slave zones. [RT #23580 ]
2011-03-11 00:47:28 +00:00
Automatic Updater
fd4fce965f
update copyright notice
2011-03-10 23:47:29 +00:00
Evan Hunt
b2b2a5f7e5
3066. [func] The DLZ "dlopen" driver is now built by default,
...
no longer requiring a configure option. To
disable it, use "configure --without-dlopen".
(Note: driver not supported on win32.) [RT #23467 ]
2011-03-10 04:29:18 +00:00
Automatic Updater
e6cb7b9ab7
update copyright notice
2011-03-05 23:52:09 +00:00
Evan Hunt
958e5acd60
3059. [test] Added a regression test for change #3023 .
2011-03-04 22:03:27 +00:00
Scott Mann
7a815e7927
Adding missing test files for RT22771.
2011-03-04 15:06:46 +00:00
Scott Mann
d31b2fb85d
Ensure that log files are plain files. (RT #22771 )
2011-03-04 14:10:13 +00:00
Evan Hunt
bcfe6d5d75
3057. [bug] "rndc secroots" would abort after the first error
...
and so could miss some views. [RT #23488 ]
2011-03-03 16:18:12 +00:00
Automatic Updater
343af1a538
update copyright notice
2011-03-02 23:47:27 +00:00
Francis Dupont
296d7590e5
Fixed last autosign test report [RT #23256 ]
2011-03-02 09:05:19 +00:00
Mark Andrews
f890808aa3
3051. [bug] NS records obsure DS records at the bottom of the
...
zone if both are present. [RT #23035 ]
2011-03-02 04:47:11 +00:00
Mark Andrews
103e16f85a
3051. [bug] NS records obsure DS records at the bottom of the
...
zone if both are present. [RT #23035 ]
2011-03-02 04:27:59 +00:00
Mark Andrews
e68828ad36
3050. [bug] The autosign system test was timing dependent.
...
Wait for the initial autosigning to complete
before running the rest of the test. [RT #23035 ]
2011-03-02 04:11:28 +00:00
Mark Andrews
660f8f1b78
3048. [bug] Fully seperate view key mangement. [RT #23419 ]
2011-03-01 23:15:21 +00:00
Scott Mann
47e68a14fb
Fixed DNSKEY NODATA responses not cached (RT #22908 ).
2011-03-01 14:42:16 +00:00
Automatic Updater
10f412c490
update copyright notice
2011-02-28 23:47:04 +00:00
Francis Dupont
e83c5eb545
Use RRSIG original TTL in validated RRset TTL [RT #23332 ]
2011-02-28 14:25:17 +00:00
Automatic Updater
09bde3103b
update copyright notice
2011-02-28 01:20:05 +00:00
Mark Andrews
b603f19738
3041. [bug] dnssec-signzone failed to generate new signatures on
...
ttl changes. [RT #23330 ]
2011-02-24 03:11:48 +00:00
Mark Andrews
8d59a69b90
3040. [bug] Named failed to validate insecure zones where a node
...
with a CNAME existed between the trust anchor and the
top of the zone. [RT #23338 ]
2011-02-23 11:36:03 +00:00
Mark Andrews
accc76cbee
2036. [bug] Check built-in zone arguments to see if the zone
...
is re-usable or not. [RT #21914 ]
2011-02-22 04:25:57 +00:00
Evan Hunt
8cbaa894db
Fixed an error in change 3023, ensuring that journal file isn't
...
removed after IXFR. No CHANGES note.
2011-02-19 01:21:27 +00:00
Mark Andrews
32f0239b5d
3020. [bug] auto-dnssec failed to correctly update the zone when
...
changing the DNSKEY RRset. [RT #23232 ]
2011-02-15 22:06:27 +00:00
Mark Andrews
3524f3dfa0
3019. [func] Test: check apex NSEC3 records after adding DNSKEY
...
record via UPDATE. [RT #23229 ]
2011-02-14 23:59:33 +00:00
Mark Andrews
8dacc63d9f
Regression test for:
...
3018. [bug] Named failed to check for the "none;" acl when deciding
if a zone may need to be re-signed. [RT #23120 ]
2011-02-08 03:48:22 +00:00
Mark Andrews
f82e44954d
3013. [bug] The DNS64 ttl was not always being set as expected.
...
[RT #23034 ]
2011-02-03 07:39:03 +00:00
Mark Andrews
1d782ffb79
3012. [bug] Remove DNSKEY TTL change pairs before generating
...
signing records for any remaing DNSKEY changes.
[RT #22590 ]
2011-02-03 06:18:51 +00:00
Mark Andrews
ea09a134fd
3011. [func] Change the default query timeout from 30 seconds
...
to 10. Allow setting this in named.conf using the new
'resolver-query-timeout' option, which specifies a max
time in seconds. 0 means 'default' and anything longer
than 30 will be silently set to 30. [RT #22852 ]
2011-02-03 05:50:08 +00:00
Automatic Updater
a09fff7051
update copyright notice
2011-01-14 00:51:43 +00:00
Mark Andrews
638614fe02
silence: warning: format not a string literal and no format arguments
2011-01-14 00:44:53 +00:00
Evan Hunt
5645e0c82a
Automatically-added copyright text was breaking the RPZ test.
2011-01-13 19:30:41 +00:00
Automatic Updater
9cee5bb028
update copyright notice
2011-01-13 04:59:26 +00:00
Mark Andrews
87708bde16
3008. [func] Response policy zones (RPZ) support. [RT #21726 ]
2011-01-13 01:59:28 +00:00
Automatic Updater
135bcc2e42
update copyright notice
2011-01-11 23:47:14 +00:00
Michael Graff
59b600ae73
commit Makefile.in, not Makefile
2011-01-11 21:40:35 +00:00
Michael Graff
beb52a4b18
add tests for isc_atomic_xadd() and isc_atomic_xaddq() since there is some suspicion that they may not be working properly on all platforms. This is committed direclty to the mainline as it's only a test. I did not regenerate configure from configure.in, but just added the one Makefile line. Evan will take a quick look at this after it's committed.
2011-01-11 21:36:22 +00:00