bind9/lib/dns
2000-09-25 17:46:39 +00:00
..
config type mismatch 2000-09-15 23:02:07 +00:00
include 478. [bug] "make install" failed if the directory specified with 2000-09-20 19:06:16 +00:00
rdata Make dst_region_computeid() take an algorithm, since it was returning the 2000-09-08 14:23:49 +00:00
sec 478. [bug] "make install" failed if the directory specified with 2000-09-20 19:06:16 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
a6.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
acl.c 386. [bug] Missing strdup() of ACL name caused random 2000-08-11 01:53:47 +00:00
aclconf.c The acl name was being assigned to NULL before it could be freed. 2000-08-11 02:34:45 +00:00
adb.c get rid of isc_random_t -- use a wrapper around rand() instead that doesn't do as much work. Also, implement isc_random_jitter(), used to generate a value between a min, max, with a provided jitter value. 2000-09-06 02:40:00 +00:00
api incremented library version numbers to 1.0.0 2000-07-10 22:20:43 +00:00
byaddr.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +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 Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
db.c Add cache cleaning support (disabled). 2000-08-31 12:15:17 +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 Move the UDP buffer pool to the dispatchmgr. UDP parameters are now set 2000-09-19 06:59:28 +00:00
dnssec.c minor dst api change 2000-09-12 09:59:28 +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 Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
journal.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +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 Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
Makefile.in 478. [bug] "make install" failed if the directory specified with 2000-09-20 19:06:16 +00:00
master.c The database now does duplicate suppression, so the master file loader 2000-09-23 01:05:35 +00:00
masterdump.c 435. [bug] dns_zone_dump() overwrote existing zone files 2000-09-08 21:47:03 +00:00
message.c minor dst api change 2000-09-12 09:59:28 +00:00
name.c made dns_name_getlabelsequence() cope with degenerate 2000-08-22 00:46:54 +00:00
ncache.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
nxt.c Don't assume class IN; rename functions to conform to the naming style. 2000-09-12 09:55:32 +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 The node counting stuff didn't work. 2000-08-03 21:34:27 +00:00
rbtdb.c Allow nodes obscured by a DNAME to be accessed if the GLUEOK bit is set. 2000-09-11 16:48:25 +00:00
rbtdb.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +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 Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
rdata.c 474. [bug] The mnemonic of the CHAOS class is CH according to 2000-09-19 01:27:22 +00:00
rdatalist.c Make some rdatalist functions semi-public, so that the simple database 2000-08-21 22:17:14 +00:00
rdatalist_p.h update the copyright. 2000-08-21 22:18:11 +00:00
rdataset.c use the UNUSED() macro 2000-08-11 16:47:33 +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 do a more thorough job of duplicate suppression in dns_rdataslab_fromrdataset 2000-09-23 01:05:03 +00:00
request.c 439. [func] New function dns_request_createraw(). 2000-09-11 06:35:57 +00:00
resolver.c selective forwarding didn't quite work. 2000-09-15 22:41:07 +00:00
result.c missed a comma when adding the zone too large result text 2000-08-08 23:33:05 +00:00
rootns.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
sdb.c add overmem method 2000-08-31 13:04:47 +00:00
sdb_p.h oops, new multiple inclusion protection 2000-08-22 01:37:50 +00:00
ssu.c and more calls to DESTROYLOCK 2000-08-26 01:37:00 +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
tkey.c The UNUSED() macro wasn't used. 2000-09-20 00:01:26 +00:00
tkeyconf.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
tsig.c locks weren't being destroyed. 2000-09-25 17:46:39 +00:00
tsigconf.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +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 Allow a keyset to be self-signed if the signing key is a trusted-key. 2000-09-12 12:01:50 +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 locks weren't being destroyed. 2000-09-25 17:46:39 +00:00
xfrin.c spacing 2000-09-19 01:44:15 +00:00
zone.c zone_postload() used variable "new" before setting it [RT #337] 2000-09-23 06:27:12 +00:00
zoneconf.c Alphabetize #include <dns/???>. 2000-08-29 03:48:00 +00:00
zt.c removed dns_zt_print(), dns_zone_print(), dns_zone_tostr(), 2000-08-13 23:51:55 +00:00