Home
last modified time | relevance | path

Searched refs:trustedkey (Results 1 – 19 of 19) sorted by relevance

/freebsd-9-stable/contrib/bind9/lib/irs/
Dcontext.c225 irs_dnsconf_dnskey_t *trustedkey; in irs_context_create() local
283 for (trustedkey = ISC_LIST_HEAD(*trustedkeys); in irs_context_create()
284 trustedkey != NULL; in irs_context_create()
285 trustedkey = ISC_LIST_NEXT(trustedkey, link)) { in irs_context_create()
287 trustedkey->keyname, in irs_context_create()
288 trustedkey->keydatabuf); in irs_context_create()
/freebsd-9-stable/contrib/ntp/html/scripts/
Dauthopt.txt10 <li class='inline'><a href='authopt.html#trustedkey'>trustedkey - specify trusted key IDs</a></li>\
/freebsd-9-stable/contrib/ntp/conf/
Dmalarky.conf22 trustedkey 3 4 5 6 14 # define trusted keys
Dbeauregard.conf21 trustedkey 3 4 5 6 14 15 # define trusted keys
Dgrundoon.conf28 trustedkey 3 4 5 14 # define trusted keys
Dpogo.conf35 trustedkey 3 4 5 14 # define trusted keys
Drackety.conf45 trustedkey 3 4 5 14 # define trusted keys
/freebsd-9-stable/contrib/ntp/ntpd/
Dinvoke-ntpd.texi112 * ntpd trustedkey:: trustedkey option (-t)
188 -t Str trustedkey Trusted key number
532 @node ntpd trustedkey
533 @subsection trustedkey option (-t)
534 @cindex ntpd-trustedkey
Dcomplete.conf.in24 trustedkey 1 2 3 4 5 6 7 8 9 10 11 12 (14 ... 16) 18 (32768 ... 65534)
Dntpdbase-opts.def336 name = trustedkey;
Dinvoke-ntp.conf.texi935 @item @code{trustedkey} @kbd{key} @kbd{...}
Dntp.conf.def998 .It Ic trustedkey Ar key ...
/freebsd-9-stable/contrib/bind9/bin/dig/include/dig/
Ddig.h271 extern char trustedkey[MXNAME];
/freebsd-9-stable/contrib/bind9/bin/dig/
Ddig.c1190 n = strlcpy(trustedkey, ptr, in plus_option()
1191 sizeof(trustedkey)); in plus_option()
1192 if (n >= sizeof(trustedkey)) in plus_option()
Ddighost.c275 char trustedkey[MXNAME] = ""; variable
4337 result = isc_file_exists(trustedkey); in get_trusted_key()
4349 filename = trustedkey; in get_trusted_key()
/freebsd-9-stable/contrib/ntp/ntpdc/
Dntpdc-opts.def732 .It Ic trustedkey Ar keyid Oo Ar ... Oc
735 .Ic trustedkey
/freebsd-9-stable/contrib/ntp/
DNEWS558 * remote configuration trustedkey/requestkey/controlkey values are not
570 ntpd that will change the value of the trustedkey, controlkey,
1195 - an explicitly configured trustedkey, and you should also
2369 * Range syntax for the trustedkey configuration directive
DChangeLog106 * [Sec 3010] remote configuration trustedkey/requestkey values
2516 * [Bug 1522] Enable range syntax "trustedkey (301 ... 399)".
3029 * [Bug 1522] Enable range syntax "trustedkey (301 ... 399)".
3030 * Update html/authopt.html controlkey, requestkey, and trustedkey docs.
3382 * [Bug 1284] infinite loop in ntpd dumping more than one trustedkey
DCommitLog3497 Bug 3010] remote configuration trustedkey/requestkey values are not properly validated
3501 Bug 3010] remote configuration trustedkey/requestkey values are not properly validated
3505 [Bug 3010] remote configuration trustedkey/requestkey values are not properly validated
3509 [Bug 3010] remote configuration trustedkey/requestkey values are not properly validated
3512 [Bug 3010] remote configuration trustedkey/requestkey values are not properly validated
3515 [Bug 3010] remote configuration trustedkey/requestkey values are not properly validated
139270 [Bug 1522] Enable range syntax "trustedkey (301 ... 399)".
139271 Update html/authopt.html controlkey, requestkey, and trustedkey docs.
139274 [Bug 1522] Enable range syntax "trustedkey (301 ... 399)".
139275 Update html/authopt.html controlkey, requestkey, and trustedkey docs.
[all …]