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
192329d3c60f74174a8f79110e5ca2b1f6936006
bind9
/
bin
/
dig
History
Petr Menšík
f20cc30a6a
Document return codes of dig
...
The dig tool reports some states as exit status. Document them briefly in the manual page.
2021-08-12 10:27:24 -07:00
..
.gitignore
…
dig.c
Make the DNS over HTTPS support optional
2021-07-07 09:50:53 +02:00
dig.rst
Document return codes of dig
2021-08-12 10:27:24 -07:00
dighost.c
Parse 'timeout' and 'attempts' from resolv.conf
2021-08-12 09:52:52 -07:00
dighost.h
move UDP connect retries from dig into isc_nm_udpconnect()
2021-04-07 15:36:59 +02:00
host.c
Don't set locale globally, just use it when needed
2021-06-23 11:12:00 +02:00
host.rst
update all copyright headers to eliminate the typo
2020-09-14 16:20:40 -07:00
Makefile.am
Move the include Makefile.tests to the bottom of Makefile.am(s)
2021-06-24 15:33:52 +02:00
nslookup.c
rename dns_name_copynf() to dns_name_copy()
2021-05-22 00:37:27 -07:00
nslookup.rst
update all copyright headers to eliminate the typo
2020-09-14 16:20:40 -07:00
readline.h
Move the <isc/readline.h> header to bin/dig/readline.h
2021-02-16 01:04:46 +00:00