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
Mark Andrews
8c731c1219
2153. [bug] nsupdate could leak memory. [RT #16691 ]
2007-02-28 23:57:39 +00:00
Automatic Updater
3bc4b7f734
auto update
2007-02-28 23:17:20 +00:00
Automatic Updater
3ee5ba2a22
update copyright notice
2007-02-27 23:46:48 +00:00
Automatic Updater
2d4f33db52
newcopyrights
2007-02-27 23:30:23 +00:00
Automatic Updater
6e32dda833
auto update
2007-02-27 23:17:25 +00:00
Mark Andrews
acb6a99ccb
temorarially comment out INSIST
2007-02-27 03:31:04 +00:00
Mark Andrews
a630d60b8b
2152. [cleanup] Use sizeof(buf) instead of fixed number in
...
dighost.c:get_trusted_key(). [RT #16678 ]
2007-02-27 00:58:08 +00:00
Mark Andrews
b53871d859
2151. [bug] Missing newline in usage message for journalprint.
...
[RT #16679 ]
2007-02-27 00:39:37 +00:00
Automatic Updater
77ab862dca
update copyright notice
2007-02-26 23:46:54 +00:00
Mark Andrews
5522bb2add
update
2007-02-26 23:36:56 +00:00
Automatic Updater
3098364bcd
newcopyrights
2007-02-26 23:30:23 +00:00
Mark Andrews
9dabd0455c
2150. [bug] 'rrset-order cyclic' uniformly distribute the
...
starting point for the first response for a given
RRset. [RT #16655 ]
2007-02-26 23:15:17 +00:00
Mark Andrews
58f32ac26e
2149. [bug] isc_mem_checkdestroyed() failed to abort on
...
if there were still active memory contexts.
[RT #16672 ]
2007-02-26 22:57:03 +00:00
Mark Andrews
bde20a0436
2148. [func] Add positive logging for rndc commands. [RT #14623 ]
2007-02-26 02:19:45 +00:00
Mark Andrews
0deee29113
2147. [bug] libbind: remove potential buffer overflow from
...
hmac_link.c. [RT #16437 ]
2007-02-26 01:51:43 +00:00
Mark Andrews
340a05967a
2146. [cleanup] Silence Linux's spurious "obsolete setsockopt
...
SO_BSDCOMPAT" message. [RT #16641 ]
2007-02-26 01:37:37 +00:00
Mark Andrews
394f4aec21
2145. [bug] Check DS/DLV digest lengths for known digests.
...
[RT #16622 ]
2007-02-26 01:20:44 +00:00
Mark Andrews
2e676167cc
2144. [cleanup] Suppress logging of SERVFAIL from forwarders.
...
[RT #16619 ]
2007-02-26 01:07:49 +00:00
Mark Andrews
4098271a81
2143. [bug] We failed to restart the IPv6 client when the
...
kernel failed to return the destination the
packet was sent to. [RT #16613 ]
2007-02-26 00:57:03 +00:00