Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/unbound/validator/
H A Dvalidator.c1610 verbose(VERB_DETAIL, "prime trust anchor"); in processInit()
1907 verbose(VERB_DETAIL, "validate(positive): %s", in processValidate()
1916 verbose(VERB_DETAIL, "validate(nodata): %s", in processValidate()
1926 verbose(VERB_DETAIL, "validate(nxdomain): %s", in processValidate()
1937 verbose(VERB_DETAIL, "validate(cname): %s", in processValidate()
2470 verbose(VERB_DETAIL, "NSEC RRset for the " in ds_response_to_ke()
2478 verbose(VERB_DETAIL, "NSEC RRset for the " in ds_response_to_ke()
2483 verbose(VERB_DETAIL, "NSEC RRset for the " in ds_response_to_ke()
2503 verbose(VERB_DETAIL, "NSEC3s for the " in ds_response_to_ke()
2511 verbose(VERB_DETAIL, "NSEC3s for the " in ds_response_to_ke()
[all …]
H A Dautotrust.c1651 log_nametypeclass(VERB_DETAIL, "trust point has " in update_events()
/freebsd-13.1/contrib/unbound/util/
H A Dlog.h55 VERB_DETAIL, enumerator
H A Dlog.c363 else if(level == VERB_DETAIL) in verbose()
H A Dconfigparser.y1609 verbose(VERB_DETAIL, "ignored infra-lame-ttl: %s (option "
1626 verbose(VERB_DETAIL, "ignored infra-cache-lame-size: %s "
H A Dnetevent.c322 if(errno == EADDRINUSE && verbosity < VERB_DETAIL) in udp_send_errno_needs_log()
329 verbosity < VERB_DETAIL) in udp_send_errno_needs_log()
335 verbosity < VERB_DETAIL) in udp_send_errno_needs_log()
/freebsd-13.1/contrib/unbound/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()
/freebsd-13.1/contrib/unbound/iterator/
H A Diterator.c836 verbose(VERB_DETAIL, "priming . %s NS", in prime_root()
2811 if(verbosity >= VERB_DETAIL) { in processQueryResponse()
2812 verbose(VERB_DETAIL, "query response was %s", in processQueryResponse()
2903 verbose(VERB_DETAIL, "query response was REFERRAL"); in processQueryResponse()
3008 verbose(VERB_DETAIL, "query response was CNAME"); in processQueryResponse()
3110 verbose(VERB_DETAIL, "query response was %sLAME", in processQueryResponse()
3127 verbose(VERB_DETAIL, "query response REC_LAME: " in processQueryResponse()
3135 verbose(VERB_DETAIL, "mark as REC_LAME"); in processQueryResponse()
3147 verbose(VERB_DETAIL, "query response was THROWAWAY"); in processQueryResponse()
3921 verbose(VERB_DETAIL, "Capsforid fallback: " in process_response()
[all …]
/freebsd-13.1/contrib/unbound/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()
/freebsd-13.1/contrib/unbound/services/
H A Doutside_network.c2942 verbose(VERB_DETAIL, "no qname in reply to check 0x20ID");
2943 log_addr(VERB_DETAIL, "from server",
2945 log_buf(VERB_DETAIL, "for packet", c->buffer);
2951 verbose(VERB_DETAIL, "wrong 0x20-ID in reply qname");
2952 log_addr(VERB_DETAIL, "from server",
2954 log_buf(VERB_DETAIL, "for packet", c->buffer);
H A Dmesh.c1782 verbose(VERB_DETAIL, "%s %u recursion states (%u with reply, " in mesh_stats()
/freebsd-13.1/contrib/unbound/daemon/
H A Dremote.c3274 verbose(VERB_DETAIL, "control cmd: %s", buf); in handle_req()
3346 verbose(VERB_DETAIL, "remote control connection " in remote_control_callback()
3354 verbose(VERB_DETAIL, "remote control connection failed to " in remote_control_callback()
H A Dworker.c983 if(verbosity >= VERB_DETAIL) { in answer_notify()
1000 log_addr(VERB_DETAIL, buf, &repinfo->addr, repinfo->addrlen); in answer_notify()
/freebsd-13.1/contrib/unbound/contrib/
H A Dfastrpz.patch1456 + verbose(VERB_DETAIL, "rpz: %s", buf);
2944 log_query_info(VERB_DETAIL, "resolving", &qstate->qinfo);
/freebsd-13.1/contrib/unbound/doc/
H A DChangelog6995 255.255.255.255, it is visible in VERB_DETAIL (verbosity 2).
7112 - nicer VERB_DETAIL (verbosity 2, unbound-host -d) output, with
9446 - VERB_DETAIL prints out what chdir, username, chroot is being done.
10152 - VERB_DETAIL, verbosity: 2 level gives short but readable output.