/freebsd/contrib/unbound/iterator/ |
H A D | iter_delegpt.h | 2 * 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 82 /** if true, the delegation point has reached last resort processing 84 * delegation point. [all …]
|
H A D | iter_hints.h | 76 /** 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 D | iterator.h | 59 /** max number of target lookups per qstate, per delegation point */ 221 * Each time a delegation point changes for a given query or a 328 * This is the current delegation point for an in-progress query. This 329 * object retains state as to which delegation targets need to be 343 /** Current delegation message - returned for non-RD queries */ 365 /** number of target lookups per delegation point. Reset to 0 after 369 /** Delegation point that triggered the NXNS fallback; shared with 381 * If enabled it is the pointer to the old delegation point with 427 * The delegation point must be set to the one that should *not* 526 * Sets the delegation poin [all...] |
H A D | iter_utils.h | 91 * @param dp: delegation point with result list. 186 * See if delegation is useful or offers immediately no targets for 205 * it. Whether there is an insecure delegation to the data is unknown. 215 * See if delegation is expected to have DNSSEC information (RRSIGs) in 216 * its answers, or not. Inspects delegation point (name), trust anchors, 217 * and delegation message (DS RRset) to determine this. 219 * @param dp: delegation point. 220 * @param msg: delegation message, with DS if a secure referral. 243 * @param dp: delegation point with zone name to look for. 304 * @param rep: delegation respons [all...] |
H A D | iter_fwd.h | 81 /** 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 D | iter_resptype.h | 65 /** 'delegation' means that the response is a delegation. */ 120 * @param dp: The delegation point that was being queried
|
H A D | iterator.c | 257 /* prime failed to get delegation */ in error_supers() 922 /* Set the initial delegation point to the hint. in prime_root() 1024 /* Set the initial delegation point to the hint. */ in prime_stub() 1054 * Generate a delegation point for an auth zone (unless cached dp is better) 1310 /* this qstate has the right delegation for the dnskey lookup*/ in generate_dnskey_prefetch() 1415 * can't re-fetch glue for this delegation point. in processInitRequest() 1575 errinf(qstate, "malloc failure, copy extra info into delegation point"); in processInitRequest() 1608 errinf(qstate, "malloc failure, for delegation info"); in processInitRequest() 1631 /* delname is the name to lookup a delegation for. If NULL rootprime */ in processInitRequest() 1634 /* Lookup the delegation in the cache. If null, then the in processInitRequest() [all …]
|
H A D | iter_resptype.c | 165 * 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 D | zfs_allow_012_neg.ksh | 38 # can not use permissions properly when delegation property is set off 43 # delegation property is off 50 log_must zpool set delegation=on $TESTPOOL 55 "delegation property is set off" 79 log_must zpool set delegation=off $TESTPOOL 94 "delegation property is set off"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/user_namespace/ |
H A D | user_namespace_002.ksh | 28 # Regression test for delegation of datasets to user namespaces. 32 # 2. Check that 'zfs list' is only able to see inside the delegation. 33 # 3. Check that 'zfs create' is able to create only inside the delegation. 34 # 4. Check that the filesystems can be mounted inside the delegation, 36 # 5. Check that 'zfs destroy' is able to destroy only inside the delegation. 56 log_assert "Check zfs/zpool command delegation in user namespaces" 116 log_pass "Check zfs/zpool command delegation in user namespaces"
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | riscv,aplic.yaml | 78 riscv,delegation: 88 A interrupt delegation list where each entry is a triple consisting 91 Firmware must configure interrupt delegation registers based on 92 interrupt delegation list. 95 riscv,delegation: [ "riscv,children" ] 127 riscv,delegation = <&aplic1 1 63>; 161 riscv,delegation = <&aplic3 1 63>;
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_send_delegation/ |
H A D | zfs_send_test.ksh | 34 # 6. Create a delegation (zfs allow -u user send testpool/encrypted_dataset) 36 # 8. Create a delegation (zfs allow -u user send:raw testpool/encrypted_dataset) 38 # 10. Disable delegation (zfs unallow) 79 # create delegation 87 # create raw delegation 96 # disable raw delegation
|
/freebsd/tests/sys/cddl/zfs/tests/delegate/ |
H A D | zfs_allow_012_neg.ksh | 37 # 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_user/zfs_send_delegation_user/ |
H A D | zfs_send_usertest.ksh | 36 # 8. Create a delegation (zfs allow -u user send testpool/encrypted_dataset) 39 # 11. Create a delegation (zfs allow -u user sendraw testpool/encrypted_dataset) 42 # 14. Disable delegation (zfs unallow) 91 # create delegation 99 # create raw delegation 113 # disable raw delegation
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/ |
H A D | zpool_create_018_pos.ksh | 62 typeset props=("autoreplace" "delegation" "cachefile" "version" "autoexpand") 84 log_must zpool create -o delegation=off -o cachefile=$CPATH $TESTPOOL $DISK0 85 RESULT=$(get_pool_prop delegation $TESTPOOL) 89 log_fail "Pool created without the delegation prop."
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_create/ |
H A D | zpool_create_018_pos.ksh | 77 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 D | nfsv4_errstr.h | 93 "delegation already wanted", 121 "directory delegation unavailable", 122 "reject delegation", 124 "delegation revoked",
|
/freebsd/contrib/unbound/validator/ |
H A D | val_nsec.h | 59 * 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 D | val_nsec.c | 145 * 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/contrib/unbound/services/cache/ |
H A D | infra.h | 194 * The name is the delegation point we have for the name. 195 * If a new delegation point is found (a referral reply), the previous 196 * delegation point is decremented, and the new one is charged with the query. 397 * Increment the query rate counter for a delegation point. 414 * Decrement the query rate counter for a delegation point. 415 * Because the reply received for the delegation point was pleasant, 416 * we do not charge this delegation point with it (i.e. it was a referral). 427 * See if the query rate counter for a delegation point is exceeded.
|
H A D | dns.h | 130 * Find a delegation from the cache. 136 * @param region: where to allocate result delegation. 137 * @param msg: if not NULL, delegation message is returned here, synthesized 146 * @return new delegation or NULL on error or if not found in cache. 207 * @param dp: delegation point to fill missing entries.
|
/freebsd/tools/regression/zfs/zpool/create/ |
H A D | option-o.t | 58 expect_ok ${ZPOOL} create -o delegation=off ${name0} ${disk0} 61 echo "${name0} delegation off local" 63 expect "${exp}" ${ZPOOL} get delegation ${name0}
|
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | hdb.asn1 | 46 trusted-for-delegation(14), -- Trusted to print forwardabled tickets 74 HDB-Ext-Constrained-delegation-acl ::= SEQUENCE OF Principal 106 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 D | zpool_get_004_neg.ksh | 55 "bootfs,delegation $TESTPOOL" "delegation $TESTPOOL@" \
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdstate.c | 101 "Issue a write delegation for read opens if possible"); 1152 * and the delegation lists. in nfsrv_dumpaclient() 1517 * Free a list of delegation state structures. 1533 * Free up a delegation. 1834 int getlckret, delegation = 0, filestruct_locked, vnode_unlocked = 0; in nfsrv_lockctrl() local 2157 * - stateid for a delegation in nfsrv_lockctrl() 2162 delegation = 1; in nfsrv_lockctrl() 2203 if ((new_stp->ls_flags & NFSLCK_CHECK) && !delegation) { in nfsrv_lockctrl() 2269 * Check for a conflicting delegation. If one is found, call in nfsrv_lockctrl() 2272 * the delegation in nfsrv_lockctrl() [all...] |