Mark Andrews
cbdd3a318b
update lib copyrights
2004-03-06 08:15:48 +00:00
Mark Andrews
3e82bbf686
1471. [bug] libbind: updated to BIND 8.4.0.
2003-06-27 03:51:44 +00:00
Mark Andrews
a009918e2f
reviewed: bwelling
...
1314. [func] libbind: no longer attempts bit string labels for
IPv6 reverse resolution. Try IP6.ARPA then IP6.INT
for nibble style resolution.
2002-07-14 04:31:45 +00:00
Mark Andrews
c1a634d46b
remove dead code
2002-07-12 01:23:16 +00:00
Mark Andrews
d600a66f52
white space
2002-07-12 01:20:15 +00:00
Mark Andrews
e2f5e9a858
reviewed: halley
...
1339. [func] libbind: log attempts to exploit #1338 .
2002-07-12 01:10:23 +00:00
Mark Andrews
2dbeb26f3d
reviewed: bwelling
...
1094. [func] libbind: add support gcc's format string checking.
2002-07-11 23:32:35 +00:00
Mark Andrews
b839c5abec
1338. [bug] libbind: Remote buffer overrun.
2002-07-11 05:55:05 +00:00
Mark Andrews
c3cdf325b5
reviewed: bwelling
...
1336. [bug] libbind: gethostans() could get out of sync parsing
the response if there was a very long CNAME chain.
2002-07-11 04:08:06 +00:00
Mark Andrews
ecb325ac83
reviewed: bwelling
...
1302. [port] libbind: hpux 11.11 interface scaning.
2002-07-10 06:36:26 +00:00
Mark Andrews
ede71ed60b
pullup:
...
1212. [port] libbind: 64k answer buffers were causing stack space
to be exceeded for certian OS. Use heap space instead.
2002-03-20 19:44:40 +00:00
Mark Andrews
18a3d3ea3d
pullup:
...
1210. [bug] libbind: getnameinfo() failed to lookup IPv4 mapped /
compatible addresses. [RT #2461 ]
2002-03-20 19:31:14 +00:00
Andreas Gustafsson
258eca377d
pullup:
...
1207. [bug] libbind: getaddrinfo() could call freeaddrinfo() with
an invalid pointer.
2002-02-20 01:06:19 +00:00
Mark Andrews
f9409b10fd
pullup:
...
1152. [bug] libbind: read buffer overflows.
2002-01-22 04:15:45 +00:00
Mark Andrews
913e3def6d
pullup:
...
extra text after #else
2001-11-15 06:21:38 +00:00
Andreas Gustafsson
84189fe5ad
pullup:
...
1092. [bug] libbind: get*by*() failed to check if res_init() had
been called.
2001-11-02 20:55:24 +00:00
Andreas Gustafsson
b15ba3f20d
pullup:
...
1091. [bug] libbind: misplaced va_end().
2001-11-02 20:45:32 +00:00
Andreas Gustafsson
a3a89d7c36
pullup:
...
1090. [bug] libbind: dns_ho.c:add_hostent() was not returning
the amount of memory consumed resulting in garbage
address being returned. Alignment calculations were
wasting space. We wern't suppressing duplicate
addresses.
2001-11-02 20:35:28 +00:00
Andreas Gustafsson
50d93bb5f8
pullup:
...
1084. [cleanup] libbind: gai_strerror() rewritten.
2001-11-01 19:00:47 +00:00
Mark Andrews
8e6813696a
support running configure in a directory other than the source directory
2001-08-09 05:59:58 +00:00
Mark Andrews
47dfc702de
glibc getserv*_r()
2001-07-16 14:43:40 +00:00
Mark Andrews
101e6adfe0
glibc getproto*_r()
2001-07-16 08:37:45 +00:00
Mark Andrews
16b5ecc6f3
glibc getnet*_r()
2001-07-16 08:05:20 +00:00
Mark Andrews
6cf48dea49
glibc's gethost*_r() is different to anyone elses.
2001-07-16 04:23:00 +00:00
Mark Andrews
bd12be6e88
spelling
2001-07-15 23:29:48 +00:00
Mark Andrews
9565793aed
pullup BIND 8.
...
1239. [bug] call res_ndestroy() in net_data_destroy().
2001-07-04 08:10:23 +00:00
Mark Andrews
60d17e54ea
singed/unsigned
2001-07-04 04:51:05 +00:00
Mark Andrews
5a20525ef3
unreachable statement
2001-07-03 07:53:36 +00:00
Mark Andrews
265c5051d7
cp was being assign from the wrong pointer
2001-07-03 06:47:32 +00:00
Mark Andrews
d4e535315d
pullup from BIND 8:
...
1237. [bug] buffer overrun, access mode read.
2001-07-02 00:44:50 +00:00
Mark Andrews
c86b6051b6
hp cleanup
2001-06-27 12:29:41 +00:00
Mark Andrews
51cb4eba54
aix & hp
2001-06-25 13:22:33 +00:00
Mark Andrews
7ae2ccb5d1
linux netbsd
2001-06-22 05:11:05 +00:00
Mark Andrews
527302c4fe
BIND 8.3.0-T1A sync
2001-06-21 08:26:27 +00:00
Mark Andrews
c69d61c69b
realloc -> malloc
2001-06-07 02:14:52 +00:00
Mark Andrews
6cefb60af5
pullup from BIND 8
...
862. [bug] Use after realloc(), non portable pointer arithmetic in
grmerge().
2001-06-07 00:22:35 +00:00
Brian Wellington
fe61fbe14e
ignore Makefiles and autoconf stuff
2001-06-04 21:48:52 +00:00
Mark Andrews
45d75e9b26
copyrights
2001-05-31 05:54:07 +00:00
Mark Andrews
b96a1d9fa3
sync multiple changes from BIND 8.
2001-05-28 08:38:32 +00:00
Mark Andrews
ba10e25d1c
pullup from BIND 8.
...
1214. [bug] getrgnam()/getgrgid() leaked memory.
2001-05-25 03:32:40 +00:00
Mark Andrews
3dd53ffbd7
remove unnecessary call to res_nsearch() from reverse lookup path.
2001-05-22 22:53:24 +00:00
Mark Andrews
1cfecfd34f
Bitstring labels are independent of DNAMEs.
...
Provide a runtime mechanism to set the IPv6 suffixes for reverse lookups.
Provide a runtime mechanism to disable each of the IPv6 reverse lookup
methods.
Provide a mechanism to free memory allocated by res_{n}init().
2001-05-21 14:31:32 +00:00
Mark Andrews
2510f0bd84
axi changes
2001-05-14 07:59:46 +00:00
Mark Andrews
6ddea57cb4
ais
2001-05-10 07:33:31 +00:00
Mark Andrews
9259ea7e4b
aix
2001-05-10 07:29:54 +00:00
Tatuya JINMEI 神明達哉
931f35a927
removed one more 'ifdef INET6'.
2001-04-30 18:08:54 +00:00
Tatuya JINMEI 神明達哉
291e6be74f
some cleanups and clarifications;
...
- removed 'ifdef INET6' (libbind's getaddrinfo should always be buildable
with the INET6 part.)
- use EAI_NONAME instead of EAI_NODATA (this is an API issue. I'll raise
it at the group working on the API).
- use h_errno instead of __h_errno.
- clarification on using interface names as link IDs of IPv6 link-local
addresses. (not all OSes support this.)
2001-04-30 17:46:58 +00:00
Tatuya JINMEI 神明達哉
520717e82b
supported the IPv6 scoped addresses format.
2001-04-30 17:35:17 +00:00
Tatuya JINMEI 神明達哉
4df5fde1a7
- code clenaups (removed redundant macros/blank lines, comment clarifications
...
etc.)
- use EAI_xxx error code according to draft-ietf-ipngwg-rfc2553bis-03.
(we may still have to reconsider EAI_NODATA - this is an API issue)
2001-04-30 17:34:02 +00:00
Mark Andrews
1e6276aaf8
WANT_IRS_NISGR_OBJ -> WANT_IRS_NISGR_OBJS
2001-04-23 02:57:20 +00:00