bind9/lib/dns
2000-01-17 14:46:20 +00:00
..
config Fixed error in printing max_transfer_* values in zones. 2000-01-17 14:46:20 +00:00
include Support new 'tcp-clients' and 'recursive-clients' statements. 2000-01-17 14:41:24 +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 added dns_acl_any(), dns_acl_none() 2000-01-13 23:38:55 +00:00
aclconf.c added dns_acl_any(), dns_acl_none() 2000-01-13 23:38:55 +00:00
adb.c Use dns_view_simplefind(). 2000-01-15 00:45:49 +00:00
api shared library support 1999-07-03 21:07:10 +00:00
byaddr.c checkpoint 2000-01-15 02:20:49 +00:00
cache.c always log both 'begin cache cleaning' and 'end cache cleaning', 2000-01-08 02:12:57 +00:00
callbacks.c callback structure changes 1999-07-30 23:33:15 +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 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
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 fixed memory leak introduced by previous change 2000-01-12 00:59:08 +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 add byaddr support 2000-01-12 20:05:41 +00:00
master.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
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 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
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 An additional coredump avoiding REQUIRE() 1999-11-04 18:45:21 +00:00
nxt.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
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 Cached NXDOMAIN for type ANY queries should be bound to a rdataset. 1999-12-23 06:50:51 +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 minor tweaks; added some assertions 2000-01-14 02:38:02 +00:00
result.c dns_result_torcode() now converts ISC_R_SUCCESS into 1999-12-22 22:11:18 +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 Change config API to not take a isc_log_t but use dns_lctx extern. 1999-12-06 12:40:39 +00:00
tsig.c plug a memory leak on failure 1999-12-17 21:09:34 +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 What used to be dns_view_find() is now dns_view_simplefind(). 2000-01-15 00:47:45 +00:00
xfrin.c Reposition call back to capture both successful IXFR's as well as AXFR's. 1999-12-24 00:44:59 +00:00
zone.c settimer logging tweaks 2000-01-06 23:33:20 +00:00
zoneconf.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
zt.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