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
3f0b3107720dd53b60c1ca456e5508dd2fde4dc1
bind9
/
lib
/
isccfg
History
Matthijs Mekking
d8dae61832
Add isccfg duration utility functions
...
Add function isccfg_duration_toseconds and isccfg_parse_duration to get rid of code duplication.
2022-06-28 11:56:31 +02:00
..
include
Add isccfg duration utility functions
2022-06-28 11:56:31 +02:00
aclconf.c
Clean up #include <isc/string.h>
2022-05-03 12:38:59 +00:00
dnsconf.c
Update the copyright information in all files in the repository
2022-01-11 09:05:02 +01:00
duration.c
Add isccfg duration utility functions
2022-06-28 11:56:31 +02:00
kaspconf.c
Add isccfg duration utility functions
2022-06-28 11:56:31 +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 11:56:31 +02:00
namedconf.c
Rename "hostname" to "remote-hostname" within "tls"
2022-05-03 17:15:43 +03:00
parser.c
Add isccfg duration utility functions
2022-06-28 11:56:31 +02:00
tests
Move all the unit tests to /tests/<libname>/
2022-05-28 14:53:02 -07:00