bind9/lib/dns
2000-08-29 19:45:33 +00:00
..
config options { notify-forward yes; }; is not longer hardwired as "no;". 2000-08-28 05:51:16 +00:00
include DNS_KEYALG_MD5RSA -> DNS_KEYALG_RSAMD5 2000-08-29 19:45:33 +00:00
rdata 411. [bug] A typo in the HS A code caused an assertion failure. 2000-08-28 17:39:21 +00:00
sec The alphabetically sorted OBJS and SRCS weren't. 2000-08-28 22:54:39 +00:00
.cvsignore
a6.c
acl.c
aclconf.c
adb.c add find->result_v[46] 2000-08-26 02:21:45 +00:00
api
byaddr.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
cache.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
callbacks.c
compress.c
db.c register "simple" as a database type. 2000-08-21 22:19:04 +00:00
dbiterator.c
dbtable.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
dispatch.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
dnssec.c additional consistency checking 2000-08-21 23:22:01 +00:00
forward.c 405. [func] Add support for selective forwarding (forward zones) 2000-08-24 22:15:40 +00:00
gen-unix.h
gen-win32.h
gen.c
journal.c
keytable.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
lib.c
log.c
Makefile.in The alphabetically sorted DSTOBJS weren't. 2000-08-28 23:04:51 +00:00
master.c a function pointer is not a valid event sender, but NULL is 2000-08-24 19:13:13 +00:00
masterdump.c rewrote 383. to reduce code duplication and increase functionality: 2000-08-16 22:33:32 +00:00
message.c dns_message_setsig0key was incorrectly requiring msg->buffer to be non-null. 2000-08-22 01:10:42 +00:00
name.c made dns_name_getlabelsequence() cope with degenerate 2000-08-22 00:46:54 +00:00
ncache.c
nxt.c
peer.c
rbt.c
rbtdb.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
rbtdb.h
rbtdb64.c
rbtdb64.h
rdata.c
rdatalist.c Make some rdatalist functions semi-public, so that the simple database 2000-08-21 22:17:14 +00:00
rdatalist_p.h update the copyright. 2000-08-21 22:18:11 +00:00
rdataset.c
rdatasetiter.c
rdataslab.c
request.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
resolver.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
result.c
rootns.c
sdb.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
sdb_p.h oops, new multiple inclusion protection 2000-08-22 01:37:50 +00:00
ssu.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
tcpmsg.c
time.c
tkey.c Minor tsig cleanup. 2000-08-14 18:13:11 +00:00
tkeyconf.c
tsig.c gss-tsig support 2000-08-17 02:08:27 +00:00
tsigconf.c
ttl.c
validator.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
version.c
view.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
xfrin.c remove annoying log message that floods while loading 2000-08-24 21:28:50 +00:00
zone.c Do not forward notifies if they fail to pass the SOA serial check. 2000-08-29 03:45:48 +00:00
zoneconf.c Alphabetize #include <dns/???>. 2000-08-29 03:48:00 +00:00
zt.c