bind9/lib/dns
2002-11-05 22:21:28 +00:00
..
include 1394. [func] It is now possible to check if a particular element is 2002-10-29 04:40:26 +00:00
rdata casts required 2002-08-01 03:31:44 +00:00
sec 1395. [port] OpenSSL 0.9.7 defines CRYPTO_LOCK_ENGINE but doesn't 2002-10-31 04:35:02 +00:00
win32 reviewed: marka 2002-08-17 01:34:09 +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 1394. [func] It is now possible to check if a particular element is 2002-10-29 04:40:26 +00:00
adb.c Add missing space to fprintf. 2002-09-12 00:28:52 +00:00
api bump version to avoid horrible confusion 2001-05-09 06:12:52 +00:00
byaddr.c developer: jinmei 2002-08-27 04:53:43 +00:00
cache.c 1299. [port] Darwin uses (unsigned long) for size_t. [RT #2590] 2002-05-23 04:32:30 +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 Check return values or cast them to (void), as required by the coding 2001-11-30 01:59:49 +00:00
diff.c 1355. [bug] It was possible to trigger a INSIST when debugging 2002-08-06 14:33:08 +00:00
dispatch.c fixed a bug that named crashes with an assertion failure on exit when sharing 2002-09-04 02:26:13 +00:00
dnssec.c 1254. [bug] When signing/verifying rdatasets, duplicate rdatas 2002-07-22 02:49:14 +00:00
ds.c 1328. [func] DS (delegation signer) support. 2002-06-17 04:01:37 +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 Check return values or cast them to (void), as required by the coding 2001-11-30 01:59:49 +00:00
gen-win32.h spacing 2001-09-06 01:06:24 +00:00
gen.c 1236. [bug] dns_rdata{class,type}_fromtext() didn't handle non 2002-03-20 17:12:29 +00:00
journal.c 1252. [func] Report the current serial with periodic commits when 2002-07-22 02:06:04 +00:00
keytable.c sizeof style 2001-11-12 19:05:39 +00:00
lib.c Added LIB*_EXTERNAL_DATA Macros necessary to make lib extern variables globally visible in Win32 2001-11-19 03:08:44 +00:00
log.c 1042. [bug] The "config" logging category did not work properly. 2001-10-11 01:16:18 +00:00
lookup.c sizeof style 2001-11-12 19:05:39 +00:00
Makefile.in add explict dependancies for the generated header files. 2002-09-10 04:45:06 +00:00
master.c 1249. [func] named-checkzone will now check if nameservers that 2002-07-19 02:34:58 +00:00
masterdump.c 1297. [func] You can now create your own customised printing 2002-05-21 06:12:45 +00:00
message.c change a message about trailing garbage in a packet from debug(1) to debug(3) 2002-09-08 18:37:12 +00:00
name.c developer: jinmei 2002-08-27 04:53:43 +00:00
ncache.c The validator didn't handle missing DS records correctly. 2002-07-19 03:29:15 +00:00
nxt.c copyright update 2001-01-09 22:01:04 +00:00
order.c add config.h 2002-05-02 06:55:23 +00:00
peer.c Check return values or cast them to (void), as required by the coding 2001-11-30 01:59:49 +00:00
rbt.c developer: jinmei 2002-08-27 04:53:43 +00:00
rbtdb.c in dbiterator_destroy(), gained a reference to db before using an mctx 2002-10-10 13:50:02 +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 1328. [func] DS (delegation signer) support. 2002-06-17 04:01:37 +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 rrset-order cyclic w/ sortlist broken. 2002-04-02 06:06:29 +00:00
rdatasetiter.c copyright update 2001-01-09 22:01:04 +00:00
rdataslab.c add REQUIREs 2002-02-21 23:51:49 +00:00
request.c Check return values or cast them to (void), as required by the coding 2001-11-30 01:59:49 +00:00
resolver.c remove repeated "keep" in comment. 2002-10-15 03:15:28 +00:00
result.c developer: jinmei 2002-08-27 04:53:43 +00:00
rootns.c 1397. [bug] J.ROOT-SERVERS.NET is now 192.58.128.30. 2002-11-05 22:21:28 +00:00
sdb.c 1128. [func] sdb drivers can now provide RR data in either text 2001-11-15 20:32:05 +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 Do not put a space before ';' when terminating a statement or in a 'for' statement. 2001-11-27 00:56:32 +00:00
timer.c copyright update 2001-01-09 22:01:04 +00:00
tkey.c brace style 2001-12-03 19:44:08 +00:00
tsig.c 1229. [bug] named would crash if it received a TSIG signed 2002-03-14 18:34:48 +00:00
ttl.c 1151. [bug] nslookup failed to check that the arguments to 2001-11-30 01:02:18 +00:00
validator.c 1255. [bug] When performing a nonexistence proof, the validator 2002-07-22 03:00:49 +00:00
version.c Added a version.h file for each library; made version 2001-10-16 23:21:07 +00:00
view.c 1375. [func] 'rndc dumpdb' now dumps the adb cache along with the 2002-09-10 02:06:49 +00:00
xfrin.c 1383. [func] Track the serial number in a IXFR response and log if 2002-09-24 01:04:03 +00:00
zone.c 1385. [bug] Setting serial-query-rate to 10 would trigger a 2002-09-30 06:37:49 +00:00
zonekey.c #include <config.h> 2001-02-26 02:49:19 +00:00
zt.c 1379. [func] 'rndc stats' now reports tcp and recursion quota 2002-09-10 02:23:46 +00:00