bind9/lib/dns
2003-07-22 07:00:28 +00:00
..
include update_copyrights 2003-07-22 04:03:54 +00:00
rdata update_copyrights 2003-07-22 04:03:54 +00:00
sec update_copyrights 2003-07-22 04:03:54 +00:00
win32 Openssl 0.9.f 2003-07-09 01:33:16 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
a6.c use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00
acl.c don't define INADDR_LOOPBACK; isc/net.h should be ensuring it exists 2001-05-31 10:43:37 +00:00
adb.c 1488. [bug] Don't override trust levels for glue addresses. 2003-07-18 04:35:51 +00:00
api update for 9.2.3rc1 2003-07-22 07:00:28 +00:00
byaddr.c use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00
cache.c update_copyrights 2002-08-05 06:57:16 +00:00
callbacks.c format string bugs and improved format string checking [RT #1578] 2001-08-08 22:54:55 +00:00
compress.c use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00
db.c pullup: 2001-09-04 23:09:33 +00:00
dbiterator.c new function, dns_dbiterator_setcleanmode(), which enables cleaning 2001-03-08 01:16:06 +00:00
dbtable.c use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00
diff.c reviewed: jinmei 2002-08-08 04:54:30 +00:00
dispatch.c update_copyrights 2003-07-22 04:03:54 +00:00
dnssec.c update_copyrights 2003-07-22 04:03:54 +00:00
forward.c use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00
gen-unix.h copyright update 2001-01-09 22:01:04 +00:00
gen-win32.h tabified 2001-07-26 20:31:48 +00:00
gen.c update_copyrights 2003-07-22 04:03:54 +00:00
journal.c pullup: 2001-10-15 04:57:51 +00:00
keytable.c use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00
lib.c copyright update 2001-01-09 22:01:04 +00:00
log.c use "oldconfig", not "_placeholder" as the name of the 2001-10-11 23:07:00 +00:00
lookup.c dns_name_concatenate(foo, NULL, bar, NULL) -> dns_name_copy(foo, bar, NULL) 2001-02-05 19:47:05 +00:00
Makefile.in update_copyrights 2003-07-22 04:03:54 +00:00
master.c update_copyrights 2003-07-22 04:03:54 +00:00
masterdump.c update_copyrights 2003-07-22 04:03:54 +00:00
message.c update_copyrights 2003-07-22 04:03:54 +00:00
name.c reviewed: marka 2002-08-02 00:33:05 +00:00
ncache.c update_copyrights 2003-07-22 04:03:54 +00:00
nxt.c copyright update 2001-01-09 22:01:04 +00:00
peer.c pullup: 2001-11-13 18:57:14 +00:00
rbt.c update_copyrights 2003-07-22 04:03:54 +00:00
rbtdb.c update_copyrights 2003-07-22 04:03:54 +00:00
rbtdb.h copyright update 2001-01-09 22:01:04 +00:00
rbtdb64.c copyright update 2001-01-09 22:01:04 +00:00
rbtdb64.h copyright update 2001-01-09 22:01:04 +00:00
rdata.c update_copyrights 2003-07-22 04:03:54 +00:00
rdatalist.c update_copyrights 2003-07-22 04:03:54 +00:00
rdatalist_p.h copyright update 2001-01-09 22:01:04 +00:00
rdataset.c update_copyrights 2003-07-22 04:03:54 +00:00
rdatasetiter.c copyright update 2001-01-09 22:01:04 +00:00
rdataslab.c update_copyrights 2003-07-22 04:03:54 +00:00
request.c pullup: 2001-08-31 02:07:11 +00:00
resolver.c 1488. [bug] Don't override trust levels for glue addresses. 2003-07-18 04:35:51 +00:00
result.c update_copyrights 2003-07-22 04:03:54 +00:00
rootns.c update_copyrights 2003-07-22 04:03:54 +00:00
sdb.c removed empty line 2001-06-28 21:34:54 +00:00
soa.c functions returning void should not return the result of other functions 2001-06-03 19:03:37 +00:00
ssu.c #857 was incomplete, ISC_MAGIC was not being used everwhere it should have been. 2001-08-28 03:58:29 +00:00
stats.c Added support for Win32 2001-07-16 05:10:30 +00:00
tcpmsg.c use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00
time.c update_copyrights 2003-07-22 04:03:54 +00:00
timer.c copyright update 2001-01-09 22:01:04 +00:00
tkey.c pullup: 2001-10-09 23:06:57 +00:00
tsig.c update_copyrights 2002-03-26 00:55:15 +00:00
ttl.c copyright update 2001-01-09 22:01:04 +00:00
validator.c update_copyrights 2002-08-05 06:57:16 +00:00
version.c copyright update 2001-01-09 22:01:04 +00:00
view.c update_copyrights 2003-07-22 04:03:54 +00:00
xfrin.c update_copyrights 2003-07-22 04:03:54 +00:00
zone.c 1477. [bug] memory leak using stub zones and TSIG. 2003-07-21 05:55:03 +00:00
zonekey.c #include <config.h> 2001-02-26 02:49:19 +00:00
zt.c use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00