bind9/lib/dns
David Lawrence 194f54f4da New parameter to dns_rbt_find{name,node} will return the full dns_name_t
of the node that is found.

Avoids doing any memory allocation when building ancestor chain in 99%
of the cases.
1999-03-16 16:10:36 +00:00
..
include New parameter to dns_rbt_find{name,node} will return the full dns_name_t 1999-03-16 16:10:36 +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 * local label offset 255 is reserved. 1999-03-11 00:26:21 +00:00
db.c add dns_db_allrdatasets 1999-03-11 06:00:22 +00:00
dbiterator.c minor cleanups 1999-03-11 00:43:04 +00:00
gen.c update 1999-03-06 18:38:24 +00:00
Makefile.in fix typo 1999-03-11 06:02:00 +00:00
master.c update copyright 1999-03-06 04:12:06 +00:00
name.c improved concatenation 1999-03-11 00:44:17 +00:00
rbt.c New parameter to dns_rbt_find{name,node} will return the full dns_name_t 1999-03-16 16:10:36 +00:00
rbtdb.c implement rdataset iteration 1999-03-11 06:02:28 +00:00
rbtdb.h basic versioning; 64-bit version support; C++ compatibility 1999-03-04 02:45: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 C++ compatibility 1999-03-04 02:48:47 +00:00
rdatasetiter.c make current return void 1999-03-11 05:59:40 +00:00
rdataslab.c add dns_rdataslab_size(); remove dns_rdataslab_tordataset() 1999-02-06 00:07:09 +00:00
result.c add DNS_R_UNCHANGED 1999-03-11 20:06:56 +00:00
version.c update copyright 1999-03-06 04:12:06 +00:00