bind9/lib/dns/include/dns
Andreas Gustafsson 23ac0d8259 comments for dns_message_parse() referred to
nonexistent arguments
2001-06-14 18:38:48 +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 788. [feature] Add the "match-mapped-addresses" options, which 2001-03-26 21:33:07 +00:00
adb.h 808. [func] Add 'rndc flush' to flush the server's cache. 2001-04-11 20:37:50 +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 Take two of new semantics for ANY queries at zone cut points. Now doing 2001-05-15 05:35:27 +00:00
dbiterator.h new function, dns_dbiterator_setcleanmode(), which enables cleaning 2001-03-08 01:16:06 +00:00
dbtable.h copyright update 2001-01-09 22:01:04 +00:00
diff.h copyright update 2001-01-09 22:01:04 +00:00
dispatch.h removed declarations of nonexistent functions 2001-04-30 18:09:31 +00:00
dnssec.h Move dns_dnssec_iszonekey to dns_zonekey_iszonekey, to make the rbtdb not 2001-01-17 01:22:20 +00:00
events.h do dns_request_t cancel processing through a control event to 2001-02-13 02:49:07 +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 833. [cleanup] Moved dns_soa_*() from <dns/journal.h> to 2001-05-21 23:56:34 +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 copyright update 2001-01-09 22:01:04 +00:00
lib.h copyright update 2001-01-09 22:01:04 +00:00
log.h 676. [bug] Log messages about lame servers to category 2001-01-11 19:38:11 +00:00
lookup.h copyright update 2001-01-09 22:01:04 +00:00
Makefile.in don't install the now-nonexistent <dns/namedconf.h> 2001-05-04 17:08:43 +00:00
master.h 722. [func] Allow n/named/server.cincrememtal loads to be canceled. 2001-02-01 21:29:41 +00:00
masterdump.h dns_master_questiontotext() needs a style argument after all 2001-03-28 00:58:15 +00:00
message.h comments for dns_message_parse() referred to 2001-06-14 18:38:48 +00:00
name.h dns_name_tofilenametext() now downcases the name, which means the callers 2001-03-27 23:43:15 +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
opt.h add casts [RT #1017] 2001-03-12 22:27:15 +00:00
peer.h removed declarations of nonexistent functions 2001-04-30 18:09:31 +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 856. [func] Allow partial rdatasets to be returned in answer and 2001-06-05 09:02:16 +00:00
rdatasetiter.h copyright update 2001-01-09 22:01:04 +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 copyright update 2001-01-09 22:01:04 +00:00
resolver.h copyright update 2001-01-09 22:01:04 +00:00
result.h If IXFR fails, fall back to AXFR 2001-05-10 17:51:49 +00:00
rootns.h copyright update 2001-01-09 22:01:04 +00:00
sdb.h copyright update 2001-01-09 22:01:04 +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 statistics counting was slowing down the server. Make client.c:count_query() 2001-01-23 01:50:29 +00:00
tcpmsg.h copyright update 2001-01-09 22:01:04 +00:00
time.h copyright update 2001-01-09 22:01:04 +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 771. [cleanup] TSIG errors related to unsynchronized clocks 2001-03-07 20:53:32 +00:00
ttl.h copyright update 2001-01-09 22:01:04 +00:00
types.h cache dumps now include trust levels and ncache entries 2001-04-26 21:17:56 +00:00
validator.h copyright update 2001-01-09 22:01:04 +00:00
view.h implemented 'rndc reconfig' 2001-05-07 23:34:24 +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 more of 'rndc status' 2001-05-14 19:06:47 +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