Home | History | Annotate | Download | only in services

Lines Matching refs:VERB_ALGO

1521 				verbose(VERB_ALGO, "opening $INCLUDE %s",
1543 verbose(VERB_ALGO, "done with $INCLUDE %s",
1587 if(verbosity >= VERB_ALGO) {
1590 verbose(VERB_ALGO, "read zonefile %s for %s", zfilename, nm);
1597 verbose(VERB_ALGO, "no zonefile %s for %s",
1703 verbose(VERB_ALGO, "failed to rr2str rr %d", (int)i);
1865 verbose(VERB_ALGO, "zonemd duplicate for scheme %d "
1951 if(verbosity >= VERB_ALGO) {
1954 verbose(VERB_ALGO, "auth-zone %s ZONEMD %d %d is unsupported: %s", zstr, (int)scheme, (int)hashalgo, *reason);
1959 if(verbosity >= VERB_ALGO) {
1963 verbose(VERB_ALGO, "auth-zone %s ZONEMD hash is correct", zstr);
1982 if(verbosity >= VERB_ALGO) {
1985 verbose(VERB_ALGO, "auth-zone %s ZONEMD failed: %s", zstr, *reason);
3470 if(verbosity >= VERB_ALGO) {
4444 verbose(VERB_ALGO
4562 verbose(VERB_ALGO, "http chunkline: "
4863 verbose(VERB_ALGO, "%s at[%d] %s %s", label, (int)rr_counter,
5048 verbose(VERB_ALGO, "IXFR did not apply cleanly, fetching full zone");
5144 if(verbosity >= VERB_ALGO)
5145 verbose(VERB_ALGO, "http download %s of size %d",
5148 if(xfr->task_transfer->chunks_first && verbosity >= VERB_ALGO) {
5196 verbose(VERB_ALGO, "error parsing ORIGIN on line [%s:%d] %s",
5206 verbose(VERB_ALGO, "error parsing TTL on line [%s:%d] %s",
5215 verbose(VERB_ALGO, "error parsing line [%s:%d] %s",
5281 if(verbosity >= VERB_ALGO) {
5284 verbose(VERB_ALGO, "write zonefile %s for %s", zfilename, nm);
5289 verbose(VERB_ALGO, "tmpfilename too long, cannot update "
5363 verbose(VERB_ALGO, "http from %s: could not store data",
5371 verbose(VERB_ALGO, "xfr from %s: could not store IXFR"
5379 verbose(VERB_ALGO, "xfr from %s: could not store AXFR"
5388 verbose(VERB_ALGO, "xfr from %s: no SOA in zone after update"
5410 verbose(VERB_ALGO, "xfr from %s: ZONEMD failed for %s, transfer is failed", xfr->task_transfer->master->host, zname);
5493 if(verbosity >= VERB_ALGO) {
5499 log_query_info(VERB_ALGO, buf1, &qinfo);
5593 verbose(VERB_ALGO, "cannot create http cp "
5598 if(verbosity >= VERB_ALGO) {
5602 verbose(VERB_ALGO, "auth zone %s transfer next HTTP fetch from %s started", zname, as);
5625 verbose(VERB_ALGO, "cannot create tcp cp connection for "
5630 if(verbosity >= VERB_ALGO) {
5634 verbose(VERB_ALGO, "auth zone %s transfer next %s fetch from %s started", zname,
5654 if(verbosity >= VERB_ALGO) {
5657 verbose(VERB_ALGO, "auth zone %s transfer next target lookup", zname);
5677 if(verbosity >= VERB_ALGO) {
5680 verbose(VERB_ALGO, "auth zone %s transfer failed, wait", zname);
5734 if(verbosity >= VERB_ALGO) {
5737 verbose(VERB_ALGO, "auth host %s lookup %s",
5780 if(verbosity >= VERB_ALGO) {
5783 verbose(VERB_ALGO, "auth zone %s host %s type %s transfer lookup has nodata", zname, xfr->task_transfer->lookup_target->host, (xfr->task_transfer->lookup_aaaa?"AAAA":"A"));
5787 if(verbosity >= VERB_ALGO) {
5790 verbose(VERB_ALGO, "auth zone %s host %s type %s transfer lookup has no answer", zname, xfr->task_transfer->lookup_target->host, (xfr->task_transfer->lookup_aaaa?"AAAA":"A"));
5795 if(verbosity >= VERB_ALGO) {
5798 verbose(VERB_ALGO, "auth zone %s host %s type %s transfer lookup failed", zname, xfr->task_transfer->lookup_target->host, (xfr->task_transfer->lookup_aaaa?"AAAA":"A"));
5825 verbose(VERB_ALGO, "xfr to %s failed, packet too small",
5830 verbose(VERB_ALGO, "xfr to %s failed, packet has no QR flag",
5835 verbose(VERB_ALGO, "xfr to %s failed, packet has TC flag",
5841 verbose(VERB_ALGO, "xfr to %s failed, packet wrong ID",
5855 verbose(VERB_ALGO, "xfr to %s, fallback "
5864 verbose(VERB_ALGO, "xfr to %s failed, packet with rcode %s",
5869 verbose(VERB_ALGO, "xfr to %s failed, packet with bad opcode",
5874 verbose(VERB_ALGO, "xfr to %s failed, packet has qdcount %d",
5886 verbose(VERB_ALGO, "xfr to %s failed, packet with "
5893 verbose(VERB_ALGO, "xfr to %s failed, packet with "
5899 verbose(VERB_ALGO, "xfr to %s failed, packet with "
5907 verbose(VERB_ALGO, "xfr to %s failed, packet with "
5914 verbose(VERB_ALGO, "xfr to %s failed, packet "
5921 verbose(VERB_ALGO, "xfr to %s failed, packet "
5936 verbose(VERB_ALGO, "xfr to %s failed, packet with "
5942 verbose(VERB_ALGO, "xfr to %s failed, packet with "
5952 verbose(VERB_ALGO, "xfr to %s failed, packet with "
5962 verbose(VERB_ALGO, "xfr to %s failed, packet with "
5976 verbose(VERB_ALGO, "xfr to %s failed, packet "
5983 verbose(VERB_ALGO, "xfr to %s failed, packet "
5997 verbose(VERB_ALGO, "xfr to %s ended, "
6012 verbose(VERB_ALGO, "xfr %s: contains "
6022 verbose(VERB_ALGO, "xfr %s: last AXFR packet",
6034 verbose(VERB_ALGO, "xfr %s: last IXFR packet",
6052 verbose(VERB_ALGO, "xfr to %s failed, packet with "
6058 verbose(VERB_ALGO, "xfr to %s failed, packet with "
6068 verbose(VERB_ALGO, "xfr to %s failed, packet with "
6081 verbose(VERB_ALGO, "xfr to %s failed, packet with "
6087 verbose(VERB_ALGO, "xfr to %s failed, packet with "
6097 verbose(VERB_ALGO, "xfr to %s failed, packet with "
6201 verbose(VERB_ALGO, "xfr stopped, connection timeout to %s",
6209 verbose(VERB_ALGO, "xfr to %s, fallback "
6249 verbose(VERB_ALGO, "xfr stopped, connection lost to %s",
6257 verbose(VERB_ALGO, "xfr to %s, fallback "
6288 verbose(VERB_ALGO, "xfr stopped to %s, malloc failed",
6323 verbose(VERB_ALGO, "auth zone transfer http callback");
6331 verbose(VERB_ALGO, "http stopped, connection lost to %s",
6348 verbose(VERB_ALGO, "auth zone http queued up %d bytes",
6351 verbose(VERB_ALGO, "http stopped to %s, malloc failed",
6483 verbose(VERB_ALGO, "cannot create udp cp for "
6503 verbose(VERB_ALGO, "failed to send soa probe for %s to %s",
6507 if(verbosity >= VERB_ALGO) {
6511 verbose(VERB_ALGO, "auth zone %s soa probe sent to %s", zname,
6538 if(verbosity >= VERB_ALGO) {
6541 verbose(VERB_ALGO, "auth zone %s soa probe timeout", zname);
6586 if(verbosity >= VERB_ALGO) {
6589 verbose(VERB_ALGO, "auth zone %s: soa probe "
6596 verbose(VERB_ALGO, "auth_zone updated, start transfer");
6618 verbose(VERB_ALGO, "auth_zone master reports unchanged soa serial");
6625 if(verbosity >= VERB_ALGO) {
6628 verbose(VERB_ALGO, "auth zone %s: bad reply to soa probe", buf);
6632 if(verbosity >= VERB_ALGO) {
6635 verbose(VERB_ALGO, "auth zone %s: soa probe failed", buf);
6688 if(verbosity >= VERB_ALGO) {
6694 log_query_info(VERB_ALGO, buf1, &qinfo);
6747 if(verbosity >= VERB_ALGO) {
6750 verbose(VERB_ALGO, "auth zone %s probe next target lookup", zname);
6760 if(verbosity >= VERB_ALGO) {
6763 verbose(VERB_ALGO, "auth zone %s probe: notify addrs updated", zname);
6768 if(verbosity >= VERB_ALGO) {
6771 verbose(VERB_ALGO, "auth zone %s probe: finished only_lookup", zname);
6804 if(verbosity >= VERB_ALGO) {
6807 verbose(VERB_ALGO, "auth_zone %s unchanged, new lease, wait", zname);
6815 if(verbosity >= VERB_ALGO) {
6818 verbose(VERB_ALGO, "auth zone %s soa probe failed, wait to retry", zname);
6865 if(verbosity >= VERB_ALGO) {
6868 verbose(VERB_ALGO, "auth zone %s host %s type %s probe lookup has nodata", zname, xfr->task_probe->lookup_target->host, (xfr->task_probe->lookup_aaaa?"AAAA":"A"));
6872 if(verbosity >= VERB_ALGO) {
6875 verbose(VERB_ALGO, "auth zone %s host %s type %s probe lookup has no address", zname, xfr->task_probe->lookup_target->host, (xfr->task_probe->lookup_aaaa?"AAAA":"A"));
6880 if(verbosity >= VERB_ALGO) {
6883 verbose(VERB_ALGO, "auth zone %s host %s type %s probe lookup failed", zname, xfr->task_probe->lookup_target->host, (xfr->task_probe->lookup_aaaa?"AAAA":"A"));
7065 if(verbosity >= VERB_ALGO) {
7068 verbose(VERB_ALGO, "auth zone %s timeout in %d seconds",
7844 if(verbosity >= VERB_ALGO) {
7845 verbose(VERB_ALGO, "zonemd scheme=%d hashalgo=%d",
7855 if(verbosity >= VERB_ALGO) {
7856 verbose(VERB_ALGO, "zonemd scheme=%d hashalgo=%d",
7898 auth_zone_log(z->name, VERB_ALGO, "zonemd dnssec verify: have "
7911 if(verbosity >= VERB_ALGO) {
7915 auth_zone_log(z->name, VERB_ALGO,
7924 auth_zone_log(z->name, VERB_ALGO, "DNSSEC verify was bogus: %s", *why_bogus);
7986 auth_zone_log(z->name, VERB_ALGO, "zonemd DNSSEC NSEC verification of absence of ZONEMD secure");
8028 auth_zone_log(z->name, VERB_ALGO, "zonemd DNSSEC NSEC3 verification of absence of ZONEMD secure");
8062 auth_zone_log(z->name, VERB_ALGO, "zonemd DNSSEC verification of SOA and ZONEMD RRsets secure");
8097 verbose(VERB_ALGO, "zonemd-permissive-mode enabled, "
8176 auth_zone_log(z->name, VERB_ALGO, "DNSSEC verified nonexistence of ZONEMD");
8184 auth_zone_log(z->name, VERB_ALGO, "no ZONEMD present");
8200 auth_zone_log(z->name, VERB_ALGO, "ZONEMD %s", reason);
8201 else auth_zone_log(z->name, VERB_ALGO, "ZONEMD verification successful");
8281 auth_zone_log(z->name, VERB_ALGO,
8342 auth_zone_log(z->name, VERB_ALGO,
8383 auth_zone_log(z->name, VERB_ALGO,
8402 auth_zone_log(z->name, VERB_ALGO,
8406 auth_zone_log(z->name, VERB_ALGO,
8410 auth_zone_log(z->name, VERB_ALGO,
8414 auth_zone_log(z->name, VERB_ALGO,
8417 auth_zone_log(z->name, VERB_ALGO,
8433 auth_zone_log(z->name, VERB_ALGO,
8440 auth_zone_log(z->name, VERB_ALGO,
8447 auth_zone_log(z->name, VERB_ALGO,
8450 auth_zone_log(z->name, VERB_ALGO,
8457 auth_zone_log(z->name, VERB_ALGO,
8507 auth_zone_log(z->name, VERB_ALGO,
8521 if(verbosity >= VERB_ALGO) {
8528 log_query_info(VERB_ALGO, buf1, &qinfo);