Andreas Gustafsson
|
55a96dbea0
|
need sys/time.h on some platforms
|
2001-07-10 19:54:01 +00:00 |
|
Brian Wellington
|
5939aa7265
|
wording
|
2001-07-10 19:08:28 +00:00 |
|
Brian Wellington
|
3b31ce9da9
|
functions can now return DST_R_NOCRYPTO
|
2001-07-10 19:05:53 +00:00 |
|
Andreas Gustafsson
|
34729dbcb3
|
split lwres/net.h into separate Unix and Win32 version to facilitate
porting; rely on that header for networking definitions rather than redundantly
including OS-dependent headers from the various lwres .c files
|
2001-07-10 18:26:12 +00:00 |
|
Andreas Gustafsson
|
5d97773191
|
rewrote isc_file_isabsolute()
|
2001-07-10 17:31:05 +00:00 |
|
Danny Mayer
|
14597c218d
|
Fix memory leak [RT 1478]
|
2001-07-10 06:27:44 +00:00 |
|
Danny Mayer
|
bb48ac4f81
|
array bounds error in isc_file_isabsolute and REQUIRE != NULL fixes [RT 1470]
|
2001-07-10 06:24:15 +00:00 |
|
Brian Wellington
|
28e2058c5f
|
macro style
|
2001-07-10 05:12:43 +00:00 |
|
Brian Wellington
|
9622173ccb
|
only create a memory pool if OPENSSL is defined.
|
2001-07-10 05:00:42 +00:00 |
|
Brian Wellington
|
4f0187f10c
|
DST_R_NOCRYPTO
|
2001-07-10 04:34:36 +00:00 |
|
Brian Wellington
|
bb5de15290
|
REQUIRE that parameters are not NULL in many functions [RT #1470]
|
2001-07-10 04:23:01 +00:00 |
|
Brian Wellington
|
024550401d
|
#if defined(OPENSSL) ==> #ifdef OPENSSL
remove unused #include <openssl/rand.h>
|
2001-07-10 04:01:19 +00:00 |
|
Andreas Gustafsson
|
a8f94d29b3
|
compile the version number into the isccfg and isccc libraries,
like we do with all other libraries
|
2001-07-09 22:25:29 +00:00 |
|
Andreas Gustafsson
|
38fed7505d
|
do multiple inclusion protection in all header files, and using the established ISC style
|
2001-07-09 21:34:44 +00:00 |
|
Andreas Gustafsson
|
ec4f2e859f
|
80 columns
|
2001-07-09 21:27:45 +00:00 |
|
Andreas Gustafsson
|
e76d4c91bf
|
coding style
|
2001-07-09 21:06:30 +00:00 |
|
Mark Andrews
|
9d99e3fda1
|
924. [port] Extend pre-RFC2133 support. [RT #987]
|
2001-07-09 08:07:41 +00:00 |
|
Mark Andrews
|
de18d9daa6
|
regen
|
2001-07-09 07:35:03 +00:00 |
|
Mark Andrews
|
752b0c0fa7
|
install as ${prefix}/bind/*. [RT #1472]
|
2001-07-09 07:33:11 +00:00 |
|
Danny Mayer
|
36d26b9d26
|
add export for isc_ntfile_printf
|
2001-07-08 07:22:42 +00:00 |
|
Danny Mayer
|
11045ab3d1
|
code style cleanup
|
2001-07-08 05:16:13 +00:00 |
|
Danny Mayer
|
68c2ccc953
|
code style cleanup
|
2001-07-08 05:09:35 +00:00 |
|
Brian Wellington
|
0a2d5c9905
|
924. [port] Apply #910 to lib/lwres. [RT #987]
|
2001-07-07 00:03:26 +00:00 |
|
Andreas Gustafsson
|
f2ee3341c7
|
spacing
|
2001-07-06 22:53:48 +00:00 |
|
Andreas Gustafsson
|
886db6ade3
|
make install failed in lib/bind/include due to lack of a mkinstalldirs script
in lib/bind
|
2001-07-06 22:23:42 +00:00 |
|
Andreas Gustafsson
|
305795c093
|
finish app.h move
|
2001-07-06 22:12:21 +00:00 |
|
Andreas Gustafsson
|
1e71bc82b8
|
coding style
|
2001-07-06 21:57:22 +00:00 |
|
Andreas Gustafsson
|
718d6eadd4
|
spacing
|
2001-07-06 21:47:15 +00:00 |
|
Andreas Gustafsson
|
96ed624253
|
923. [bug] Multiline TSIG secrets (and other multiline strings)
were not accepted in named.conf. [RT #1469]
|
2001-07-06 20:34:12 +00:00 |
|
Andreas Gustafsson
|
ad493ef9dd
|
spacing
|
2001-07-06 20:15:08 +00:00 |
|
Andreas Gustafsson
|
675a191f43
|
moved <isc/app.h> to OS-independent include directory
|
2001-07-06 19:50:05 +00:00 |
|
Andreas Gustafsson
|
8e3366bd7c
|
simplified
|
2001-07-06 19:40:33 +00:00 |
|
Andreas Gustafsson
|
19b34f979c
|
removed initializations of nonexistent variables at Danny's request
|
2001-07-06 17:35:04 +00:00 |
|
Mark Andrews
|
221a206115
|
IN6_IS_ADDR_V4COMPAT and IN6_IS_ADDR_V4MAPPED are also broken in glibc 2.1
|
2001-07-06 07:25:51 +00:00 |
|
Mark Andrews
|
f5af89cdee
|
IN6_ARE_ADDR_EQUAL and IN6_IS_ADDR_UNSPECIFIED are broken in glibc 2.1
|
2001-07-06 06:13:19 +00:00 |
|
Danny Mayer
|
2c50ab702f
|
stat routines
|
2001-07-06 06:00:17 +00:00 |
|
Danny Mayer
|
7fb411cfd1
|
plaform specific header
|
2001-07-06 05:59:09 +00:00 |
|
Danny Mayer
|
b02635aa75
|
offset header
|
2001-07-06 05:58:00 +00:00 |
|
Danny Mayer
|
1ee7ce8fbd
|
win32-specific runtime path header
|
2001-07-06 05:57:19 +00:00 |
|
Danny Mayer
|
b22d62aa69
|
ntfile FILE replacement headers
|
2001-07-06 05:56:25 +00:00 |
|
Danny Mayer
|
bcf5804255
|
win32 keyboard routines
|
2001-07-06 05:51:45 +00:00 |
|
Danny Mayer
|
a0f854291f
|
IPv6 on Win32 header
|
2001-07-06 05:50:42 +00:00 |
|
Danny Mayer
|
12d08bf91e
|
win32-specific integer definitions
|
2001-07-06 05:49:22 +00:00 |
|
Danny Mayer
|
c15033634e
|
Initial win32 release
|
2001-07-06 05:48:27 +00:00 |
|
Danny Mayer
|
83a373fc81
|
BIND Event information header
|
2001-07-06 05:46:37 +00:00 |
|
Danny Mayer
|
f950ce9932
|
BIND registry header information
|
2001-07-06 05:45:21 +00:00 |
|
Danny Mayer
|
c5e84ff0e4
|
app headers
|
2001-07-06 05:44:32 +00:00 |
|
Danny Mayer
|
f210fb51ef
|
Version information for libisc module
|
2001-07-06 05:43:17 +00:00 |
|
Danny Mayer
|
d4cfec8537
|
I/O header definitions
|
2001-07-06 05:42:24 +00:00 |
|
Danny Mayer
|
39a1539c7a
|
Header file for win32 emulation of syslog use the event log
|
2001-07-06 05:40:41 +00:00 |
|