bind9/lib/dns
1999-10-25 18:57:27 +00:00
..
config remove \n from calls to isc_log_write() 1999-10-25 18:57:27 +00:00
include add const to filename args 1999-10-25 18:42:09 +00:00
rdata Add initial class HS support. 1999-10-13 01:24:49 +00:00
sec dst error code cleanup 1999-10-20 22:14:15 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
a6.c Make a6 follower restartable. 1999-09-17 21:51:22 +00:00
adb.c fix shutdown routines. The adb will go away at the right time, now. 1999-10-22 05:19:42 +00:00
api shared library support 1999-07-03 21:07:10 +00:00
callbacks.c callback structure changes 1999-07-30 23:33:15 +00:00
compress.c compress_find() could return a pointer to stack memory. 1999-05-26 00:34:54 +00:00
db.c add const to filename args 1999-10-25 18:42:09 +00:00
dbiterator.c add _last, _prev, and _seek for dbiterators 1999-09-02 16:43:45 +00:00
dbtable.c do not detach from db twice when removing 1999-10-09 02:49:16 +00:00
dispatch.c put names on memory pools 1999-10-22 05:18:35 +00:00
dnssec.c INSIST rdata.length < 65536 before using it in a call to isc_buffer_putuint16. 1999-10-17 21:33:03 +00:00
gen-unix.h gen-unix.h, gen-win32.h: 1999-10-08 22:57:20 +00:00
gen-win32.h gen-unix.h, gen-win32.h: 1999-10-08 22:57:20 +00:00
gen.c Ensure that islower is called with int. 1999-10-25 17:04:55 +00:00
journal.c INSIST rdata.length < 65536 before using it in a call to isc_buffer_putuint16. 1999-10-17 22:18:45 +00:00
lib.c put msgcat init in lib.c 1999-06-23 22:28:27 +00:00
log.c Add DNS_LOGMODULE_ZONE 1999-10-25 11:21:03 +00:00
Makefile.in rename address.[ch] to adb.[ch] -- files moved via repository copy 1999-10-22 00:59:30 +00:00
master.c add const to filename args, cleanups 1999-10-25 18:41:36 +00:00
masterdump.c add const to filename args 1999-10-25 18:42:09 +00:00
message.c Make the public version of findname() set attributes appropriately. 1999-10-20 23:28:10 +00:00
name.c add dns_name_print 1999-10-17 19:22:50 +00:00
ncache.c more INSISTs for proper range before passing integers to isc_buffer_putuint16 1999-10-17 22:31:03 +00:00
nxt.c Cast an argument to dns_rdatatype_iszonecutauth to dns_rdatatype_t; 1999-10-08 23:38:22 +00:00
rbt.c suppress ambigious else messages even when they are not. 1999-10-25 17:01:30 +00:00
rbtdb.c add const to filename args 1999-10-25 18:42:09 +00:00
rbtdb.h remove unneeded include 1999-04-01 04:03:56 +00:00
rbtdb64.c add rbtdb64 1999-03-04 02:39:41 +00:00
rbtdb64.h add rbtdb64 1999-03-04 02:39:41 +00:00
rdata.c char is signed on some platforms. ensure that isupper() & isdigit() are 1999-10-25 16:58:21 +00:00
rdatalist.c clear trust 1999-10-16 00:49:53 +00:00
rdataset.c more INSISTs for proper range before passing integers to isc_buffer_putuint16 1999-10-17 22:40:05 +00:00
rdatasetiter.c make current return void 1999-03-11 05:59:40 +00:00
rdataslab.c include <string.h> to get prototype for memcpy(). 1999-07-13 17:26:07 +00:00
resolver.c convert tracing into debug logging 1999-10-22 19:32:49 +00:00
result.c add negative caching result codes 1999-10-15 20:49:33 +00:00
tcpmsg.c Be less restrictive on initializing and magic numbers 1999-10-12 00:26:54 +00:00
time.c cast 64 bit 't' to int assigning to tm.tm_sec; t is guaranteed < 60. 1999-10-08 23:58:07 +00:00
tsig.c Lock the reference count and deleted flags in a tsig key 1999-10-19 15:34:39 +00:00
ttl.c added dns_db_dump(), $DATE, and supporting changes 1999-06-08 10:35:23 +00:00
version.c shared library support 1999-07-03 21:07:10 +00:00
view.c add dns_view_load 1999-10-25 13:38:00 +00:00
xfrin.c Perform explict attach of db to xfr stucture. Calling function to detach. 1999-10-25 12:18:43 +00:00
zone.c add log context to dns_zone_copy() 1999-10-25 13:44:53 +00:00
zt.c add dns_zt_apply() 1999-10-25 13:34:17 +00:00