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
85ffcccd86dc0eef8cca4b11b1639e9492efba01
bind9
/
lib
/
isccfg
History
Mark Andrews
044c3b2bb8
Add missing closing ')' to update-policy documentation
...
The opening '(' before local was not being matched by a closing ')' after the closing '};'.
2022-11-04 10:37:47 +00:00
..
include
Handle large numbers when parsing/printing a duration
2022-10-17 08:45:45 +00:00
aclconf.c
…
dnsconf.c
…
duration.c
Handle large numbers when parsing/printing a duration
2022-10-17 08:45:45 +00:00
kaspconf.c
Add isccfg duration utility functions
2022-06-28 11:56:31 +02:00
log.c
…
Makefile.am
Move duration structure to libisccfg/duration
2022-06-28 11:56:31 +02:00
namedconf.c
Add missing closing ')' to update-policy documentation
2022-11-04 10:37:47 +00:00
parser.c
Change the return type of isc_lex_create() to void
2022-10-26 12:55:06 +02:00
tests
…