bind9/lib/dns
Michael Graff d20401b765 Get the query/response flag in the right place, and make named return
SERVFAIL on all replies again, until I fix up the database stuff again.
1999-05-01 18:07:52 +00:00
..
include Get the query/response flag in the right place, and make named return 1999-05-01 18:07:52 +00:00
rdata Add decompression. 1999-02-24 06:31:35 +00:00
.cvsignore ignore code.h and gen 1999-01-19 04:32:25 +00:00
callbacks.c update copyright 1999-03-06 04:12:06 +00:00
compress.c adjust #ifdef labels 1999-04-28 03:16:50 +00:00
db.c require added rdatasets to be in the same class as the database 1999-04-20 22:31:39 +00:00
dbiterator.c checkpoint 1999-04-01 04:02:33 +00:00
dbtable.c add class; minor cleanups 1999-04-20 22:26:50 +00:00
gen.c Add explicit element for initializer for flags, rather than spewing warnings. 1999-04-29 06:10:27 +00:00
Makefile.in gen.c needs LIBS for NetBSD 1999-04-29 05:32:41 +00:00
master.c Class mismatch was not reporting the zone's class. 1999-04-25 22:18:11 +00:00
message.c Fix up the condition where buffers are expended 1999-05-01 17:18:47 +00:00
name.c disable octal bitstrings since they are broken 1999-05-01 00:48:54 +00:00
rbt.c Make it clear which 'if' an 'else' belongs to. 1999-04-30 02:04:11 +00:00
rbtdb.c cache_zonecut_callback() and find_deepest_zonecut() did not check staleness 1999-04-30 22:01:26 +00:00
rbtdb.h remove unneeded include 1999-04-01 04:03:56 +00:00
rbtdb64.c add rbtdb64 1999-03-04 02:39:41 +00:00
rbtdb64.h add rbtdb64 1999-03-04 02:39:41 +00:00
rdata.c Added {} to prevent 'ambigious else' warnings. 1999-03-11 00:29:10 +00:00
rdatalist.c have next method return DNS_R_NOMORE if cursor is already invalid 1999-03-11 06:01:31 +00:00
rdataset.c remove a REQUIRE() I pasto-ed 1999-04-30 21:52:34 +00:00
rdatasetiter.c make current return void 1999-03-11 05:59:40 +00:00
rdataslab.c add dns_rdataslab_merge 1999-04-01 04:00:39 +00:00
result.c Allocate DNS_R_FORMERR 1999-04-29 08:19:33 +00:00
version.c update copyright 1999-03-06 04:12:06 +00:00