| .. |
|
.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
|
CNAME/DNAME chaining (initial support; A6 still missing)
|
2000-01-21 02:50:27 +00:00 |
|
byaddr.h
|
more documentation
|
2000-01-18 19:17:04 +00:00 |
|
cache.h
|
dns_result_t/isc_result_t unification
|
1999-12-22 17:37:31 +00:00 |
|
callbacks.h
|
log master file loading errors through the logging subsystem
|
2000-01-22 01:38:58 +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
|
remove needless #includes
|
2000-01-20 01:14:33 +00:00 |
|
confcommon.h
|
remove needless #includes
|
2000-01-20 01:14:33 +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
|
remove needless #includes
|
2000-01-20 01:14:33 +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
|
remove needless #includes
|
2000-01-20 01:14:33 +00:00 |
|
confresolv.h
|
remove needless #includes
|
2000-01-20 01:14:33 +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
|
allow db adds to be forced
|
2000-01-25 19:26:45 +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
|
More TSIG/TKEY minor fixes (including a few more plugged memory leaks)
|
2000-01-22 04:45:17 +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
|
basic priming support
|
2000-01-27 02:55:47 +00:00 |
|
result.h
|
add DNS_R_ALIAS
|
2000-01-21 02:48:42 +00:00 |
|
rootns.h
|
allow the root hints to be built from a file too
|
2000-01-27 01:55:46 +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
|
More TKEY updates and fixes...
|
2000-01-24 20:19:53 +00:00 |
|
tkeyconf.h
|
separated BIND specific configuration code from rest
|
2000-01-24 19:14:26 +00:00 |
|
tsig.h
|
- generated TSIG keys can expire
|
2000-01-24 22:22:51 +00:00 |
|
tsigconf.h
|
separated BIND specific configuration code from rest
|
2000-01-24 19:14:26 +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
|
More TKEY updates and fixes...
|
2000-01-24 20:19:53 +00:00 |
|
view.h
|
configuration locking checkpoint
|
2000-01-27 01:00:16 +00:00 |
|
xfrin.h
|
Add callback when xfrin completes/fails.
|
1999-12-13 03:01:53 +00:00 |
|
zone.h
|
configuration locking checkpoint
|
2000-01-27 01:00:16 +00:00 |
|
zoneconf.h
|
don't needlessly destroy and recreate zones when doing minor reconfigurations
|
2000-01-21 19:22:35 +00:00 |
|
zt.h
|
exit server if loading a zone fails during initial startup
|
2000-01-22 01:36:34 +00:00 |