bind9/lib/dns
2000-11-08 03:53:16 +00:00
..
config implement lame-ttl. 2000-11-08 03:53:16 +00:00
include implement lame-ttl. 2000-11-08 03:53:16 +00:00
rdata The identical gettoken() routines in rdata.c, hex.c, and base64.c have 2000-11-08 01:56:15 +00:00
sec Allow keys to be referred to as 'Kname.+id+alg.' (with a trailing dot), since 2000-11-01 00:17:18 +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 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 dns_rdata_invalidate -> dns_rdata_reset 2000-10-31 03:22:05 +00:00
api incremented library version numbers to 1.0.0 2000-07-10 22:20:43 +00:00
byaddr.c dns_rdata_invalidate -> dns_rdata_reset 2000-10-31 03:22:05 +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 532. [func] Implement DNS UPDATE pseudo records using 2000-10-25 04:26:57 +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 A call to isc_mempool_get() was unchecked, which could lead to a seg fault. 2000-11-03 19:55:15 +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 RRTYPE -> TYPE for unknown types 2000-11-07 23:44:33 +00:00
journal.c dns_rdata_invalidate -> dns_rdata_reset 2000-10-31 03:22:05 +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
lookup.c Lookups now return sigrdatasets if they exist. 2000-11-02 00:55:41 +00:00
Makefile.in Split off the generic dns query functionality from the byaddr module into 2000-10-17 01:57:42 +00:00
master.c added missing newline 2000-11-08 00:18:18 +00:00
masterdump.c 532. [func] Implement DNS UPDATE pseudo records using 2000-10-25 04:26:57 +00:00
message.c dns_message_checksig should not require a view in all cases 2000-10-27 21:56:57 +00:00
name.c sigh. the last checkin only included RT #369 fix, not the other things I meant 2000-10-14 04:38:22 +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 532. [func] Implement DNS UPDATE pseudo records using 2000-10-25 04:26:57 +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 534. [func] Ancestors have been removed from RBT chains. Ancestor 2000-10-25 07:21:31 +00:00
rbtdb.c 532. [func] Implement DNS UPDATE pseudo records using 2000-10-25 04:26:57 +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 The identical gettoken() routines in rdata.c, hex.c, and base64.c have 2000-11-08 01:56:15 +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 532. [func] Implement DNS UPDATE pseudo records using 2000-10-25 04:26:57 +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 dns_rdata_invalidate -> dns_rdata_reset 2000-10-31 03:22:05 +00:00
request.c extraneous isc_mem_get 2000-11-03 08:54:18 +00:00
resolver.c implement lame-ttl. 2000-11-08 03:53:16 +00:00
result.c 539. [func] Support the blackhole option. 2000-11-03 02:45:55 +00:00
rootns.c 521. [bug] Detect master files which contain $INCLUDE and always 2000-10-17 07:22:39 +00:00
sdb.c 525. [func] New arguement 'exact' for dns_db_subtractrdataset(), 2000-10-18 23:53:31 +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 dns_rdata_invalidate -> dns_rdata_reset 2000-10-31 03:22:05 +00:00
tsigconf.c valid base64 strings with embedded spaces were rejected. 2000-10-25 19:24:18 +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 minor code simplification 2000-11-08 00:51:24 +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 by convention, dummy arguments are called 'dummy', not '__arg' 2000-11-03 18:27:31 +00:00
xfrin.c fix some potential memory leaks 2000-11-03 21:36:37 +00:00
zone.c Add the ability (via rndc dump-statistics) to dump a file with counters of 2000-11-07 23:49:42 +00:00
zoneconf.c Add the ability (via rndc dump-statistics) to dump a file with counters of 2000-11-07 23:49:42 +00:00
zt.c 507. [func] New functions dns_zone_flush(), dns_zt_flushanddetach() 2000-10-05 06:39:26 +00:00