bind9/bin/named/win32
Ondřej Surý 2d52a05f4f named: remove named_g_defaultdnstap global variable
The named_g_defaultdnstap was never used as the dnstap requires
explicit configuration of the output file.

Related scan-build report:

./server.c:3476:14: warning: Value stored to 'dpath' during its initialization is never read
        const char *dpath = named_g_defaultdnstap;
                    ^~~~~   ~~~~~~~~~~~~~~~~~~~~~
1 warning generated.

(cherry picked from commit 6decd14592)
2019-11-05 09:48:51 +01:00
..
include/named Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
dlz_dlopen_driver.c - Make isc_mutex_destroy return void 2018-11-22 11:52:08 +00:00
named.vcxproj.filters.in add support for building GeoIP2 on windows 2019-07-04 12:05:32 -07:00
named.vcxproj.in Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
named.vcxproj.user 3681. [port] Update the Windows build system to support feature 2013-12-04 12:47:23 +11:00
ntservice.c win32: fix service state reported during shutdown 2019-04-19 09:38:45 +02:00
os.c named: remove named_g_defaultdnstap global variable 2019-11-05 09:48:51 +01:00