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
0b9d3fbfea216ad78fd2fe45cb876732943fdfae
bind9
/
lib
/
ns
History
Evan Hunt
b5475c9cda
corrected code style errors
...
- add missing brackets around one-line statements - add paretheses around return values
2024-10-18 19:31:56 +00:00
..
include
Clean up 'nodetach' in ns_client
2024-10-09 09:16:21 +00:00
.gitignore
…
client.c
corrected code style errors
2024-10-18 19:31:56 +00:00
hooks.c
…
interfacemgr.c
Don't open route socket if we don't need it
2024-08-05 10:17:08 +00:00
listenlist.c
corrected code style errors
2024-10-18 19:31:56 +00:00
log.c
Log the rcode returned to for a query
2024-09-30 00:10:47 +00:00
Makefile.am
…
notify.c
…
probes.d
…
query.c
corrected code style errors
2024-10-18 19:31:56 +00:00
server.c
make "max_restarts" a configurable value
2024-08-07 21:12:34 +00:00
sortlist.c
…
stats.c
…
tests
…
update.c
Log error when update fails
2024-06-10 16:55:12 +02:00
xfrout.c
…