..
config
Config file yacc parser.
1999-07-20 20:19:24 +00:00
include
Declare types in <dns/types.h>.
1999-07-24 01:05:22 +00:00
rdata
define dns_rdataclass_none as 254, not 0 (RFC2136); remove dns_rdatatype_none for consistency
1999-07-23 09:15:10 +00:00
sec
search for includes in build dirs isc/unix/include and dns/include
1999-07-15 20:08:03 +00:00
.cvsignore
shared library support
1999-07-03 21:07:10 +00:00
api
shared library support
1999-07-03 21:07:10 +00:00
callbacks.c
update copyright
1999-03-06 04:12:06 +00:00
compress.c
compress_find() could return a pointer to stack memory.
1999-05-26 00:34:54 +00:00
db.c
lint
1999-06-17 02:06:16 +00:00
dbiterator.c
checkpoint
1999-04-01 04:02:33 +00:00
dbtable.c
initialize the dbtable's rbt pointer to null before dns_rbt_create
1999-05-25 18:41:52 +00:00
dispatch.c
fix many bugs.
1999-07-22 01:34:31 +00:00
gen.c
include config.h
1999-07-03 20:55:16 +00:00
lib.c
put msgcat init in lib.c
1999-06-23 22:28:27 +00:00
Makefile.in
use single-colon rule for sec and depend; gen structure .h in build dir
1999-07-15 20:06:34 +00:00
master.c
lint from alpha build
1999-06-24 17:55:41 +00:00
masterdump.c
fix spelling error
1999-07-24 00:59:55 +00:00
message.c
Break msginit() into msginitheader() and msginitprivate().
1999-07-24 01:09:04 +00:00
name.c
require an initialized name for dns_name_dup(); lint
1999-07-03 20:51:31 +00:00
rbt.c
In join_nodes, when using the space of the down node, it needs to get
1999-05-07 12:13:25 +00:00
rbtdb.c
add rdataset cloning
1999-07-13 01:50:22 +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
TSIG errors are not rcodes; add BADVERS rcode
1999-07-24 01:01:08 +00:00
rdatalist.c
add rdataset cloning
1999-07-13 01:50:22 +00:00
rdataset.c
add rdataset cloning
1999-07-13 01:50:22 +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
event tags are now void *
1999-07-10 01:05:54 +00:00
result.c
rcode result type support; cleanups
1999-07-24 00:59:26 +00:00
tcpmsg.c
lint
1999-07-13 19:42:01 +00:00
time.c
added dns_db_dump(), $DATE, and supporting changes
1999-06-08 10:35:23 +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