Brian Wellington
|
b5fff54fe9
|
SIG records were not properly negatively cached.
|
2000-04-13 17:01:19 +00:00 |
|
Andreas Gustafsson
|
3ae7579332
|
If a fetch with sigrdataset==NULL joined one with sigrdataset!=NULL
or vice versa, the resolver could catch an assertion or lose signature data,
respectively.
|
2000-04-13 16:43:02 +00:00 |
|
Mark Andrews
|
b61bbad878
|
Freebsd 4.0 needs sys/param.h for ALIGN
|
2000-04-13 08:10:18 +00:00 |
|
Mark Andrews
|
4716e94840
|
rndc: taskmgr and socketmgr were not initalised to NULL.
|
2000-04-13 06:37:12 +00:00 |
|
David Lawrence
|
622af581bd
|
51. [cleanup] dns/compress.h and dns/zt.h did not need to include
dns/rbt.h; it was needed only by compress.c and zt.c.
|
2000-04-12 21:44:12 +00:00 |
|
David Lawrence
|
3db9528435
|
50. [func] RBT deletion no longer requires a valid chain to work,
and dns_rbt_deletenode was added.
|
2000-04-12 21:40:15 +00:00 |
|
Bob Halley
|
0e9c5d24d2
|
update
|
2000-04-12 01:38:44 +00:00 |
|
Bob Halley
|
3886e748a4
|
update
|
2000-04-12 01:32:59 +00:00 |
|
Bob Halley
|
b4b032ab5a
|
memory context changes
|
2000-04-12 01:24:29 +00:00 |
|
Brian Wellington
|
ce0004744d
|
update
|
2000-04-11 20:50:30 +00:00 |
|
Andreas Gustafsson
|
83a39d3f3c
|
[func], not [feature]
|
2000-04-11 19:12:50 +00:00 |
|
Andreas Gustafsson
|
b4b4adc097
|
added convenience function dns_name_format() for use in formatting
log messages
|
2000-04-11 19:11:46 +00:00 |
|
Bob Halley
|
134ba0e08a
|
Linux PR_SET_KEEPCAPS support
|
2000-04-11 18:51:19 +00:00 |
|
Andreas Gustafsson
|
8426878e98
|
added DNS_LOGCATEGORY_DNSSEC and DNS_LOGMODULE_VALIDATOR
|
2000-04-11 18:24:32 +00:00 |
|
Andreas Gustafsson
|
0f7045b0c4
|
moved a few more typedefs to <isc/types.h>: isc_region_t,
isc_textregion_t, isc_lex_t
|
2000-04-10 21:57:24 +00:00 |
|
Brian Wellington
|
7c0e50b562
|
update
|
2000-04-08 04:43:50 +00:00 |
|
Andreas Gustafsson
|
a25310fd1d
|
if the first RR in an incoming zone transfer was not an SOA,
we got an assertion failure
|
2000-04-07 19:41:07 +00:00 |
|
Michael Graff
|
42712a426d
|
document changes
|
2000-04-06 22:08:48 +00:00 |
|
David Lawrence
|
e6a6c0a5d6
|
35. [performance] Log messages which are of a level too high to be
logged by any channel in the logging configuration
will not cause the log mutex to be locked.
|
2000-04-06 20:32:31 +00:00 |
|
Andreas Gustafsson
|
11a898e050
|
fixed failure to obey the 'recursion' option
|
2000-04-06 20:28:00 +00:00 |
|
David Lawrence
|
5d4f11b265
|
The RBT now maintains a parent pointer at each node.
|
2000-04-06 18:47:07 +00:00 |
|
David Lawrence
|
b295930144
|
bin/lwresd/client.c needs <string.h> for memset() prototype
|
2000-04-06 16:15:28 +00:00 |
|
David Lawrence
|
0bcb1d4d63
|
[RT #92] use ${LIBTOOL} to compile main.@O@
|
2000-04-06 16:00:36 +00:00 |
|
James Brister
|
ce3be21d63
|
update
|
2000-04-06 10:34:32 +00:00 |
|
David Lawrence
|
7b2db4b8d1
|
include netinet6/in6.h on only BSD/OS 4.[01]*
|
2000-04-06 03:30:28 +00:00 |
|
James Brister
|
9e7c9ad159
|
update
|
2000-04-05 15:41:48 +00:00 |
|
Andreas Gustafsson
|
bf062442ee
|
documented recent changes
|
2000-04-04 23:18:40 +00:00 |
|
Brian Wellington
|
404e3e4738
|
SIGs weren't returned in the answer section when the query resulted in a fetch.
|
2000-04-04 21:13:45 +00:00 |
|
David Lawrence
|
5b84a24a3b
|
[RT #80] CINCLUDES now has precedence over STD_CINCLUDES
|
2000-04-04 20:55:36 +00:00 |
|
Brian Wellington
|
7d1d130f4f
|
Don't do post-load validation of zones if there are no zones.
|
2000-04-04 20:19:13 +00:00 |
|
Bob Halley
|
d9cc295339
|
update
|
2000-04-04 19:19:58 +00:00 |
|
David Lawrence
|
9ac79ef3f8
|
use AC_TRY_LINK instead of AC_TRY_COMPILE when checking for in6addr_any
|
2000-04-04 18:33:08 +00:00 |
|
James Brister
|
a6a0b5e9b7
|
Entries for key name quoting and zone validation.
|
2000-03-30 17:29:05 +00:00 |
|
Bob Halley
|
da6affdf7d
|
update
|
2000-03-30 01:02:20 +00:00 |
|
Bob Halley
|
be768c2e95
|
update
|
2000-03-29 21:02:48 +00:00 |
|
James Brister
|
f00e30e932
|
Entry for:
Fixed possible unitialized variable error.
|
2000-03-29 19:47:55 +00:00 |
|
Bob Halley
|
19e0c849f6
|
update
|
2000-03-29 19:02:20 +00:00 |
|
Bob Halley
|
01e320c4fb
|
update
|
2000-03-29 18:58:20 +00:00 |
|
James Brister
|
dd6132005a
|
Entry for:
replaced bit-setting code in confctx.c and replaced
repeated code with macro calls.
|
2000-03-29 15:13:48 +00:00 |
|
Andreas Gustafsson
|
d6d18435cd
|
don't access freed memory when shutting down
incoming zone transfer
|
2000-03-29 12:28:03 +00:00 |
|
James Brister
|
3f46e84f9f
|
Descriptions for latest changes.
|
2000-03-29 07:58:25 +00:00 |
|
Bob Halley
|
a5a5371b75
|
fix typo
|
2000-03-29 07:22:35 +00:00 |
|
Bob Halley
|
fdb12d38d3
|
linux portability changes
|
2000-03-28 19:47:46 +00:00 |
|
Brian Wellington
|
43a5758df7
|
TKEYs go in the answer section of responses.
|
2000-03-28 03:16:40 +00:00 |
|
Brian Wellington
|
c73aafe601
|
dst_random_get notices when openssl complains about having no entropy, and
calls isc_random_get to get some. This should possibly do something
else later.
|
2000-03-28 03:06:38 +00:00 |
|
Bob Halley
|
99b80297d4
|
add
|
2000-03-28 01:19:43 +00:00 |
|