bind9/lib/dns
Andreas Gustafsson 113b8ef973 renamed dns_view_dumpcachetostream() to dns_view_dumpdbtostream()
and changed header comments to make it clear that it is for debugging/analysis purposes and may
dump other stuff in addition to the cache in the future.  Also changed the dump style to the
'explict TTL' one, which makes more sense than usin  when dumping cache files since the TTLs
tend to be different in each rrset, and added a comment banner at the top of each cache dump
containing the view name.
2000-12-15 21:11:38 +00:00
..
config * Removed max-names (as well as DNS_R_ZONETOOLARGE, which was 2000-12-13 00:15:39 +00:00
include renamed dns_view_dumpcachetostream() to dns_view_dumpdbtostream() 2000-12-15 21:11:38 +00:00
rdata added UNUSED() macros for arguments that end up unused when assertion checking 2000-12-01 01:40:59 +00:00
sec Stop multiple warnings on IRIX about some bitfiddling being done on 2000-12-06 23:12:10 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
a6.c dns_rdata_invalidate -> dns_rdata_reset 2000-10-31 03:22:05 +00:00
acl.c 587. [func] A warning is now printed if the "allow-update" 2000-12-01 18:22:17 +00:00
adb.c spelling 2000-12-15 21:06:00 +00:00
api incremented 2000-11-30 23:06:32 +00:00
byaddr.c Unlink before freeing. 2000-11-20 10:20:10 +00:00
cache.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
callbacks.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
compress.c Decompression contexts now take a type instead of the "strict" boolean 2000-11-14 23:29:55 +00:00
db.c Used a unsigned int rather than a boolean to indicate subtrations making 2000-12-01 01:22:45 +00:00
dbiterator.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
dbtable.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
diff.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
dispatch.c ISC_LINK_*UNSAFE -> ISC_LINK_INITAND* 2000-12-07 20:15:58 +00:00
dnssec.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
forward.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
gen-unix.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
gen-win32.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
gen.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
journal.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
keytable.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
lib.c #include <stddef.h> 2000-08-30 01:24:20 +00:00
log.c Split journal.[ch] into journal.[ch] and diff.[ch] 2000-12-09 02:17:12 +00:00
lookup.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
Makefile.in Split journal.[ch] into journal.[ch] and diff.[ch] 2000-12-09 02:17:12 +00:00
master.c ISC_LINK_*UNSAFE -> ISC_LINK_INITAND* 2000-12-07 20:15:58 +00:00
masterdump.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
message.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
name.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
ncache.c dns_rdata_invalidate -> dns_rdata_reset 2000-10-31 03:22:05 +00:00
nxt.c remove calls to printf() in error handling. 2000-10-28 01:25:14 +00:00
opt.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
peer.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
rbt.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
rbtdb.c set ttl of subtration header 2000-12-07 23:37:52 +00:00
rbtdb.h Database and simple database implementations (except rbt and rbt64) are 2000-11-16 22:33:53 +00:00
rbtdb64.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
rbtdb64.h Database and simple database implementations (except rbt and rbt64) are 2000-11-16 22:33:53 +00:00
rdata.c 614. [bug] Checks for uninitialized link fields were prone 2000-12-15 00:20:55 +00:00
rdatalist.c 532. [func] Implement DNS UPDATE pseudo records using 2000-10-25 04:26:57 +00:00
rdatalist_p.h update the copyright. 2000-08-21 22:18:11 +00:00
rdataset.c dns_rdata_init > dns_rdata_reset 2000-12-14 22:10:37 +00:00
rdatasetiter.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
rdataslab.c 596. [bug] DNS_RDATASLAB_FORCE and DNS_RDATASLAB_EXACT are 2000-12-06 22:19:05 +00:00
request.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
resolver.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
result.c * Removed max-names (as well as DNS_R_ZONETOOLARGE, which was 2000-12-13 00:15:39 +00:00
rootns.c 521. [bug] Detect master files which contain $INCLUDE and always 2000-10-17 07:22:39 +00:00
sdb.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
ssu.c backout last change. 2000-12-09 02:14:53 +00:00
stats.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
tcpmsg.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
time.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
timer.c 566. [func] New public function dns_timer_setidle(). 2000-11-17 19:45:36 +00:00
tkey.c init dns_rdata_t's 2000-12-11 23:09:47 +00:00
tsig.c #include <isc/print.h> 2000-12-08 03:10:32 +00:00
ttl.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
validator.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00
version.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
view.c renamed dns_view_dumpcachetostream() to dns_view_dumpdbtostream() 2000-12-15 21:11:38 +00:00
xfrin.c * Removed max-names (as well as DNS_R_ZONETOOLARGE, which was 2000-12-13 00:15:39 +00:00
zone.c 613. [bug] "rndc reload zone" now reloads primary zones. 2000-12-13 07:18:44 +00:00
zt.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00