Searched refs:auth (Results 1 - 13 of 13) sorted by relevance

/bind-9.11.3/bin/tests/system/reclimit/ans2/
H A Dans.pl55 my ($rcode, @ans, @auth, @add, $wait);
94 push @auth, $rr;
106 push @auth, $rr;
129 push @auth, $rr;
138 return ($rcode, \@ans, \@auth, \@add, $wait);
143 my ($request, $rcode, $ans, $auth, $add, $wait);
153 ($rcode, $ans, $auth, $add, $wait) = reply_handler($qname, $qclass, $qtype);
161 $reply->{authority} = $auth if $auth;
/bind-9.11.3/bin/tests/system/reclimit/ans7/
H A Dans.pl32 my ($rcode, @ans, @auth, @add);
55 return ($rcode, \@ans, \@auth, \@add, { aa => 1 });
/bind-9.11.3/bin/tests/system/additional/ns1/
H A Dnamed3.conf14 additional-from-auth no;
21 minimal-responses no-auth;
H A Dnamed4.conf14 additional-from-auth no;
20 minimal-responses no-auth-recursive;
H A Dnamed1.conf16 additional-from-auth no;
H A Dnamed2.conf16 additional-from-auth no;
/bind-9.11.3/bin/tests/system/tsiggss/
H A Dclean.sh13 rm -f ns1/*.jnl ns1/update.txt ns1/auth.sock
H A Dtests.sh62 $PERL ./authsock.pl --type=CNAME --path=ns1/auth.sock --pidfile=authsock.pid --timeout=120 > /dev/null 2>&1 &
/bind-9.11.3/bin/tests/system/dnssec/ns4/
H A Dnamed5.conf32 key auth {
62 view auth {
/bind-9.11.3/bin/tests/system/chain/ans3/
H A Dans.pl35 my ($rcode, @ans, @auth, @add);
80 return ($rcode, \@ans, \@auth, \@add, { aa => 1 });
/bind-9.11.3/bin/tests/system/additional/
H A Dtests.sh65 no-auth)
70 no-auth-recursive)
161 no-auth)
166 no-auth-recursive)
265 echo "I:testing with 'minimal-responses no-auth;'"
266 minimal=no-auth
269 echo "I:reconfiguring server: minimal-responses no-auth-recursive"
274 echo "I:testing with 'minimal-responses no-auth-recursive;'"
275 minimal=no-auth-recursive
/bind-9.11.3/bin/tests/system/cacheclean/
H A Dtests.sh70 ttl=`$DIG $DIGOPTS +noanswer +auth "$@" | awk '{print $2}'`
/bind-9.11.3/bin/tests/system/rpz/
H A Dtests.sh63 -e '/+n?o?auth/!s/.*/+noauth &/'`
342 nochange a0-1.tld2s srv +auth +dnssec # 30 no write for DNSSEC and no record

Completed in 46 milliseconds