Andreas Gustafsson
|
dee69dd3aa
|
renamed isc_file_getabsolutepath() to isc_file_absolutepath()
to be more consistent with established naming conventions
|
2001-07-16 17:22:17 +00:00 |
|
Andreas Gustafsson
|
5827c8e0a6
|
80 columns
|
2001-07-16 17:15:08 +00:00 |
|
Andreas Gustafsson
|
83018d6cf9
|
removed spurious empty line inserted in previous commit
|
2001-07-16 17:14:38 +00:00 |
|
Mark Andrews
|
ac1f768061
|
regen
|
2001-07-16 14:43:49 +00:00 |
|
Mark Andrews
|
47dfc702de
|
glibc getserv*_r()
|
2001-07-16 14:43:40 +00:00 |
|
Brian Wellington
|
cabaeca9ae
|
missing assertion checks
|
2001-07-16 09:48:05 +00:00 |
|
Mark Andrews
|
e88c4a4917
|
regen
|
2001-07-16 08:38:06 +00:00 |
|
Mark Andrews
|
101e6adfe0
|
glibc getproto*_r()
|
2001-07-16 08:37:45 +00:00 |
|
Mark Andrews
|
fd61f111a8
|
regen
|
2001-07-16 08:05:43 +00:00 |
|
Mark Andrews
|
16b5ecc6f3
|
glibc getnet*_r()
|
2001-07-16 08:05:20 +00:00 |
|
Danny Mayer
|
1336066b63
|
Added support for Win32
|
2001-07-16 05:48:16 +00:00 |
|
Mark Andrews
|
acee1ae35c
|
glibc prototypes
|
2001-07-16 05:23:28 +00:00 |
|
Mark Andrews
|
7c7c717788
|
HOST_R_SETANSWER
|
2001-07-16 05:17:13 +00:00 |
|
Mark Andrews
|
8c8d889d10
|
glibc prototypes for gethost*_r().
|
2001-07-16 05:16:33 +00:00 |
|
Danny Mayer
|
f621719829
|
Added support for Win32
|
2001-07-16 05:10:30 +00:00 |
|
Mark Andrews
|
5deaff6621
|
regen
|
2001-07-16 05:02:58 +00:00 |
|
Mark Andrews
|
3024819c2e
|
int -> size_t
|
2001-07-16 05:01:27 +00:00 |
|
Mark Andrews
|
692d2a9c7e
|
regen
|
2001-07-16 04:55:31 +00:00 |
|
Mark Andrews
|
4ccd54f3af
|
in
|
2001-07-16 04:54:23 +00:00 |
|
Mark Andrews
|
42f476472a
|
regen
|
2001-07-16 04:24:38 +00:00 |
|
Mark Andrews
|
6cf48dea49
|
glibc's gethost*_r() is different to anyone elses.
|
2001-07-16 04:23:00 +00:00 |
|
Andreas Gustafsson
|
9115330256
|
coding style
|
2001-07-16 04:09:45 +00:00 |
|
Danny Mayer
|
3bd4083e48
|
Updates to support win32
|
2001-07-16 03:52:14 +00:00 |
|
Mark Andrews
|
f73c8fffee
|
pullup from BIND 8:
1242. [bug] inet_pton() failed to reject octal input.
|
2001-07-16 03:31:45 +00:00 |
|
Mark Andrews
|
bddfe77128
|
936. [func] Warn when non dotted decimal quad's are used.
[RT #1084]
935. [bug] inet_pton failed to reject leading zeros.
|
2001-07-16 03:06:53 +00:00 |
|
Mark Andrews
|
bd12be6e88
|
spelling
|
2001-07-15 23:29:48 +00:00 |
|
Andreas Gustafsson
|
aa0dc8d920
|
934. [port] Deal with systems where accept() spuriously returns
ECONNRESET.
|
2001-07-15 22:50:24 +00:00 |
|
Mark Andrews
|
9ec26a1862
|
regen
|
2001-07-15 22:23:13 +00:00 |
|
Mark Andrews
|
159b83ff18
|
unixware [RT #1496]
|
2001-07-15 22:20:43 +00:00 |
|
Mark Andrews
|
5c2551db52
|
regen
|
2001-07-14 23:16:50 +00:00 |
|
Mark Andrews
|
47d48791fc
|
933. [bug] configure failed doing libbind on platforms not
supported by BIND 8. [RT #1496]
|
2001-07-14 23:14:09 +00:00 |
|
Brian Wellington
|
b9be76ed89
|
lwres.h wasn't installed [RT #1494]
|
2001-07-14 18:41:33 +00:00 |
|
Andreas Gustafsson
|
86a733bc74
|
use ISC_PLATFORM_RLIMITTYPE unconditionally, eliminating
the need for the HAVE_RLIM_T macro
|
2001-07-14 01:55:08 +00:00 |
|
Mark Andrews
|
0792e396ea
|
regen
|
2001-07-13 02:46:21 +00:00 |
|
Mark Andrews
|
5e68d98eff
|
add libtool support to libbind [RT #1491]
|
2001-07-13 02:38:28 +00:00 |
|
Danny Mayer
|
c4958494a9
|
Updates to support LIBISC_EXTERNAL_DATA and misc. cleanup
|
2001-07-12 05:58:28 +00:00 |
|
Mark Andrews
|
c70896e026
|
namespace collision [RT #1399]
|
2001-07-12 03:51:14 +00:00 |
|
Mark Andrews
|
39ebcd5955
|
#927
check for DUMPNEEDED in dns_zone_flush.
check for zone->masterfile != NULL in zone_dump().
|
2001-07-11 23:15:14 +00:00 |
|
Andreas Gustafsson
|
dc9b928cf6
|
net.h has moved
|
2001-07-11 21:42:25 +00:00 |
|
Brian Wellington
|
b6d7e96688
|
LOCK_ZONE/UNLOCK_ZONE, not LOCK/UNLOCK
|
2001-07-11 19:12:53 +00:00 |
|
Brian Wellington
|
529017a705
|
The testing framework didn't handle T_UNTESTED at all. It also sucks.
|
2001-07-11 18:51:22 +00:00 |
|
David Lawrence
|
37aa910318
|
ISC_PLATFORM_USEDECLSPEC hook for Microsoft DLL declaration junk
|
2001-07-11 05:32:55 +00:00 |
|
Mark Andrews
|
e9596e1fb3
|
927. [bug] Don't hold the zone lock for the entire dump to disk.
[RT #1423]
|
2001-07-11 05:20:26 +00:00 |
|
Danny Mayer
|
ad38e19578
|
Fix isabsolute for absolute path names
|
2001-07-11 04:32:15 +00:00 |
|
Bob Halley
|
c54210716e
|
avoid deadlock with the ADB when shutting down [RT #1324]
|
2001-07-11 01:19:56 +00:00 |
|
Brian Wellington
|
9a43e47721
|
ordering
|
2001-07-10 23:38:44 +00:00 |
|
Brian Wellington
|
3fcf6b956f
|
925. [cleanup] Remove openssl from the distribution; require that
--with-openssl be specified if DNSSEC is needed.
|
2001-07-10 21:40:10 +00:00 |
|
Brian Wellington
|
6614bac268
|
oops, don't return an isc_boolean_t as an isc_result_t.
|
2001-07-10 21:27:59 +00:00 |
|
Andreas Gustafsson
|
1858039a0e
|
spacing
|
2001-07-10 21:13:07 +00:00 |
|
Andreas Gustafsson
|
3d4d93c35b
|
misplaced cast could cause EDNS extended RCODE bits to be lost [RT #1483]
|
2001-07-10 20:09:24 +00:00 |
|