bind9/lib/isccfg
Evan Hunt fd763d7223 enable listen-on parameters to be specified in any order
updated the parser to allow the "port", "tls" and "http"
paramters to "listen-on" and "listen-on-v6" to be specified in any
order. previously the parser would throw an error if any other order
was used than port, tls, http.
2021-02-16 16:24:35 -08:00
..
include tls and http configuration code was unnecessarily complex 2021-02-03 12:06:17 +01:00
tests Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
win32 Drop unused headers 2020-11-11 10:08:12 +01:00
aclconf.c Require 'ctx' to be non-NULL in cfg_acl_fromconfig{,2} 2021-01-28 01:54:59 +00:00
dnsconf.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
kaspconf.c Treat dnssec-policy "none" as a builtin zone 2020-12-23 09:02:11 +01:00
log.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am tls and http configuration code was unnecessarily complex 2021-02-03 12:06:17 +01:00
namedconf.c enable listen-on parameters to be specified in any order 2021-02-16 16:24:35 -08:00
parser.c Remove a lot of obsoleted options 2021-01-19 10:12:40 +01:00