Searched refs:auth (Results 1 - 13 of 13) sorted by relevance
| /bind-9.11.3/bin/tests/system/reclimit/ans2/ |
| H A D | ans.pl | 55 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 D | ans.pl | 32 my ($rcode, @ans, @auth, @add); 55 return ($rcode, \@ans, \@auth, \@add, { aa => 1 });
|
| /bind-9.11.3/bin/tests/system/additional/ns1/ |
| H A D | named3.conf | 14 additional-from-auth no; 21 minimal-responses no-auth;
|
| H A D | named4.conf | 14 additional-from-auth no; 20 minimal-responses no-auth-recursive;
|
| H A D | named1.conf | 16 additional-from-auth no;
|
| H A D | named2.conf | 16 additional-from-auth no;
|
| /bind-9.11.3/bin/tests/system/tsiggss/ |
| H A D | clean.sh | 13 rm -f ns1/*.jnl ns1/update.txt ns1/auth.sock
|
| H A D | tests.sh | 62 $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 D | named5.conf | 32 key auth { 62 view auth {
|
| /bind-9.11.3/bin/tests/system/chain/ans3/ |
| H A D | ans.pl | 35 my ($rcode, @ans, @auth, @add); 80 return ($rcode, \@ans, \@auth, \@add, { aa => 1 });
|
| /bind-9.11.3/bin/tests/system/additional/ |
| H A D | tests.sh | 65 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 D | tests.sh | 70 ttl=`$DIG $DIGOPTS +noanswer +auth "$@" | awk '{print $2}'`
|
| /bind-9.11.3/bin/tests/system/rpz/ |
| H A D | tests.sh | 63 -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