bind9/lib/dns
Andreas Gustafsson 191fdb73be pullup:
1198.   [bug]           OPT printing style was not consistant with the way the
                        header fields are printed.  The DO bit was not reported
                        if set.  Report if any of the MBZ bits are set.
2002-02-19 22:39:25 +00:00
..
include pullup: 2002-02-19 22:13:00 +00:00
rdata pullup: 2001-09-11 01:09:07 +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.1rc1 2002-01-25 04:12:35 +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 format string bugs and improved format string checking [RT #1578] 2001-08-08 22:54:55 +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 format string bugs and improved format string checking [RT #1578] 2001-08-08 22:54:55 +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 update copyrights 2002-02-08 03:57:47 +00:00
masterdump.c pullup: 2001-10-30 01:57:16 +00:00
message.c pullup: 2002-02-19 22:39:25 +00:00
name.c Instead of choosing between memcpy and memmove at run time, call 2001-06-28 21:34:11 +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 Disallow creation of TYPE0 records from wire data 2001-10-03 02:07:34 +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 1121. [bug] The server could attempt to access a NULL zone 2001-11-16 21:47:27 +00:00
result.c missing comma in last pullup [RT #1780] 2001-09-21 23:18:45 +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 pullup: 2001-09-27 23:17:10 +00:00
ttl.c copyright update 2001-01-09 22:01:04 +00:00
validator.c pullup: 2001-09-19 21:51:42 +00:00
version.c copyright update 2001-01-09 22:01:04 +00:00
view.c don't INSIST() that calling dns_db_find() on the root hints 2001-08-27 17:20:10 +00:00
xfrin.c pullup: 2001-09-12 20:44:04 +00:00
zone.c update copyrights 2002-02-08 03:57:47 +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