Mark Andrews
0a19afabe8
s/view->name/viewname/
2007-04-02 23:46:47 +00:00
Automatic Updater
3d65ba10e3
auto update
2007-04-02 23:17:56 +00:00
Mark Andrews
261a8854cc
2161. [bug] Fix which log messages are emitted for 'rndc flush'.
...
[RT #16698 ]
2007-04-02 23:17:52 +00:00
Mark Andrews
278a75dbfe
2292bis -> RFC 3542
2007-04-02 02:03:55 +00:00
Automatic Updater
184d77489a
update copyright notice
2007-03-30 23:46:45 +00:00
Automatic Updater
bac1bc9841
newcopyrights
2007-03-30 23:30:19 +00:00
Mark Andrews
3235148493
regen
2007-03-30 10:38:17 +00:00
Evan Hunt
99cce386a4
When running in batch mode, dig could misinterpret a server address as
...
a name to be looked up, causing unexpected output. [RT #16743 ]
2007-03-30 03:46:13 +00:00
Mark Andrews
ba5f402650
s/they/the/
2007-03-30 02:27:13 +00:00
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
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