| .. |
|
.cvsignore
|
dns_rdata_tostruct() conversion
|
1999-05-05 01:55:13 +00:00 |
|
a6.h
|
keep track of now and the chain expiration time
|
1999-11-22 19:56:08 +00:00 |
|
acl.h
|
added dns_acl_any(), dns_acl_none()
|
2000-01-13 23:38:55 +00:00 |
|
aclconf.h
|
headers should not include themselves
|
2000-01-12 22:22:50 +00:00 |
|
adb.h
|
add dns_adb_findaddrinfo() and dns_adb_freeaddrinfo()
|
2000-01-12 03:00:33 +00:00 |
|
byaddr.h
|
nonworking checkpoint
|
2000-01-15 00:48:49 +00:00 |
|
cache.h
|
dns_result_t/isc_result_t unification
|
1999-12-22 17:37:31 +00:00 |
|
callbacks.h
|
rename commit to add; use dns_addrdatasetfunc_t
|
1999-07-30 23:31:48 +00:00 |
|
cert.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 |
|
compress.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 |
|
confacl.h
|
Change config API to not take a isc_log_t but use dns_lctx extern.
|
1999-12-06 12:40:39 +00:00 |
|
confcache.h
|
Change config API to not take a isc_log_t but use dns_lctx extern.
|
1999-12-06 12:40:39 +00:00 |
|
confcommon.h
|
Dead code removal.
|
1999-12-06 18:22:41 +00:00 |
|
confctl.h
|
Use in_port_t instead of short.
|
2000-01-06 16:15:29 +00:00 |
|
confctx.h
|
Support new 'tcp-clients' and 'recursive-clients' statements.
|
2000-01-17 14:41:24 +00:00 |
|
confip.h
|
Added some extra REQUIREs and fixed up some magic number handling.
|
1999-12-06 18:25:40 +00:00 |
|
confkeys.h
|
Change config API to not take a isc_log_t but use dns_lctx extern.
|
1999-12-06 12:40:39 +00:00 |
|
conflog.h
|
Change config API to not take a isc_log_t but use dns_lctx extern.
|
1999-12-06 12:40:39 +00:00 |
|
conflsn.h
|
Use in_port_t instead of short.
|
2000-01-06 16:15:29 +00:00 |
|
confparser.h
|
Change config API to not take a isc_log_t but use dns_lctx extern.
|
1999-12-06 12:40:39 +00:00 |
|
confresolv.h
|
Change config API to not take a isc_log_t but use dns_lctx extern.
|
1999-12-06 12:40:39 +00:00 |
|
confrrset.h
|
Change config API to not take a isc_log_t but use dns_lctx extern.
|
1999-12-06 12:40:39 +00:00 |
|
confserv.h
|
Change config API to not take a isc_log_t but use dns_lctx extern.
|
1999-12-06 12:40:39 +00:00 |
|
confview.h
|
Change config API to not take a isc_log_t but use dns_lctx extern.
|
1999-12-06 12:40:39 +00:00 |
|
confzone.h
|
Stub zones do not transfer out.
|
1999-12-13 05:24:13 +00:00 |
|
db.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 |
|
dbiterator.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 |
|
dbtable.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 |
|
dispatch.h
|
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.h
|
A bit of SIG(0) cleanup
|
1999-11-02 22:58:29 +00:00 |
|
events.h
|
add byaddr support
|
2000-01-12 20:05:41 +00:00 |
|
fixedname.h
|
remove typedef; add dns_fixedname_name()
|
1999-03-08 19:31:48 +00:00 |
|
journal.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 |
|
keyflags.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 |
|
keyvalues.h
|
update copyright text
|
1999-09-16 00:02:20 +00:00 |
|
lib.h
|
put msgcat init in lib.c
|
1999-06-23 22:28:27 +00:00 |
|
log.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 |
|
Makefile.in
|
update list of installed .h files
|
2000-01-12 23:24:00 +00:00 |
|
master.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 |
|
masterdump.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 |
|
message.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 |
|
name.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 |
|
namedconf.h
|
Config library implementation files.
|
1999-07-19 13:25:18 +00:00 |
|
ncache.h
|
add function prototypes
|
1999-09-22 00:27:01 +00:00 |
|
nxt.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 |
|
rbt.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 |
|
rcode.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.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 |
|
rdataclass.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 |
|
rdatalist.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 |
|
rdataset.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 |
|
rdatasetiter.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 |
|
rdataslab.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 |
|
rdatatype.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 |
|
resolver.h
|
support freezing; basic forwarding
|
2000-01-12 02:59:48 +00:00 |
|
result.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 |
|
secalg.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 |
|
secproto.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 |
|
tcpmsg.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 |
|
time.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 |
|
tkey.h
|
added dns_tkey_destroy
|
1999-11-05 16:53:24 +00:00 |
|
tsig.h
|
Added the concept of a signature's identity - either from a SIG(0) key, a
|
1999-11-02 19:55:45 +00:00 |
|
ttl.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 |
|
types.h
|
add byaddr support
|
2000-01-12 20:05:41 +00:00 |
|
view.h
|
What used to be dns_view_find() is now dns_view_simplefind().
|
2000-01-15 00:47:45 +00:00 |
|
xfrin.h
|
Add callback when xfrin completes/fails.
|
1999-12-13 03:01:53 +00:00 |
|
zone.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 |
|
zoneconf.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 |
|
zt.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 |