Files
bind9/bin/named
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
..
2019-07-25 08:03:10 -04:00
2019-07-25 21:31:47 -04:00
2019-07-23 15:32:36 -04:00
2019-02-06 22:13:05 +00:00
2019-08-12 14:08:12 +00:00
2019-08-12 14:08:12 +00:00
2019-01-02 10:20:43 +11:00
2019-02-06 22:13:05 +00:00
2019-09-26 10:20:26 +02:00