| .. |
|
config
|
use ISC_TF to assign an isc_boolean_t
|
2000-06-06 15:21:46 +00:00 |
|
include
|
temporarily disable code that validates listen-on and listen-on-v6 lists.
|
2000-06-06 14:20:03 +00:00 |
|
rdata
|
style lint; macro parameter names are lowercase
|
2000-06-06 15:23:26 +00:00 |
|
sec
|
dnssafersa_verify() was failing because it used isc_buffer_used() where it
|
2000-06-06 15:16:45 +00:00 |
|
.cvsignore
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
a6.c
|
Megacommit of dozens of files.
|
2000-05-08 14:38:29 +00:00 |
|
acl.c
|
Megacommit of dozens of files.
|
2000-05-08 14:38:29 +00:00 |
|
aclconf.c
|
fixed lines > 79 columns wide
|
2000-05-24 05:10:00 +00:00 |
|
adb.c
|
Megacommit of many files.
|
2000-06-01 18:26:56 +00:00 |
|
api
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
byaddr.c
|
Needs string.h for function prototypes. For some reason gcc and other
|
2000-05-08 19:23:32 +00:00 |
|
cache.c
|
Megacommit of many files.
|
2000-06-01 18:26:56 +00:00 |
|
callbacks.c
|
Megacommit of many files.
|
2000-06-01 18:26:56 +00:00 |
|
compress.c
|
Megacommit of dozens of files.
|
2000-05-08 14:38:29 +00:00 |
|
db.c
|
Megacommit of many files.
|
2000-06-01 18:26:56 +00:00 |
|
dbiterator.c
|
Megacommit of dozens of files.
|
2000-05-08 14:38:29 +00:00 |
|
dbtable.c
|
Megacommit of dozens of files.
|
2000-05-08 14:38:29 +00:00 |
|
dispatch.c
|
call isc_task_setname() on the dispatch tasks
|
2000-06-01 22:00:09 +00:00 |
|
dnssec.c
|
Use the new DST API
|
2000-06-02 18:59:33 +00:00 |
|
gen-unix.h
|
Include unistd.h so FreeBSD doesn't complain about getopt() prototype
|
2000-05-08 18:37:58 +00:00 |
|
gen-win32.h
|
145. [cleanup] Added <isc/lang.h> and ISC_LANG_BEGINDECLS/
|
2000-05-01 17:59:10 +00:00 |
|
gen.c
|
Generate dependancies for dot 'h' files made by gen.
|
2000-06-06 02:01:41 +00:00 |
|
journal.c
|
RT #129: the journalling code assumed (and indeed INSISTed) that the
|
2000-06-02 23:43:17 +00:00 |
|
keytable.c
|
dst now stores the key name as a dns_name_t, not a char *.
|
2000-05-24 23:13:32 +00:00 |
|
lib.c
|
Megacommit of dozens of files.
|
2000-05-08 14:38:29 +00:00 |
|
log.c
|
new logging module DNS_LOGMODULE_MASTERDUMP
|
2000-05-09 23:31:12 +00:00 |
|
Makefile.in
|
Generate dependancies for dot 'h' files made by gen.
|
2000-06-06 02:01:41 +00:00 |
|
master.c
|
202. [func] isc_lex_getsourceline() changed from returning int
|
2000-05-24 15:07:59 +00:00 |
|
masterdump.c
|
#include <errno.h> no longer needed now that we use isc_file_*
|
2000-06-02 00:05:30 +00:00 |
|
message.c
|
Megacommit of many files.
|
2000-06-01 18:26:56 +00:00 |
|
name.c
|
ndata and offsets for dns_rootname and dns_wildcardname need to be
|
2000-06-02 03:18:12 +00:00 |
|
ncache.c
|
include isc/buffer.h
|
2000-05-30 22:29:28 +00:00 |
|
nxt.c
|
DNS_R_RANGE -> ISC_R_RANGE
|
2000-05-15 21:14:38 +00:00 |
|
peer.c
|
Megacommit of dozens of files.
|
2000-05-08 14:38:29 +00:00 |
|
rbt.c
|
When joining nodes, set parent pointers of the left and right children of
|
2000-05-19 05:58:48 +00:00 |
|
rbtdb.c
|
[RT #115] find_closest_nxt() tried to concatenate . with .
|
2000-05-19 21:27:14 +00:00 |
|
rbtdb.h
|
Megacommit of dozens of files.
|
2000-05-08 14:38:29 +00:00 |
|
rbtdb64.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
rbtdb64.h
|
Megacommit of dozens of files.
|
2000-05-08 14:38:29 +00:00 |
|
rdata.c
|
225. [cleanup] The enumerated dns_rdatatype_* identifiers are now
|
2000-06-01 21:42:42 +00:00 |
|
rdatalist.c
|
use the UNUSED() macro
|
2000-05-11 22:47:00 +00:00 |
|
rdataset.c
|
Megacommit of dozens of files.
|
2000-05-08 14:38:29 +00:00 |
|
rdatasetiter.c
|
Megacommit of dozens of files.
|
2000-05-08 14:38:29 +00:00 |
|
rdataslab.c
|
Needs string.h for function prototypes. For some reason gcc and other
|
2000-05-08 19:23:32 +00:00 |
|
request.c
|
Add function to determine whether a given request used TCP or not.
|
2000-06-06 02:07:13 +00:00 |
|
resolver.c
|
237. [bug] If connect() returned ENOBUFS when the resolver was
|
2000-06-05 22:31:54 +00:00 |
|
result.c
|
Megacommit of many files.
|
2000-06-01 18:26:56 +00:00 |
|
rootns.c
|
Needs string.h for function prototypes. For some reason gcc and other
|
2000-05-08 19:23:32 +00:00 |
|
ssu.c
|
Fixed this warning:
|
2000-05-14 02:29:23 +00:00 |
|
tcpmsg.c
|
DNS_R_RANGE -> ISC_R_RANGE
|
2000-05-15 21:14:38 +00:00 |
|
time.c
|
DNS_R_RANGE -> ISC_R_RANGE
|
2000-05-15 21:14:38 +00:00 |
|
tkey.c
|
Use the new DST API
|
2000-06-02 18:59:33 +00:00 |
|
tkeyconf.c
|
Conversion of various config file values to isc_uint32_t.
|
2000-06-05 09:17:14 +00:00 |
|
tsig.c
|
missing call to dst_context_destroy
|
2000-06-05 20:01:07 +00:00 |
|
tsigconf.c
|
deal with the default view
|
2000-05-25 22:10:29 +00:00 |
|
ttl.c
|
Megacommit of many files.
|
2000-06-01 18:26:56 +00:00 |
|
validator.c
|
Certain negative responses could crash the validator.
|
2000-06-03 00:18:43 +00:00 |
|
version.c
|
update copyright
|
2000-02-03 23:50:32 +00:00 |
|
view.c
|
Wired up the new 'port' option. Also, the interface manager now has
|
2000-06-05 19:10:13 +00:00 |
|
xfrin.c
|
Use the new DST API
|
2000-06-02 18:59:33 +00:00 |
|
zone.c
|
config code now guarantees that port number is set in the
|
2000-06-05 21:54:28 +00:00 |
|
zoneconf.c
|
Conversion of various config file values to isc_uint32_t.
|
2000-06-05 09:17:14 +00:00 |
|
zt.c
|
Reintroduced separate internal/external reference counts for zones,
|
2000-05-22 17:23:15 +00:00 |