bind9/lib/dns
2010-12-19 21:32:35 +00:00
..
include Add #ifdef BIND9 to some of the new DLZ code to fix link errors 2010-12-19 02:51:41 +00:00
rdata update copyright notice 2009-12-04 22:06:37 +00:00
win32 dns64 2010-12-09 06:12:43 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
acache.c update copyright notice 2008-02-07 23:46:54 +00:00
acl.c update copyright notice 2009-01-17 23:47:43 +00:00
adb.c 2947. [func] Add new zone type "static-stub". It's like a stub 2010-12-16 09:51:30 +00:00
api re-base the api version for 9.8 2010-12-10 01:13:02 +00:00
byaddr.c update copyright notice 2009-09-02 23:48:03 +00:00
cache.c eliminate warning when building without -DBIND9 2009-11-12 23:43:02 +00:00
callbacks.c update copyright notice 2007-06-19 23:47:24 +00:00
client.c s/dns_key_free/dst_key_free/ 2010-12-03 12:03:22 +00:00
compress.c update copyright notice 2007-06-19 23:47:24 +00:00
db.c 2708. [func] Insecure to secure and NSEC3 parameter changes via 2009-10-08 23:13:07 +00:00
dbiterator.c update copyright notice 2007-06-19 23:47:24 +00:00
dbtable.c update copyright notice 2007-06-19 23:47:24 +00:00
diff.c 2795. [cleanup] Add text to differentiate "update with no effect" 2009-12-01 00:47:09 +00:00
dispatch.c 2797. [bug] Don't decrement the dispatch manager's maxbuffers. 2009-12-02 23:15:14 +00:00
dlz.c Add #ifdef BIND9 to some of the new DLZ code to fix link errors 2010-12-19 02:51:41 +00:00
dns64.c remove extraneos semicolon 2010-12-09 04:59:09 +00:00
dnssec.c update copyright notice 2010-01-13 23:48:59 +00:00
ds.c update copyright notice 2007-06-19 23:47:24 +00:00
dst_api.c 2989. [func] Added support for writable DLZ zones. (Contributed 2010-12-18 01:56:23 +00:00
dst_internal.h 2989. [func] Added support for writable DLZ zones. (Contributed 2010-12-18 01:56:23 +00:00
dst_lib.c update copyright notice 2007-06-19 23:47:24 +00:00
dst_openssl.h update copyright notice 2009-10-06 04:40:14 +00:00
dst_parse.c Prevent Linux spurious warnings about fwrite(). [RT #20812] 2010-01-11 10:49:14 +00:00
dst_parse.h 2731. [func] Additional work on change 2709. The key parser 2009-10-26 21:18:24 +00:00
dst_result.c update copyright notice 2008-04-01 23:47:10 +00:00
ecdb.c update copyright notice 2010-02-25 05:08:01 +00:00
forward.c update copyright notice 2009-09-02 23:48:03 +00:00
gen-unix.h update copyright notice 2009-01-17 23:47:43 +00:00
gen-win32.h update copyright notice 2009-01-17 23:47:43 +00:00
gen.c update copyright notice 2009-12-04 22:06:37 +00:00
gssapi_link.c update copyright notice 2009-10-24 23:47:36 +00:00
gssapictx.c Looks like "ifdef" should have been "ifndef". (Committing without review to 2010-12-19 21:32:35 +00:00
hmac_link.c update copyright notice 2010-01-07 23:48:54 +00:00
iptable.c update copyright notice 2009-02-18 23:47:48 +00:00
journal.c update copyright notice 2010-11-17 23:47:09 +00:00
key.c update copyright notice 2007-06-19 23:47:24 +00:00
keydata.c update copyright notice 2009-07-01 23:47:36 +00:00
keytable.c update copyright notice 2010-06-25 23:46:51 +00:00
lib.c silence win32 compiler warnings 2009-09-03 00:12:23 +00:00
log.c update copyright notice 2009-12-18 23:49:03 +00:00
lookup.c update copyright notice 2007-06-18 23:47:57 +00:00
Makefile.in 2981. [func] Partial DNS64 support (AAAA synthesis). [RT #21991] 2010-12-08 02:46:17 +00:00
master.c 2660. [func] Add a new set of DNS libraries for non-BIND9 2009-09-01 00:22:28 +00:00
masterdump.c 2772. [security] When validating, track whether pending data was from 2009-11-17 23:55:18 +00:00
message.c 2912. [func] Windows clients don't like UPDATE responses that clear 2010-06-03 05:23:27 +00:00
name.c 2929. [bug] Improved handling of GSS security contexts: 2010-07-09 05:13:15 +00:00
ncache.c silence compiler, explict coversion 2010-05-19 09:52:42 +00:00
nsec.c update copyright notice 2009-01-06 23:47:57 +00:00
nsec3.c 2980. [bug] named didn't properly handle UPDATES that changed the 2010-12-07 02:53:34 +00:00
openssl_link.c update copyright notice 2010-09-15 12:38:36 +00:00
openssldh_link.c silence compiler warnings. [RT #20472] 2009-10-30 05:08:23 +00:00
openssldsa_link.c silence compiler warnings. [RT #20472] 2009-10-30 05:08:23 +00:00
opensslrsa_link.c silence compiler warnings. [RT #20472] 2009-10-30 05:08:23 +00:00
order.c update copyright notice 2007-06-19 23:47:24 +00:00
peer.c update copyright notice 2009-09-02 23:48:03 +00:00
portlist.c update copyright notice 2007-06-19 23:47:24 +00:00
private.c update copyright notice 2009-10-09 23:48:09 +00:00
rbt.c 2736. [func] Improve the performance of NSEC signed zones with 2009-10-27 04:46:58 +00:00
rbtdb.c 2975. [bug] rbtdb.c:cleanup_dead_nodes_callback() aquired the 2010-12-02 04:58:13 +00:00
rbtdb.h update copyright notice 2007-06-19 23:47:24 +00:00
rbtdb64.c update copyright notice 2007-06-19 23:47:24 +00:00
rbtdb64.h update copyright notice 2007-06-19 23:47:24 +00:00
rcode.c update copyright notice 2010-11-17 23:47:09 +00:00
rdata.c update copyright notice 2010-11-17 23:47:09 +00:00
rdatalist.c remove accidental commit 2010-11-16 05:38:31 +00:00
rdatalist_p.h update copyright notice 2008-09-25 04:02:39 +00:00
rdataset.c update copyright notice 2010-02-25 05:08:01 +00:00
rdatasetiter.c update copyright notice 2007-06-19 23:47:24 +00:00
rdataslab.c update copyright notice 2010-02-25 05:08:01 +00:00
request.c update copyright notice 2010-03-04 23:50:34 +00:00
resolver.c 2961. [bug] Be still more selective about the non-authoritative 2010-09-15 12:21:27 +00:00
result.c update copyright notice 2010-02-25 05:08:01 +00:00
rootns.c AAAA not A 2010-06-18 05:36:24 +00:00
rriterator.c 2619. [func] Add support for RFC 5011, automatic trust anchor 2009-06-30 02:53:46 +00:00
sdb.c 2941. [bug] sdb and sdlz (dlz's zone database) failed to support 2010-08-16 04:49:14 +00:00
sdlz.c removed unnecessary "done" log message from dns_sdlzcreate(); it used 2010-12-19 02:37:08 +00:00
soa.c fix implicit memset() declaration 2009-09-10 02:18:40 +00:00
spnego.asn1 2105. [func] GSS-TSIG support (RFC 3645). 2006-12-04 01:54:53 +00:00
spnego.c 2989. [func] Added support for writable DLZ zones. (Contributed 2010-12-18 01:56:23 +00:00
spnego.h update copyright notice 2007-06-19 23:47:24 +00:00
spnego_asn1.c update copyright notice 2007-06-19 23:47:24 +00:00
spnego_asn1.pl update copyright notice 2007-06-19 23:47:24 +00:00
ssu.c 2989. [func] Added support for writable DLZ zones. (Contributed 2010-12-18 01:56:23 +00:00
stats.c update copyright notice 2009-01-27 23:47:54 +00:00
tcpmsg.c update copyright notice 2007-06-19 23:47:24 +00:00
time.c update copyright notice 2010-04-21 23:51:22 +00:00
timer.c update copyright notice 2007-06-19 23:47:24 +00:00
tkey.c update copyright notice 2010-12-18 23:47:11 +00:00
tsec.c 2982. [bug] Reference count dst keys. dst_key_attach() can be used 2010-12-09 00:54:34 +00:00
tsig.c 2982. [bug] Reference count dst keys. dst_key_attach() can be used 2010-12-09 00:54:34 +00:00
ttl.c update copyright notice 2007-06-19 23:47:24 +00:00
validator.c 2968. [security] Named could fail to prove a data set was insecure 2010-11-16 01:14:51 +00:00
version.c update copyright notice 2007-06-19 23:47:24 +00:00
view.c UNUSED(use_static_stub); 2010-12-18 11:47:13 +00:00
xfrin.c 0 -> dns_rdatatype_none 2008-09-25 04:12:39 +00:00
zone.c 2989. [func] Added support for writable DLZ zones. (Contributed 2010-12-18 01:56:23 +00:00
zonekey.c update copyright notice 2007-06-19 23:47:24 +00:00
zt.c update copyright notice 2007-06-19 23:47:24 +00:00