| .. |
|
config
|
Support many new values in a view statement.
|
2000-04-06 09:46:53 +00:00 |
|
include
|
Many new view-specific fields.
|
2000-04-06 09:50:13 +00:00 |
|
rdata
|
need <dns/types.h> to define dns_rdatatype_t
|
2000-04-04 23:10:53 +00:00 |
|
sec
|
converting from KEY records to dsa keys was broken.
|
2000-04-05 22:22:51 +00:00 |
|
.cvsignore
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
a6.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
acl.c
|
explitictly REQUIRE that reqaddr is non-null in dns_acl_match
|
2000-03-14 04:01:52 +00:00 |
|
aclconf.c
|
consistently use single quotes around quoted text in log messages
|
2000-03-01 22:41:59 +00:00 |
|
adb.c
|
clean 1 bucket every N seconds, or M buckets every 1 seconds. Also, decay goodness
|
2000-02-18 03:53:00 +00:00 |
|
api
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
byaddr.c
|
conform to resolver api changes
|
2000-01-21 02:48:28 +00:00 |
|
cache.c
|
do not indent CVS ID comment
|
2000-03-17 17:49:37 +00:00 |
|
callbacks.c
|
do not indent CVS ID comment
|
2000-03-17 17:49:37 +00:00 |
|
compress.c
|
exorcized local compression
|
2000-03-23 05:18:46 +00:00 |
|
db.c
|
Support ondestroy notfication of databases.
|
2000-02-10 16:09:01 +00:00 |
|
dbiterator.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
dbtable.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
dispatch.c
|
implement pktinfo through dispatcher -> named client
|
2000-03-14 03:30:52 +00:00 |
|
dnssec.c
|
TSIG and SIG(0) are no longer message pseudosections.
|
2000-03-29 01:32:22 +00:00 |
|
gen-unix.h
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
gen-win32.h
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
gen.c
|
do not indent CVS ID comment
|
2000-03-17 17:49:37 +00:00 |
|
journal.c
|
report journal file errors using isc_log_write(), not
|
2000-02-14 19:26:23 +00:00 |
|
keytable.c
|
Actually free the dst keys & keynodes when the keytable is destroyed.
|
2000-04-05 17:19:43 +00:00 |
|
lib.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
log.c
|
revised logging categories
|
2000-03-23 00:55:12 +00:00 |
|
Makefile.in
|
include config/confndc.o in CONFOBJS for libdns.a
|
2000-03-23 19:00:15 +00:00 |
|
master.c
|
ignore out-of-zone data
|
2000-03-29 21:01:30 +00:00 |
|
masterdump.c
|
removed newlines from UNEXPECTED_ERROR() messages
|
2000-02-17 19:58:59 +00:00 |
|
message.c
|
TSIG and SIG(0) are no longer message pseudosections.
|
2000-03-29 01:32:22 +00:00 |
|
name.c
|
need <isc/buffer.h>
|
2000-04-04 20:10:29 +00:00 |
|
ncache.c
|
exorcized local compression
|
2000-03-23 05:18:46 +00:00 |
|
nxt.c
|
dns_buildnxt takes a ttl as a parameter, instead of using 3600.
|
2000-02-08 19:02:24 +00:00 |
|
peer.c
|
update copyrights
|
2000-03-23 19:52:19 +00:00 |
|
rbt.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
rbtdb.c
|
In free_rbtdb(), only try to put the current version if it has been allocated.
|
2000-03-30 00:59:24 +00:00 |
|
rbtdb.h
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
rbtdb64.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
rbtdb64.h
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
rdata.c
|
removed extraneous newlines from error messages;
|
2000-03-22 17:28:57 +00:00 |
|
rdatalist.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
rdataset.c
|
exorcized local compression
|
2000-03-23 05:18:46 +00:00 |
|
rdatasetiter.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
rdataslab.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
request.c
|
add request locking.
|
2000-03-22 07:00:39 +00:00 |
|
resolver.c
|
SIGs weren't returned in the answer section when the query resulted in a fetch.
|
2000-04-04 21:13:45 +00:00 |
|
result.c
|
Add DNS_R_USETCP.
|
2000-03-20 12:26:32 +00:00 |
|
rootns.c
|
include <string.h>
|
2000-01-31 21:59:02 +00:00 |
|
ssu.c
|
need <isc/mem.h>
|
2000-04-04 20:10:57 +00:00 |
|
tcpmsg.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
time.c
|
do not indent CVS ID comment
|
2000-03-17 17:49:37 +00:00 |
|
tkey.c
|
TKEYs go in the answer section of responses.
|
2000-03-28 03:16:40 +00:00 |
|
tkeyconf.c
|
- dns_tkeyctx_fromconfig() should always return a valid context if it returns
|
2000-01-24 19:57:33 +00:00 |
|
tsig.c
|
TSIG and SIG(0) are no longer message pseudosections.
|
2000-03-29 01:32:22 +00:00 |
|
tsigconf.c
|
- generated TSIG keys can expire
|
2000-01-24 22:22:51 +00:00 |
|
ttl.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
validator.c
|
missing an #include <dns/dnssec.h>
|
2000-04-05 22:30:57 +00:00 |
|
version.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
view.c
|
added 'matchclients' field
|
2000-04-06 00:19:44 +00:00 |
|
xfrin.c
|
quote zone name in log messages to be consistent with
|
2000-04-04 19:22:07 +00:00 |
|
zone.c
|
dns_zone_notifyreceive() failed to unlock the zone lock in certain
|
2000-04-04 19:21:23 +00:00 |
|
zoneconf.c
|
ssutables are now attached/detached; zones get ssutables from config structs
|
2000-03-06 19:06:07 +00:00 |
|
zt.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |