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
74ba7f89d78e4fb712f2ec28bcc2f787c8da8a13
bind9
/
lib
/
isccfg
History
Mark Andrews
f7590c1c5a
Silence negative array index warning with toupper
...
Cast to (unsigned char). (cherry picked from commit d3f790340e8590ad5da1472c99d25acbc9818496)
2022-08-19 12:31:04 +10:00
..
include
Add isccfg duration utility functions
2022-06-28 14:37:26 +02:00
aclconf.c
Simplify way we tag unreachable code with only ISC_UNREACHABLE()
2022-03-25 08:42:16 +01:00
dnsconf.c
Update the copyright information in all files in the repository
2022-01-11 09:05:02 +01:00
duration.c
Silence negative array index warning with toupper
2022-08-19 12:31:04 +10:00
kaspconf.c
Add isccfg duration utility functions
2022-06-28 14:37:26 +02:00
log.c
Update the copyright information in all files in the repository
2022-01-11 09:05:02 +01:00
Makefile.am
Move duration structure to libisccfg/duration
2022-06-28 14:36:31 +02:00
namedconf.c
Rename "hostname" to "remote-hostname" within "tls"
2022-05-03 17:42:43 +03:00
parser.c
Add isccfg duration utility functions
2022-06-28 14:37:26 +02:00
tests
Move all the unit tests to /tests/<libname>/
2022-05-31 12:06:00 +02:00