bind9/lib/dns
2018-08-29 21:36:27 +02:00
..
include rndc reconfig should not touch already loaded zones, some refactoring of dns_{zone,view,zt}_{async,}load 2018-08-28 17:04:45 +02:00
rdata Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
tests silence "missing print.h" warning 2018-08-28 15:59:20 -07:00
win32 Remove *_loadnew from libdns.def.in 2018-08-29 21:36:27 +02:00
.gitignore 4394. [func] Add rndc command "dnstap-reopen" to close and 2016-06-24 09:37:04 +10:00
acl.c Refactor *_destroy and *_detach functions to unified order of actions. 2018-08-28 13:15:59 +02:00
adb.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
api prep 9.13.2 2018-07-03 07:40:29 +00:00
Atffile
badcache.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
byaddr.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
cache.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
callbacks.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
catz.c Refactor *_destroy and *_detach functions to unified order of actions. 2018-08-28 13:15:59 +02:00
client.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
clientinfo.c Replace "config.h" with <config.h> 2018-08-16 12:45:59 +02:00
compress.c Remove duplicate config.h 2018-08-08 09:37:30 +02:00
db.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
dbiterator.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
dbtable.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
diff.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
dispatch.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
dlz.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
dns64.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
dnsrps.c memmove, strtoul, and strcasestr functions are part of ISO C90, remove the compatibility shim 2018-08-28 10:31:48 +02:00
dnssec.c Remove legacy support for AIX 2018-08-28 10:31:47 +02:00
dnstap.c Refactor *_destroy and *_detach functions to unified order of actions. 2018-08-28 13:15:59 +02:00
dnstap.proto [master] dnstap 2015-10-02 12:32:42 -07:00
ds.c Remove support for obsoleted ECC-GOST (GOST R 34.11-94) algorithm 2018-06-05 09:14:14 +02:00
dst_api.c Refactor *_destroy and *_detach functions to unified order of actions. 2018-08-28 13:15:59 +02:00
dst_internal.h Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
dst_lib.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
dst_openssl.h Use standard OPENSSL_NO_ENGINE instead of custom USE_ENGINE define 2018-05-03 15:32:43 +02:00
dst_parse.c Remove legacy support for AIX 2018-08-28 10:31:47 +02:00
dst_parse.h Remove support for obsoleted ECC-GOST (GOST R 34.11-94) algorithm 2018-06-05 09:14:14 +02:00
dst_pkcs11.h Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
dst_result.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
dyndb.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
ecdb.c Replace "config.h" with <config.h> 2018-08-16 12:45:59 +02:00
ecs.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
fixedname.c Add a dns_fixedname_initname() helper function 2018-04-09 12:14:16 +02:00
forward.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
gen-unix.h Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
gen-win32.h Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
gen.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
geoip.c Remove unthreaded support 2018-08-16 17:18:52 +02:00
gssapi_link.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
gssapictx.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
hmac_link.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
ipkeylist.c Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-08 09:37:28 +02:00
iptable.c Refactor *_destroy and *_detach functions to unified order of actions. 2018-08-28 13:15:59 +02:00
journal.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
key.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
keydata.c Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-08 09:37:28 +02:00
keytable.c Refactor *_destroy and *_detach functions to unified order of actions. 2018-08-28 13:15:59 +02:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
lib.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
log.c Move NSID logging to its own category 2018-06-05 12:10:37 +10:00
lookup.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
Makefile.in Fix ax_check_openssl to accept yes and improve it to modern autotools standard 2018-07-23 22:10:52 +02:00
mapapi begin preparation for 9.13.0 2018-05-21 11:50:38 -07:00
master.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
masterdump.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
message.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
name.c Remove unthreaded support 2018-08-16 17:18:52 +02:00
ncache.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
nsec.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
nsec3.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
nta.c Refactor *_destroy and *_detach functions to unified order of actions. 2018-08-28 13:15:59 +02:00
openssl_link.c Do not remove errors from the OpenSSL error queue in toresult() 2018-08-14 12:49:19 +02:00
openssldh_link.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
openssldsa_link.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
opensslecdsa_link.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
openssleddsa_link.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
opensslrsa_link.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
order.c Refactor *_destroy and *_detach functions to unified order of actions. 2018-08-28 13:15:59 +02:00
peer.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
pkcs11.c Make OpenSSL mandatory 2018-07-19 12:47:03 -04:00
pkcs11dsa_link.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
pkcs11ecdsa_link.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
pkcs11eddsa_link.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
pkcs11rsa_link.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
portlist.c Refactor *_destroy and *_detach functions to unified order of actions. 2018-08-28 13:15:59 +02:00
private.c Replace "config.h" with <config.h> 2018-08-16 12:45:59 +02:00
rbt.c Rewrite isc_refcount API to fetch_and_<op>, instead of former <op>_and_<fetch> 2018-08-28 12:15:39 +02:00
rbtdb.c Refactor *_destroy and *_detach functions to unified order of actions. 2018-08-28 13:15:59 +02:00
rbtdb.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
rcode.c memmove, strtoul, and strcasestr functions are part of ISO C90, remove the compatibility shim 2018-08-28 10:31:48 +02:00
rdata.c memmove, strtoul, and strcasestr functions are part of ISO C90, remove the compatibility shim 2018-08-28 10:31:48 +02:00
rdatalist.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
rdatalist_p.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
rdataset.c Cleanup couple of set-but-unused errors from Coverity 2018-08-27 10:12:19 -04:00
rdatasetiter.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
rdataslab.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
request.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
resolver.c Do not treat a referral with a non-empty ANSWER section as an error 2018-08-22 10:14:37 +02:00
result.c Add dns_zone_verifydb() 2018-06-28 13:38:39 +02:00
rootns.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
rpz.c Refactor *_destroy and *_detach functions to unified order of actions. 2018-08-28 13:15:59 +02:00
rriterator.c Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-08 09:37:28 +02:00
rrl.c rndc reconfig should not touch already loaded zones, some refactoring of dns_{zone,view,zt}_{async,}load 2018-08-28 17:04:45 +02:00
sdb.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
sdlz.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
soa.c Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-08 09:37:28 +02:00
spnego.asn1 Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
spnego.c Remove duplicate config.h 2018-08-08 09:37:30 +02:00
spnego.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
spnego_asn1.c address win32 build issues 2018-05-22 16:32:21 -07:00
spnego_asn1.pl Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
ssu.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
ssu_external.c Ensure that POSIX strerror_r variant is use even when _GNU_SOURCE is enabled by default 2018-08-29 13:31:28 +02:00
stats.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
tcpmsg.c Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-08 09:37:28 +02:00
time.c Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-08 09:37:28 +02:00
timer.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
tkey.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
tsec.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
tsig.c Refactor *_destroy and *_detach functions to unified order of actions. 2018-08-28 13:15:59 +02:00
tsig_p.h Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
ttl.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
update.c Remove unthreaded support 2018-08-16 17:18:52 +02:00
validator.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
version.c address win32 build issues 2018-05-22 16:32:21 -07:00
view.c rndc reconfig should not touch already loaded zones, some refactoring of dns_{zone,view,zt}_{async,}load 2018-08-28 17:04:45 +02:00
xfrin.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
zone.c Ensure that POSIX strerror_r variant is use even when _GNU_SOURCE is enabled by default 2018-08-29 13:31:28 +02:00
zone_p.h Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
zonekey.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
zoneverify.c Initialize all tvresults to ISC_R_UNSET 2018-08-27 10:12:19 -04:00
zt.c rndc reconfig should not touch already loaded zones, some refactoring of dns_{zone,view,zt}_{async,}load 2018-08-28 17:04:45 +02:00