Home
last modified time | relevance | path

Searched refs:nodnsunknown (Results 1 – 8 of 8) sorted by relevance

/dports/net/dante/dante-1.4.3/
H A DUPGRADE129 while "nounknown" has been renamed to "nodnsunknown".
H A DNEWS437 while "nounknown" has been renamed to "nodnsunknown".
439 The "nodnsmismatch" and "nodnsunknown" functionality is now
/dports/net/dante/dante-1.4.3/lib/
H A Dconfig_scan.l739 <start_srchost>nodnsunknown {
H A Dtostring.c2345 if (srchost->nodnsunknown)
H A Dconfig_parse.y1609 sockscf.srchost.nodnsunknown = 1;
H A Dconfig_parse.c3934 sockscf.srchost.nodnsunknown = 1; in yyparse()
/dports/net/dante/dante-1.4.3/sockd/
H A Drule.c2180 && !sockscf.srchost.nodnsunknown)
2199 if (rc != 0 && sockscf.srchost.nodnsunknown) {
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h1633 unsigned char nodnsunknown; /* deny if no dns record? */ member