bind9/lib/dns
2000-10-13 23:21:17 +00:00
..
config remve unused variable 2000-10-12 04:03:28 +00:00
include 515. [bug] The ssu table was not beinge attached / detached 2000-10-13 13:45:45 +00:00
rdata The nxt structure was basically useless. 2000-10-06 22:41:16 +00:00
sec forgot to add these files 2000-10-07 00:45:13 +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 clean up suspicious looking and incorrect uses of dns_name_fromregion 2000-10-07 00:09:28 +00:00
api incremented library version numbers to 1.0.0 2000-07-10 22:20:43 +00:00
byaddr.c clean up suspicious looking and incorrect uses of dns_name_fromregion 2000-10-07 00:09:28 +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 protect the simple database stuff with NOMINUM_PUBLIC 2000-09-26 22:45:59 +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 locks weren't being destroyed 2000-09-26 22:09:20 +00:00
dnssec.c clean up suspicious looking and incorrect uses of dns_name_fromregion 2000-10-07 00:09: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 Allow *_log_setcontext() to be called multiple times, so that *_lctx 2000-09-26 22:10:44 +00:00
Makefile.in Add support for proposed ZONE and VIEW opt attributes. These are currently 2000-10-11 17:44:18 +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 Various hacks to allow (at some point in the future) interoperability 2000-10-12 00:40:52 +00:00
name.c Add support for proposed ZONE and VIEW opt attributes. These are currently 2000-10-11 17:44:18 +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 clean up suspicious looking and incorrect uses of dns_name_fromregion 2000-10-07 00:09:28 +00:00
opt.c #include <string.h> to get prototype for strlen(). 2000-10-11 17:57: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 The node counting stuff didn't work. 2000-08-03 21:34:27 +00:00
rbtdb.c Fix problems with DNAME chain processing in the resolver, and with 2000-10-13 18:55:11 +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 491. [bug] nsupdate would segfault when sending certain 2000-09-26 19:37:06 +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 Add support for proposed ZONE and VIEW opt attributes. These are currently 2000-10-11 17:44:18 +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 508. [func] dns_message_parse() can now do a best-effort 2000-10-06 18:58:30 +00:00
resolver.c Fix problems with DNAME chain processing in the resolver, and with 2000-10-13 18:55:11 +00:00
result.c Add support for proposed ZONE and VIEW opt attributes. These are currently 2000-10-11 17:44:18 +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 #include <string.h> 2000-10-06 21:20:59 +00:00
sdb_p.h protect the simple database stuff with NOMINUM_PUBLIC 2000-09-26 22:45:59 +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 Various hacks to allow (at some point in the future) interoperability 2000-10-12 00:40:52 +00:00
tkeyconf.c #include <dst/gssapi.h> 2000-10-12 01:08:32 +00:00
tsig.c Various hacks to allow (at some point in the future) interoperability 2000-10-12 00:40:52 +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 clean up suspicious looking and incorrect uses of dns_name_fromregion 2000-10-07 00:09:28 +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 507. [func] New functions dns_zone_flush(), dns_zt_flushanddetach() 2000-10-05 06:39:26 +00:00
xfrin.c Add zone-specific reload and refresh capability to server and rndc 2000-10-12 21:52:00 +00:00
zone.c 515. [bug] The ssu table was not beinge attached / detached 2000-10-13 13:45:45 +00:00
zoneconf.c The changes in #515 leaked memory and left dead code. 2000-10-13 23:21:17 +00:00
zt.c 507. [func] New functions dns_zone_flush(), dns_zt_flushanddetach() 2000-10-05 06:39:26 +00:00