bind9/lib/dns
David Lawrence c5944292e9 361. [func] When the RBT find or chain functions set the name and
origin for a node that stores the root label
			the name is now set to an empty name, instead of ".",
			to simplify later use of the name and origin by
			dns_name_concatenate(), dns_name_totext() or
			dns_name_format().

 360.	[func]		dns_name_totext() and dns_name_format() now allow
			an empty name to be passed, which is formatted as "@".
2000-07-31 23:27:25 +00:00
..
config Implement additional-from-{glue,auth} [ yes | no ] ; 2000-07-31 21:07:07 +00:00
include 361. [func] When the RBT find or chain functions set the name and 2000-07-31 23:27:25 +00:00
rdata needs <dns/name.h> for dns_name_t 2000-07-31 20:57:06 +00:00
sec Replace the internal dst__id_calc() with the visible dst_region_computeid(). 2000-07-31 19:44:21 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
a6.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
acl.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
aclconf.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
adb.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
api incremented library version numbers to 1.0.0 2000-07-10 22:20:43 +00:00
byaddr.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
cache.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
callbacks.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
compress.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
db.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
dbiterator.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
dbtable.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
dispatch.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
dnssec.c needs <dns/fixedname.h> now that it rdatastruct.h does not provide it 2000-07-31 20:53:56 +00:00
gen-unix.h word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
gen-win32.h word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
gen.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
journal.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
keytable.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
lib.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
log.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
Makefile.in Replace the internal dst__id_calc() with the visible dst_region_computeid(). 2000-07-31 19:44:21 +00:00
master.c $INCLUDE didn't work with a quoted filename; now it does. None of the 2000-07-30 20:28:07 +00:00
masterdump.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
message.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
name.c dns_name_totext() now allows names with 0 labels, which format as "@" 2000-07-31 23:09:49 +00:00
ncache.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
nxt.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
peer.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
rbt.c 361. [func] When the RBT find or chain functions set the name and 2000-07-31 23:27:25 +00:00
rbtdb.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
rbtdb.h word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
rbtdb64.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
rbtdb64.h word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
rdata.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
rdatalist.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
rdataset.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
rdatasetiter.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
rdataslab.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
request.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
resolver.c In several places, the resolver assigned values to event->ev_sender simply 2000-07-29 01:18:36 +00:00
result.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
rootns.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
ssu.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
tcpmsg.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
time.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
tkey.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
tkeyconf.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
tsig.c tsig.c:136: warning: unused variable `tmp' -- removed 2000-07-31 21:07:11 +00:00
tsigconf.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
ttl.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
validator.c negative responses to cd queries should work now. 2000-07-27 18:42:08 +00:00
version.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
view.c Implement additional-from-{glue,auth} [ yes | no ] ; 2000-07-31 21:07:07 +00:00
xfrin.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
zone.c Allow zones with no NS records to be loaded and/or transferred in. Log 2000-07-28 20:13:47 +00:00
zoneconf.c whitespace police 2000-07-31 19:36:48 +00:00
zt.c word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00