bind9/lib/dns/include/dns
2001-11-07 04:25:19 +00:00
..
.cvsignore dns_rdata_tostruct() conversion 1999-05-05 01:55:13 +00:00
a6.h copyright update 2001-01-09 22:01:04 +00:00
acl.h #857 was incomplete, ISC_MAGIC was not being used everwhere it should have been. 2001-08-28 03:58:29 +00:00
adb.h 1073. [bug] The adb cache should also be space driven, 2001-10-25 04:57:46 +00:00
bit.h copyright update 2001-01-09 22:01:04 +00:00
byaddr.h copyright update 2001-01-09 22:01:04 +00:00
cache.h 808. [func] Add 'rndc flush' to flush the server's cache. 2001-04-11 20:37:50 +00:00
callbacks.h copyright update 2001-01-09 22:01:04 +00:00
cert.h copyright update 2001-01-09 22:01:04 +00:00
compress.h The suffix returned by dns_compress_findglobal() is never used, so remove it. 2001-02-12 18:07:52 +00:00
db.h #857 was incomplete, ISC_MAGIC was not being used everwhere it should have been. 2001-08-28 03:58:29 +00:00
dbiterator.h #857 was incomplete, ISC_MAGIC was not being used everwhere it should have been. 2001-08-28 03:58:29 +00:00
dbtable.h copyright update 2001-01-09 22:01:04 +00:00
diff.h #857 was incomplete, ISC_MAGIC was not being used everwhere it should have been. 2001-08-28 03:58:29 +00:00
dispatch.h removed declarations of nonexistent functions 2001-04-30 18:09:31 +00:00
dnssec.h Some comments referred to DNS_R_NOTVERIFIEDYET as 2001-10-10 21:39:16 +00:00
events.h DNS_EVENT_QUERYABORTED is no longer gemerated. 2001-09-21 14:00:06 +00:00
fixedname.h copyright update 2001-01-09 22:01:04 +00:00
forward.h copyright update 2001-01-09 22:01:04 +00:00
journal.h dns_journal_compact() 2001-08-30 05:04:18 +00:00
keyflags.h copyright update 2001-01-09 22:01:04 +00:00
keytable.h copyright update 2001-01-09 22:01:04 +00:00
keyvalues.h fix comment 2001-09-25 22:45:02 +00:00
lib.h copyright update 2001-01-09 22:01:04 +00:00
log.h 1042. [bug] The "config" logging category did not work properly. 2001-10-11 01:16:18 +00:00
lookup.h copyright update 2001-01-09 22:01:04 +00:00
Makefile.in Added a version.h file for each library; made version 2001-10-16 23:21:07 +00:00
master.h 1023. [func] Accept hints without TTLs. 2001-09-30 04:31:28 +00:00
masterdump.h Add dns_dumpctx_db() and dns_dumpctx_version(). 2001-09-05 10:28:55 +00:00
message.h 1070. [bug] Copy DNSSEC OK (DO) to response as specified by 2001-10-24 21:47:12 +00:00
name.h #857 was incomplete, ISC_MAGIC was not being used everwhere it should have been. 2001-08-28 03:58:29 +00:00
ncache.h copyright update 2001-01-09 22:01:04 +00:00
nxt.h copyright update 2001-01-09 22:01:04 +00:00
peer.h #857 was incomplete, ISC_MAGIC was not being used everwhere it should have been. 2001-08-28 03:58:29 +00:00
rbt.h undo 1.54, which was an accidental commit 2001-06-01 03:07:54 +00:00
rcode.h copyright update 2001-01-09 22:01:04 +00:00
rdata.h removed declarations of nonexistent functions 2001-04-30 18:09:31 +00:00
rdataclass.h copyright update 2001-01-09 22:01:04 +00:00
rdatalist.h copyright update 2001-01-09 22:01:04 +00:00
rdataset.h #857 was incomplete, ISC_MAGIC was not being used everwhere it should have been. 2001-08-28 03:58:29 +00:00
rdatasetiter.h #857 was incomplete, ISC_MAGIC was not being used everwhere it should have been. 2001-08-28 03:58:29 +00:00
rdataslab.h copyright update 2001-01-09 22:01:04 +00:00
rdatatype.h copyright update 2001-01-09 22:01:04 +00:00
request.h 1059. [func] dns_request now support will now retry UDP queries, 2001-10-18 06:09:39 +00:00
resolver.h 1077. [func] Do not accept further recursive clients when 2001-10-29 19:02:48 +00:00
result.h 1006. [bug] If a KEY RR was found missing during DNSSEC validation, 2001-09-19 21:25:46 +00:00
rootns.h copyright update 2001-01-09 22:01:04 +00:00
sdb.h document return value of the sdb lookup function 2001-10-13 01:32:34 +00:00
secalg.h copyright update 2001-01-09 22:01:04 +00:00
secproto.h copyright update 2001-01-09 22:01:04 +00:00
soa.h copyright updates 2001-05-30 20:31:08 +00:00
ssu.h copyright update 2001-01-09 22:01:04 +00:00
stats.h Added support for Win32 2001-07-16 05:10:30 +00:00
tcpmsg.h copyright update 2001-01-09 22:01:04 +00:00
time.h dns_time*_fromtext should take "const char *"s, not "char *"s. 2001-09-21 00:11:30 +00:00
timer.h copyright update 2001-01-09 22:01:04 +00:00
tkey.h Fixed an uninitialized variable, removed a dead line of code, and changed 2001-01-11 19:09:47 +00:00
tsig.h Added support for Win32 2001-07-16 05:10:30 +00:00
ttl.h copyright update 2001-01-09 22:01:04 +00:00
types.h 979. [func] Incremental master file dumping. dns_master_dumpinc(), 2001-09-04 14:18:31 +00:00
validator.h reverted 994. 2001-09-14 20:53:33 +00:00
version.h Added a version.h file for each library; made version 2001-10-16 23:21:07 +00:00
view.h try-edns is no more 2001-11-07 04:25:19 +00:00
xfrin.h 734. [bug] An attempt to re-lock the zone lock could occur if 2001-02-09 06:04:55 +00:00
zone.h New named.conf option "ixfr-from-differences" [RT #1727] 2001-09-08 00:21:49 +00:00
zonekey.h #include <dns/types.h> 2001-06-01 01:09:10 +00:00
zt.h more of 'rndc status' 2001-05-14 19:06:47 +00:00