..
include
1077. [func] Do not accept further recursive clients when
2001-10-29 19:02:48 +00:00
rdata
compare: a REQUIRE() was comparing a variable against itself not agaist the
2001-09-10 23:47:26 +00:00
sec
Move configuration checking to libbind9.
2001-09-20 15:17:07 +00:00
win32
Added a version.h file for each library; made version
2001-10-16 23:21:07 +00:00
.cvsignore
shared library support
1999-07-03 21:07:10 +00:00
a6.c
use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land
2001-06-04 19:33:39 +00:00
acl.c
don't define INADDR_LOOPBACK; isc/net.h should be ensuring it exists
2001-05-31 10:43:37 +00:00
adb.c
consistently begin debug log messages with a lower case letter
2001-10-27 00:32:31 +00:00
api
bump version to avoid horrible confusion
2001-05-09 06:12:52 +00:00
byaddr.c
use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land
2001-06-04 19:33:39 +00:00
cache.c
mutex leak
2001-10-23 01:21:44 +00:00
callbacks.c
format string bugs and improved format string checking [RT #1578 ]
2001-08-08 22:54:55 +00:00
compress.c
use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land
2001-06-04 19:33:39 +00:00
db.c
978. [bug] dns_db_attachversion() had an invalid REQUIRE()
2001-09-04 12:17:13 +00:00
dbiterator.c
new function, dns_dbiterator_setcleanmode(), which enables cleaning
2001-03-08 01:16:06 +00:00
dbtable.c
use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land
2001-06-04 19:33:39 +00:00
diff.c
copyright update
2001-01-09 22:01:04 +00:00
dispatch.c
added INSISTs to help diagnose RT #1775
2001-09-20 16:48:20 +00:00
dnssec.c
The last change didn't compile due to faulty cut&paste.
2001-06-08 22:48:28 +00:00
forward.c
use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land
2001-06-04 19:33:39 +00:00
gen-unix.h
copyright update
2001-01-09 22:01:04 +00:00
gen-win32.h
spacing
2001-09-06 01:06:24 +00:00
gen.c
format string bugs and improved format string checking [RT #1578 ]
2001-08-08 22:54:55 +00:00
journal.c
1052. [bug] Journals were not being created in binary mode
2001-10-15 04:47:55 +00:00
keytable.c
use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land
2001-06-04 19:33:39 +00:00
lib.c
copyright update
2001-01-09 22:01:04 +00:00
log.c
1042. [bug] The "config" logging category did not work properly.
2001-10-11 01:16:18 +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
Removed all code within #ifdef DNS_OPT_NEWCODES*.
2001-10-01 18:54:05 +00:00
master.c
1023. [func] Accept hints without TTLs.
2001-09-30 04:31:28 +00:00
masterdump.c
1074. [bug] Running out of memory in dump_rdataset() could
2001-10-25 23:18:05 +00:00
message.c
Removed all code within #ifdef DNS_OPT_NEWCODES*.
2001-10-01 18:54:05 +00:00
name.c
Instead of choosing between memcpy and memmove at run time, call
2001-06-28 21:34:11 +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
peer.c
770. [func] Add the "edns yes_or_no" statement to the server
2001-03-06 23:54:37 +00:00
rbt.c
use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land
2001-06-04 19:33:39 +00:00
rbtdb.c
document the rdatasetheader next and down pointers
2001-10-27 00:27:54 +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
Also disallow creation of TYPE0 records from wire data
2001-10-03 00:51:38 +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
complete the rollback
2001-06-05 09:23:14 +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
Fixed a race condition in the new request retransmission code:
2001-10-23 23:10:14 +00:00
resolver.c
1077. [func] Do not accept further recursive clients when
2001-10-29 19:02:48 +00:00
result.c
1006. [bug] If a KEY RR was found missing during DNSSEC validation,
2001-09-19 21:25:46 +00:00
rootns.c
1023. [func] Accept hints without TTLs.
2001-09-30 04:31:28 +00:00
sdb.c
if the sdb lookup function fails at the zone origin for reasons other
2001-10-13 01:37:58 +00:00
soa.c
functions returning void should not return the result of other functions
2001-06-03 19:03:37 +00:00
ssu.c
#857 was incomplete, ISC_MAGIC was not being used everwhere it should have been.
2001-08-28 03:58:29 +00:00
stats.c
Added support for Win32
2001-07-16 05:10:30 +00:00
tcpmsg.c
use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land
2001-06-04 19:33:39 +00:00
time.c
dns_time*_fromtext should take "const char *"s, not "char *"s.
2001-09-21 00:11:30 +00:00
timer.c
copyright update
2001-01-09 22:01:04 +00:00
tkey.c
fix assertion in tkey code [RT #1866 ]
2001-10-09 17:26:33 +00:00
tsig.c
dns_tsigkey_createfromkey wasn't checking that the key algorithm matched the
2001-09-27 17:49:11 +00:00
ttl.c
copyright update
2001-01-09 22:01:04 +00:00
validator.c
1006. [bug] If a KEY RR was found missing during DNSSEC validation,
2001-09-19 21:25:46 +00:00
version.c
Added a version.h file for each library; made version
2001-10-16 23:21:07 +00:00
view.c
1073. [bug] The adb cache should also be space driven,
2001-10-25 04:57:46 +00:00
xfrin.c
When retrying with AXFR after a failed IXFR, don't do a SOA query
2001-09-27 01:01:46 +00:00
zone.c
some variables that should have been static weren't
2001-10-23 01:49:35 +00:00
zonekey.c
#include <config.h>
2001-02-26 02:49:19 +00:00
zt.c
use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land
2001-06-04 19:33:39 +00:00