Home
last modified time | relevance | path

Searched refs:VERB_DETAIL (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/validator/
H A Dvalidator.c1890 verbose(VERB_DETAIL, "prime trust anchor"); in processInit()
2144 verbose(VERB_DETAIL, "Verified that %sresponse is INSECURE", in processValidate()
2155 log_nametypeclass(VERB_DETAIL, "Could not establish a chain " in processValidate()
2174 verbose(VERB_DETAIL, "Could not establish validation of " in processValidate()
2215 verbose(VERB_DETAIL, "Validate: message contains " in processValidate()
2233 verbose(VERB_DETAIL, "validate(positive): %s", in processValidate()
2249 verbose(VERB_DETAIL, "validate(nodata): %s", in processValidate()
2266 verbose(VERB_DETAIL, "validate(nxdomain): %s", in processValidate()
2284 verbose(VERB_DETAIL, "validate(cname): %s", in processValidate()
2301 verbose(VERB_DETAIL, "validate(cname_noanswer): %s", in processValidate()
[all …]
H A Dautotrust.c1646 log_nametypeclass(VERB_DETAIL, "trust point has " in update_events()
/netbsd-src/external/bsd/unbound/dist/util/shm_side/
H A Dshm_main.c201 verbose(VERB_DETAIL, "SHM shutdown - KEY [%d] - ID CTL [%d] ARR [%d] - PTR CTL [%p] ARR [%p]", in shm_main_shutdown()
233 verbose(VERB_DETAIL, "SHM run - worker [%d] - daemon [%p] - timenow(%u) - timeboot(%u)", in shm_main_run()
/netbsd-src/external/bsd/unbound/dist/iterator/
H A Diterator.c880 verbose(VERB_DETAIL, "priming . %s NS", in prime_root()
970 log_nametypeclass(VERB_DETAIL, "use stub", stub_dp->name, in prime_stub()
976 log_nametypeclass(VERB_DETAIL, "priming stub", stub_dp->name, in prime_stub()
1342 log_query_info(VERB_DETAIL, "resolving", &qstate->qinfo); in processInitRequest()
3100 if(verbosity >= VERB_DETAIL) { in processQueryResponse()
3101 verbose(VERB_DETAIL, "query response was %s", in processQueryResponse()
3198 verbose(VERB_DETAIL, "query response was REFERRAL"); in processQueryResponse()
3304 verbose(VERB_DETAIL, "query response was CNAME"); in processQueryResponse()
3406 verbose(VERB_DETAIL, "query response was %sLAME", in processQueryResponse()
3424 verbose(VERB_DETAIL, "query response REC_LAME: " in processQueryResponse()
[all …]
/netbsd-src/external/bsd/unbound/dist/util/
H A Dlog.h55 VERB_DETAIL, enumerator
H A Dlog.c363 else if(level == VERB_DETAIL) in verbose()
H A Dconfigparser.y1673 verbose(VERB_DETAIL, "ignored infra-lame-ttl: %s (option "
1690 verbose(VERB_DETAIL, "ignored infra-cache-lame-size: %s "
H A Dnetevent.c348 if(errno == EADDRINUSE && verbosity < VERB_DETAIL) in udp_send_errno_needs_log()
355 verbosity < VERB_DETAIL) in udp_send_errno_needs_log()
361 verbosity < VERB_DETAIL) in udp_send_errno_needs_log()
H A Dconfigparser.c4621 verbose(VERB_DETAIL, "ignored infra-lame-ttl: %s (option " in yyparse()
4644 verbose(VERB_DETAIL, "ignored infra-cache-lame-size: %s " in yyparse()
/netbsd-src/external/bsd/unbound/dist/dnstap/
H A Ddtstream.c744 verbose(VERB_DETAIL, "dnstap io: connected to %s", in dtio_check_nb_connect()
747 verbose(VERB_DETAIL, "dnstap io: connected to \"%s\"", in dtio_check_nb_connect()
988 verbose(VERB_DETAIL, "dnstap io: output closed by the other side"); in receive_bytes()
1010 verbose(VERB_DETAIL, "dnstap io: output closed by the " in ssl_read_bytes()
1028 verbose(VERB_DETAIL, "dnstap io: output closed by the " in ssl_read_bytes()
1033 verbose(VERB_DETAIL, "dnstap io: output closed by the " in ssl_read_bytes()
/netbsd-src/external/bsd/unbound/dist/pythonmod/doc/modules/
H A Denv.rst405 .. data:: VERB_DETAIL
/netbsd-src/external/bsd/unbound/dist/services/
H A Doutside_network.c2996 verbose(VERB_DETAIL, "no qname in reply to check 0x20ID");
2997 log_addr(VERB_DETAIL, "from server",
2999 log_buf(VERB_DETAIL, "for packet", c->buffer);
3005 verbose(VERB_DETAIL, "wrong 0x20-ID in reply qname");
3006 log_addr(VERB_DETAIL, "from server",
3008 log_buf(VERB_DETAIL, "for packet", c->buffer);
H A Dmesh.c1915 verbose(VERB_DETAIL, "%s %u recursion states (%u with reply, " in mesh_stats()
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dremote.c3265 verbose(VERB_DETAIL, "control cmd: %s", buf); in handle_req()
3337 verbose(VERB_DETAIL, "remote control connection " in remote_control_callback()
3345 verbose(VERB_DETAIL, "remote control connection failed to " in remote_control_callback()
H A Dworker.c1080 if(verbosity >= VERB_DETAIL) { in answer_notify()
1097 log_addr(VERB_DETAIL, buf, addr, addrlen); in answer_notify()
/netbsd-src/external/bsd/unbound/dist/pythonmod/
H A Dinterface.i1210 VERB_DETAIL,
/netbsd-src/external/bsd/unbound/dist/contrib/
H A Dfastrpz.patch1456 + verbose(VERB_DETAIL, "rpz: %s", buf);
2944 log_query_info(VERB_DETAIL, "resolving", &qstate->qinfo);
/netbsd-src/external/bsd/unbound/dist/doc/
H A DChangelog7911 255.255.255.255, it is visible in VERB_DETAIL (verbosity 2).
8028 - nicer VERB_DETAIL (verbosity 2, unbound-host -d) output, with
10362 - VERB_DETAIL prints out what chdir, username, chroot is being done.
11068 - VERB_DETAIL, verbosity: 2 level gives short but readable output.