| .. |
|
config
|
Support forward and forwarders values inside master, slave and stub zones.
|
1999-11-02 15:49:44 +00:00 |
|
include
|
A bit of SIG(0) cleanup
|
1999-11-02 22:58:29 +00:00 |
|
rdata
|
Add read support for BIND 8 TTL / counter format to soa.
|
1999-11-02 13:07:53 +00:00 |
|
sec
|
yet another case of missing trailing dots
|
1999-11-02 19:52:29 +00:00 |
|
.cvsignore
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
a6.c
|
in6_addr.s6_addr is *always* an array.
|
1999-10-29 06:36:05 +00:00 |
|
adb.c
|
kill name->query_pending, since that bitmask is really represented more
|
1999-11-02 18:36:54 +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
|
A bit of SIG(0) cleanup
|
1999-11-02 22:58:29 +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
|
the 'covers' field was not being set in dns_diff_load()
|
1999-11-03 00:24:47 +00:00 |
|
lib.c
|
put msgcat init in lib.c
|
1999-06-23 22:28:27 +00:00 |
|
log.c
|
added xfer_in/xfer_out categories and modules
|
1999-10-29 22:37:47 +00:00 |
|
Makefile.in
|
in6_addr.s6_addr is *always* an array.
|
1999-10-29 06:36:05 +00:00 |
|
master.c
|
Add read support for BIND 8 TTL / counter format to soa.
|
1999-11-02 13:07:53 +00:00 |
|
masterdump.c
|
add const to filename args
|
1999-10-25 18:42:09 +00:00 |
|
message.c
|
A bit of SIG(0) cleanup
|
1999-11-02 22:58:29 +00:00 |
|
name.c
|
fix typo
|
1999-10-29 07:09:44 +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
|
fluff: compare a pointer to NULL
|
1999-11-03 00:17:11 +00:00 |
|
rbtdb.c
|
suppress glue in most cache retrievals; get rid of NXGLUE
|
1999-10-25 21:19:02 +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
|
Using AF_INET6 when creating an IPv6 socket helps a lot!
|
1999-11-02 00:56:49 +00:00 |
|
result.c
|
added DNS_R_NOIDENTITY
|
1999-11-02 19:57:13 +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 |
|
tkey.c
|
processdelete checks the key's identity
|
1999-11-02 19:56:34 +00:00 |
|
tsig.c
|
uninitialized variable
|
1999-11-02 23:40:05 +00:00 |
|
ttl.c
|
Add read support for BIND 8 TTL / counter format to soa.
|
1999-11-02 13:07:53 +00:00 |
|
version.c
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
view.c
|
add adb
|
1999-10-28 19:52:10 +00:00 |
|
xfrin.c
|
Include <isc/print.h>, so that vsnprintf can be used.
|
1999-10-31 00:02:31 +00:00 |
|
zone.c
|
use the logging library, not printf
|
1999-10-30 01:53:37 +00:00 |
|
zt.c
|
Add stop on error flag to dns_zt_apply.
|
1999-10-26 02:29:49 +00:00 |