bind9/bin/named
Ondřej Surý b3a8f0048f Refactor dns_{acl,aclenv}_create to return void
The dns_{acl,aclenv}_create() can't fail, so change it to return void.
2023-10-13 14:44:40 +02:00
..
include Make dns_dispatch bound to threads 2023-09-16 07:32:17 +02:00
.gitignore Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
bind9.xsl Expose the SOA query transport type used before/during XFR 2023-09-22 09:56:33 +00:00
builtin.c Give the rdataset->privateN fields more helpful names 2023-07-17 14:50:25 +02:00
config.c Add the ability to use DNS64 internally 2023-09-13 14:31:43 +10:00
control.c further cleanup after removing diffie-hellman TKEY mode 2023-03-08 08:36:25 +01:00
controlconf.c Don't undef <unit>_TRACE, instead add comment how to enable it 2023-10-13 11:40:16 +02:00
dlz_dlopen_driver.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
fuzz.c Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
geoip.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
log.c Properly name ADB hashmap and named log memory contexts 2023-01-30 12:54:57 +01:00
logconf.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
main.c Make dns_dispatch bound to threads 2023-09-16 07:32:17 +02:00
Makefile.am Add support for User Statically Defined Tracing (USDT) probes 2023-08-21 18:39:53 +02:00
named.conf.rst remove {root-}delegation-only 2023-03-23 12:57:01 -07:00
named.rst Allow FIPS mode to be enabled at run time in named 2023-04-03 12:05:29 +10:00
os.c remove named_os_gethostname() 2023-02-18 20:23:41 +00:00
server.c Refactor dns_{acl,aclenv}_create to return void 2023-10-13 14:44:40 +02:00
statschannel.c Fix error path issue in xfrin_xmlrender() 2023-09-27 10:03:40 +00:00
tkeyconf.c Remove TKEY Mode 2 (Diffie-Hellman) 2023-03-08 08:36:25 +01:00
transportconf.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
tsigconf.c convert TSIG keyring storage from RBT to hash table 2023-06-14 08:14:38 +00:00
xsl_p.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zoneconf.c Apply the isc_mem_cget semantic patch 2023-08-31 22:08:35 +02:00