| .. |
|
include
|
oops, removed the wrong declaration
|
2001-05-04 23:57:22 +00:00 |
|
rdata
|
DNAME now has an RFC
|
2001-04-27 21:02:01 +00:00 |
|
sec
|
frombuffer() was declared 'static' but defined
|
2001-05-04 17:57:33 +00:00 |
|
.cvsignore
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
a6.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
acl.c
|
788. [feature] Add the "match-mapped-addresses" options, which
|
2001-03-26 21:33:07 +00:00 |
|
adb.c
|
In certain cases, the resolver's attempts to restart an address lookup
|
2001-05-02 17:29:17 +00:00 |
|
api
|
incremented library version number for 9.2
|
2001-01-19 01:55:11 +00:00 |
|
byaddr.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
cache.c
|
In incremental_cleaning_action(), detach the node returned by
|
2001-04-11 22:15:00 +00:00 |
|
callbacks.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
compress.c
|
In dns_compress_invalidate(), cctx->table cannot be NULL, since it's part of
|
2001-02-15 01:14:16 +00:00 |
|
db.c
|
806. [bug] DNS_R_SEENINCLUDE was failing to propogate back up
|
2001-04-10 03:05:55 +00:00 |
|
dbiterator.c
|
new function, dns_dbiterator_setcleanmode(), which enables cleaning
|
2001-03-08 01:16:06 +00:00 |
|
dbtable.c
|
Removed kludge for different error spaces in dns_dbtable_create(). [RT #642]
|
2001-01-12 00:31:50 +00:00 |
|
diff.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
dispatch.c
|
mgr was set but not used in dns_dispatch_detach(); removed it
|
2001-04-12 21:03:37 +00:00 |
|
dnssec.c
|
Comment a particularly subtle bit of code.
|
2001-05-02 00:03:12 +00:00 |
|
forward.c
|
Typo.
|
2001-01-15 19:54:12 +00:00 |
|
gen-unix.h
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
gen-win32.h
|
Add const to declaration of start_directory();
|
2001-03-12 01:05:52 +00:00 |
|
gen.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
journal.c
|
silence compiler
|
2001-01-24 07:12:56 +00:00 |
|
keytable.c
|
isc_uint16_t -> dns_keytag_t in many places; dns_keytable_findkeynode
|
2001-01-24 02:23:02 +00:00 |
|
lib.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
log.c
|
676. [bug] Log messages about lame servers to category
|
2001-01-11 19:38:11 +00:00 |
|
lookup.c
|
dns_name_concatenate(foo, NULL, bar, NULL) -> dns_name_copy(foo, bar, NULL)
|
2001-02-05 19:47:05 +00:00 |
|
Makefile.in
|
Remove the old configuration parser
|
2001-03-05 22:49:33 +00:00 |
|
master.c
|
MANYERRORS would cause the next line to be skipped if dns_rdata_fromtext failed.
|
2001-03-06 13:32:42 +00:00 |
|
masterdump.c
|
cache dumps now include trust levels and ncache entries
|
2001-04-26 21:17:56 +00:00 |
|
message.c
|
Return ISC_R_NOSPACE if the buffer isn't large enough to hold the DNS header.
|
2001-04-19 18:28:35 +00:00 |
|
name.c
|
removed redundant 'i++;'
|
2001-04-24 00:56:17 +00:00 |
|
ncache.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
nxt.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
opt.c
|
buffer request needs cast for win32
|
2001-05-06 02:24:08 +00:00 |
|
peer.c
|
770. [func] Add the "edns yes_or_no" statement to the server
|
2001-03-06 23:54:37 +00:00 |
|
rbt.c
|
removed stale #define DEBUG that my own comment said I was supposed to remove.
|
2001-04-12 21:18:14 +00:00 |
|
rbtdb.c
|
preserve a reference to the node lock across a call to no_references() in
|
2001-05-05 02:42:38 +00:00 |
|
rbtdb.h
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
rbtdb64.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
rbtdb64.h
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
rdata.c
|
769. [func] Improved error reporting when parsing rdata. [RT #740]
|
2001-03-06 22:11:18 +00:00 |
|
rdatalist.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
rdatalist_p.h
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
rdataset.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
rdatasetiter.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
rdataslab.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
request.c
|
remove the (now) redundant setting of the magic number.
|
2001-04-16 21:14:27 +00:00 |
|
resolver.c
|
808. [func] Add 'rndc flush' to flush the server's cache.
|
2001-04-11 20:37:50 +00:00 |
|
result.c
|
771. [cleanup] TSIG errors related to unsynchronized clocks
|
2001-03-07 20:53:32 +00:00 |
|
rootns.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
sdb.c
|
remove a cut-and-paste-o
|
2001-05-02 19:25:19 +00:00 |
|
ssu.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
stats.c
|
statistics counting was slowing down the server. Make client.c:count_query()
|
2001-01-23 01:50:29 +00:00 |
|
tcpmsg.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
time.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
timer.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
tkey.c
|
Call free_namelist() rather than freeing the list manually.
|
2001-02-17 02:22:43 +00:00 |
|
tsig.c
|
htons needs cast for win32
|
2001-05-06 02:23:06 +00:00 |
|
ttl.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
validator.c
|
Added a cast. [RT #899]
|
2001-02-21 19:57:38 +00:00 |
|
version.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
view.c
|
808. [func] Add 'rndc flush' to flush the server's cache.
|
2001-04-11 20:37:50 +00:00 |
|
xfrin.c
|
807. [bug] xfrin was not ignoring the transfer-source port.
|
2001-04-10 23:54:03 +00:00 |
|
zone.c
|
817. [func] Adjust timeouts for dialup zone queries.
|
2001-04-27 02:34:18 +00:00 |
|
zonekey.c
|
#include <config.h>
|
2001-02-26 02:49:19 +00:00 |
|
zt.c
|
dns_zt_load() was not checking the validity of the zonetable.
|
2001-02-27 02:54:11 +00:00 |