..
config
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
include
add DNS_ADBFIND_STARTATROOT
2000-01-06 00:56:37 +00:00
rdata
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
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
isc_stdtime_get() now returns void, not isc_result_t.
1999-12-16 23:29:07 +00:00
acl.c
introducing dns_acl_t; other restructuring of server
1999-12-16 23:11:07 +00:00
aclconf.c
introducing dns_acl_t; other restructuring of server
1999-12-16 23:11:07 +00:00
adb.c
add DNS_ADBFIND_STARTATROOT
2000-01-06 00:56:37 +00:00
api
shared library support
1999-07-03 21:07:10 +00:00
cache.c
fixed a race condition where a cache cleaning cycle could
2000-01-06 01:12:20 +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
move util.h to <isc/util.h>
1999-12-16 22:24:22 +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
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
lib.c
put msgcat init in lib.c
1999-06-23 22:28:27 +00:00
log.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
Makefile.in
introducing dns_acl_t; other restructuring of server
1999-12-16 23:11:07 +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
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
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
If we're looking up the address of a nameserver who's name is a
2000-01-06 00:56:18 +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
move util.h to <isc/util.h>
1999-12-16 22:24:22 +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
xfrin_start_temporary_kludge() was called when the zone was already locked.
1999-12-31 00:20:47 +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