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
5b2b3e589c2ffa63af1437f0c887304716bc4d96
bind9
/
bin
History
Aram Sargsyan
5b2b3e589c
Fix using unset pointer when printing a debug message in dighost.c
...
The used `query->handle` is always `NULL` at this point. Change the code to use `handle` instead.
2022-04-05 11:20:42 +00:00
..
check
Set hard thread affinity for each zone
2022-04-01 23:50:34 +02:00
confgen
Replace ISC_NORETURN with C11's noreturn
2022-03-25 08:33:43 +01:00
delv
Remove isc_appctx_t use in dns_client
2022-03-29 14:14:49 -07:00
dig
Fix using unset pointer when printing a debug message in dighost.c
2022-04-05 11:20:42 +00:00
dnssec
Teach dnssec-settime to read times that it writes
2022-03-25 16:05:43 +01:00
named
Enable the load-balance-sockets configuration
2022-04-05 01:30:58 +02:00
nsupdate
Remove use of the inline keyword used as suggestion to compiler
2022-03-25 08:33:43 +01:00
plugins
Make isc_ht optionally case insensitive
2022-03-28 15:02:18 -07:00
rndc
Remove extrahandle size from netmgr
2022-03-25 10:38:35 +01:00
tests
When using +qr in dig print the data of the current query
2022-04-05 11:20:41 +00:00
tools
Replace ISC_NORETURN with C11's noreturn
2022-03-25 08:33:43 +01:00
Makefile.am
…