bind9/lib/ns
Ondřej Surý b6c2012d93 Disable MSB8028 warning
All our MSVS Project files share the same intermediate directory.  We
know that this doesn't cause any problems, so we can just disable the
detection in the project files.

Example of the warning:

  warning MSB8028: The intermediate directory (.\Release\) contains files shared from another project (dnssectool.vcxproj).  This can lead to incorrect clean and rebuild behavior.
2020-04-15 13:37:12 +02:00
..
include Remove some stale fields from ns_client_t; make sendbuf allocated on heap 2020-02-28 08:46:16 +01:00
tests Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 09:05:59 +01:00
win32 Disable MSB8028 warning 2020-04-15 13:37:12 +02:00
api Bump library API versions for BIND 9.17 2020-02-24 10:56:47 +01:00
client.c Fix the statistic counter underflow in ns_client_t 2020-04-03 19:41:46 +02:00
hooks.c apply the modified style 2020-02-13 15:05:06 -08:00
interfacemgr.c netmgr refactoring: use generic functions when operating on sockets. 2020-03-24 20:31:43 +00:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
lib.c apply the modified style 2020-02-13 15:05:06 -08:00
listenlist.c Reformat using the new rules 2020-02-14 09:31:05 +01:00
log.c apply the modified style 2020-02-13 15:05:06 -08:00
Makefile.in Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:29 +01:00
notify.c apply the modified style 2020-02-13 15:05:06 -08:00
query.c Fix the statistic counter underflow in ns_client_t 2020-04-03 19:41:46 +02:00
server.c apply the modified style 2020-02-13 15:05:06 -08:00
sortlist.c apply the modified style 2020-02-13 15:05:06 -08:00
stats.c apply the modified style 2020-02-13 15:05:06 -08:00
update.c some Fossies-reported spelling errors were accidentally left unfixed 2020-02-21 14:12:42 -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 add serial number to "transfer ended" log messages 2020-03-05 17:20:16 -08:00