| /freebsd-14.2/contrib/unbound/validator/ |
| H A D | validator.c | 1896 verbose(VERB_DETAIL, "prime trust anchor"); in processInit() 2239 verbose(VERB_DETAIL, "validate(positive): %s", in processValidate() 2255 verbose(VERB_DETAIL, "validate(nodata): %s", in processValidate() 2272 verbose(VERB_DETAIL, "validate(nxdomain): %s", in processValidate() 2290 verbose(VERB_DETAIL, "validate(cname): %s", in processValidate() 2940 verbose(VERB_DETAIL, "NSEC RRset for the " in ds_response_to_ke() 2949 verbose(VERB_DETAIL, "NSEC RRset for the " in ds_response_to_ke() 2954 verbose(VERB_DETAIL, "NSEC RRset for the " in ds_response_to_ke() 2982 verbose(VERB_DETAIL, "NSEC3s for the " in ds_response_to_ke() 2991 verbose(VERB_DETAIL, "NSEC3s for the " in ds_response_to_ke() [all …]
|
| H A D | autotrust.c | 1651 log_nametypeclass(VERB_DETAIL, "trust point has " in update_events()
|
| /freebsd-14.2/contrib/unbound/util/ |
| H A D | log.h | 55 VERB_DETAIL, enumerator
|
| H A D | log.c | 399 else if(level == VERB_DETAIL) in verbose()
|
| H A D | configparser.y | 1749 verbose(VERB_DETAIL, "ignored infra-lame-ttl: %s (option " 1766 verbose(VERB_DETAIL, "ignored infra-cache-lame-size: %s "
|
| H A D | netevent.c | 357 if(errno == EADDRINUSE && verbosity < VERB_DETAIL) in udp_send_errno_needs_log() 364 verbosity < VERB_DETAIL) in udp_send_errno_needs_log() 370 verbosity < VERB_DETAIL) in udp_send_errno_needs_log()
|
| H A D | configparser.c | 4812 verbose(VERB_DETAIL, "ignored infra-lame-ttl: %s (option " in yyparse() 4835 verbose(VERB_DETAIL, "ignored infra-cache-lame-size: %s " in yyparse()
|
| /freebsd-14.2/contrib/unbound/util/shm_side/ |
| H A D | shm_main.c | 201 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-14.2/contrib/unbound/iterator/ |
| H A D | iterator.c | 913 verbose(VERB_DETAIL, "priming . %s NS", in prime_root() 3277 if(verbosity >= VERB_DETAIL) { in processQueryResponse() 3278 verbose(VERB_DETAIL, "query response was %s", in processQueryResponse() 3376 verbose(VERB_DETAIL, "query response was REFERRAL"); in processQueryResponse() 3498 verbose(VERB_DETAIL, "query response was CNAME"); in processQueryResponse() 3603 verbose(VERB_DETAIL, "query response was %sLAME", in processQueryResponse() 3621 verbose(VERB_DETAIL, "query response REC_LAME: " in processQueryResponse() 3629 verbose(VERB_DETAIL, "mark as REC_LAME"); in processQueryResponse() 3642 verbose(VERB_DETAIL, "query response was THROWAWAY"); in processQueryResponse() 4439 verbose(VERB_DETAIL, "Capsforid fallback: " in process_response() [all …]
|
| /freebsd-14.2/contrib/unbound/dnstap/ |
| H A D | dtstream.c | 750 verbose(VERB_DETAIL, "dnstap io: connected to %s", in dtio_check_nb_connect() 753 verbose(VERB_DETAIL, "dnstap io: connected to \"%s\"", in dtio_check_nb_connect() 994 verbose(VERB_DETAIL, "dnstap io: output closed by the other side"); in receive_bytes() 1016 verbose(VERB_DETAIL, "dnstap io: output closed by the " in ssl_read_bytes() 1034 verbose(VERB_DETAIL, "dnstap io: output closed by the " in ssl_read_bytes() 1039 verbose(VERB_DETAIL, "dnstap io: output closed by the " in ssl_read_bytes()
|
| /freebsd-14.2/contrib/unbound/services/ |
| H A D | outside_network.c | 3014 verbose(VERB_DETAIL, "no qname in reply to check 0x20ID"); 3015 log_addr(VERB_DETAIL, "from server", 3017 log_buf(VERB_DETAIL, "for packet", c->buffer); 3023 verbose(VERB_DETAIL, "wrong 0x20-ID in reply qname"); 3024 log_addr(VERB_DETAIL, "from server", 3026 log_buf(VERB_DETAIL, "for packet", c->buffer);
|
| H A D | mesh.c | 2005 verbose(VERB_DETAIL, "%s %u recursion states (%u with reply, " in mesh_stats()
|
| /freebsd-14.2/contrib/unbound/daemon/ |
| H A D | remote.c | 3697 verbose(VERB_DETAIL, "control cmd: %s", buf); in handle_req() 3769 verbose(VERB_DETAIL, "remote control connection " in remote_control_callback() 3777 verbose(VERB_DETAIL, "remote control connection failed to " in remote_control_callback()
|
| H A D | worker.c | 1083 if(verbosity >= VERB_DETAIL) { in answer_notify() 1100 log_addr(VERB_DETAIL, buf, addr, addrlen); in answer_notify()
|
| /freebsd-14.2/contrib/unbound/contrib/ |
| H A D | fastrpz.patch | 1456 + verbose(VERB_DETAIL, "rpz: %s", buf); 2944 log_query_info(VERB_DETAIL, "resolving", &qstate->qinfo);
|
| /freebsd-14.2/contrib/unbound/doc/ |
| H A D | Changelog | 8642 255.255.255.255, it is visible in VERB_DETAIL (verbosity 2). 8759 - nicer VERB_DETAIL (verbosity 2, unbound-host -d) output, with 11093 - VERB_DETAIL prints out what chdir, username, chroot is being done. 11799 - VERB_DETAIL, verbosity: 2 level gives short but readable output.
|