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
00cb151f8e6a280152f8da3cf9e008fa69599e73
bind9
/
lib
/
isccfg
History
Tony Finch
c622b349e4
Apply the SET_IF_NOT_NULL() semantic patch
...
spatch --sp-file cocci/set_if_not_null.spatch --use-gitgrep --dir "." --include-headers --in-place
2023-08-15 12:21:41 +02:00
..
include
Allow named-checkconf to selectively check dnssec-policy algorithms
2023-04-03 12:15:57 +10:00
aclconf.c
Replace DE_CONST(k, v) with v = UNCONST(k) macro
2023-04-03 10:25:56 +00:00
check.c
Apply the SET_IF_NOT_NULL() semantic patch
2023-08-15 12:21:41 +02:00
dnsconf.c
…
duration.c
Remove do-nothing header <isc/print.h>
2023-02-15 16:44:47 +00:00
kaspconf.c
Add inline-signing to dnssec-policy
2023-08-01 06:55:48 +00:00
log.c
…
Makefile.am
Move bind9/check to isccfg/check
2023-02-17 12:13:37 +00:00
namedconf.c
deprecate "dialup" and "heartbeat-interval"
2023-08-01 18:10:44 -07:00
parser.c
fix a crash from using an empty string for "include"
2023-02-22 17:35:29 +00:00
tests
Move all the unit tests to /tests/<libname>/
2022-05-28 14:53:02 -07:00