This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
You've already forked bind9
Code
Pull Requests
1
Activity
Files
ed95f9fba3897126d0902db0053e6e776176bd40
bind9
/
lib
/
isccfg
History
Ondřej Surý
ed95f9fba3
Update the source code formatting using clang-format-13
...
clang-format-13 fixed some of the formatting that clang-format-12 got wrong. Update the formatting.
2021-10-12 11:14:40 +02:00
..
include
Update the source code formatting using clang-format-13
2021-10-12 11:14:40 +02:00
tests
Move the include Makefile.tests to the bottom of Makefile.am(s)
2021-06-24 15:33:52 +02:00
aclconf.c
Require 'ctx' to be non-NULL in cfg_acl_fromconfig{,2}
2021-01-28 01:54:59 +00:00
dnsconf.c
Remove LIB<*>_EXTERNAL_DATA defines
2021-07-06 05:33:48 +00:00
kaspconf.c
Make isc_result a static enum
2021-10-06 11:22:20 +02:00
log.c
Remove LIB<*>_EXTERNAL_DATA defines
2021-07-06 05:33:48 +00:00
Makefile.am
tls and http configuration code was unnecessarily complex
2021-02-03 12:06:17 +01:00
namedconf.c
Make isc_result a static enum
2021-10-06 11:22:20 +02:00
parser.c
Address use before NULL check warning of obj
2021-09-28 11:57:47 +10:00