| .. |
|
config
|
Handle new ssutable data in a zone structure.
|
2000-03-02 20:42:00 +00:00 |
|
include
|
Code removal.
|
2000-03-02 20:43:16 +00:00 |
|
rdata
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
sec
|
add DESTDIR support
|
2000-02-08 21:50:23 +00:00 |
|
.cvsignore
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
a6.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
acl.c
|
renamed dns_acl_checkrequest() to ns_client_checkacl()
|
2000-02-22 21:24:24 +00:00 |
|
aclconf.c
|
consistently use single quotes around quoted text in log messages
|
2000-03-01 22:41:59 +00:00 |
|
adb.c
|
clean 1 bucket every N seconds, or M buckets every 1 seconds. Also, decay goodness
|
2000-02-18 03:53:00 +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
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
callbacks.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
compress.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
db.c
|
Support ondestroy notfication of databases.
|
2000-02-10 16:09:01 +00:00 |
|
dbiterator.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
dbtable.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
dispatch.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
dnssec.c
|
Modify label counts/extractions to use dns_name_depth/dns_name_splitatdepth
|
2000-03-01 22:34:39 +00:00 |
|
gen-unix.h
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
gen-win32.h
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
gen.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
journal.c
|
report journal file errors using isc_log_write(), not
|
2000-02-14 19:26:23 +00:00 |
|
keytable.c
|
minor fixes to magic code
|
2000-02-24 00:33:02 +00:00 |
|
lib.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
log.c
|
isc_log_create now has three parameters, the additional one used to
|
2000-02-26 19:57:02 +00:00 |
|
Makefile.in
|
Replace use of private config type user for server statement with new
|
2000-02-24 14:48:30 +00:00 |
|
master.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
masterdump.c
|
removed newlines from UNEXPECTED_ERROR() messages
|
2000-02-17 19:58:59 +00:00 |
|
message.c
|
Require that a message hasn't already been signed before signing it.
|
2000-03-03 19:46:15 +00:00 |
|
name.c
|
fix loop termination bug
|
2000-02-26 00:28:46 +00:00 |
|
ncache.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
nxt.c
|
dns_buildnxt takes a ttl as a parameter, instead of using 3600.
|
2000-02-08 19:02:24 +00:00 |
|
peer.c
|
New dns_peer_t type and its methods.
|
2000-02-24 14:39:27 +00:00 |
|
rbt.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
rbtdb.c
|
add XXXRTH comment about CNAME and other data
|
2000-02-19 00:10:46 +00:00 |
|
rbtdb.h
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
rbtdb64.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
rbtdb64.h
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
rdata.c
|
removed newlines from UNEXPECTED_ERROR() messages
|
2000-02-17 19:58:59 +00:00 |
|
rdatalist.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
rdataset.c
|
Implement rrset ordering. Default is cyclic.
|
2000-02-24 21:08:34 +00:00 |
|
rdatasetiter.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
rdataslab.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
request.c
|
checkpoint
|
2000-02-24 14:31:43 +00:00 |
|
resolver.c
|
The resolver can now sign outgoing messages based on peer keys (from
|
2000-03-03 19:48:14 +00:00 |
|
result.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
rootns.c
|
include <string.h>
|
2000-01-31 21:59:02 +00:00 |
|
ssu.c
|
Fix boolean test
|
2000-03-02 20:39:23 +00:00 |
|
tcpmsg.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
time.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
tkey.c
|
update copyright
|
2000-02-03 23:50:32 +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
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
tsigconf.c
|
- generated TSIG keys can expire
|
2000-01-24 22:22:51 +00:00 |
|
ttl.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
validator.c
|
checkpoint
|
2000-02-24 22:40:55 +00:00 |
|
version.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
view.c
|
zones now know which view they are in
|
2000-02-24 21:40:54 +00:00 |
|
xfrin.c
|
implemented the 'transfers-in' option
|
2000-02-25 17:34:05 +00:00 |
|
zone.c
|
implemented the 'transfers-in' option
|
2000-02-25 17:34:05 +00:00 |
|
zoneconf.c
|
renamed dns_acl_checkrequest() to ns_client_checkacl()
|
2000-02-22 21:24:24 +00:00 |
|
zt.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |