Home
last modified time | relevance | path

Searched full:delegation (Results 1 – 25 of 162) sorted by relevance

1234567

/freebsd/contrib/unbound/iterator/
H A Diter_delegpt.h2 * iterator/iter_delegpt.h - delegation point with NS and address information.
39 * This file implements the Delegation Point. It contains a list of name servers
54 * Delegation Point.
58 /** the domain name of the delegation point. */
60 /** length of the delegation point name */
62 /** number of labels in delegation point */
67 /** the target addresses for delegation */
79 * Also true if the delegationpoint was created from a delegation
95 * Nameservers for a delegation point.
139 * Address of target nameserver in delegation point.
[all …]
H A Diter_hints.h76 /** delegation point with hint information for this stub. malloced. */
110 * @param qname: the qname that generated the delegation point.
144 * Given a qname/qclass combination, and the delegation point from the cache
154 * @param qname: The qname that generated the delegation point.
155 * @param qclass: The qclass that generated the delegation point.
156 * @param dp: The cache generated delegation point.
158 * @return: A priming delegation point if there is a stub hint that must
179 * @param dp: delegation point with name and target nameservers for new
H A Diterator.h61 /** max number of target lookups per qstate, per delegation point */
215 * Each time a delegation point changes for a given query or a
322 * This is the current delegation point for an in-progress query. This
323 * object retains state as to which delegation targets need to be
337 /** Current delegation message - returned for non-RD queries */
359 /** number of target lookups per delegation point. Reset to 0 after
363 /** Delegation point that triggered the NXNS fallback; shared with
375 * If enabled it is the pointer to the old delegation point with
421 * The delegation point must be set to the one that should *not*
520 * Sets the delegation point and delegation message (not nonRD queries).
H A Diter_fwd.h81 /** delegation point with forward server information for this zone.
84 * This delegation point is malloced.
124 * @return: A delegation point or null.
131 * For this qname/qclass find forward zone information, returns delegation
143 * @return: A delegation point if the query has to be forwarded to that list,
154 * @return: A delegation point if root forward exists, otherwise null.
189 * @param dp: delegation point with name and target nameservers for new
H A Diter_utils.h90 * @param dp: delegation point with result list.
183 * See if delegation is useful or offers immediately no targets for
202 * it. Whether there is an insecure delegation to the data is unknown.
212 * See if delegation is expected to have DNSSEC information (RRSIGs) in
213 * its answers, or not. Inspects delegation point (name), trust anchors,
214 * and delegation message (DS RRset) to determine this.
216 * @param dp: delegation point.
217 * @param msg: delegation message, with DS if a secure referral.
240 * @param dp: delegation point with zone name to look for.
301 * @param rep: delegation response or answer response, to glean TTL from.
[all …]
H A Diter_resptype.h65 /** 'delegation' means that the response is a delegation. */
120 * @param dp: The delegation point that was being queried
H A Diterator.c268 /* prime failed to get delegation */ in error_supers()
933 /* Set the initial delegation point to the hint. in prime_root()
1035 /* Set the initial delegation point to the hint. */ in prime_stub()
1065 * Generate a delegation point for an auth zone (unless cached dp is better)
1321 /* this qstate has the right delegation for the dnskey lookup*/ in generate_dnskey_prefetch()
1426 * can't re-fetch glue for this delegation point. in processInitRequest()
1586 errinf(qstate, "malloc failure, copy extra info into delegation point"); in processInitRequest()
1619 errinf(qstate, "malloc failure, for delegation info"); in processInitRequest()
1642 /* delname is the name to lookup a delegation for. If NULL rootprime */ in processInitRequest()
1645 /* Lookup the delegation in the cache. If null, then the in processInitRequest()
[all …]
H A Diter_resptype.c165 * and the delegation is lower, and no CNAMEs followed, in response_type_from_server()
230 * there is a delegation NS set, turning it into a delegation. in response_type_from_server()
249 * which gives ns==zone delegation from cache in response_type_from_server()
268 /* If the NS set is below the delegation point we in response_type_from_server()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/
H A Dzfs_allow_012_neg.ksh37 # can not use permissions properly when delegation property is set off
42 # delegation property is off
49 log_must zpool set delegation=on $TESTPOOL
54 "delegation property is set off"
78 log_must zpool set delegation=off $TESTPOOL
93 "delegation property is set off"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/user_namespace/
H A Duser_namespace_002.ksh27 # Regression test for delegation of datasets to user namespaces.
31 # 2. Check that 'zfs list' is only able to see inside the delegation.
32 # 3. Check that 'zfs create' is able to create only inside the delegation.
33 # 4. Check that the filesystems can be mounted inside the delegation,
35 # 5. Check that 'zfs destroy' is able to destroy only inside the delegation.
55 log_assert "Check zfs/zpool command delegation in user namespaces"
115 log_pass "Check zfs/zpool command delegation in user namespaces"
/freebsd/tests/sys/cddl/zfs/tests/delegate/
H A Dzfs_allow_012_neg.ksh37 # can not use permissions properly when delegation property is set off
42 # delegation property is off
55 "delegation property is set off"
65 log_must $ZPOOL set delegation=off $TESTPOOL
80 "delegation property is set off"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_018_pos.ksh61 typeset props=("autoreplace" "delegation" "cachefile" "version" "autoexpand")
83 log_must zpool create -o delegation=off -o cachefile=$CPATH $TESTPOOL $DISK0
84 RESULT=$(get_pool_prop delegation $TESTPOOL)
88 log_fail "Pool created without the delegation prop."
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_create/
H A Dzpool_create_018_pos.ksh77 set -A props "autoreplace" "delegation" "cachefile" "version"
100 log_must $ZPOOL create -o delegation=off -o cachefile=$CPATH $TESTPOOL $disk
101 RESULT=$(get_pool_prop delegation $TESTPOOL)
105 log_fail "Pool created without the delegation prop."
/freebsd/sys/fs/nfs/
H A Dnfsv4_errstr.h93 "delegation already wanted",
121 "directory delegation unavailable",
122 "reject delegation",
124 "delegation revoked",
/freebsd/contrib/unbound/validator/
H A Dval_nsec.h59 * NSECs can prove this is not a delegation point, or successfully prove
75 * INSECURE: proved that this was not a delegation point.
167 * Determine if an nsec proves an insecure delegation towards the qname.
170 * @return 0 if not, 1 if an NSEC that signals an insecure delegation to
H A Dval_nsec.c145 * insecure if it proves it is not a delegation point.
220 * 1) this is a delegation point and there is no DS in val_nsec_prove_nodata_dsreply()
221 * 2) this is not a delegation point */ in val_nsec_prove_nodata_dsreply()
236 /* this wasn't a delegation point. */ in val_nsec_prove_nodata_dsreply()
286 /* check if this is a delegation */ in val_nsec_prove_nodata_dsreply()
427 * If the parent name has a DNAME or is a delegation point, then in val_nsec_proves_name_error()
468 /* see if nsec signals an insecure delegation */ in val_nsec_proves_insecuredelegation()
/freebsd/tools/regression/zfs/zpool/create/
H A Doption-o.t58 expect_ok ${ZPOOL} create -o delegation=off ${name0} ${disk0}
61 echo "${name0} delegation off local"
63 expect "${exp}" ${ZPOOL} get delegation ${name0}
/freebsd/contrib/unbound/services/cache/
H A Dinfra.h181 * The name is the delegation point we have for the name.
182 * If a new delegation point is found (a referral reply), the previous
183 * delegation point is decremented, and the new one is charged with the query.
384 * Increment the query rate counter for a delegation point.
401 * Decrement the query rate counter for a delegation point.
402 * Because the reply received for the delegation point was pleasant,
403 * we do not charge this delegation point with it (i.e. it was a referral).
414 * See if the query rate counter for a delegation point is exceeded.
H A Ddns.h127 * Find a delegation from the cache.
133 * @param region: where to allocate result delegation.
134 * @param msg: if not NULL, delegation message is returned here, synthesized
143 * @return new delegation or NULL on error or if not found in cache.
204 * @param dp: delegation point to fill missing entries.
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb.asn146 trusted-for-delegation(14), -- Trusted to print forwardabled tickets
74 HDB-Ext-Constrained-delegation-acl ::= SEQUENCE OF Principal
98 allowed-to-delegate-to[2] HDB-Ext-Constrained-delegation-acl,
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_get/
H A Dzpool_get_004_neg.ksh54 "bootfs,delegation $TESTPOOL" "delegation $TESTPOOL@" \
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c101 "Issue a write delegation for read opens if possible");
1147 * and the delegation lists. in nfsrv_dumpaclient()
1512 * Free a list of delegation state structures.
1528 * Free up a delegation.
1829 int getlckret, delegation = 0, filestruct_locked, vnode_unlocked = 0; in nfsrv_lockctrl() local
2152 * - stateid for a delegation in nfsrv_lockctrl()
2157 delegation = 1; in nfsrv_lockctrl()
2198 if ((new_stp->ls_flags & NFSLCK_CHECK) && !delegation) { in nfsrv_lockctrl()
2264 * Check for a conflicting delegation. If one is found, call in nfsrv_lockctrl()
2267 * the delegation. Then, we try try again... in nfsrv_lockctrl()
[all …]
/freebsd/tests/sys/cddl/zfs/tests/history/
H A Dhistory_009_pos.ksh36 # Verify the delegation internal history are correctly.
101 log_assert "Verify the delegation internal history are correctly."
175 log_pass "Verify the delegation internal history are correctly."
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_get/
H A Dzpool_get_004_neg.ksh63 "bootfs,delegation $TESTPOOL" "delegation $TESTPOOL@"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool/
H A Dzpool_002_pos.ksh73 "status $pool" "upgrade $pool" "get delegation $pool" "set delegation=off $pool" \

1234567