bind9/lib/dns
2002-08-06 02:24:15 +00:00
..
include update_copyrights 2002-08-05 06:57:16 +00:00
rdata update_copyrights 2002-08-05 06:57:16 +00:00
sec update_copyrights 2002-08-05 06:57:16 +00:00
win32 Updated .mak files to remove dependancies 2001-08-02 07:05:43 +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 update_copyrights 2002-08-05 06:57:16 +00:00
api update for 9.2.1 2002-04-23 03:38:55 +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 copyright update 2001-01-09 22:01:04 +00:00
dispatch.c 1283. [bug] Reference after free error if dns_dispatchmgr_create() 2002-05-08 06:38:14 +00:00
dnssec.c 1334. [bug] When signing/verifying rdatasets, duplicate rdatas 2002-08-02 05:08:49 +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 2002-03-26 00:55:15 +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 pullup: 2001-11-15 01:24:21 +00:00
master.c pullup: 2002-03-20 19:15:13 +00:00
masterdump.c pullup: 2001-10-30 01:57:16 +00:00
message.c pullup: 2002-02-28 05:17:49 +00:00
name.c reviewed: marka 2002-08-02 00:33:05 +00:00
ncache.c update copyrights 2002-02-08 03:57:47 +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 use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00
rbtdb.c update_copyrights 2002-08-05 06:57:16 +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 pullup: 2002-03-27 23:52:33 +00:00
rdatalist.c copyright update 2001-01-09 22:01:04 +00:00
rdatalist_p.h copyright update 2001-01-09 22:01:04 +00:00
rdataset.c complete the rollback 2001-06-05 09:23:14 +00:00
rdatasetiter.c copyright update 2001-01-09 22:01:04 +00:00
rdataslab.c copyright update 2001-01-09 22:01:04 +00:00
request.c pullup: 2001-08-31 02:07:11 +00:00
resolver.c reviewed: marka 2002-07-15 02:28:07 +00:00
result.c update_copyrights 2002-03-26 00:55:15 +00:00
rootns.c pullup: 2001-10-03 22:31:19 +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 the epoch of time() is sytem dependent - use isc_stdtime_get() 2001-05-15 22:05:35 +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 2002-08-05 06:57:16 +00:00
xfrin.c pullup: 2001-09-12 20:44:04 +00:00
zone.c 1355. [tuning] Reduce the number of events / quantum for zone tasks. 2002-08-06 02:24:15 +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