Commit graph

873 commits

Author SHA1 Message Date
Mark Andrews
3c0305d442 2449. [bug] libbind: Out of bounds reference in dns_ho.c:addrsort.
[RT #18044]
2008-09-24 06:04:13 +00:00
Mark Andrews
0760c85611 missing pair of '[]'. [RT#18422] 2008-08-26 14:47:34 +00:00
Mark Andrews
19bff909d1 2426. [bug] libbind: inet_net_pton() can sometimes return the
wrong value if excessively large netmasks are
                        supplied. [RT #18512]
2008-08-26 04:50:32 +00:00
Francis Dupont
8fdc581f86 Support Solaris 2.11 and over. [RT #18362] 2008-07-25 20:50:24 +00:00
Evan Hunt
ba3dc9db51 preparing 9.3.6b1 release 2008-07-10 02:32:33 +00:00
Mark Andrews
2a5780de8a 2369. [bug] libbind: Array bounds overrun on read in bitncmp().
[RT #18054]
2008-05-12 00:20:16 +00:00
Mark Andrews
62127c7094 2363. [port] sunos: pre-set "lt_cv_sys_max_cmd_len=4096;".
[RT #17513]
2008-04-28 23:49:12 +00:00
Automatic Updater
e7ae6a19c9 update copyright notice 2008-04-28 23:45:41 +00:00
Mark Andrews
ccfdf96d56 2353. [func] libbind: nsid support. [RT #17091] 2008-04-28 05:46:51 +00:00
Mark Andrews
c72fcab80b 2341. [bug] libbind: add missing -I../include for off source
tree builds. [RT #17606]
2008-04-28 04:52:06 +00:00
Mark Andrews
67542fde0e 2335. [port] sunos: libbind and *printf() support for long long.
[RT #17513]
2008-04-28 04:26:34 +00:00
cvs2git
5bcf679b73 This commit was manufactured by cvs2git to create branch 'v9_3'. 2008-04-10 01:28:16 +00:00
Mark Andrews
5eb0f23677 silence signed/unsigned warning 2008-04-03 10:39:13 +00:00
Mark Andrews
db30f4bdcb 2353. [func] Add support for Name Server ID (RFC 5001).
'dig +nsid' requests NSID from server.
                        'request-nsid yes;' causes recursive server to send
                        NSID requests to upstream servers.  Server responds
                        to NSID requests with the string configured by
                        'server-id' option.  [RT #17091]
2008-04-03 02:01:08 +00:00
Automatic Updater
0a7e6db2db update copyright notice 2008-03-20 23:47: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
659e104902 platform.h 2008-03-07 01:43:42 +00:00
Mark Andrews
aa02826aac 2339. [port] tru64: support for libbind. [RT #17589] 2008-03-02 22:25:58 +00:00
Mark Andrews
cf50039c14 2339. [port] tru64: support for libbind. [RT #17589] 2008-02-28 05:36:11 +00:00
Mark Andrews
fff7eac50a 2339. [port] tru64: support for libbind. [RT #17589] 2008-02-28 05:36:10 +00:00
Automatic Updater
8665a8cb0f update copyright notice 2008-02-27 23:47:06 +00:00
Mark Andrews
4074b8e734 2339. [port] tru64: support for libbind. [RT #17589] 2008-02-26 23:58:51 +00:00
Automatic Updater
eb0e8ace24 update copyright notice 2008-02-18 23:46:59 +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
Evan Hunt
f42d2c9abd Update API files for 9.3.5rc1 release 2008-01-29 22:18:04 +00:00
Mark Andrews
1725667f4c 2323. [port] tru64: namespace clash. [RT #17547] 2008-01-27 02:06:07 +00:00
Mark Andrews
7539c231d4 2323. [port] tru64: namespace clash. [RT #17547] 2008-01-27 01:58:19 +00:00
Mark Andrews
57708b0d58 regen 2008-01-23 02:25:58 +00:00
Mark Andrews
efe4d210bd regen 2008-01-23 02:23:29 +00:00
Automatic Updater
af3250a9f8 update copyright notice 2008-01-23 02:15:56 +00:00
Automatic Updater
c22617106a update copyright notice 2008-01-23 02:14:28 +00:00
Mark Andrews
b1d16c1585 2318. [port] sunos fixes for libbind. [RT #17514] 2008-01-23 02:10:24 +00:00
cvs2git
2e4a791f95 This commit was manufactured by cvs2git to create branch 'v9_3'. 2008-01-23 02:06:42 +00:00
Mark Andrews
9a727082a0 2318. [port] sunos fixes for libbind. [RT #17514] 2008-01-23 02:06:41 +00:00
Mark Andrews
d63d2149c5 2318. [port] ISC_PLATFORM_NEEDTIMESPEC missing from
lib/bind/config.h.in. [RT #17514]
2008-01-22 22:59:43 +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
82ca32f90c 2305. [security] inet_network() buffer overflow. CVE-2008-0122. 2008-01-15 04:02:11 +00:00
Mark Andrews
fcdafc1e30 2305. [security] inet_network() buffer overflow. CVE-2008-0122. 2008-01-15 04:02:01 +00:00
Mark Andrews
5b6d25a1d6 2279. [bug] Use setsockopt(SO_NOSIGPIPE), when available,
to protect applications from receiving spurious
                        SIGPIPE signals when using the resolver.
2007-12-14 04:00:48 +00:00
Mark Andrews
da31aff2f2 2279. [bug] Use setsockopt(SO_NOSIGPIPE), when available,
to protect applications from receiving spurious
                        SIGPIPE signals when using the resolver.
2007-12-14 03:52:40 +00:00
Evan Hunt
13b6b67fe5 Bumping library api versions for 9.3.5b1 release 2007-12-06 18:28:37 +00:00
Evan Hunt
f4762fcad9 Fix several errors reported by Coverity. [rt17160] 2007-09-24 17:26:10 +00:00
Evan Hunt
8327cdb88f Fixes for several errors found by Coverity. [rt17160] 2007-09-24 17:18:25 +00:00
Mark Andrews
f0e95648a7 2237. [bug] libbind: res_init() was not thread aware. [RT #17123] 2007-09-14 05:35:51 +00:00
Mark Andrews
a7b7a4ebc3 2237. [bug] libbind: res_init() was not thread aware. [RT #17123] 2007-09-14 05:32:25 +00:00
Automatic Updater
10eef33fc6 update copyright notice 2007-08-28 07:19:18 +00:00
Mark Andrews
5827b4fdfb 2216. [cleanup] Fix a number of errors reported by Coverity.
[RT #17094]
2007-08-27 03:40:01 +00:00
Mark Andrews
557bcc2092 2216. [cleanup] Fix a number of errors reported by Coverity.
[RT #17094]
2007-08-27 03:32:27 +00:00
Mark Andrews
0bec7785b0 9.5.0a6 2007-07-09 02:39:38 +00:00
Mark Andrews
e755e96fb0 2205. [bug] libbind: change #2119 broke thread support. [RT #16982] 2007-07-09 01:54:03 +00:00