Commit Graph
18390 Commits
Author SHA1 Message Date
Automatic Updater 4d33f99dee update 2011-03-17 10:17:06 +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
Francis Dupont 50f64cf0e5 silent compiler warnings for DLZ exernal driver support and example 2011-03-17 09:25:54 +00:00
Automatic Updater dfb3e77e52 update 2011-03-17 06:17:25 +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
Automatic Updater 2d43d85fff update 2011-03-17 02:17:10 +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
Automatic Updater 8f46af8525 auto update 2011-03-16 23:17:36 +00:00
Automatic Updater d988275243 auto update 2011-03-15 23:17:33 +00:00
Automatic Updater 9decf572c4 auto update 2011-03-14 23:16:48 +00:00
Automatic Updater 76102ead2a update 2011-03-14 14:17:37 +00:00
Francis Dupont 92f2688155 silent clang analyzer 2011-03-14 14:13:10 +00:00
Francis Dupont 0a25550b46 remove extra space 2011-03-14 13:40:52 +00:00
Francis Dupont 52c3f66536 isc_mutex_destroy() returns a value 2011-03-14 13:39:17 +00:00
Automatic Updater fc739bf608 update 2011-03-14 00:18:15 +00:00
Automatic Updater 71d0d898fb update copyright notice 2011-03-13 23:47:36 +00:00
Automatic Updater f42fc714ed newcopyrights 2011-03-13 23:31:11 +00:00
Automatic Updater b1331547c3 update 2011-03-13 03:18:11 +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
Automatic Updater 6d4c706219 update 2011-03-13 00:18:24 +00:00
Automatic Updater 8ac903147f update copyright notice 2011-03-12 23:47:42 +00:00
Automatic Updater 7be29b99f8 newcopyrights 2011-03-12 23:31:03 +00:00
Automatic Updater 87f0efc52b auto update 2011-03-12 23:16:38 +00:00
Automatic Updater 440cceb827 update 2011-03-12 22:17:49 +00:00
Mark Andrews 69e617cf88 test for Net::DNS 2011-03-12 21:24:52 +00:00
Automatic Updater 057d2bf271 update 2011-03-12 05:18:17 +00:00
Automatic Updater c1aef54e14 update copyright notice 2011-03-12 04:59:49 +00:00
Automatic Updater e130ab53e9 newcopyrights 2011-03-12 04:56:21 +00:00
Automatic Updater b229350908 update 2011-03-12 04:53:42 +00:00
Mark Andrews d57f1ade2d s/(/[/ 2011-03-12 04:31:01 +00:00
Automatic Updater 48d7a333ed update 2011-03-12 03:19:11 +00:00
Mark Andrews d9f94d668f bin/tests/system/common/rndc.key 2011-03-12 03:09:18 +00:00
Automatic Updater 456dad5dc6 auto update 2011-03-11 23:16:58 +00:00
Automatic Updater 74b14b9280 update 2011-03-11 18:24:40 +00:00
Evan Hunt f563fcf124 Forgot to initialize a fixedname, which made it a brokenname. 2011-03-11 17:19:05 +00:00
Automatic Updater f2100b37bc update 2011-03-11 14:17:39 +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
Automatic Updater d168ca1500 update 2011-03-11 13:17:51 +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
Automatic Updater 3da31ab0e7 update 2011-03-11 07:17:43 +00:00
Evan Hunt 4fbaf0202b link driver.so from the .o file instead of the .lo file when building
with libtool.
2011-03-11 07:11:07 +00:00
Automatic Updater e391f3ac34 update 2011-03-11 06:17:40 +00:00
Mark Andrews 0874abad14 3069. [cleanup] Silence warnings messages from clang static analysis.
[RT #20256]
2011-03-11 06:11:27 +00:00
Automatic Updater 6c77f40015 update 2011-03-11 03:19:02 +00:00
Mark Andrews 8473cd921e pkey is only used if USE_ENGINE is defined or USE_EVP is 1 2011-03-11 02:59:37 +00:00
Automatic Updater 5f5503af60 update 2011-03-11 02:19:39 +00:00
Evan Hunt a7acfb05df Reversing prior change, turns out not to be legal on all compilers. 2011-03-11 01:28:10 +00:00