..
config
remove unnecessary break
2000-02-02 05:59:59 +00:00
include
completely decouple the lwres library from libisc. Bad michael for using isc/int.h and isc/lang.h, bad Mark for adding isc/tring.h, isc/net.h, and a few others.
2000-02-03 01:28:52 +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
s/IGNORELAME/RETURNLAME/g
2000-02-02 23:27:39 +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
replaced several RUNTIME_CHECK()s with less fatal means
2000-02-03 18:59:24 +00:00
callbacks.c
log master file loading errors through the logging subsystem
2000-01-22 01:38:58 +00:00
compress.c
typo in comment
2000-02-02 00:38:28 +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
add missing exit checks to udp_recv and tcp_recv
2000-02-02 23:29:47 +00:00
dnssec.c
dns_dnssec_findzonekeys shouldn't complain about a harmless ISC_R_NOTFOUND
2000-02-03 18:48:15 +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
Added code to reject lines beginning with $ that are not known Directives.
2000-02-03 19:03:59 +00:00
masterdump.c
dns_master_dumptostream() from static to public.
2000-01-31 01:51:26 +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_name_matcheswildcard("foo.com.", "*.foo.com.") incorrectly returned true
2000-02-02 20:44:22 +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
Wildcard matching was broken.
2000-02-02 21:22:09 +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
typo in comment
2000-02-02 00:41:26 +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 have no addresses at all, but some have been pruned by the
2000-02-03 00:01:08 +00:00
result.c
add DNS_R_ALIAS
2000-01-21 02:48:42 +00:00
rootns.c
include <string.h>
2000-01-31 21:59:02 +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
#include <dns/confctx.h> is no longer needed
2000-01-27 19:39:59 +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
Use ISC_TRUE not 1.
2000-02-02 06:38:43 +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
set configuration lock quotas to 1
2000-01-27 21:20:32 +00:00
xfrin.c
missing static
2000-02-02 01:01:24 +00:00
zone.c
include <isc/mktemplate.h> and <isc/ufile.h>
2000-01-31 18:05:13 +00:00
zoneconf.c
use global max-transfer-time-out if per-zone option is not set
2000-01-31 23:13:22 +00:00
zt.c
don't write to freed memory
2000-02-01 01:27:30 +00:00