bind9/lib/dns
Brian Wellington 523dd6a979 669. [func] dnssec-keygen now makes the public key file
non-world-readable for symmetric keys. [RT #403]
2001-01-09 00:53:06 +00:00
..
config 663. [func] Accept a size_spec, not just an integer, in the 2001-01-08 19:27:19 +00:00
include 668. [func] named-checkzone now reports multiple errors in master 2001-01-09 00:43:24 +00:00
rdata added UNUSED() macros for arguments that end up unused when assertion checking 2000-12-01 01:40:59 +00:00
sec 669. [func] dnssec-keygen now makes the public key file 2001-01-09 00:53:06 +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 sizeof() style; added comment 2001-01-07 22:01:12 +00:00
db.c dns_master_load*() age_ttl -> options word 2001-01-05 03:12: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 when code is duplicated (which it shoudn't be), it should 2001-01-07 22:02:48 +00:00
dnssec.c 650. [bug] SIG(0) records were being generated and verified 2001-01-04 00:10:13 +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 668. [func] named-checkzone now reports multiple errors in master 2001-01-09 00:43:24 +00:00
masterdump.c comment the master file styles in the .h file, not the .c file 2001-01-04 23:52:16 +00:00
message.c 665. [bug] Signed responses were not sent when the size of the 2001-01-08 20:36:14 +00:00
name.c commented 2001-01-07 22:01:59 +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 662. [bug] dns_rdata_fromtext() failed to log certain errors. 2001-01-08 06:54:35 +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 wrong result code tested. 2001-01-03 23:14:53 +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 dns_master_load*() age_ttl -> options word 2001-01-05 03:12:45 +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 Check that zone->zmgr is non-null before dereferencing 2001-01-09 00:51:53 +00:00
zt.c 8 space -> tab conversion 2000-12-11 19:24:30 +00:00