Commit Graph

14334 Commits

Author SHA1 Message Date
Automatic Updater
858ad8db23 update copyright notice 2007-03-29 23:47:04 +00:00
Automatic Updater
04eba969cb newcopyrights 2007-03-29 23:30:23 +00:00
Automatic Updater
04797bf517 auto update 2007-03-29 23:18:09 +00:00
Mark Andrews
68b30890eb regen 2007-03-29 15:19:20 +00:00
Mark Andrews
819b98479e 2165. [func] Allow the destination address of a query to determine
if we will answer the query or recurse.
                        allow-query-on, allow-recursion-on and
                        allow-query-cache-on. [RT #16291]
2007-03-29 06:36:31 +00:00
Mark Andrews
113e0b7819 2164. [bug] The code to determine how named-checkzone /
named-compilezone was called failed under windows.
                        [RT #16764]
2007-03-29 04:39:07 +00:00
Mark Andrews
6dfc78fab6 2163. [bug] If only one of query-source and query-source-v6
specified a port the query pools code broke (change
                        2129).  [RT #16768]
2007-03-29 04:13:22 +00:00
Mark Andrews
8cb6fd7cf8 build bind9.xsl.h for make depend 2007-03-28 23:24:00 +00:00
Michael Graff
471cf28bb0 add ALL_CFLAGS to the makedep options. Since we always use our mkdep this should be safe across all platforms. 2007-03-28 22:36:26 +00:00
Automatic Updater
fe6be8063f auto update 2007-03-27 23:17:29 +00:00
Automatic Updater
6c345e3152 auto update 2007-03-26 23:17:22 +00:00
Automatic Updater
bd65dafcc2 auto update 2007-03-22 23:17:35 +00:00
Automatic Updater
013a64b79f auto update 2007-03-19 23:17:23 +00:00
Automatic Updater
87bff9accd update copyright notice 2007-03-14 23:46:54 +00:00
Automatic Updater
555d01f4c0 newcopyrights 2007-03-14 23:30:21 +00:00
Mark Andrews
ee911d0ab5 update 2007-03-14 05:58:21 +00:00
Mark Andrews
65085946d4 2162. [func] Allow "rrset-order fixed" to be disabled at compile
time. [RT #16665]
: ----------------------------------------------------------------------
2007-03-14 05:57:10 +00:00
Automatic Updater
edcd4afc02 auto update 2007-03-13 23:18:06 +00:00
Mark Andrews
b5f690e161 2161. [bug] Fix which log messages are emitted for 'rndc flush'.
[RT #16698]
2007-03-13 04:30:17 +00:00
Automatic Updater
67a00bc40b update copyright notice 2007-03-12 23:46:48 +00:00
Automatic Updater
cb33110f69 newcopyrights 2007-03-12 23:30:22 +00:00
Mark Andrews
37d373d886 2160. [bug] libisc wasn't handling NULL ifa_addr pointers returned
from getifaddrs(). [RT #16708]
2007-03-12 05:59:08 +00:00
Mark Andrews
072eaf055b move 9.5.0a2 tag point v9.5.0a2 2007-03-12 03:38:12 +00:00
Mark Andrews
62ea33ba1a 2159. [bug] Array bounds overrun in acache processing. [RT #16710] 2007-03-12 03:37:21 +00:00
Automatic Updater
ab41e5d1c7 auto update 2007-03-09 23:17:17 +00:00
Automatic Updater
e2a5e7f282 newcopyrights 2007-03-08 23:30:18 +00:00
Automatic Updater
5c549718d8 auto update 2007-03-08 23:17:22 +00:00
Mark Andrews
f949b6761d custom_WFB_v9_4_0 2007-03-08 10:00:41 +00:00
Automatic Updater
8ce463bc15 newcopyrights 2007-03-06 23:30:21 +00:00
Automatic Updater
6a1cf2b7b0 auto update 2007-03-06 23:17:27 +00:00
Mark Andrews
73c1cc15cc 9.5.0a2 2007-03-06 02:32:46 +00:00
Automatic Updater
c51b419ad4 doc/arm/Bv9ARM.pdf 2007-03-06 02:22:29 +00:00
Mark Andrews
7dbbf4799a 9.5.0a2 2007-03-06 02:17:37 +00:00
Automatic Updater
1b5a345334 update copyright notice 2007-03-06 02:12:39 +00:00
Automatic Updater
3e79333aa3 newcopyrights 2007-03-06 02:09:54 +00:00
Mark Andrews
2d4cb13dfb add functions 2007-03-06 01:56:23 +00:00
Mark Andrews
bdf9b9caac add name and tag to socket structure 2007-03-06 01:50:48 +00:00
Mark Andrews
b130bf8b4e 9.5.0a2 2007-03-06 01:30:03 +00:00
Mark Andrews
74daa484b0 update 2007-03-06 01:28:22 +00:00
Mark Andrews
7a3c2d189e 2158. [bug] ns_client_isself() failed to initialise key
leading to a REQUIRE failure. [RT #16688]
2007-03-06 01:14:27 +00:00
Mark Andrews
a56f5ada43 2157. [func] dns_db_transfernode() created. [RT #16685]
2156.   [bug]           Fix node reference leaks in lookup.c:lookup_find(),
                        resolver.c:validated() and resolver.c:cache_name().
                        Fix a memory leak in rbtdb.c:free_noqname().
                        Make lookup.c:lookup_find() robust against
                        event leaks. [RT #16685]
2007-03-06 00:38:58 +00:00
Mark Andrews
ceeb18e690 regen 2007-03-06 00:24:46 +00:00
Automatic Updater
adea559405 update copyright notice 2007-03-05 23:46:52 +00:00
Automatic Updater
f6056ad067 newcopyrights 2007-03-05 23:30:25 +00:00
Mark Andrews
4259095c80 2155. [contrib] SQLite sdb module from jaboydjr@netwalk.com.
[RT #16694]
2007-03-05 05:30:22 +00:00
Mark Andrews
c53a5699c8 2154. [func] Scoped (e.g. IPv6 link-local) addresses may now be
matched in acls by omitting the scope. [RT #16599]
2007-03-05 04:57:57 +00:00
Mark Andrews
8410116c49 new draft 2007-03-03 21:11:37 +00:00
Automatic Updater
45fd3ed42b update copyright notice 2007-03-01 23:46:42 +00:00
Automatic Updater
703b7fa47e newcopyrights 2007-03-01 23:30:19 +00:00
Automatic Updater
30c8fd4f84 auto update 2007-03-01 23:17:19 +00:00