| .. |
|
config
|
function was declared static but defined non-static
|
2000-01-31 22:06:09 +00:00 |
|
include
|
removed unnecessary #includes
|
2000-01-31 18:32:36 +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
|
when we find a CNAME/DNAME, set the result code to DNS_R_ALIAS, so it will
|
2000-01-28 00:32:32 +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_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_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
|
do not ever mark forwarders as lame
|
2000-02-01 02:16:17 +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
|
eliminate HP-UX compiler warning
|
2000-01-31 21:59:50 +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
|
obey the max-transfer-idle-in options
|
2000-01-31 22:55:04 +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 |