Searched refs:missing (Results 1 - 17 of 17) sorted by relevance

/bind-9.11.3/bin/tests/system/checkconf/
H A Dbad-options-also-notify.conf10 also-notify { missing; };
H A Dbad-view-also-notify.conf10 also-notify { missing; };
H A Dgood-options-also-notify.conf10 also-notify { missing; };
H A Dgood-view-also-notify.conf10 also-notify { missing; };
/bind-9.11.3/bin/tests/system/checkds/
H A Dtests.sh98 echo "I:checking for partially missing DS, looking up key via 'dig' ($n)"
100 $CHECKDS missing.example > checkds.out.$n || ret=1
103 grep 'SHA-1.*missing' checkds.out.$n > /dev/null 2>&1 || ret=1
104 grep 'SHA-256.*missing' checkds.out.$n > /dev/null 2>&1 || ret=1
109 echo "I:checking for partially missing DS, obtaining key from file ($n)"
111 $CHECKDS -f missing.example.dnskey.db missing.example > checkds.out.$n || ret=1
114 grep 'SHA-1.*missing' checkds.out.$n > /dev/null 2>&1 || ret=1
115 grep 'SHA-256.*missing' checkds.out.$n > /dev/null 2>&1 || ret=1
120 echo "I:checking for partially missing DL
[all...]
/bind-9.11.3/bin/tests/system/catz/ns1/
H A Dnamed.conf57 /* catalog5 is missing on purpose */
/bind-9.11.3/bin/tests/system/masterfile/
H A Dtests.sh34 echo "I:test that the nameserver is running with a missing master file ($n)"
42 echo "I:test that the nameserver returns SERVFAIL for a missing master file ($n)"
43 $DIG +tcp +all missing soa @10.53.0.2 -p 5300 > dig.out.$n
/bind-9.11.3/bin/tests/system/verify/
H A Dtests.sh69 *.missing-empty)
/bind-9.11.3/contrib/scripts/
H A Dcheck5011.pl115 printf "%s %s missing;", fmtkey $a, $a->{alg};
168 =item C<missing>
/bind-9.11.3/lib/dns/
H A Drootns.c262 report(dns_view_t *view, dns_name_t *name, isc_boolean_t missing, argument
285 if (missing)
288 "checkhints%s%s: %s/%s (%s) missing from hints",
317 * Note we don't complain about missing glue records.
471 * Look for missing root NS names.
481 /* missing from hints */
/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/tests/
H A Dtestygen305 $parser->{error} = "missing \`group' in the header";
310 $parser->{error} = "missing \`title' in the header";
/bind-9.11.3/bin/tests/system/verify/zones/
H A Dgenzones.sh162 # missing NSEC3 record at empty node
165 setup ksk+zsk.nsec3.missing-empty bad
/bind-9.11.3/bin/tests/system/addzone/
H A Dtests.sh90 echo "I:adding new zone with missing master file ($n)"
92 $DIG $DIGOPTS +all @10.53.0.2 a.missing.example a > dig.out.ns2.pre.$n || ret=1
94 $RNDC -c ../common/rndc.conf -s 10.53.0.2 -p 9953 addzone 'missing.example { type master; file "missing.db"; };' 2> rndc.out.ns2.$n
96 $DIG $DIGOPTS +all @10.53.0.2 a.missing.example a > dig.out.ns2.post.$n || ret=1
228 echo "I:attempting to add master zone with inline signing and missing master ($n)"
230 $RNDC -c ../common/rndc.conf -s 10.53.0.2 -p 9953 addzone 'inlinemissing.example { type master; file "missing.db"; inline-signing yes; };' 2> rndc.out.ns2.$n
/bind-9.11.3/bin/tests/system/autosign/
H A Dtests.sh263 echo "I:checking that expired RRSIGs from missing key are not deleted ($n)"
265 missing=`sed 's/^K.*+007+0*\([0-9]\)/\1/' < missingzsk.key`
267 awk '{if ($1 == "del" && $5 == "RRSIG" && $12 == id) {exit 1}} END {exit 0}' id=$missing || ret=1
281 echo "I:checking that non-replaceable RRSIGs are logged only once (missing private key) ($n)"
283 loglines=`grep "Key nozsk.example/NSEC3RSASHA1/$missing .* retaining signatures" ns3/named.run | wc -l`
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Dconfigure1087 as_fn_error $? "missing argument to $ac_option"
3259 # -lpthread.) (The stubs are missing pthread_cleanup_push, or rather
4158 '') as_fn_error $? "missing file argument" ;;
/bind-9.11.3/contrib/perftcpdns/
H A Dconfigure1056 as_fn_error $? "missing argument to $ac_option"
3833 '') as_fn_error $? "missing file argument" ;;
/bind-9.11.3/
H A Dconfigure1503 as_fn_error $? "missing argument to $ac_option"
2292 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
2293 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
12026 as_fn_error $? "missing python" "$LINENO" 5
18655 # Check for network functions that are often missing. We do this
24495 '') as_fn_error $? "missing file argument" ;;

Completed in 94 milliseconds