bind9/lib/ns
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 Remove some stale fields from ns_client_t; make sendbuf allocated on heap 2020-02-28 10:05:25 +01:00
tests Resolve the overlinking of the system libraries 2020-05-11 09:49:54 +02:00
win32 Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
api prep 9.16.2 2020-04-16 23:07:40 +02:00
client.c Fix the statistic counter underflow in ns_client_t 2020-04-03 20:22:56 +02:00
hooks.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
interfacemgr.c netmgr refactoring: use generic functions when operating on sockets. 2020-04-03 13:44:28 +02:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
lib.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
listenlist.c Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
log.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
Makefile.in Resolve the overlinking of the system libraries 2020-05-11 09:49:54 +02:00
notify.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
query.c Fix the statistic counter underflow in ns_client_t 2020-04-03 20:22:56 +02:00
server.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
sortlist.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
stats.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
update.c some Fossies-reported spelling errors were accidentally left unfixed 2020-02-21 14:15:18 -08:00
version.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
xfrout.c Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00