Mark Andrews
61e1dc26d6
regen
2004-04-07 00:57:04 +00:00
Mark Andrews
e3f6b4d219
regen
2004-04-06 22:04:52 +00:00
Mark Andrews
0707a8c04f
regen
2004-03-05 12:40:39 +00:00
Mark Andrews
8a66318e41
regen / copyright update
2004-03-05 08:32:21 +00:00
Mark Andrews
af5073d032
update copyrights
2004-03-05 05:48:29 +00:00
Mark Andrews
dafcb997e3
update copyright notice
2004-03-05 05:14:21 +00:00
Mark Andrews
74cb99072c
1573. [port] linux: update to libtool 1.5.2 so that
...
"make install DESTDIR=/xx" works with
"configure --with-libtool". [RT #9941 ]
2004-02-24 01:41:28 +00:00
Mark Andrews
b346807a32
regen documentation
2004-01-14 02:13:45 +00:00
Mark Andrews
0f98d5c83e
repeated words
2003-11-02 22:49:10 +00:00
Mark Andrews
3970098dcd
regen documentation
2003-09-30 06:13:33 +00:00
Mark Andrews
cc083bb703
sizeof style
2003-09-11 01:49:18 +00:00
Mark Andrews
5eb91bd90e
silence compiler warnings (HPUX/11i)
2003-07-25 00:01:16 +00:00
Mark Andrews
5798e5b3d4
update WIDE copyright notice.
2003-07-04 05:21:47 +00:00
Mark Andrews
806c235ecf
1458. [cleanup] sprintf() -> snprintf().
2003-04-11 07:25:31 +00:00
Mark Andrews
be8aff07bb
spelling
2003-03-19 17:43:41 +00:00
Mark Andrews
b587e1d83f
spelling
2003-02-07 01:13:13 +00:00
Danny Mayer
15e7c81d57
file changes as well as addition of the use of IpHlpApi from the MS Platform SDK
2002-08-11 03:32:56 +00:00
Danny Mayer
24e0175a62
Win32 version for using the registry or resolv.conf for resolver information
2002-08-11 03:29:32 +00:00
Danny Mayer
1433d8f5f4
changed keyword option to options for the resolv.conf file
2002-08-11 03:26:26 +00:00
Mark Andrews
49d69bbad8
use lwres_inet_ntop instead of inet_ntop
2002-08-08 21:14:13 +00:00
Mark Andrews
e72d4d8929
1354. [doc] lwres man pages had illegal nroff.
2002-08-05 04:56:50 +00:00
Mark Andrews
bb6936058e
1351. [bug] lwres_getipnodebyname() returned the wrong name
...
when given a IPv4 literal, af=AF_INET6 and AI_MAPPED
was set.
2002-08-02 12:16:57 +00:00
Mark Andrews
d9e0458a89
1331. [bug] lwres_getrrsetbyname leaked memory. [RT #3159 ]
2002-06-20 02:31:17 +00:00
Mark Andrews
bdb1394788
1205. [func] lwres: probe the system to see what address families
...
are currently in use.
2002-05-27 06:54:48 +00:00
Mark Andrews
9549a96654
1294. [bug] Memory leak in lwres_gnbarequest_parse().
2002-05-17 02:30:37 +00:00
Andreas Gustafsson
1f1d36a87b
Check return values or cast them to (void), as required by the coding
...
standards; add exceptions to the coding standards for cases where this is
not desirable
2001-11-30 01:59:49 +00:00
Andreas Gustafsson
91cd0f93ad
sizeof style
2001-11-27 01:56:32 +00:00
Andreas Gustafsson
f1b6872550
Do not put a space before ';' when terminating a statement or in a 'for' statement.
2001-11-27 00:56:32 +00:00
Danny Mayer
e61793f086
Added LIB*_EXTERNAL_DATA Macros necessary to make lib extern variables globally visible in Win32
2001-11-19 03:08:44 +00:00
Mark Andrews
552a117791
1101. [bug] Array bounds read error in lwres_gai_strerror.
2001-11-02 00:48:06 +00:00
Andreas Gustafsson
9f6c66e1b3
Deal with AIX defining in6addr_any but not in6addr_loopback
...
in libc, even though both are declared in <netinet/in.h>. This caused
named to fail to link on AIX after change 1083, which introduced
the first actual use of in6addr_loopback.
2001-11-01 22:39:30 +00:00
Andreas Gustafsson
1a32d316dd
add a version.h for liblwres, too
2001-10-23 18:45:53 +00:00
Mark Andrews
c2bc56dc65
Move configuration checking to libbind9.
2001-09-20 15:17:07 +00:00
Mark Andrews
2449f41e75
960. [port] liblwres failed to build on systems with support for
...
getrrsetbyname() in the OS. [RT #1592 ]
2001-08-16 06:39:33 +00:00
Andreas Gustafsson
76c8294c81
format string bugs and improved format string checking [RT #1578 ]
2001-08-08 22:54:55 +00:00
Danny Mayer
a59a1d313a
Updated .mak files to remove dependancies
2001-08-02 07:05:43 +00:00
Andreas Gustafsson
9f5a862a90
lwres.h should be installed, and net.h should not
2001-07-31 01:32:45 +00:00
Danny Mayer
922a15c7c0
Changes to support win32
2001-07-26 03:15:16 +00:00
Danny Mayer
10266aa76f
Conditionalize declaration of LIBLWRES_EXTERNAL_DATA
2001-07-23 03:01:56 +00:00
Danny Mayer
72dc0b0824
Added make file
2001-07-22 06:30:18 +00:00
Andreas Gustafsson
001d1ceec6
coding style
2001-07-19 16:59:32 +00:00
Mark Andrews
3489d64bde
"or equals" rather than "not equals"
2001-07-19 04:57:46 +00:00
Danny Mayer
7181165333
Add support for win32
2001-07-19 02:50:12 +00:00
Andreas Gustafsson
7ecaf69507
need <lwres/platform.h>
2001-07-18 20:14:52 +00:00
Andreas Gustafsson
3abbed44db
coding style
2001-07-18 18:29:59 +00:00
Mark Andrews
aac5a28f1f
LIBISCCFG_EXTERNAL_DATA should be in lwres/platform.h
2001-07-18 08:15:23 +00:00
Danny Mayer
5236050c0f
Add support for win32
2001-07-18 02:37:15 +00:00
Brian Wellington
b9be76ed89
lwres.h wasn't installed [RT #1494 ]
2001-07-14 18:41:33 +00:00
Andreas Gustafsson
dc9b928cf6
net.h has moved
2001-07-11 21:42:25 +00:00
Brian Wellington
9a43e47721
ordering
2001-07-10 23:38:44 +00:00