bind9/lib/dns
2004-02-10 06:11:17 +00:00
..
include CD is state is returned to querier. 2004-01-21 14:13:51 +00:00
rdata 1535. [bug] When parsing APL records it was possible to silently 2004-01-05 06:11:39 +00:00
sec Replace sparse switch with if-else 2004-02-01 23:56:19 +00:00
win32 1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY. 2003-09-30 06:00:40 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +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 Replace sparse switch with if-else 2004-02-01 23:56:19 +00:00
api bump version to avoid horrible confusion 2001-05-09 06:12:52 +00:00
byaddr.c 1458. [cleanup] sprintf() -> snprintf(). 2003-04-11 07:25:31 +00:00
cache.c 1525. [bug] dns_cache_create() could dereference a NULL pointer 2003-10-15 07:01:45 +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 1522. [bug] dns_db_findnode() relax the requirements on 'name'. 2003-10-03 03:12:35 +00:00
dbiterator.c new function, dns_dbiterator_setcleanmode(), which enables cleaning 2001-03-08 01:16:06 +00:00
dbtable.c silence punned messages 2004-02-03 00:59:05 +00:00
diff.c 1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY. 2003-09-30 06:00:40 +00:00
dispatch.c 1576. [bug] Race condition in dns_dispatch_addresponse(). 2004-02-10 06:11:17 +00:00
dnssec.c 1558. [func] New DNSSEC 'disable-algorithms'. Support entry into 2004-01-14 02:06:51 +00:00
ds.c 1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY. 2003-09-30 06:00:40 +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 silence compiler warnings (HPUX/11i) 2003-07-25 00:01:16 +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 1504. [func] New zone type "delegation-only". 2003-09-17 05:24:43 +00:00
lookup.c silence punned messages 2004-02-03 00:59:05 +00:00
Makefile.in seperate out objects from lib/dns 2004-01-14 02:12:45 +00:00
master.c 1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY. 2003-09-30 06:00:40 +00:00
masterdump.c 1549. [func] named-checkzone can now write out the zone contents 2004-01-07 05:27:17 +00:00
message.c 1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY. 2003-09-30 06:00:40 +00:00
name.c 1528. [cleanup] Simplify some dns_name_ functions based on the 2003-10-25 00:31:12 +00:00
ncache.c explicitly set last two elements to NULL 2004-01-20 14:21:14 +00:00
nsec.c 1541. [func] NSEC now uses new bitmap format. 2003-12-13 04:20:44 +00:00
order.c add config.h 2002-05-02 06:55:23 +00:00
peer.c 1515. [func] Allow transfer source to be set in a server statement. 2003-09-25 18:16:50 +00:00
portlist.c missing includes [RT#9194] 2003-10-01 00:58:07 +00:00
rbt.c 1528. [cleanup] Simplify some dns_name_ functions based on the 2003-10-25 00:31:12 +00:00
rbtdb.c silence punned messages 2004-02-03 00:59:05 +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 whitespace / layout 2003-10-17 03:46:46 +00:00
rdatalist.c 1558. [func] New DNSSEC 'disable-algorithms'. Support entry into 2004-01-14 02:06:51 +00:00
rdatalist_p.h 1558. [func] New DNSSEC 'disable-algorithms'. Support entry into 2004-01-14 02:06:51 +00:00
rdataset.c 1558. [func] New DNSSEC 'disable-algorithms'. Support entry into 2004-01-14 02:06:51 +00:00
rdatasetiter.c copyright update 2001-01-09 22:01:04 +00:00
rdataslab.c 1558. [func] New DNSSEC 'disable-algorithms'. Support entry into 2004-01-14 02:06:51 +00:00
request.c merge 4319 2002-11-12 23:58:14 +00:00
resolver.c silence punned messages 2004-02-03 00:59:05 +00:00
result.c 1558. [func] New DNSSEC 'disable-algorithms'. Support entry into 2004-01-14 02:06:51 +00:00
rootns.c 1567. [bug] B.ROOT-SERVERS.NET is now 192.228.79.201. 2004-01-29 04:34:13 +00:00
sdb.c silence punned messages 2004-02-03 00:59: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 1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY. 2003-09-30 06:00:40 +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 silence compiler warnings (HPUX/11i) 2003-07-25 00:01:16 +00:00
timer.c copyright update 2001-01-09 22:01:04 +00:00
tkey.c 1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY. 2003-09-30 06:00:40 +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 silence punned messages 2004-02-03 00:59:05 +00:00
version.c Added a version.h file for each library; made version 2001-10-16 23:21:07 +00:00
view.c 1521. [bug] dns_view_createresolver() failed to check the 2003-10-03 02:19:31 +00:00
xfrin.c 1464. [bug] Preserve "out of zone" data for outgoing zone 2003-04-17 05:40:45 +00:00
zone.c 1549. [func] named-checkzone can now write out the zone contents 2004-01-07 05:27:17 +00:00
zonekey.c 1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY. 2003-09-30 06:00:40 +00:00
zt.c silence punned messages 2004-02-03 00:59:05 +00:00