bind9/lib/dns
Mark Andrews 70fc53059f 1326. [bug] Badly encoded LOC record when the size, horizontal
precision or vertical precision was 0.1m.
2002-07-02 13:53:41 +00:00
..
include reviewed: bwelling 2002-07-02 02:43:34 +00:00
rdata 1326. [bug] Badly encoded LOC record when the size, horizontal 2002-07-02 13:53:41 +00:00
sec whitespace cleanup 2001-12-19 01:29:35 +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 pullup: 2001-11-15 00:35:17 +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 pullup: 2001-10-23 01:31:08 +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 update copyrights 2002-02-08 03:57:47 +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 update_copyrights 2002-03-26 00:55:15 +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 pullup: 2001-11-16 11:04:38 +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 1178. [bug] Follow and cache (if appropriate) A6 and other 2002-04-19 01:11:19 +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 reviewed: marka 2002-07-02 04:02:23 +00:00
version.c copyright update 2001-01-09 22:01:04 +00:00
view.c reviewed: bwelling 2002-07-02 02:43:34 +00:00
xfrin.c pullup: 2001-09-12 20:44:04 +00:00
zone.c remove change 1284 2002-06-13 07:32:54 +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