Commit Graph
19139 Commits
Author SHA1 Message Date
Mark Andrews 2cada81ec8 update 2007-09-07 06:35:24 +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 709220567f 2230. [bug] We could INSIST reading a corrupted journal.
[RT #17132]
2007-09-07 05:14:33 +00:00
Automatic Updater b9eb3de20b auto update 2007-09-06 23:18:05 +00:00
Mark Andrews fe6b6eebd7 s/dispatch/query/ 2007-09-06 10:01:45 +00:00
Mark Andrews adc3f2c0fd 2229. [bug] Null pointer dereference on dispatch pool creation
failure. [RT #17133]
2007-09-06 10:00:19 +00:00
Mark Andrews 9ab3b369d9 use "if set, otherwise" for allow-query-set 2007-09-06 01:39:05 +00:00
Mark Andrews 772069cf5a update allow-query-cache description 2007-09-06 01:32:41 +00:00
Automatic Updater 309b912841 newcopyrights 2007-09-05 23:30:25 +00:00
Automatic Updater 4443aa0498 newcopyrights 2007-09-05 23:30:12 +00:00
Automatic Updater bbf6ef807d auto update 2007-09-05 23:18:14 +00:00
Mark Andrews 16928bab3c regen 2007-09-05 13:49:46 +00:00
Mark Andrews aa90bac01e regen 2007-09-05 13:49:35 +00:00
Mark Andrews 31a2f82193 2218 -> 2188 2007-09-05 07:50:51 +00:00
Mark Andrews 16d5d93e6b 2218 -> 2188 2007-09-05 07:50:07 +00:00
Mark Andrews dcc11f87a8 2228. [contrib] contrib: Change 2218 was incomplete. 2007-09-05 07:48:54 +00:00
Mark Andrews 30d6e6e907 regen 2007-09-05 07:41:42 +00:00
Mark Andrews 45deeddf4c 2228. [contrib] contrib: Change 2218 was incomplete. 2007-09-05 07:38:35 +00:00
cvs2git 50955b73e0 This commit was manufactured by cvs2git to create branch 'v9_3'. 2007-09-05 07:36:05 +00:00
Mark Andrews 9db88ce113 2188. [contrib] queryperf: autoconf changes to make the seach for
libresolv or libbind more robust. [RT #16299]
2007-09-05 07:36:04 +00:00
Mark Andrews ba32081c81 HPUX Bundled cc detection 2007-09-05 06:47:33 +00:00
Mark Andrews 80b9b52e66 update 2007-09-04 02:45:01 +00:00
Automatic Updater fa4dd81093 update copyright notice 2007-09-03 23:46:48 +00:00
Automatic Updater d781f497a8 update copyright notice 2007-09-03 23:45:56 +00:00
Automatic Updater bc8ea50d3d auto update 2007-09-03 23:18:18 +00:00
Mark Andrews ff3b08ec81 2227. [cleanup] Tidied up the FAQ. [RT #17121] 2007-09-03 00:47:18 +00:00
Mark Andrews 8731a2bd2f 2227. [cleanup] Tidied up the FAQ. [RT #17121] 2007-09-03 00:37:02 +00:00
Mark Andrews 6f4375f230 missing ISC_FORMAT_PRINTF 2007-09-02 23:06:59 +00:00
Mark Andrews 92cfa37c08 silence warning message 2007-09-02 23:05:06 +00:00
Mark Andrews 3325fd0475 silence warning message 2007-09-02 23:02:53 +00:00
Automatic Updater e452be91d1 update copyright notice 2007-08-31 23:45:57 +00:00
Automatic Updater 6190092461 newcopyrights 2007-08-31 23:30:08 +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 2de90cd1e2 placeholder 2007-08-30 23:52:39 +00:00
Mark Andrews 32b80357ef silence waring message 2007-08-30 23:51:47 +00:00
Mark Andrews b1adfffae4 don't reuse a change number 2007-08-30 23:51:46 +00:00
Automatic Updater f1f26a6b11 auto update 2007-08-30 23:18:45 +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 8a45eeebb8 2225. [bug] More support for systems with no IPv4 addresses.
[RT #17111]
2007-08-30 06:02:28 +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
Mark Andrews d4034b48fd 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:08:42 +00:00
Mark Andrews 1c5bb4f2fa custom_AFILIAS_v9_4_1_P1 2007-08-30 01:12:25 +00:00
Mark Andrews ee4bbc8454 2222. [func] named-checkconf now checks server key references.
[RT #17097]
2007-08-29 03:23:46 +00:00
Automatic Updater e6b773cc58 auto update 2007-08-28 23:18:10 +00:00
Automatic Updater 271c4c7ffa update copyright notice 2007-08-28 07:20:43 +00:00
Automatic Updater 10eef33fc6 update copyright notice 2007-08-28 07:19:18 +00:00
Mark Andrews 0185931d6c regen 2007-08-28 06:17:01 +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 03ec481ee8 update changes message 2007-08-28 02:27:59 +00:00