| .. |
|
config
|
Do checks on some integers for size limits.
|
1999-12-17 18:32:38 +00:00 |
|
include
|
Declare new function dns_c_checkconfig that's used in main parsing routine.
|
1999-12-17 18:34:16 +00:00 |
|
rdata
|
fix compiler warning: While loop condition is always non-zero.
|
1999-11-03 01:07:02 +00:00 |
|
sec
|
Fully declare function pointers.
|
1999-12-13 02:22:09 +00:00 |
|
.cvsignore
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
a6.c
|
isc_stdtime_get() now returns void, not isc_result_t.
|
1999-12-16 23:29:07 +00:00 |
|
acl.c
|
introducing dns_acl_t; other restructuring of server
|
1999-12-16 23:11:07 +00:00 |
|
aclconf.c
|
introducing dns_acl_t; other restructuring of server
|
1999-12-16 23:11:07 +00:00 |
|
adb.c
|
isc_stdtime_get() now returns void, not isc_result_t.
|
1999-12-16 23:29:07 +00:00 |
|
api
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
cache.c
|
wired up the 'cleaning-interval' config option
|
1999-12-17 01:02:49 +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
|
move util.h to <isc/util.h>
|
1999-12-16 22:24:22 +00:00 |
|
dispatch.c
|
move util.h to <isc/util.h>
|
1999-12-16 22:24:22 +00:00 |
|
dnssec.c
|
isc_stdtime_get() now returns void, not isc_result_t.
|
1999-12-16 23:29:07 +00:00 |
|
gen-unix.h
|
update copyrights
|
1999-10-31 18:42:01 +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
|
make an unexpectedly empty journal file cause a DNS_R_UNEXPECTED return,
|
1999-12-14 01:26:03 +00:00 |
|
lib.c
|
put msgcat init in lib.c
|
1999-06-23 22:28:27 +00:00 |
|
log.c
|
introducing dns_acl_t; other restructuring of server
|
1999-12-16 23:11:07 +00:00 |
|
Makefile.in
|
introducing dns_acl_t; other restructuring of server
|
1999-12-16 23:11:07 +00:00 |
|
master.c
|
isc_stdtime_get() now returns void, not isc_result_t.
|
1999-12-16 23:29:07 +00:00 |
|
masterdump.c
|
isc_stdtime_get() now returns void, not isc_result_t.
|
1999-12-16 23:29:07 +00:00 |
|
message.c
|
set DNS_RDATASETATTR_TTLADJUSTED when the ttl's for rdata don't match
|
1999-12-17 00:21:38 +00:00 |
|
name.c
|
fix typo
|
1999-10-29 07:09:44 +00:00 |
|
ncache.c
|
An additional coredump avoiding REQUIRE()
|
1999-11-04 18:45:21 +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
|
fix compiler warning: While loop condition is always non-zero.
|
1999-11-03 01:07:02 +00:00 |
|
rbtdb.c
|
isc_stdtime_get() now returns void, not isc_result_t.
|
1999-12-16 23:29:07 +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
|
added unpleasant ismeta() hack for TKEY
|
1999-10-25 21:41:49 +00:00 |
|
rdatalist.c
|
add dns_rdatalist_init()
|
1999-10-27 00:43:43 +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
|
isc_stdtime_get() now returns void, not isc_result_t.
|
1999-12-16 23:29:07 +00:00 |
|
result.c
|
Add DNS_R_NOJOURNAL
|
1999-12-07 06:06:51 +00:00 |
|
tcpmsg.c
|
move util.h to <isc/util.h>
|
1999-12-16 22:24:22 +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 |
|
tkey.c
|
Change config API to not take a isc_log_t but use dns_lctx extern.
|
1999-12-06 12:40:39 +00:00 |
|
tsig.c
|
isc_stdtime_get() now returns void, not isc_result_t.
|
1999-12-16 23:29:07 +00:00 |
|
ttl.c
|
Support $TTL w/ BIND 8 format
|
1999-11-04 01:21:28 +00:00 |
|
version.c
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
view.c
|
move util.h to <isc/util.h>
|
1999-12-16 22:24:22 +00:00 |
|
xfrin.c
|
dns_zone_getxfrtime -> dns_zone_getmaxxfrin
|
1999-12-13 07:57:36 +00:00 |
|
zone.c
|
isc_stdtime_get() now returns void, not isc_result_t.
|
1999-12-16 23:29:07 +00:00 |
|
zoneconf.c
|
introducing dns_acl_t; other restructuring of server
|
1999-12-16 23:11:07 +00:00 |
|
zt.c
|
move util.h to <isc/util.h>
|
1999-12-16 22:24:22 +00:00 |