Commit Graph
8313 Commits
Author SHA1 Message Date
Mark Andrews e058e18cc7 dns_cache_create3 2011-04-08 04:45:44 +00:00
Mark Andrews db01c31d2c 9.8.1b1 2011-04-08 02:43:47 +00:00
Mark Andrews 22cb217141 3096. [bug] Set KRB5_KTNAME before calling log_cred() in
dst_gssapi_acceptctx(). [RT #24004]
2011-04-07 23:05:01 +00:00
Mark Andrews 7cb1434cf3 3095. [bug] Handle isolated reserved ports in the port range.
[RT #23957]
2011-04-06 10:30:08 +00:00
Mark Andrews 496b6de81d format portability: cast socklen_t -> long and use %ld 2011-04-05 06:35:00 +00:00
Mark Andrews afc75dc9ec 1 -> 1U 2011-04-04 11:10:57 +00:00
Mark Andrews 8b415e804b unsigned constants 2011-03-28 05:36:05 +00:00
Mark Andrews 8e234ee3a2 unsigned constants 2011-03-28 05:22:25 +00:00
Mark Andrews 63b4606640 unsigned constants 2011-03-28 03:45:28 +00:00
Evan Hunt f2f94ddeb4 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:52 +00:00
Evan Hunt 2cac211c0a 3087. [bug] DDNS updates using SIG(0) with update-policy match
type "external" could cause a crash. [RT #23735]
2011-03-21 19:53:35 +00:00
Mark Andrews 38a1f591f1 3083. [bug] NOTIFY messages were not being sent when generating
a NSEC3 chain incrementally. [RT #23702]
2011-03-21 01:06:50 +00:00
Automatic Updater 3d17bbed19 update copyright notice 2011-03-19 23:47:24 +00:00
Evan Hunt 7ed60027f2 revert last commit, was applied to wrong branch by mistake 2011-03-19 02:08:44 +00:00
Evan Hunt cdb5d32d0c skip non-dynamic zones when calling "rndc freeze" on all zones. 2011-03-19 02:06:57 +00:00
Automatic Updater d1b1f7ca64 update copyright notice 2011-03-18 23:47:15 +00:00
Francis Dupont 7d264d8cf6 introduce STDTIME_ON_32BITS 2011-03-18 09:05:29 +00:00
Automatic Updater b18bf607c8 update copyright notice 2011-03-17 23:47:06 +00:00
Francis Dupont c38842e702 silent compiler warnings for DLZ exernal driver support and example 2011-03-17 09:41:07 +00:00
Mark Andrews 5af77c3eec 3077. [bug] zone.c:zone_refreshkeys() incorrectly called
dns_zone_attach(), use zone->irefs instead. [RT #23303]
2011-03-17 05:27:52 +00:00
Mark Andrews 0180f3028a 3075. [bug] dns_dnssec_findzonekeys{2} used a inconsistant
timestamp when determining which keys are active.
                        [RT #23642]
2011-03-17 01:20:49 +00:00
Francis Dupont 624aa62045 isc_mutex_destroy() returns a value 2011-03-14 13:40: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 b7f0a015a5 update copyright notice 2011-03-12 04:59:19 +00:00
Evan Hunt af93cf1390 Forgot to initialize a fixedname 2011-03-11 17:20:39 +00:00
Mark Andrews 038e2f640a 3073. [bug] managed-keys changes were not properly being recorded.
[RT #20256]
2011-03-11 13:22:40 +00:00
Mark Andrews 8078730197 3072. [bug] dns_dns64_aaaaok() potential NULL pointer dereference.
[RT #20256]
2011-03-11 13:04:36 +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 ccedc2f7fd pkey is only used if USE_ENGINE is defined or USE_EVP is 1 2011-03-11 02:57:35 +00:00
Evan Hunt 901486f561 Reversing prior change, turns out not to be legal on all compilers. 2011-03-11 01:28:21 +00:00
Evan Hunt fb17286678 Silence a compiler warning by using #if comparison instead of if. No
CHANGES note because it's trivial. [RT #23587]
2011-03-11 01:21:13 +00:00
Mark Andrews e5d9416f4b 3068. [bug] Named failed to build with a OpenSSL without engine
support. [RT #23473]
2011-03-11 01:14:35 +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 78a66fab38 update copyright notice 2011-03-09 23:46:55 +00:00
Mark Andrews 8a18732f4d 3065. [bug] RRSIG could have time stamps too far in the future.
[RT #23356]
2011-03-09 07:27:37 +00:00
Mark Andrews a4f385c8c4 add 'sync' to ISC_PLATFORM_USEMACASM build as well 2011-03-08 00:52:21 +00:00
Automatic Updater c503d8017d update copyright notice 2011-03-07 23:47:15 +00:00
Mark Andrews 7c1f3c9b5b 3064. [bug] powerpc: add sync instructions to the end of atomic
operations. [RT #23469]
2011-03-07 00:19:38 +00:00
Automatic Updater e6cb7b9ab7 update copyright notice 2011-03-05 23:52:09 +00:00
Automatic Updater 3dd68287f9 update copyright notice 2011-03-04 23:47:28 +00:00
Scott Mann d31b2fb85d Ensure that log files are plain files. (RT #22771) 2011-03-04 14:10:13 +00:00
Automatic Updater 23384a3227 update copyright notice 2011-03-03 23:47:09 +00:00
Evan Hunt 8590157237 3053. [bug] Under a sustained high query load with a finite
max-cache-size, it was possible for cache memory
			to be exhausted and not recovered. [RT #23371]
2011-03-03 04:43:02 +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
Automatic Updater 816ee9ac40 update copyright notice 2011-03-01 23:47:38 +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
Francis Dupont e83c5eb545 Use RRSIG original TTL in validated RRset TTL [RT #23332] 2011-02-28 14:25:17 +00:00
Mark Andrews 5f3a264fe3 3044. [bug] Hold the socket manager lock while freeing the socket.
[RT #23333]
2011-02-28 12:51:28 +00:00
Automatic Updater 09bde3103b update copyright notice 2011-02-28 01:20:05 +00:00