bind9/bin/dig
Ondřej Surý af1b56240f Resolve the overlinking of the system libraries
Originally, every library and binaries got linked to everything, which
creates unnecessary overlinking.  This wasn't as straightforward as it
should be as we still support configuration without libtool for 9.16.

Couple of smaller issues related to include headers and an issue where
sanitizer overload dlopen and dlclose symbols, so we were getting false
negatives in the autoconf test.
2020-05-11 09:49:54 +02:00
..
include Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
win32 Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.1 prep 9.15.8 2020-01-16 08:01:20 +00:00
dig.c Add C11 localtime_r and gmtime_r shims for Windows 2020-03-17 15:33:24 -07:00
dig.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
dig.html prep 9.15.8 2020-01-16 08:01:20 +00:00
dighost.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
host.1 regen v9_16 2020-04-16 23:07:41 +02:00
host.c turn off best effort processing in host and add the ability to specify the port 2020-03-13 11:47:10 +11:00
host.docbook turn off best effort processing in host and add the ability to specify the port 2020-03-13 11:47:10 +11:00
host.html regen v9_16 2020-04-16 23:07:41 +02:00
Makefile.in Resolve the overlinking of the system libraries 2020-05-11 09:49:54 +02:00
nslookup.1 prep v9.16.0 2020-02-12 20:03:16 +00:00
nslookup.c turn off best effort processing in nslookup 2020-03-13 11:47:10 +11:00
nslookup.docbook document that nslookup defaults to A + AAAA lookups 2020-01-19 23:14:07 +00:00
nslookup.html prep v9.16.0 2020-02-12 20:03:16 +00:00