This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
Code
Pull Requests
1
Activity
Files
d2fa9a642ba628e0cbb167ea8afe30015dd6b534
bind9
/
bin
T
History
Evan Hunt
2c88946590
dns_name_dupwithoffsets() cannot fail
...
this function now always returns success; change it to void and clean up its callers.
2024-04-10 22:51:07 -04:00
..
check
switch default zone database from "qp" to "qpzone"
2024-03-08 15:36:56 -08:00
confgen
Remove isc__tls_setfatalmode() function and the calls
2024-02-08 08:01:58 +01:00
delv
complete removal of isc_loop_current()
2024-04-02 10:35:56 +02:00
dig
Re-enable EDNS if an EDNS flag gets set to 1 by +ednsflags
2024-03-16 16:07:55 +11:00
dnssec
complete removal of isc_loop_current()
2024-04-02 10:35:56 +02:00
named
use a thread-local variable to get the current running loop
2024-04-02 10:35:56 +02:00
nsupdate
complete removal of isc_loop_current()
2024-04-02 10:35:56 +02:00
plugins
…
rndc
Remove isc__tls_setfatalmode() function and the calls
2024-02-08 08:01:58 +01:00
tests
dns_name_dupwithoffsets() cannot fail
2024-04-10 22:51:07 -04:00
tools
Re-enable EDNS if an EDNS flag gets set to 1 by +ednsflags
2024-03-16 16:07:55 +11:00
Makefile.am
…