Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/unbound/validator/
H A Dvalidator.c1612 verbose(VERB_DETAIL, "prime trust anchor"); in processInit()
1910 verbose(VERB_DETAIL, "validate(positive): %s", in processValidate()
1919 verbose(VERB_DETAIL, "validate(nodata): %s", in processValidate()
1929 verbose(VERB_DETAIL, "validate(nxdomain): %s", in processValidate()
1940 verbose(VERB_DETAIL, "validate(cname): %s", in processValidate()
2743 verbose(VERB_DETAIL, "NSEC RRset for the " in ds_response_to_ke()
2751 verbose(VERB_DETAIL, "NSEC RRset for the " in ds_response_to_ke()
2756 verbose(VERB_DETAIL, "NSEC RRset for the " in ds_response_to_ke()
2776 verbose(VERB_DETAIL, "NSEC3s for the " in ds_response_to_ke()
2784 verbose(VERB_DETAIL, "NSEC3s for the " in ds_response_to_ke()
[all …]
H A Dautotrust.c1638 log_nametypeclass(VERB_DETAIL, "trust point has " in update_events()
/freebsd-12.1/contrib/unbound/iterator/
H A Diterator.c782 verbose(VERB_DETAIL, "priming . %s NS", in prime_root()
2765 if(verbosity >= VERB_DETAIL) { in processQueryResponse()
2766 verbose(VERB_DETAIL, "query response was %s", in processQueryResponse()
2857 verbose(VERB_DETAIL, "query response was REFERRAL"); in processQueryResponse()
2967 verbose(VERB_DETAIL, "query response was CNAME"); in processQueryResponse()
3036 verbose(VERB_DETAIL, "query response was %sLAME", in processQueryResponse()
3053 verbose(VERB_DETAIL, "query response REC_LAME: " in processQueryResponse()
3061 verbose(VERB_DETAIL, "mark as REC_LAME"); in processQueryResponse()
3073 verbose(VERB_DETAIL, "query response was THROWAWAY"); in processQueryResponse()
3841 verbose(VERB_DETAIL, "Capsforid fallback: " in process_response()
[all …]
/freebsd-12.1/contrib/unbound/util/shm_side/
H A Dshm_main.c197 verbose(VERB_DETAIL, "SHM shutdown - KEY [%d] - ID CTL [%d] ARR [%d] - PTR CTL [%p] ARR [%p]", in shm_main_shutdown()
227 verbose(VERB_DETAIL, "SHM run - worker [%d] - daemon [%p] - timenow(%u) - timeboot(%u)", in shm_main_run()
/freebsd-12.1/contrib/unbound/util/
H A Dlog.h55 VERB_DETAIL, enumerator
H A Dlog.c363 else if(level == VERB_DETAIL) in verbose()
H A Dnetevent.c305 ) && verbosity < VERB_DETAIL) in udp_send_errno_needs_log()
310 if(errno == EADDRINUSE && verbosity < VERB_DETAIL) in udp_send_errno_needs_log()
317 verbosity < VERB_DETAIL) in udp_send_errno_needs_log()
323 verbosity < VERB_DETAIL) in udp_send_errno_needs_log()
H A Dconfigparser.y1383 verbose(VERB_DETAIL, "ignored infra-lame-ttl: %s (option "
1400 verbose(VERB_DETAIL, "ignored infra-cache-lame-size: %s "
/freebsd-12.1/contrib/unbound/services/
H A Doutside_network.c1742 verbose(VERB_DETAIL, "no qname in reply to check 0x20ID");
1743 log_addr(VERB_DETAIL, "from server",
1745 log_buf(VERB_DETAIL, "for packet", c->buffer);
1751 verbose(VERB_DETAIL, "wrong 0x20-ID in reply qname");
1752 log_addr(VERB_DETAIL, "from server",
1754 log_buf(VERB_DETAIL, "for packet", c->buffer);
H A Dmesh.c1709 verbose(VERB_DETAIL, "%s %u recursion states (%u with reply, " in mesh_stats()
/freebsd-12.1/contrib/unbound/dnstap/
H A Ddnstap.c179 verbose(VERB_DETAIL, "dt_create: fstrm_iothr_init() failed"); in dt_create()
/freebsd-12.1/contrib/unbound/daemon/
H A Dremote.c3134 verbose(VERB_DETAIL, "control cmd: %s", buf); in handle_req()
3202 verbose(VERB_DETAIL, "remote control connection " in remote_control_callback()
3210 verbose(VERB_DETAIL, "remote control connection failed to " in remote_control_callback()
H A Dworker.c1007 if(verbosity >= VERB_DETAIL) { in answer_notify()
1024 log_addr(VERB_DETAIL, buf, &repinfo->addr, repinfo->addrlen); in answer_notify()
/freebsd-12.1/contrib/unbound/contrib/
H A Dfastrpz.patch1456 + verbose(VERB_DETAIL, "rpz: %s", buf);
2944 log_query_info(VERB_DETAIL, "resolving", &qstate->qinfo);
/freebsd-12.1/contrib/unbound/doc/
H A DChangelog5578 255.255.255.255, it is visible in VERB_DETAIL (verbosity 2).
5695 - nicer VERB_DETAIL (verbosity 2, unbound-host -d) output, with
8029 - VERB_DETAIL prints out what chdir, username, chroot is being done.
8735 - VERB_DETAIL, verbosity: 2 level gives short but readable output.