bind9/lib/dns
2001-07-16 05:10:30 +00:00
..
include Added support for Win32 2001-07-16 05:10:30 +00:00
rdata 936. [func] Warn when non dotted decimal quad's are used. 2001-07-16 03:06:53 +00:00
sec 925. [cleanup] Remove openssl from the distribution; require that 2001-07-10 21:40:10 +00:00
win32 Added support for Win32 2001-07-16 05:10:30 +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 uninitialized pointer could potentially (but not likely) 2001-06-11 04:26:41 +00:00
api bump version to avoid horrible confusion 2001-05-09 06:12:52 +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 removed extraneous empty line 2001-07-02 20:44:30 +00:00
callbacks.c copyright update 2001-01-09 22:01:04 +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 806. [bug] DNS_R_SEENINCLUDE was failing to propogate back up 2001-04-10 03:05:55 +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 don't retry UDP receives after they return an error - 2001-05-14 23:10:19 +00:00
dnssec.c The last change didn't compile due to faulty cut&paste. 2001-06-08 22:48:28 +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 Added support for Win32 2001-07-16 05:10:30 +00:00
gen.c Added support for Win32 2001-07-16 05:10:30 +00:00
journal.c use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +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 Added support for Win32 2001-07-16 05:10:30 +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 925. [cleanup] Remove openssl from the distribution; require that 2001-07-10 21:40:10 +00:00
master.c spelling & style 2001-06-05 06:34:45 +00:00
masterdump.c Added support for Win32 2001-07-16 05:10:30 +00:00
message.c misplaced cast could cause EDNS extended RCODE bits to be lost [RT #1483] 2001-07-10 20:09:24 +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 copyright update 2001-01-09 22:01:04 +00:00
nxt.c copyright update 2001-01-09 22:01:04 +00:00
opt.c buffer request needs cast for win32 2001-05-06 02:24:08 +00:00
peer.c 770. [func] Add the "edns yes_or_no" statement to the server 2001-03-06 23:54:37 +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 Revert part of the ISC_MAGIC/ISC_MAGIC_VALID change. Because 2001-06-04 20:57:25 +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 936. [func] Warn when non dotted decimal quad's are used. 2001-07-16 03:06:53 +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 spacing 2001-06-28 21:34:39 +00:00
resolver.c avoid deadlock with the ADB when shutting down [RT #1324] 2001-07-11 01:19:56 +00:00
result.c 891. [bug] Return an error when a SIG(0) signed response to 2001-06-08 19:37:29 +00:00
rootns.c copyright update 2001-01-09 22:01:04 +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 use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +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 removed erroneous UNUSED macro 2001-06-08 19:16:15 +00:00
tsig.c 904. [bug] The server would leak memory if attempting to use 2001-06-15 02:24:02 +00:00
ttl.c copyright update 2001-01-09 22:01:04 +00:00
validator.c use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00
version.c copyright update 2001-01-09 22:01:04 +00:00
view.c implemented 'rndc reconfig' 2001-05-07 23:34:24 +00:00
xfrin.c grammar 2001-06-07 20:11:30 +00:00
zone.c #927 2001-07-11 23:15:14 +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