/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_create/ |
H A D | zpool_create_018_pos.ksh | 100 log_must $ZPOOL create -o delegation=off -o cachefile=$CPATH $TESTPOOL $disk 101 RESULT=$(get_pool_prop delegation $TESTPOOL)
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/ |
H A D | zpool_create_018_pos.ksh | 83 log_must zpool create -o delegation=off -o cachefile=$CPATH $TESTPOOL $DISK0 84 RESULT=$(get_pool_prop delegation $TESTPOOL)
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/ |
H A D | zfs_allow_012_neg.ksh | 49 log_must zpool set delegation=on $TESTPOOL 78 log_must zpool set delegation=off $TESTPOOL
|
/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 98 allowed-to-delegate-to[2] HDB-Ext-Constrained-delegation-acl,
|
/freebsd/tools/regression/zfs/zpool/create/ |
H A D | option-o.t | 58 expect_ok ${ZPOOL} create -o delegation=off ${name0} ${disk0} 63 expect "${exp}" ${ZPOOL} get delegation ${name0}
|
/freebsd/tests/sys/cddl/zfs/tests/delegate/ |
H A D | zfs_allow_012_neg.ksh | 65 log_must $ZPOOL set delegation=off $TESTPOOL
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_get/ |
H A D | zpool_get.cfg | 42 "delegation"
|
/freebsd/contrib/unbound/doc/ |
H A D | requirements.txt | 97 which is present in a delegation, of type A and AAAA, where the name is 133 Concluding, a spoof of the parent delegation can be used for many cases 156 from their zone, this covers most delegation-centric zones.
|
H A D | TODO | 69 - prefetch DNSKEY when DS in delegation seen (nonCD, underTA).
|
H A D | Changelog | 192 delegation point cache fill routines use CDflag for AAAA message 1617 useless for delegation point lookups. 3820 - Fix case in which query timeout can result in marking delegation 3852 no check for already checked delegation pointer in iterator, 4143 - check for null in delegation point during iterator refetch 4624 - Fix above stub queries for type NS and useless delegation point. 7718 the NS timeout, it updates that NS by asking delegation from the 8221 NSEC3 insecure delegation, was bogus, fixed to be insecure. 8326 the zone has a secure delegation hosted on the same server did not 8567 available via the parent of a delegation. [all …]
|
H A D | example.conf.in | 177 # The number of retries, per upstream nameserver in a delegation, when
|
/freebsd/contrib/unbound/contrib/ |
H A D | aaaa-filter-iterator.patch | 184 /* Make sure we have a delegation point, otherwise priming failed 313 * Each time a delegation point changes for a given query or a
|
H A D | fastrpz.patch | 180 /* return this delegation from the cache */ 1364 + /* Let the iterator resolve a CNAME or get a delegation point. */
|
/freebsd/crypto/heimdal/kadmin/ |
H A D | kadmin-commands.in | 339 long = "constrained-delegation"
|
H A D | ChangeLog | 86 * mod.c (do_mod_entry): Add setting 1 delegation entry
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OCSP_resp_find_status.pod | 139 criteria including potential delegation. If this does not succeed and the
|
/freebsd/contrib/ldns/ |
H A D | Changelog | 480 delegation. 496 occluded records on the delegation points (in stead of just the glue). 666 (Or glue records fall below delegation) 787 * Signing code no longer signs delegation NS rrsets
|
/freebsd/crypto/heimdal/ |
H A D | NEWS | 138 [HEIMDAL-54] - Two issues which affect credentials delegation 297 * Fix receiving end of token delegation for GSS-API. It still wrongly
|
H A D | ChangeLog.2006 | 864 * kdc/krb5tgs.c: Check the adtkt in the constrained delegation 1234 * kuser/kgetcred.c: add --delegation-credential-cache 1236 * kdc/krb5tgs.c (tgs_build_reply): add constrained delegation. 1250 * lib/hdb/hdb.asn1 (HDBFlags): add trusted-for-delegation
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | krb5.asn1 | 337 constrained-delegation(16), -- ms extension
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86CallingConv.td | 905 // the delegation to CC_X86_32_Common because that happens after code that 975 // Handles byval parameters. Note that we can't rely on the delegation
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdstate.c | 1834 int getlckret, delegation = 0, filestruct_locked, vnode_unlocked = 0; in nfsrv_lockctrl() local 2162 delegation = 1; in nfsrv_lockctrl() 2203 if ((new_stp->ls_flags & NFSLCK_CHECK) && !delegation) { in nfsrv_lockctrl() 2375 if (!delegation) { in nfsrv_lockctrl()
|
/freebsd/crypto/heimdal/appl/ftp/ |
H A D | ChangeLog | 129 Clean up delegation of gss tokens and do afslog.
|
/freebsd/crypto/heimdal/lib/gssapi/ |
H A D | ChangeLog | 2572 * gssapi.3: all 0.5.x version had broken token delegation 2849 * add support for token delegation. From Daniel Kouril
|
/freebsd/contrib/googletest/docs/ |
H A D | gmock_cook_book.md | 691 foo.DelegateToFake(); // Enables the fake for delegation.
|