bind9/lib/dns
Mark Andrews 08b40678f3 1623. [bug] A serial number of zero was being displayed in the
"sending notifies" log message when also-notify was
                        used. [RT #11177]
2004-04-28 04:23:24 +00:00
..
include 1600. [bug] Duplicate zone pre-load checks were not case 2004-04-15 23:40:27 +00:00
rdata pullup silence compiler fixes 2004-03-18 02:58:08 +00:00
sec pullup silence compiler fixes 2004-03-18 02:58:08 +00:00
win32 add missing entry points 2004-04-19 05:16:42 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
acl.c update copyright notice 2004-03-05 05:14:21 +00:00
adb.c 1589. [func] DNSSEC lookaside validation. 2004-03-10 02:19:58 +00:00
api bump version to avoid horrible confusion 2001-05-09 06:12:52 +00:00
byaddr.c update copyright notice 2004-03-05 05:14:21 +00:00
cache.c update copyright notice 2004-03-05 05:14:21 +00:00
callbacks.c update copyright notice 2004-03-05 05:14:21 +00:00
compress.c update copyright notice 2004-03-05 05:14:21 +00:00
db.c update copyright notice 2004-03-05 05:14:21 +00:00
dbiterator.c update copyright notice 2004-03-05 05:14:21 +00:00
dbtable.c update copyright notice 2004-03-05 05:14:21 +00:00
diff.c update copyright notice 2004-03-05 05:14:21 +00:00
dispatch.c hide ((isc_event_t **) (void *)) cast using a macro, ISC_EVENT_PTR. 2004-04-15 01:58:25 +00:00
dnssec.c update copyright notice 2004-03-05 05:14:21 +00:00
ds.c update copyright notice 2004-03-05 05:14:21 +00:00
forward.c update copyright notice 2004-03-05 05:14:21 +00:00
gen-unix.h update copyright notice 2004-03-05 05:14:21 +00:00
gen-win32.h update copyright notice 2004-03-05 05:14:21 +00:00
gen.c pullup fixed from 9.3 2004-03-16 05:52:24 +00:00
journal.c update copyright notice 2004-03-05 05:14:21 +00:00
keytable.c update copyright notice 2004-03-05 05:14:21 +00:00
lib.c update copyright notice 2004-03-05 05:14:21 +00:00
log.c update copyright notice 2004-03-05 05:14:21 +00:00
lookup.c hide ((isc_event_t **) (void *)) cast using a macro, ISC_EVENT_PTR. 2004-04-15 01:58:25 +00:00
Makefile.in Attempt to disable parallel processing. 2004-04-15 00:32:44 +00:00
master.c update copyright notice 2004-03-05 05:14:21 +00:00
masterdump.c update copyright notice 2004-03-05 05:14:21 +00:00
message.c 1587. [bug] dns_message_settsigkey() failed to clear existing key. 2004-03-10 00:47:40 +00:00
name.c 1618. [bug] Fencepost errors in dns_name_ishostname() and 2004-04-19 21:47:43 +00:00
ncache.c update copyright notice 2004-03-05 05:14:21 +00:00
nsec.c update copyright notice 2004-03-05 05:14:21 +00:00
order.c update copyright notice 2004-03-05 05:14:21 +00:00
peer.c update copyright notice 2004-03-05 05:14:21 +00:00
portlist.c pullup silence compiler fixes 2004-03-18 02:58:08 +00:00
rbt.c update copyright notice 2004-03-05 05:14:21 +00:00
rbtdb.c update copyright notice 2004-03-05 05:14:21 +00:00
rbtdb.h update copyright notice 2004-03-05 05:14:21 +00:00
rbtdb64.c update copyright notice 2004-03-05 05:14:21 +00:00
rbtdb64.h update copyright notice 2004-03-05 05:14:21 +00:00
rcode.c pullup fixed from 9.3 2004-03-16 05:52:24 +00:00
rdata.c pullup fixed from 9.3 2004-03-16 05:52:24 +00:00
rdatalist.c update copyright notice 2004-03-05 05:14:21 +00:00
rdatalist_p.h update copyright notice 2004-03-05 05:14:21 +00:00
rdataset.c update copyright notice 2004-03-05 05:14:21 +00:00
rdatasetiter.c update copyright notice 2004-03-05 05:14:21 +00:00
rdataslab.c update copyright notice 2004-03-05 05:14:21 +00:00
request.c update copyright notice 2004-03-05 05:14:21 +00:00
resolver.c silence compiler warning 2004-04-19 23:16:20 +00:00
result.c 1600. [bug] Duplicate zone pre-load checks were not case 2004-04-15 23:40:27 +00:00
rootns.c update copyright notice 2004-03-05 05:14:21 +00:00
sdb.c update copyright notice 2004-03-05 05:14:21 +00:00
soa.c update copyright notice 2004-03-05 05:14:21 +00:00
ssu.c update copyright notice 2004-03-05 05:14:21 +00:00
stats.c update copyright notice 2004-03-05 05:14:21 +00:00
tcpmsg.c update copyright notice 2004-03-05 05:14:21 +00:00
time.c pullup fixed from 9.3 2004-03-16 05:52:24 +00:00
timer.c update copyright notice 2004-03-05 05:14:21 +00:00
tkey.c update copyright notice 2004-03-05 05:14:21 +00:00
tsig.c update copyright notice 2004-03-05 05:14:21 +00:00
ttl.c update copyright notice 2004-03-05 05:14:21 +00:00
validator.c 1600. [bug] Duplicate zone pre-load checks were not case 2004-04-15 23:40:27 +00:00
version.c update copyright notice 2004-03-05 05:14:21 +00:00
view.c 1589. [func] DNSSEC lookaside validation. 2004-03-10 02:19:58 +00:00
xfrin.c update copyright notice 2004-03-05 05:14:21 +00:00
zone.c 1623. [bug] A serial number of zero was being displayed in the 2004-04-28 04:23:24 +00:00
zonekey.c update copyright notice 2004-03-05 05:14:21 +00:00
zt.c update copyright notice 2004-03-05 05:14:21 +00:00