Home
last modified time | relevance | path

Searched full:authoritative (Results 1 – 25 of 169) sorted by relevance

1234567

/freebsd/contrib/unbound/dnstap/
H A Ddnstap.proto80 NS_NAME = 4; // Authoritative name server, by name
81 NS_IP = 5; // Authoritative name server, by IP address
158 // authoritative name server, from the perspective of the authoritative
162 // AUTH_RESPONSE is a DNS response message sent from an authoritative
163 // name server to a resolver, from the perspective of the authoritative
168 // authoritative name server, from the perspective of the resolver.
174 // authoritative name server by a resolver, from the perspective of
220 // by an authoritative name server, from the perspective of the
221 // authoritative name server.
225 // from an authoritative name server, from the perspective of the
[all …]
/freebsd/contrib/unbound/doc/
H A Dunbound.825 It uses a built in list of authoritative nameservers for the root zone (.),
29 domain (TLD) authoritative nameserver.
49 If authoritative DNS is needed as well using
51 careful setup is required because authoritative nameservers and
H A Dunbound.8.in40 It uses a built in list of authoritative nameservers for the root zone (\fB\&.\fP),
44 authoritative nameserver.
67 If authoritative DNS is needed as well using \fI\%nsd(8)\fP,
68 careful setup is required because authoritative nameservers and resolvers are
H A Dunbound.rst52 It uses a built in list of authoritative nameservers for the root zone (``.``),
56 authoritative nameserver.
73 If authoritative DNS is needed as well using :external+nsd:doc:`manpages/nsd`,
74 careful setup is required because authoritative nameservers and resolvers are
H A DFEATURES15 Very limited authoritative service.
23 RFC 1034-1035: as a recursive, caching server. Not authoritative.
31 RFC 1995, 1996, 2136: not authoritative, so no AXFR, IXFR, NOTIFY or
52 This is a very limited authoritative service. Defaults as in draft.
H A Drequirements.txt78 o An authoritative name server.
86 authoritative servers, does not perform duplicate removal.
104 this query will be (eventually) sent to the authoritative server and its
114 domain. This domain then inserts an address for another authoritative
177 from the server without making unbound authoritative for the zones.
180 This denies queries that are not authoritative, or version.bind, or any.
277 have different NS, glue information. The child is authoritative, and
H A DCREDITS8 during the development of NSD, an authoritative DNS server.
/freebsd/contrib/unbound/util/data/
H A Dpacked_rrset.h154 /** Additional information from non-authoritative answers */
156 /** Data from the authority section of a non-authoritative answer */
158 /** Additional information from an authoritative answer */
160 /** non-authoritative data from the answer section of authoritative
163 /** Data from the answer section of a non-authoritative answer */
167 /** Data from the authority section of an authoritative answer */
169 /** The authoritative data included in the answer section of an
170 * authoritative reply */
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dlocalauth_k5login.c87 int authoritative = TRUE, gobble; in userok_k5login() local
96 &authoritative); in userok_k5login()
159 /* If k5login files are non-authoritative, never reject. */ in userok_k5login()
160 return (!authoritative && ret) ? KRB5_PLUGIN_NO_HANDLE : ret; in userok_k5login()
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_disk_hardlink.c39 * File permissions are chosen so that the authoritative entry
40 * has the correct permission and the non-authoritative versions
221 * non-authoritative for meta data as well. This is consistent in DEFINE_TEST()
/freebsd/contrib/tcpdump/
H A Dprint-lisp.c434 uint8_t authoritative; in action_flag() local
436 authoritative = ((act_auth_inc_res >> 4) & 1); in action_flag()
438 if (authoritative) in action_flag()
439 ND_PRINT(" Authoritative,"); in action_flag()
441 ND_PRINT(" Non-Authoritative,"); in action_flag()
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dgss_authorize_localname.c100 /* If attribute is present, return an authoritative error code. */ in attr_authorize_localname()
148 /* If attribute exists, it is authoritative */ in gss_authorize_localname()
/freebsd/sbin/dhclient/tests/
H A Dpcp.sh79 authoritative;
160 authoritative;
/freebsd/include/arpa/
H A Dnameser_compat.h68 unsigned aa: 1; /*%< authoritative answer */
82 unsigned aa :1; /*%< authoritative answer */
/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dccselect.c145 * authoritative realm. */ in krb5_cc_select()
165 /* Consult authoritative modules first, then heuristic ones. */ in krb5_cc_select()
/freebsd/contrib/unbound/libunbound/
H A Dworker.h55 * Worker service routine to send serviced queries to authoritative servers.
111 * Worker service routine to send serviced queries to authoritative servers.
/freebsd/lib/libfetch/
H A Dhttp.errors9 203 INFO Non-Authoritative Information
/freebsd/sys/contrib/openzfs/cmd/zed/
H A Dzed_exec.h7 * Refer to the OpenZFS git commit log for authoritative copyright attribution.
H A Dzed_file.h7 * Refer to the OpenZFS git commit log for authoritative copyright attribution.
H A Dzed_event.h7 * Refer to the OpenZFS git commit log for authoritative copyright attribution.
H A Dzed_strings.h7 * Refer to the OpenZFS git commit log for authoritative copyright attribution.
H A Dzed.h7 * Refer to the OpenZFS git commit log for authoritative copyright attribution.
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dfw-cfg.txt14 The authoritative guest-side hardware interface documentation to the fw_cfg
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_draid_004_pos.ksh32 # Verify generated dRAID permutation maps against the authoritative
/freebsd/sys/contrib/device-tree/Bindings/firmware/
H A Dqemu,fw-cfg-mmio.yaml23 The authoritative guest-side hardware interface documentation to the fw_cfg

1234567