bind9/lib/dns
Bob Halley 75768d5fa2 It was possible to join to an already running fctx
after it had "cloned" its events, but before it sent
them.  In this case, the event of the newly joined
fetch would not contain the answer, and would
trigger the INSIST() in fctx_sendevents().
[RT #597, #605, #607]
2001-01-03 20:31:34 +00:00
..
config remove unused variable 2000-12-28 03:04:35 +00:00
include Micro-optimizations: 2001-01-03 00:05:15 +00:00
rdata added UNUSED() macros for arguments that end up unused when assertion checking 2000-12-01 01:40:59 +00:00
sec added UNUSED() macro 2000-12-18 21:09:42 +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 Fix memory leak in dns_view_find; return DNS_R_HINTNXRRSET instead of 2000-12-20 23:31:11 +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 Merged the private functions compress_add and compress_find into 2000-12-29 19:38:50 +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 635. [bug] Reloading a server with a configured blackhole list 2000-12-26 09:48:41 +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 ...and in two different ways, at that 2000-12-22 23:47:00 +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 fix a race condition. 2000-12-20 20:42:08 +00:00
Makefile.in Split journal.[ch] into journal.[ch] and diff.[ch] 2000-12-09 02:17:12 +00:00
master.c 641. [bug] $GENERATE caused a uninitialized link to be used. 2000-12-28 02:31:20 +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 Micro-optimizations: 2001-01-03 00:05:15 +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 Micro-optimizations: 2001-01-03 00:05:15 +00:00
rbtdb.c Micro-optimizations: 2001-01-03 00:05:15 +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 DEL (ASCII 127) is not a printable character and should be 2001-01-02 04:24:52 +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 642. [bug] #622 needed more work. 2000-12-31 05:05:34 +00:00
resolver.c It was possible to join to an already running fctx 2001-01-03 20:31:34 +00:00
result.c Fix memory leak in dns_view_find; return DNS_R_HINTNXRRSET instead of 2000-12-20 23:31:11 +00:00
rootns.c 521. [bug] Detect master files which contain $INCLUDE and always 2000-10-17 07:22:39 +00:00
sdb.c missing 'static' 2000-12-21 01:58:37 +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 Fix memory leak in dns_view_find; return DNS_R_HINTNXRRSET instead of 2000-12-20 23:31:11 +00:00
xfrin.c removed empty line 2001-01-03 20:21:11 +00:00
zone.c When a zone expires move the on disk cache (if any) sideways. 2001-01-02 04:45:24 +00:00
zt.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00