Mark Andrews
ea8564f68a
2342. [func] Use getifaddrs() if available under Linux. [RT #17224 ]
2008-03-20 04:51:00 +00:00
Mark Andrews
55f580c7fc
2341. [bug] libbind: add missing -I../include for off source
...
tree builds. [RT #17606 ]
2008-03-20 04:02:14 +00:00
Mark Andrews
d9936b218d
2340. [port] openbsd: interface configuration. [RT #17700 ]
2008-03-03 01:20:03 +00:00
Mark Andrews
4074b8e734
2339. [port] tru64: support for libbind. [RT #17589 ]
2008-02-26 23:58:51 +00:00
Mark Andrews
0283e51131
bad CHANGE numbers
2008-02-19 02:25:57 +00:00
Mark Andrews
664e11f0b1
2238. [bug] check_ds() could be called with a non DS rdataset.
...
[RT #17598 ]
2008-02-18 23:06:54 +00:00
Mark Andrews
016c431750
2237. [bug] BUILD_LDFLAGS was not being correctly set. [RT #17614 ]
2008-02-18 22:43:48 +00:00
Mark Andrews
ce9c1558a6
2336. [func] If "named -6" is specified then listen on all IPv6
...
interfaces if there are not listen-on-v6 clauses in
named.conf. [RT #17581 ]
2008-02-18 04:43:47 +00:00
Mark Andrews
0f3264c8d1
2335. [port] sunos: libbind and *printf() support for long long.
...
[RT #17513 ]
2008-02-18 03:50:46 +00:00
Mark Andrews
c368f28dad
tag root-server address changes as [maint]
2008-02-15 03:40:37 +00:00
Mark Andrews
0e30609d7b
2334. [bug] Bad REQUIRES in fromstruct_in_naptr(), off by one
...
bug in fromstruct_txt(). [RT #17609 ]
2008-02-15 03:28:49 +00:00
Mark Andrews
9e8947d9e6
2333. [bug] Fix off by one error in isc_time_nowplusinterval().
...
[RT #17608 ]
2008-02-15 02:24:04 +00:00
Mark Andrews
3cff31d890
2332. [contrib] query-loc-0.4.0. [RT #17602 ]
2008-02-15 01:47:15 +00:00
Mark Andrews
2005c3b37b
80 cols
2008-02-07 03:29:05 +00:00
Mark Andrews
c09c2bf800
2331. [bug] Failure to regenerate any signatures was not being reported
...
or past back to the UPDATE client. [RT #17570 ]
2008-02-07 03:12:15 +00:00
Mark Andrews
9a7d202077
2330. [bug] Remove potential race condition when handling
...
over memory events. [RT #17572 ]
WARNING: API CHANGE: over memory callback
function now needs to call isc_mem_waterack().
See <isc/mem.h> for details.
2008-02-07 02:41:26 +00:00
Mark Andrews
4a5b30c24c
2329. [bug] Clearer help text for dig's '-x' and '-i' options.
2008-02-05 06:57:52 +00:00
Mark Andrews
f1d6c77ecc
2328. [bug] Add AAAA addresses for A.ROOT-SERVERS.NET,
...
F.ROOT-SERVERS.NET, H.ROOT-SERVERS.NET,
J.ROOT-SERVERS.NET, K.ROOT-SERVERS.NET and
M.ROOT-SERVERS.NET.
2008-02-05 03:21:20 +00:00
Mark Andrews
7adca0ea2f
NULL -> NULL pointer
2008-02-01 04:33:31 +00:00
Mark Andrews
9dcc44d7b3
2327. [bug] It was possible to dereference a NULL in rbtdb.c.
...
Implement deadnode processing in zones as we do for
caches. [RT #17312 ]
2008-02-01 04:31:04 +00:00
Mark Andrews
5badfc7e00
2326. [bug] It was possible to trigger a INSIST in the acache
...
processing.
2008-01-31 05:28:46 +00:00
Mark Andrews
dc2a0aa7aa
2325. [port] Linux: use capset() function if available. [RT #17557 ]
2008-01-30 04:50:00 +00:00
Mark Andrews
28c49640dc
correct rt number
2008-01-30 03:42:14 +00:00
Mark Andrews
1fa2ce7eae
2324. [bug] Fix IPv6 matching against "any;" [RT #17533 ]
2008-01-27 02:13:34 +00:00
Mark Andrews
7539c231d4
2323. [port] tru64: namespace clash. [RT #17547 ]
2008-01-27 01:58:19 +00:00
Tatuya JINMEI 神明達哉
7ae2fa27e9
2322. [port] MacOS: work around the limitation of setrlimit()
...
for RLIMIT_NOFILE. [RT #17526 ]
2008-01-25 19:31:29 +00:00
Mark Andrews
7fe86a5425
2321. [placeholder]
2008-01-24 13:00:17 +00:00
Tatuya JINMEI 神明達哉
1c3ed2a83d
2320. [func] Make statistics couters thread-safe for platforms
...
that support certain atomic operations. [RT #17466 ]
2008-01-24 02:00:44 +00:00
Mark Andrews
9a727082a0
2318. [port] sunos fixes for libbind. [RT #17514 ]
2008-01-23 02:06:41 +00:00
Evan Hunt
fc53f564ca
fix typo
2008-01-22 23:44:31 +00:00
Mark Andrews
e951a79d90
2319. [bug] Silence Coverity warnings in
...
lib/dns/rdata/in_1/apl_42.c. [RT #174 ]
2008-01-22 23:17:31 +00:00
Mark Andrews
a59640bf27
2318. [port] ISC_PLATFORM_NEEDTIMESPEC missing from
...
lib/bind/config.h.in. [RT #17514 ]
2008-01-22 22:56:43 +00:00
Mark Andrews
4462e59079
2317. [bug] "make distclean" removed bind9.xsl.h. [RT #17518 ]
2008-01-22 22:50:10 +00:00
Mark Andrews
9925249931
2316. [port] Missing #include <isc/print.h> in lib/dns/gssapictx.c.
...
[RT #17513 ]
2008-01-22 11:47:54 +00:00
Evan Hunt
fc7043d7d1
Used incorrect address family for mapped IPv4 addresses in acl.c. [RT #17519 ]
2008-01-22 05:37:49 +00:00
Mark Andrews
cef715b655
2314. [bug] Uninitialized memory use on error path in
...
bin/named/lwdnoop.c. [RT #17476 ]
2008-01-22 01:51:16 +00:00
Mark Andrews
5497de6931
2313. [cleanup] Silence Coverity warnings. Handle private stacks.
...
[RT #17447 ] [RT #17478 ]
2008-01-22 01:34:15 +00:00
Mark Andrews
f86c5d30de
2312. [cleanup] Silence Coverity warning in lib/isc/unix/socket.c.
...
[RT #17458 ]
2008-01-22 01:06:33 +00:00
Mark Andrews
1ff207c2fa
missing period
2008-01-21 22:48:57 +00:00
Evan Hunt
262c39b236
IPv6 addresses could match IPv4 ACL entries and vice versa. [RT #17462 ]
2008-01-21 20:38:54 +00:00
Mark Andrews
b1e32169ac
2310 [bug] dig, host, nslookup: flush stdout before emitting
...
debug/fatal messages. [RT #17501 ]
2008-01-17 21:51:24 +00:00
Mark Andrews
827572e191
2310 [bug] Flush stdout before emitting debug/fatal messages.
...
[RT #17501 ]
2008-01-17 21:46:33 +00:00
Evan Hunt
1aba9fe678
Fix coverity warnings in acl.c and iptable.c [rt17455]
2008-01-17 08:08:08 +00:00
Mark Andrews
546c2bf791
2308. [cleanup] Silence Coverity warning in bin/named/controlconf.c.
...
[RT #17495 ]
2008-01-17 02:57:16 +00:00
Tatuya JINMEI 神明達哉
bfcc5ae79a
2294. [func] Allow the experimental statistics channels to have
...
multiple connections and ACL.
Note: the stats-server and stats-server-v6 options
available in the previous beta releases are replaced
with the generic statistics-channels statment.
2008-01-17 00:15:14 +00:00
Mark Andrews
6c7f722d31
2307. [bug] Remove infinite loop from lib/dns/sdb.c. [RT #17496 ]
2008-01-16 21:44:41 +00:00
Mark Andrews
fcc2a57e13
2306. [bug] Remove potential race from lib/dns/resolver.c.
...
[RT #17470 ]
2008-01-15 12:12:19 +00:00
Mark Andrews
fcdafc1e30
2305. [security] inet_network() buffer overflow. CVE-2008-0122.
2008-01-15 04:02:01 +00:00
Mark Andrews
f1263d2aa4
2304. [bug] Check returns from all dns_rdata_tostruct() calls.
...
[RT #17460 ]
2008-01-14 23:24:24 +00:00
Mark Andrews
b1d21f6c93
2303. [bug] Remove unnecessary code from bin/named/lwdgnba.c.
...
[RT #17471 ]
2008-01-14 12:55:40 +00:00