bind9/lib/dns
2000-01-27 02:55:47 +00:00
..
config needs #include <dns/result.h> 2000-01-20 01:13:12 +00:00
include basic priming support 2000-01-27 02:55:47 +00:00
rdata checkpoint to/from struct support 2000-01-17 03:21:53 +00:00
sec dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
a6.c Note that we currently assume the targets of A6 RRs are canonical 2000-01-14 23:54:31 +00:00
acl.c memset() not declared 2000-01-26 23:45:13 +00:00
aclconf.c need #include <dns/log.h> 2000-01-20 00:59:17 +00:00
adb.c always set find->query_pending correctly 2000-01-27 02:14:53 +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 name tasks 2000-01-25 19:31:23 +00:00
callbacks.c log master file loading errors through the logging subsystem 2000-01-22 01:38:58 +00:00
compress.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
db.c allow db adds to be forced 2000-01-25 19:26:45 +00:00
dbiterator.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
dbtable.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
dispatch.c Start moving the dispatcher code to allow it to be used for wire format as well as for lightweight resolver daemon stuff. 2000-01-07 01:17:47 +00:00
dnssec.c isc_stdtime_get() now returns void, not isc_result_t. 1999-12-16 23:29:07 +00:00
gen-unix.h update copyrights 1999-10-31 18:42:01 +00:00
gen-win32.h gen-unix.h, gen-win32.h: 1999-10-08 22:57:20 +00:00
gen.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
journal.c conform to dns_db_addrdataset() API change 2000-01-25 19:30:51 +00:00
lib.c put msgcat init in lib.c 1999-06-23 22:28:27 +00:00
log.c reversing bogus checkin 2000-01-06 15:02:16 +00:00
Makefile.in separated BIND specific configuration code from rest 2000-01-24 19:14:26 +00:00
master.c trailing newlines are no longer needed in messages printed 2000-01-22 01:41:17 +00:00
masterdump.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
message.c More TSIG/TKEY minor fixes (including a few more plugged memory leaks) 2000-01-22 04:45:17 +00:00
name.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
ncache.c conform to dns_db_addrdataset() API change 2000-01-25 19:30:51 +00:00
nxt.c conform to dns_db_addrdataset() API change 2000-01-25 19:30:51 +00:00
rbt.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
rbtdb.c allow db adds to be forced 2000-01-25 19:26:45 +00:00
rbtdb.h dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
rbtdb64.c add rbtdb64 1999-03-04 02:39:41 +00:00
rbtdb64.h dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
rdata.c Add include isc/util.h. 2000-01-17 03:19:40 +00:00
rdatalist.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
rdataset.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
rdatasetiter.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
rdataslab.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
resolver.c basic priming support 2000-01-27 02:55:47 +00:00
result.c add DNS_R_ALIAS 2000-01-21 02:48:42 +00:00
rootns.c allow the root hints to be built from a file too 2000-01-27 01:55:46 +00:00
tcpmsg.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
time.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
tkey.c - generated TSIG keys can expire 2000-01-24 22:22:51 +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 - generated TSIG keys can expire 2000-01-24 22:22:51 +00:00
tsigconf.c - generated TSIG keys can expire 2000-01-24 22:22:51 +00:00
ttl.c dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
version.c shared library support 1999-07-03 21:07:10 +00:00
view.c basic priming support 2000-01-27 02:55:47 +00:00
xfrin.c change some logging from INFO to DEBUG 2000-01-26 21:12:04 +00:00
zone.c don't treat missing slave zone file as error when starting up 2000-01-27 01:35:17 +00:00
zoneconf.c removed 'pubkey' from the zone object; if we decide it is 2000-01-27 00:44:56 +00:00
zt.c dn_zt_apply() returned ISC_R_NOTFOUND when the zone table was 2000-01-24 19:11:21 +00:00