bind9/bin/named/win32
Ondřej Surý 6decd14592 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.
2019-11-04 16:15:22 +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 Use the semantic patch to change the usage isc_mem_create() to new API 2019-09-12 09:26:09 +02:00
named.vcxproj.filters.in Remove libseccomp based system-call filtering. 2018-02-22 13:41:06 +01:00
named.vcxproj.in Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
named.vcxproj.user Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00
ntservice.c win32: fix service state reported during shutdown 2019-04-19 09:37:51 +02:00
os.c named: remove named_g_defaultdnstap global variable 2019-11-04 16:15:22 +01:00