bind9/lib/dns
2000-12-09 02:14:53 +00:00
..
config Fix printing of sig-validity-interval. 2000-12-07 01:45:57 +00:00
include prototype for dns_c_nameprint() 2000-12-07 22:42:22 +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 comment formatting 2000-11-11 02:14:25 +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 Add cache cleaning support (disabled). 2000-08-31 12:15:17 +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
dispatch.c ISC_LINK_*UNSAFE -> ISC_LINK_INITAND* 2000-12-07 20:15:58 +00:00
dnssec.c dns_rdata_invalidate -> dns_rdata_reset 2000-10-31 03:22:05 +00:00
forward.c 405. [func] Add support for selective forwarding (forward zones) 2000-08-24 22:15:40 +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 types 128 - 255 are meta types 2000-11-20 20:29:00 +00:00
journal.c Check ttl when adding/subtracting. 2000-12-07 19:51:58 +00:00
keytable.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +00:00
lib.c #include <stddef.h> 2000-08-30 01:24:20 +00:00
log.c added DNS_LOGMODULE_SDB 2000-11-23 02:25:02 +00:00
lookup.c Lookups now return sigrdatasets if they exist. 2000-11-02 00:55:41 +00:00
Makefile.in lib/dns/sec/openssl/th-lock.c was useless. 2000-12-04 23:21:42 +00:00
master.c ISC_LINK_*UNSAFE -> ISC_LINK_INITAND* 2000-12-07 20:15:58 +00:00
masterdump.c quiet gcc 2.7.2.3 (specifically, the one on trantor) about a cast discarding 2000-12-06 01:36:36 +00:00
message.c more DNS_OPT_NEWCODES sanitation 2000-12-02 05:28:05 +00:00
name.c added comment 2000-11-27 19:45:45 +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 sanitize away the DNS_OPT_NEWCODES stuff 2000-12-02 04:13:35 +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 Allow the hashing code in the rbt to be disabled (to save memory). This 2000-11-18 00:55:25 +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 isc_hex_tobuffer() third argument is unsigned int, not unsigned long 2000-12-06 22:33:39 +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 551. [func] Implemented the 'sortlist' option. 2000-11-10 03:16:26 +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 extraneous isc_mem_get 2000-11-03 08:54:18 +00:00
resolver.c ISC_LINK_*UNSAFE -> ISC_LINK_INITAND* 2000-12-07 20:15:58 +00:00
result.c changed "in" to "of" in DNS_R_SINGLETON, "multiple RRs of singleton type" 2000-11-29 05:59:33 +00:00
rootns.c 521. [bug] Detect master files which contain $INCLUDE and always 2000-10-17 07:22:39 +00:00
sdb.c 594. [func] sdb drivers are now assumed to not be thread-safe 2000-12-06 01:08:41 +00:00
ssu.c backout last change. 2000-12-09 02:14:53 +00:00
stats.c rewrote much of the statistics counter code 2000-12-01 23:49:59 +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 The TKEYTRACE macro was never used, and wasn't correct. 2000-12-07 19:13:05 +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 replace some INSISTs that theoretically could occur with normal failures 2000-12-05 18:53:43 +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 551. [func] Implemented the 'sortlist' option. 2000-11-10 03:16:26 +00:00
xfrin.c 567. [bug] Setting the zone transfer timeout to zero caused an 2000-11-17 19:04:51 +00:00
zone.c additional comments 2000-12-08 19:34:06 +00:00
zt.c 507. [func] New functions dns_zone_flush(), dns_zt_flushanddetach() 2000-10-05 06:39:26 +00:00