Commit Graph

8815 Commits

Author SHA1 Message Date
Automatic Updater
40a029f2dd update copyright notice 2008-01-04 23:45:33 +00:00
Mark Andrews
d0667b2311 2287. [bug] Use 'volatile' if the compiler supports it. [RT #17413] 2008-01-04 03:39:56 +00:00
Automatic Updater
5cf7059f70 update copyright notice 2008-01-02 23:45:33 +00:00
Mark Andrews
f27d63b090 remove test"#define inline" 2008-01-02 06:09:51 +00:00
Mark Andrews
4fb38bd451 2283. [bug] TSIG keys were not attaching to the memory
context.  TSIG keys should use the rings
                        memory context rather than the clients memory
                        context. [RT #17377]
2008-01-02 04:46:49 +00:00
Mark Andrews
ba04898379 included 2007-12-17 02:47:05 +00:00
Mark Andrews
5cd4c4c456 /I ../../../lib/isc/win32/isc/include 2007-12-17 02:38:30 +00:00
Mark Andrews
5b6d25a1d6 2279. [bug] Use setsockopt(SO_NOSIGPIPE), when available,
to protect applications from receiving spurious
                        SIGPIPE signals when using the resolver.
2007-12-14 04:00:48 +00:00
Mark Andrews
31cc97e660 2277. [bug] Empty zone names were not correctly being caught at
in the post parse checks. [RT #17357]
2007-12-14 01:28:26 +00:00
Evan Hunt
13b6b67fe5 Bumping library api versions for 9.3.5b1 release 2007-12-06 18:28:37 +00:00
Mark Andrews
389ac8aab0 2273. [bug] Adjust log level to WARNING when saving inconsistant
stub/slave master and journal files. [RT# 17279]
2007-12-02 22:31:33 +00:00
Mark Andrews
e5dfd3a975 2272. [bug] Handle illegal dnssec-lookaside trust-anchor names.
[RT #17262]
2007-12-02 22:05:31 +00:00
Mark Andrews
e15a3cf717 miss applied hunk 2007-12-02 21:24:50 +00:00
Mark Andrews
789d3bcb49 2270. [bug] dns_db_closeversion() version->writer could be reset
before it is tested. [RT #17290]
2007-12-02 20:39:48 +00:00
Automatic Updater
77dbac88cb update copyright notice 2007-11-26 23:45:51 +00:00
Mark Andrews
3a97f30ba8 2265. [bug] Test that the memory context's basic_table is non NULL
before freeing.  [RT #17265]
2007-11-26 04:31:52 +00:00
Mark Andrews
fc0ec772f2 2262. [bug] Error status from all but the last view could be
lost. [RT #17292]
2007-11-26 02:03:24 +00:00
Mark Andrews
e6ce766900 2258. [bug] Fallback from IXFR/TSIG to SOA/AXFR/TSIG broken.
[RT #17241]
2007-10-31 01:59:03 +00:00
Mark Andrews
eb5ec16173 2257. [bug] win32: Use the full path to vcredist_x86.exe when
calling it. [RT #17222]
2007-10-31 01:43:11 +00:00
Mark Andrews
2bce032ba3 2255. [bug] L.ROOT-SERVERS.NET is now 199.7.83.42. 2007-10-30 23:48:05 +00:00
Mark Andrews
e926d4c3d3 2254. [bug] timer.c:dispatch() failed to lock timer->lock
when reading timer->idle allowing it to see
                        intermediate values as timer->idle was reset by
                        isc_timer_touch(). [RT #17243]
2007-10-24 01:08:01 +00:00
Evan Hunt
f4762fcad9 Fix several errors reported by Coverity. [rt17160] 2007-09-24 17:26:10 +00:00
Mark Andrews
f04c17137b 2245. [bug] Validating lack of DS records at trust anchors wasn't
working. [RT #17151]
2007-09-19 03:41:33 +00:00
Mark Andrews
0448ed5d25 2238. [bug] It was possible to trigger a REQUIRE when a
validation was cancelled. [RT #17106]
2007-09-14 06:08:25 +00:00
Mark Andrews
f0e95648a7 2237. [bug] libbind: res_init() was not thread aware. [RT #17123] 2007-09-14 05:35:51 +00:00
Mark Andrews
a7faeb01e4 2236. [bug] dnssec-signzone failed to preserve the case of
of wildcard owner names. [RT #17085]
2007-09-14 05:21:56 +00:00
Automatic Updater
0ac5af5388 update copyright notice 2007-09-13 23:45:58 +00:00
Evan Hunt
8334a91b6e Fix some compiler warnings on SCO OSr5 2007-09-13 05:18:55 +00:00
Mark Andrews
624f83d8a4 2232. [bug] dns_adb_findaddrinfo() could fail and return
ISC_R_SUCCESS. [RT #17137]
2007-09-11 02:22:36 +00:00
Mark Andrews
39dc76a38e 2230. [bug] We could INSIST reading a corrupted journal.
[RT #17132]
2007-09-07 05:25:37 +00:00
Mark Andrews
92cfa37c08 silence warning message 2007-09-02 23:05:06 +00:00
Automatic Updater
e452be91d1 update copyright notice 2007-08-31 23:45:57 +00:00
Mark Andrews
d0e1d4d7d9 2225. [bug] More support for systems with no IPv4 addresses.
[RT #17111]
2007-08-31 03:46:57 +00:00
Mark Andrews
32b80357ef silence waring message 2007-08-30 23:51:47 +00:00
Mark Andrews
e226dac88b complete 2225. [bug] Fix build error. [RT #17124] 2007-08-30 22:41:10 +00:00
Evan Hunt
dc0b6c4b41 Fix build error: reference to a routine that doesn't exist in bind93x [rt17124] 2007-08-30 17:46:57 +00:00
Mark Andrews
caab1c53fe 2224. [bug] Defer journal compaction if a xfrin is in progress.
[RT #17119]

2223.   [bug]           Make a new journal when compacting. [RT #17119]
2007-08-30 05:17:48 +00:00
Automatic Updater
10eef33fc6 update copyright notice 2007-08-28 07:19:18 +00:00
Mark Andrews
81067e90d6 2221. [bug] Set the event result code to reflect the actual
record returned to caller when a cache update is
                        rejected due to a more credible answer existing.
                        [RT #17017]
2007-08-28 02:29:07 +00:00
Mark Andrews
79274d455a 2220. [bug] win32: Address a race condition in final shutdown of
the Windows socket code. [RT #17028]
2007-08-28 00:42:46 +00:00
Automatic Updater
4851d3ab04 update copyright notice 2007-08-27 23:45:58 +00:00
Mark Andrews
033d6a1bd6 2218. [bug] Remove unnecessary REQUIRE from dns_validator_create().
[RT #16976]
2007-08-27 04:48:09 +00:00
Mark Andrews
5827b4fdfb 2216. [cleanup] Fix a number of errors reported by Coverity.
[RT #17094]
2007-08-27 03:40:01 +00:00
Mark Andrews
40c8ecc0fa 2214. [bug] Deregister OpenSSL lock callback when cleaning
up. [RT #17098]
2007-08-27 03:12:53 +00:00
Mark Andrews
5fdde4ba84 2210. [bug] Deleting class specific records via UPDATE could
fail.  [RT #17074]
2007-08-14 00:31:32 +00:00
Mark Andrews
e755e96fb0 2205. [bug] libbind: change #2119 broke thread support. [RT #16982] 2007-07-09 01:54:03 +00:00
Mark Andrews
5ba2fbd94a silence "Different types treated as unsigned for >." warning 2007-06-27 04:20:12 +00:00
Automatic Updater
87f44cc52c update copyright notice 2007-06-26 23:45:54 +00:00
Mark Andrews
6019bdb044 replace gettimeofday with isc_time_now 2007-06-26 06:08:15 +00:00
Mark Andrews
e6ecafcb9d s/u_int16_t/isc_uint16_t/ 2007-06-26 04:57:06 +00:00