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
2b7192c5be69486fea8dd45b07edae39658eecde
bind9
/
bin
History
Mark Andrews
2b7192c5be
Check that removal of nonexistent PTR and SRV records work
...
There was a bug in rr_exists that caused it to fail when the name didn't exist in the zone.
2023-08-30 00:48:50 +10:00
..
check
Refactor dns_zone_create() to return void
2023-07-27 11:37:44 +02:00
confgen
…
delv
Attach to the dns_dispatchmgr in the dns_view object
2023-08-15 10:25:37 -07:00
dig
Apply the SET_IF_NOT_NULL() semantic patch
2023-08-15 12:21:41 +02:00
dnssec
Fix the style of an array de-allocation in dnssec-cds
2023-08-23 14:49:15 +02:00
named
Add support for User Statically Defined Tracing (USDT) probes
2023-08-21 18:39:53 +02:00
nsupdate
Don't do DoT SOA requests for default servers
2023-08-23 09:56:38 +02:00
plugins
Remove 'inst != NULL' from cleanup check in plugin_register
2023-04-04 23:51:22 +00:00
rndc
Remove remaining auto-dnssec bits
2023-07-20 11:04:24 +02:00
tests
Check that removal of nonexistent PTR and SRV records work
2023-08-30 00:48:50 +10:00
tools
Attach to the dns_dispatchmgr in the dns_view object
2023-08-15 10:25:37 -07:00
Makefile.am
…