bind9/bin/named
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 Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 09:05:59 +01:00
unix Fix 'Dead nested assignment's from scan-build-10 2020-03-25 17:33:07 +01:00
win32 Disable MSB8028 warning 2020-04-15 13:37:12 +02:00
.gitignore [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
bind9.xsl use h?+script selectors 2019-07-25 08:03:10 -04:00
bind9.xsl.h Use clang-format to reformat the source files 2020-02-12 15:04:17 +01:00
builtin.c Reformat using the new rules 2020-02-14 09:31:05 +01:00
config.c Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
control.c Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
controlconf.c Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
convertxsl.pl Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
fuzz.c Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
geoip.c apply the modified style 2020-02-13 15:05:06 -08:00
log.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 09:05:59 +01:00
logconf.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 09:05:59 +01:00
main.c Fix 'Dereference of null pointer' from scan-build-10 2020-03-25 17:33:22 +01:00
Makefile.in Link with LMDB only where needed 2020-03-16 09:38:15 +01:00
named.8 Rebuild documentation 2020-02-23 20:48:55 -08:00
named.conf.5 Rebuild documentation 2020-02-23 20:48:55 -08:00
named.conf.docbook Rebuild documentation 2020-02-23 20:48:55 -08:00
named.conf.html Rebuild documentation 2020-02-23 20:48:55 -08:00
named.docbook CHANGES note, update README.md an manpage. 2020-02-07 09:01:50 +01:00
named.html Rebuild documentation 2020-02-23 20:48:55 -08:00
server.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 09:05:59 +01:00
statschannel.c Merge if blocks in statschannel.c 2020-04-03 09:27:15 +02:00
tkeyconf.c Use the new sorting rules to regroup #include headers 2020-03-09 16:19:22 +01:00
tsigconf.c apply the modified style 2020-02-13 15:05:06 -08:00
zoneconf.c Redesign dnssec sign statistics 2020-04-03 09:27:11 +02:00