| .. |
|
config
|
needs #include <dns/result.h>
|
2000-01-20 01:13:12 +00:00 |
|
include
|
Move to DNS namespace. Add ISC_LANG stuff.
|
2000-01-22 02:36:15 +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
|
need #include <dns/log.h>
|
2000-01-20 00:59:17 +00:00 |
|
adb.c
|
edns_level was not being initialized.
|
2000-01-22 00:26:57 +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
|
add comment
|
2000-01-21 02:49:07 +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
|
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
|
dns_rootns_create() is now in libdns
|
2000-01-22 01:59:02 +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
|
major TSIG/TKEY cleanup
|
2000-01-21 20:18:41 +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
|
Detaching an rdataset after the last reference to its database had been
|
2000-01-21 02:43:07 +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 cleanups.
|
2000-01-22 00:23:07 +00:00 |
|
result.c
|
add DNS_R_ALIAS
|
2000-01-21 02:48:42 +00:00 |
|
rootns.c
|
fix typo
|
2000-01-22 02:35:10 +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
|
obvious memory leaks
|
2000-01-21 22:51:48 +00:00 |
|
tsig.c
|
obvious memory leaks
|
2000-01-21 22:51:48 +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
|
exit server if loading a zone fails during initial startup
|
2000-01-22 01:36:34 +00:00 |
|
xfrin.c
|
fail gracefully if task creation fails
|
2000-01-17 23:54:05 +00:00 |
|
zone.c
|
dns_zone_manage() has been superseded by dns_zonemgr_managezone();
|
2000-01-21 19:52:03 +00:00 |
|
zoneconf.c
|
don't needlessly destroy and recreate zones when doing minor reconfigurations
|
2000-01-21 19:22:35 +00:00 |
|
zt.c
|
exit server if loading a zone fails during initial startup
|
2000-01-22 01:36:34 +00:00 |