Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/validator/
H A Dvalidator.c1887 verbose(VERB_DETAIL, "prime trust anchor"); in processInit()
2230 verbose(VERB_DETAIL, "validate(positive): %s", in processValidate()
2246 verbose(VERB_DETAIL, "validate(nodata): %s", in processValidate()
2263 verbose(VERB_DETAIL, "validate(nxdomain): %s", in processValidate()
2281 verbose(VERB_DETAIL, "validate(cname): %s", in processValidate()
2855 verbose(VERB_DETAIL, "NSEC RRset for the " in ds_response_to_ke()
2864 verbose(VERB_DETAIL, "NSEC RRset for the " in ds_response_to_ke()
2869 verbose(VERB_DETAIL, "NSEC RRset for the " in ds_response_to_ke()
2896 verbose(VERB_DETAIL, "NSEC3s for the " in ds_response_to_ke()
2905 verbose(VERB_DETAIL, "NSEC3s for the " in ds_response_to_ke()
[all …]
H A Dautotrust.c1650 log_nametypeclass(VERB_DETAIL, "trust point has " in update_events()
/freebsd/contrib/unbound/util/
H A Dlog.h55 VERB_DETAIL, enumerator
H A Dlog.c363 else if(level == VERB_DETAIL) in verbose()
H A Dconfigparser.y1690 verbose(VERB_DETAIL, "ignored infra-lame-ttl: %s (option "
1707 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.c4682 verbose(VERB_DETAIL, "ignored infra-lame-ttl: %s (option " in yyparse()
4705 verbose(VERB_DETAIL, "ignored infra-cache-lame-size: %s " in yyparse()
/freebsd/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/contrib/unbound/iterator/
H A Diterator.c892 verbose(VERB_DETAIL, "priming . %s NS", in prime_root()
3199 if(verbosity >= VERB_DETAIL) { in processQueryResponse()
3200 verbose(VERB_DETAIL, "query response was %s", in processQueryResponse()
3298 verbose(VERB_DETAIL, "query response was REFERRAL"); in processQueryResponse()
3420 verbose(VERB_DETAIL, "query response was CNAME"); in processQueryResponse()
3525 verbose(VERB_DETAIL, "query response was %sLAME", in processQueryResponse()
3543 verbose(VERB_DETAIL, "query response REC_LAME: " in processQueryResponse()
3551 verbose(VERB_DETAIL, "mark as REC_LAME"); in processQueryResponse()
3564 verbose(VERB_DETAIL, "query response was THROWAWAY"); in processQueryResponse()
4356 verbose(VERB_DETAIL, "Capsforid fallback: " in process_response()
[all …]
/freebsd/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/contrib/unbound/services/
H A Doutside_network.c3003 verbose(VERB_DETAIL, "no qname in reply to check 0x20ID");
3004 log_addr(VERB_DETAIL, "from server",
3006 log_buf(VERB_DETAIL, "for packet", c->buffer);
3012 verbose(VERB_DETAIL, "wrong 0x20-ID in reply qname");
3013 log_addr(VERB_DETAIL, "from server",
3015 log_buf(VERB_DETAIL, "for packet", c->buffer);
H A Dmesh.c1983 verbose(VERB_DETAIL, "%s %u recursion states (%u with reply, " in mesh_stats()
/freebsd/contrib/unbound/daemon/
H A Dremote.c3301 verbose(VERB_DETAIL, "control cmd: %s", buf); in handle_req()
3373 verbose(VERB_DETAIL, "remote control connection " in remote_control_callback()
3381 verbose(VERB_DETAIL, "remote control connection failed to " in remote_control_callback()
H A Dworker.c1085 if(verbosity >= VERB_DETAIL) { in answer_notify()
1102 log_addr(VERB_DETAIL, buf, addr, addrlen); in answer_notify()
/freebsd/contrib/unbound/contrib/
H A Dfastrpz.patch1456 + verbose(VERB_DETAIL, "rpz: %s", buf);
2944 log_query_info(VERB_DETAIL, "resolving", &qstate->qinfo);
/freebsd/contrib/unbound/doc/
H A DChangelog8228 255.255.255.255, it is visible in VERB_DETAIL (verbosity 2).
8345 - nicer VERB_DETAIL (verbosity 2, unbound-host -d) output, with
10679 - VERB_DETAIL prints out what chdir, username, chroot is being done.
11385 - VERB_DETAIL, verbosity: 2 level gives short but readable output.