bind9/lib/dns
Bob Halley a0abd77baa dns_name_downcase() was not calling isc_buffer_add(), so buffer would always
be empty.  This would cause name digesting to fail as well.
Remove some unused variables left over from the removal of local compression.
2000-03-23 17:56:24 +00:00
..
config %token L_DIRECTORY line was repeated 2000-03-21 21:26:21 +00:00
include exorcized local compression 2000-03-23 05:18:46 +00:00
rdata use the UNUSED() macro 2000-03-21 23:48:20 +00:00
sec add dst_key_iszonekey, KEYFLAG and KEYPROTO values 2000-03-16 22:43:54 +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 added msg.verify_attempted, renamed msg.verify_sig0 to verify_sig 2000-03-13 19:27:35 +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 dns_keytable_issecuredomain did not set result correctly on success 2000-03-16 23:57:02 +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 Add request to build. 2000-03-20 12:27:33 +00:00
master.c propagate the current and default TTLs into and out of 2000-03-22 19:27:51 +00:00
masterdump.c removed newlines from UNEXPECTED_ERROR() messages 2000-02-17 19:58:59 +00:00
message.c exorcized local compression 2000-03-23 05:18:46 +00:00
name.c dns_name_downcase() was not calling isc_buffer_add(), so buffer would always 2000-03-23 17:56:24 +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 made 'support-ixfr' a synonym for 'request-ixfr' 2000-03-20 19:40:04 +00:00
rbt.c update copyright 2000-02-03 23:50:32 +00:00
rbtdb.c add XXXRTH comment about CNAME and other data 2000-02-19 00:10:46 +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 use keytables 2000-03-16 23:59:33 +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 ssutables are now attached/detached; zones get ssutables from config structs 2000-03-06 19:06:07 +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 Use isc_mem_get(0) rather than NULL pointers in regions 2000-03-17 19:50:22 +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 Avoid calling dst_verify with an empty region 2000-03-16 23:13:25 +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 checkpoint 2000-03-17 00:01:28 +00:00
version.c update copyright 2000-02-03 23:50:32 +00:00
view.c secroots is now a keytable; add trustedkeys keytable 2000-03-17 00:00:18 +00:00
xfrin.c log a message saying whether an incoming zone transfer is 2000-03-20 21:07:48 +00:00
zone.c Unconditionally set the zone timer in xfrdone. 2000-03-21 00:17:15 +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