crypto/heimdal/kdc/pkinit.c
279
N_("malloc: out of memory", ""));
crypto/heimdal/kuser/kcc.c
52
N_("Usage: ", ""),
crypto/heimdal/kuser/kgetcred.c
133
krb5_errx (context, 1, N_("unrecognized enctype: %s", ""),
crypto/heimdal/kuser/kinit.c
205
N_("Usage: ", ""),
crypto/heimdal/kuser/kinit.c
382
N_("Failed to read password from file %s", ""),
crypto/heimdal/kuser/kinit.c
479
errx (1, N_("unparsable time: %s", ""), start_str);
crypto/heimdal/kuser/kinit.c
537
asprintf (&prompt, N_("%s's Password: ", ""), p);
crypto/heimdal/kuser/kinit.c
573
krb5_errx(context, 1, N_("Password incorrect", ""));
crypto/heimdal/kuser/kinit.c
576
krb5_errx(context, 1, N_("Looks like a Kerberos 4 reply", ""));
crypto/heimdal/kuser/kinit.c
587
krb5_warnx(context, N_("NOTICE: ticket lifetime is %s", ""), life);
crypto/heimdal/kuser/kinit.c
596
N_("NOTICE: ticket renewable lifetime is %s", ""),
crypto/heimdal/kuser/kinit.c
826
krb5_err (context, 1, ret, N_("resolving credentials cache", ""));
crypto/heimdal/kuser/kinit.c
842
krb5_err (context, 1, ret, N_("resolving credentials cache", ""));
crypto/heimdal/kuser/kinit.c
852
errx (1, N_("unparsable time: %s", ""), lifetime);
crypto/heimdal/kuser/kinit.c
859
N_("specifying both extra addresses and "
crypto/heimdal/kuser/kinit.c
904
krb5_warnx(context, N_("permission denied: %s", ""), argv[1]);
crypto/heimdal/kuser/kinit.c
906
krb5_warnx(context, N_("command not found: %s", ""), argv[1]);
crypto/heimdal/kuser/klist.c
145
printf(N_("Server: %s\n", ""), str);
crypto/heimdal/kuser/klist.c
151
printf(N_("Client: %s\n", ""), str);
crypto/heimdal/kuser/klist.c
161
printf(N_("Ticket etype: ", ""));
crypto/heimdal/kuser/klist.c
166
printf(N_("unknown-enctype(%d)", ""), t.enc_part.etype);
crypto/heimdal/kuser/klist.c
169
printf(N_(", kvno %d", ""), *t.enc_part.kvno);
crypto/heimdal/kuser/klist.c
176
printf(N_("Session key: %s\n", "enctype"), str);
crypto/heimdal/kuser/klist.c
181
printf(N_("Ticket length: %lu\n", ""),
crypto/heimdal/kuser/klist.c
184
printf(N_("Auth time: %s\n", ""),
crypto/heimdal/kuser/klist.c
187
printf(N_("Start time: %s\n", ""),
crypto/heimdal/kuser/klist.c
189
printf(N_("End time: %s", ""),
crypto/heimdal/kuser/klist.c
192
printf(N_(" (expired)", ""));
crypto/heimdal/kuser/klist.c
195
printf(N_("Renew till: %s\n", ""),
crypto/heimdal/kuser/klist.c
202
printf(N_("Ticket flags: %s\n", ""), flags);
crypto/heimdal/kuser/klist.c
204
printf(N_("Addresses: ", ""));
crypto/heimdal/kuser/klist.c
217
printf(N_("addressless", ""));
crypto/heimdal/kuser/klist.c
247
N_("Credentials cache", ""),
crypto/heimdal/kuser/klist.c
250
printf ("%17s: %s\n", N_("Principal", ""), str);
crypto/heimdal/kuser/klist.c
255
printf ("%17s: %s\n", N_("Friendly name", ""), name);
crypto/heimdal/kuser/klist.c
261
printf ("%17s: %d\n", N_("Cache version", ""),
crypto/heimdal/kuser/klist.c
283
printf ("%17s: %s%s\n", N_("KDC time offset", ""),
crypto/heimdal/kuser/klist.c
429
strlcpy (buf2, N_(">>> Expired <<<", ""), sizeof(buf2));
crypto/heimdal/kuser/klist.c
434
printf(N_("User's (AFS ID %d) tokens for %s", ""), ct.ViceId, cell);
crypto/heimdal/kuser/klist.c
436
printf(N_("Tokens for %s", ""), cell);
crypto/heimdal/kuser/klist.c
462
krb5_warnx(context, N_("No ticket file: %s", ""),
crypto/heimdal/kuser/klist.c
536
str = N_(">>> Expired <<<", "");
crypto/heimdal/kuser/klist.c
97
rtbl_add_column_entry(ct, COL_EXPIRES, N_(">>>Expired<<<", ""));
crypto/heimdal/kuser/kswitch.c
142
N_("Did not find principal: %s", ""),
crypto/heimdal/kuser/kswitch.c
157
krb5_errx(kcc_context, 1, N_("out of memory", ""));
crypto/heimdal/kuser/kswitch.c
67
N_("Both --cache and --principal given, choose one", ""));
crypto/heimdal/lib/krb5/acache.c
1040
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/acache.c
1054
N_("No API credential found", ""));
crypto/heimdal/lib/krb5/acache.c
1074
N_("No API credential found", ""));
crypto/heimdal/lib/krb5/acache.c
141
N_("Failed to load API cache module %s", "file"),
crypto/heimdal/lib/krb5/acache.c
155
N_("Failed to find cc_initialize"
crypto/heimdal/lib/krb5/acache.c
166
N_("no support for shared object", ""));
crypto/heimdal/lib/krb5/acache.c
307
krb5_set_error_message(context, ret, N_("malloc: out of memory", "malloc"));
crypto/heimdal/lib/krb5/acache.c
688
N_("No API credential found", ""));
crypto/heimdal/lib/krb5/acache.c
722
N_("No API credential found", ""));
crypto/heimdal/lib/krb5/acache.c
749
N_("No API credential found", ""));
crypto/heimdal/lib/krb5/acache.c
815
N_("No API credential found", ""));
crypto/heimdal/lib/krb5/acache.c
868
N_("Can't find credential %s in cache",
crypto/heimdal/lib/krb5/acl.c
101
N_("Unknown format specifier %c while "
crypto/heimdal/lib/krb5/acl.c
223
krb5_set_error_message(context, EACCES, N_("ACL did not match", ""));
crypto/heimdal/lib/krb5/acl.c
262
N_("open(%s): %s", "file, errno"),
crypto/heimdal/lib/krb5/acl.c
292
krb5_set_error_message(context, EACCES, N_("ACL did not match", ""));
crypto/heimdal/lib/krb5/acl.c
85
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/addr_families.c
1048
N_("Address family %d not supported", ""), af);
crypto/heimdal/lib/krb5/addr_families.c
1082
N_("Address family %d not supported", ""), af);
crypto/heimdal/lib/krb5/addr_families.c
1176
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/addr_families.c
1202
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/addr_families.c
1248
N_("Address family %d not supported", ""),
crypto/heimdal/lib/krb5/addr_families.c
1257
N_("Address family %d not supported", ""),
crypto/heimdal/lib/krb5/addr_families.c
1445
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/addr_families.c
1488
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/addr_families.c
1495
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/addr_families.c
1555
N_("Address family %d doesn't support "
crypto/heimdal/lib/krb5/addr_families.c
208
N_("IPv4 prefix too large (%ld)", "len"), len);
crypto/heimdal/lib/krb5/addr_families.c
408
N_("IPv6 prefix too large (%ld)", "length"), len);
crypto/heimdal/lib/krb5/addr_families.c
414
N_("IPv6 addr bad length", ""));
crypto/heimdal/lib/krb5/addr_families.c
856
N_("Address family %d not supported", ""),
crypto/heimdal/lib/krb5/addr_families.c
884
N_("Address family %d not supported", ""),
crypto/heimdal/lib/krb5/addr_families.c
923
N_("Address type %d not supported",
crypto/heimdal/lib/krb5/addr_families.c
931
N_("Can't convert address type %d to sockaddr", ""),
crypto/heimdal/lib/krb5/auth_context.c
243
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/auth_context.c
254
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/auth_context.c
44
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/auth_context.c
456
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/auth_context.c
50
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/build_auth.c
65
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/build_auth.c
85
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/build_auth.c
93
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/cache.c
1049
N_("Credential cache type %s doesn't support "
crypto/heimdal/lib/krb5/cache.c
1057
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/cache.c
1169
N_("Principal %s not found in any "
crypto/heimdal/lib/krb5/cache.c
1202
N_("Moving credentials between diffrent "
crypto/heimdal/lib/krb5/cache.c
129
N_("cache type %s already exists", "type"),
crypto/heimdal/lib/krb5/cache.c
1392
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/cache.c
142
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/cache.c
1451
N_("Reached end of credential caches", ""));
crypto/heimdal/lib/krb5/cache.c
1582
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/cache.c
168
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/cache.c
279
N_("unknown ccache type %s", "name"), name);
crypto/heimdal/lib/krb5/cache.c
386
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/cache.c
558
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/cache.c
610
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/cache.c
992
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/changepw.c
311
N_("Message too large from %s", "host"),
crypto/heimdal/lib/krb5/changepw.c
652
N_("Unable to reach any changepw server "
crypto/heimdal/lib/krb5/config_file.c
450
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/config_file.c
460
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/context.c
1141
krb5_set_error_message (context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/context.c
1223
krb5_set_error_message (context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/context.c
287
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/context.c
328
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/context.c
460
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/context.c
490
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/context.c
496
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/context.c
72
krb5_set_error_message (context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/context.c
926
N_("no valid enctype set", ""));
crypto/heimdal/lib/krb5/convert_creds.c
63
N_("krb524_convert_creds_kdc not supported", ""));
crypto/heimdal/lib/krb5/convert_creds.c
91
N_("krb524_convert_creds_kdc_ccache not supported", ""));
crypto/heimdal/lib/krb5/copy_host_realm.c
63
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/copy_host_realm.c
72
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/creds.c
144
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto-aes.c
102
krb5_set_error_message(context, ret, N_("malloc: out memory", ""));
crypto/heimdal/lib/krb5/crypto-arcfour.c
79
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto-des-common.c
107
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto-des-common.c
74
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto-pk.c
123
N_("Failed to encode KRB5PrincipalName", ""));
crypto/heimdal/lib/krb5/crypto-pk.c
159
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto-pk.c
186
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto-pk.c
228
N_("KDF not supported", ""));
crypto/heimdal/lib/krb5/crypto-pk.c
236
N_("kdf params not NULL or the NULL-type",
crypto/heimdal/lib/krb5/crypto-pk.c
244
N_("encryption type %d not supported", ""),
crypto/heimdal/lib/krb5/crypto-pk.c
252
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto-pk.c
267
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto-pk.c
57
N_("encryption type %d not supported", ""),
crypto/heimdal/lib/krb5/crypto-pk.c
65
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto-pk.c
72
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
1000
N_("Encrypted data shorter then "
crypto/heimdal/lib/krb5/crypto.c
1012
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
1054
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
1082
N_("Encrypted data shorter then "
crypto/heimdal/lib/krb5/crypto.c
1089
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
1122
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
1150
N_("Encrypted data shorter then "
crypto/heimdal/lib/krb5/crypto.c
1157
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
1172
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
151
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
1601
N_("Checksum larger then input buffer", ""));
crypto/heimdal/lib/krb5/crypto.c
1862
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
1867
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
1886
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
1895
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
1901
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
1918
N_("derive_key() called with unknown keytype (%u)", ""),
crypto/heimdal/lib/krb5/crypto.c
1996
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
2033
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
2224
N_("encryption type %d not supported", ""),
crypto/heimdal/lib/krb5/crypto.c
2251
N_("encryption type %d not supported", ""),
crypto/heimdal/lib/krb5/crypto.c
2406
N_("encryption type %d not supported", ""),
crypto/heimdal/lib/krb5/crypto.c
2412
N_("encryption key %s needs %d bytes "
crypto/heimdal/lib/krb5/crypto.c
2441
N_("encryption type %d not supported", ""),
crypto/heimdal/lib/krb5/crypto.c
254
N_("checksum type %d not supported", ""),
crypto/heimdal/lib/krb5/crypto.c
329
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
365
N_("Checksum type %s is keyed but no "
crypto/heimdal/lib/krb5/crypto.c
413
N_("checksum type %d not supported", ""),
crypto/heimdal/lib/krb5/crypto.c
445
N_("checksum type %d not supported", ""),
crypto/heimdal/lib/krb5/crypto.c
452
N_("Decrypt integrity check failed for checksum type %s, "
crypto/heimdal/lib/krb5/crypto.c
464
N_("Checksum type %s is keyed but no "
crypto/heimdal/lib/krb5/crypto.c
472
N_("Checksum type %s is keyed, but "
crypto/heimdal/lib/krb5/crypto.c
494
N_("Decrypt integrity check failed for checksum "
crypto/heimdal/lib/krb5/crypto.c
513
N_("Decrypt integrity check failed for checksum "
crypto/heimdal/lib/krb5/crypto.c
537
N_("checksum type %d not supported", ""),
crypto/heimdal/lib/krb5/crypto.c
567
N_("checksum type not found", ""));
crypto/heimdal/lib/krb5/crypto.c
585
N_("checksum type %d not supported", ""),
crypto/heimdal/lib/krb5/crypto.c
601
N_("checksum type %d not supported", ""),
crypto/heimdal/lib/krb5/crypto.c
616
N_("checksum type %d not supported", ""),
crypto/heimdal/lib/krb5/crypto.c
631
N_("checksum type %d not supported", ""),
crypto/heimdal/lib/krb5/crypto.c
663
N_("encryption type %d not supported", ""),
crypto/heimdal/lib/krb5/crypto.c
670
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
688
N_("encryption type %s not supported", ""),
crypto/heimdal/lib/krb5/crypto.c
72
N_("Encryption type %s not supported", ""),
crypto/heimdal/lib/krb5/crypto.c
730
N_("encryption type %s is disabled", ""),
crypto/heimdal/lib/krb5/crypto.c
767
N_("checksum type %d not supported", ""),
crypto/heimdal/lib/krb5/crypto.c
780
N_("checksum type %d not supported", ""),
crypto/heimdal/lib/krb5/crypto.c
786
N_("checksum type %s is disabled", ""),
crypto/heimdal/lib/krb5/crypto.c
834
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
898
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/crypto.c
960
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/deprecated.c
139
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/deprecated.c
82
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
1023
N_("NTLM response error: %s", ""),
crypto/heimdal/lib/krb5/digest.c
1031
N_("NTLM reply not an NTLMResponse", ""));
crypto/heimdal/lib/krb5/digest.c
1038
N_("Failed to copy NTLMResponse", ""));
crypto/heimdal/lib/krb5/digest.c
1064
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
1077
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
109
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
1090
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
1105
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
1120
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
1135
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
1140
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
1162
N_("no ntlm session key", ""));
crypto/heimdal/lib/krb5/digest.c
124
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
141
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
146
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
167
krb5_set_error_message(context, EINVAL, N_("nonce already set", ""));
crypto/heimdal/lib/krb5/digest.c
172
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
196
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
217
krb5_set_error_message(context, EINVAL, N_("identifier already set", ""));
crypto/heimdal/lib/krb5/digest.c
222
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
227
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
286
N_("Failed to encode digest inner request", ""));
crypto/heimdal/lib/krb5/digest.c
307
N_("Digest failed to get local subkey", ""));
crypto/heimdal/lib/krb5/digest.c
329
N_("Failed to encode DigestREQest", ""));
crypto/heimdal/lib/krb5/digest.c
342
N_("Failed to parse digest response", ""));
crypto/heimdal/lib/krb5/digest.c
364
N_("Digest reply have no remote subkey", ""));
crypto/heimdal/lib/krb5/digest.c
384
N_("Failed to decode digest inner reply", ""));
crypto/heimdal/lib/krb5/digest.c
424
N_("Type missing from init req", ""));
crypto/heimdal/lib/krb5/digest.c
438
krb5_set_error_message(context, ret, N_("Digest init error: %s", ""),
crypto/heimdal/lib/krb5/digest.c
446
N_("digest reply not an initReply", ""));
crypto/heimdal/lib/krb5/digest.c
453
N_("Failed to copy initReply", ""));
crypto/heimdal/lib/krb5/digest.c
471
N_("clientNonce already set", ""));
crypto/heimdal/lib/krb5/digest.c
477
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
482
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
497
N_("digest already set", ""));
crypto/heimdal/lib/krb5/digest.c
502
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
519
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
536
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
541
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
558
N_("authentication_user already set", ""));
crypto/heimdal/lib/krb5/digest.c
57
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
580
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
585
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
600
N_("method already set", ""));
crypto/heimdal/lib/krb5/digest.c
605
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
610
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
624
krb5_set_error_message(context, EINVAL, N_("uri already set", ""));
crypto/heimdal/lib/krb5/digest.c
629
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
634
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
649
N_("nonceCount already set", ""));
crypto/heimdal/lib/krb5/digest.c
655
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
660
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
679
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
684
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
699
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
724
N_("Type missing from req", ""));
crypto/heimdal/lib/krb5/digest.c
743
N_("Digest response error: %s", ""),
crypto/heimdal/lib/krb5/digest.c
750
N_("digest reply not an DigestResponse", ""));
crypto/heimdal/lib/krb5/digest.c
758
N_("Failed to copy initReply,", ""));
crypto/heimdal/lib/krb5/digest.c
806
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
846
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/digest.c
87
N_("server channel binding already set", ""));
crypto/heimdal/lib/krb5/digest.c
901
krb5_set_error_message(context, ret, N_("Digest init error: %s", ""),
crypto/heimdal/lib/krb5/digest.c
909
N_("ntlm reply not an initReply", ""));
crypto/heimdal/lib/krb5/digest.c
916
N_("Failed to copy initReply", ""));
crypto/heimdal/lib/krb5/expand_hostname.c
44
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/expand_hostname.c
89
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/fcache.c
100
N_("timed out locking cache file %s", "file"),
crypto/heimdal/lib/krb5/fcache.c
1003
N_("Failed to read data from one file "
crypto/heimdal/lib/krb5/fcache.c
1062
krb5_set_error_message(context, ret, N_("Failed to stat cache file", ""));
crypto/heimdal/lib/krb5/fcache.c
107
N_("error locking cache file %s: %s",
crypto/heimdal/lib/krb5/fcache.c
141
N_("Failed to unlock file: %s", ""), buf);
crypto/heimdal/lib/krb5/fcache.c
157
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/fcache.c
166
N_("Failed to write FILE credential data", ""));
crypto/heimdal/lib/krb5/fcache.c
193
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/fcache.c
200
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/fcache.c
321
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/fcache.c
328
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/fcache.c
341
krb5_set_error_message(context, xret, N_("mkstemp %s failed", ""), exp_file);
crypto/heimdal/lib/krb5/fcache.c
402
krb5_set_error_message(context, ret, N_("open(%s): %s", "file, error"),
crypto/heimdal/lib/krb5/fcache.c
468
krb5_set_error_message (context, ret, N_("close %s: %s", ""),
crypto/heimdal/lib/krb5/fcache.c
530
krb5_set_error_message (context, ret, N_("close %s: %s", ""),
crypto/heimdal/lib/krb5/fcache.c
568
N_("Empty credential cache file: %s", ""),
crypto/heimdal/lib/krb5/fcache.c
571
krb5_set_error_message(context, ret, N_("Error reading pvno "
crypto/heimdal/lib/krb5/fcache.c
578
krb5_set_error_message(context, ret, N_("Bad version number in credential "
crypto/heimdal/lib/krb5/fcache.c
600
N_("Error reading tag length in "
crypto/heimdal/lib/krb5/fcache.c
612
krb5_set_error_message(context, ret, N_("Error reading dtag in "
crypto/heimdal/lib/krb5/fcache.c
621
N_("Error reading dlength "
crypto/heimdal/lib/krb5/fcache.c
635
N_("Error reading kdc_sec in "
crypto/heimdal/lib/krb5/fcache.c
651
N_("Error reading unknown "
crypto/heimdal/lib/krb5/fcache.c
670
N_("Unknown version number (%d) in "
crypto/heimdal/lib/krb5/fcache.c
726
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/fcache.c
894
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/fcache.c
969
N_("Rename of file from %s "
crypto/heimdal/lib/krb5/fcache.c
995
N_("Failed to write data from one file "
crypto/heimdal/lib/krb5/generate_subkey.c
59
krb5_set_error_message(context, ENOMEM,N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_addrs.c
119
krb5_set_error_message(context, ENXIO, N_("no addresses found", ""));
crypto/heimdal/lib/krb5/get_addrs.c
135
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_addrs.c
68
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
1010
N_("Got back an non krbtgt "
crypto/heimdal/lib/krb5/get_cred.c
1031
N_("Referral from %s "
crypto/heimdal/lib/krb5/get_cred.c
109
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
1144
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
1234
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
1303
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
1311
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
1359
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
164
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
185
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
201
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
212
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
219
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
229
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
235
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
244
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
390
N_("Failed to decode encpart in ticket", ""));
crypto/heimdal/lib/krb5/get_cred.c
647
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
681
N_("Matching credential (%s) not found", ""), str);
crypto/heimdal/lib/krb5/get_cred.c
724
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
782
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
855
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_cred.c
937
N_("Name too short to do referals, skipping", ""));
crypto/heimdal/lib/krb5/get_default_principal.c
89
N_("unable to figure out current "
crypto/heimdal/lib/krb5/get_default_realm.c
78
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_for_creds.c
239
N_("resolving host %s failed: %s",
crypto/heimdal/lib/krb5/get_for_creds.c
270
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_for_creds.c
283
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_for_creds.c
296
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_for_creds.c
303
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_for_creds.c
348
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_for_creds.c
53
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_host_realm.c
193
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_host_realm.c
200
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_host_realm.c
208
N_("unable to find realm of host %s", ""),
crypto/heimdal/lib/krb5/get_host_realm.c
252
N_("Unable to find realm of host %s", ""),
crypto/heimdal/lib/krb5/get_in_tkt.c
121
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_in_tkt.c
168
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_in_tkt.c
174
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_in_tkt.c
191
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_in_tkt.c
204
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_in_tkt.c
228
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_in_tkt.c
253
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_in_tkt.c
292
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/get_in_tkt.c
312
N_("pre-auth type %d not supported", ""),
crypto/heimdal/lib/krb5/init_creds.c
287
N_("%s on non extendable opt", ""), type);
crypto/heimdal/lib/krb5/init_creds.c
427
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/init_creds.c
65
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/init_creds.c
72
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
1103
N_("no support for PKINIT compiled in", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
1160
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
1312
krb5_set_error_message(context, ret, N_("no support for PKINIT compiled in", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
1320
krb5_set_error_message(context, ret, N_("No usable pa data type", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
1361
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
1462
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
1532
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
1666
N_("Looping %d times while getting "
crypto/heimdal/lib/krb5/init_creds_pw.c
1763
N_("Failed to decode METHOD-DATA", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
1766
N_("Preauth required but no preauth "
crypto/heimdal/lib/krb5/init_creds_pw.c
1788
N_("Got a client referral, not but no realm", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
1878
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
279
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
444
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
457
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
585
N_("failed changing password", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
630
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
636
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
655
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
668
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/init_creds_pw.c
692
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/kcm.c
112
krb5_set_error_message(context, KRB5_CC_NOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/kcm.c
131
N_("Failed to encode KCM request", ""));
crypto/heimdal/lib/krb5/kcm.c
146
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/kcm.c
155
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/kcm.c
558
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/kcm.c
581
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/kcm.c
793
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/kcm.c
824
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keyblock.c
198
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab.c
150
N_("can't register cache type, prefix too long", ""));
crypto/heimdal/lib/krb5/keytab.c
158
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab.c
229
N_("unknown keytab type %.*s", "type"),
crypto/heimdal/lib/krb5/keytab.c
236
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab.c
453
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab.c
583
N_("Failed to find %s%s in keytab %s (%s)",
crypto/heimdal/lib/krb5/keytab.c
738
N_("start_seq_get is not supported "
crypto/heimdal/lib/krb5/keytab.c
768
N_("next_entry is not supported in the %s "
crypto/heimdal/lib/krb5/keytab.c
821
N_("Add is not supported in the %s keytab", ""),
crypto/heimdal/lib/krb5/keytab.c
849
N_("Remove is not supported in the %s keytab", ""),
crypto/heimdal/lib/krb5/keytab.c
894
N_("No entry in keytab: %s", ""), name);
crypto/heimdal/lib/krb5/keytab_any.c
135
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_any.c
212
N_("failed to add entry to %s", ""),
crypto/heimdal/lib/krb5/keytab_any.c
236
N_("Failed to remove keytab "
crypto/heimdal/lib/krb5/keytab_any.c
74
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_any.c
88
krb5_set_error_message(context, ENOENT, N_("empty ANY: keytab", ""));
crypto/heimdal/lib/krb5/keytab_file.c
142
N_("Cant read keyblock from file %s", ""),
crypto/heimdal/lib/krb5/keytab_file.c
150
N_("Cant read keyblock from file %s", ""),
crypto/heimdal/lib/krb5/keytab_file.c
166
N_("Cant store keyblock to file %s", ""),
crypto/heimdal/lib/krb5/keytab_file.c
173
N_("Cant store keyblock to file %s", ""),
crypto/heimdal/lib/krb5/keytab_file.c
193
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_file.c
200
N_("Failed decoding length of "
crypto/heimdal/lib/krb5/keytab_file.c
210
N_("Keytab principal contains "
crypto/heimdal/lib/krb5/keytab_file.c
218
N_("Can't read realm from keytab: %s", ""),
crypto/heimdal/lib/krb5/keytab_file.c
225
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_file.c
233
N_("Can't read principal from "
crypto/heimdal/lib/krb5/keytab_file.c
247
N_("Can't read name-type from "
crypto/heimdal/lib/krb5/keytab_file.c
296
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_file.c
302
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_file.c
386
N_("keytab %s open failed: %s", ""),
crypto/heimdal/lib/krb5/keytab_file.c
401
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_file.c
558
N_("open(%s): %s", ""), d->filename,
crypto/heimdal/lib/krb5/keytab_file.c
595
N_("%s: keytab is corrupted: %s", ""),
crypto/heimdal/lib/krb5/keytab_file.c
604
N_("Bad version in keytab %s", ""),
crypto/heimdal/lib/krb5/keytab_file.c
611
N_("failed reading tag from "
crypto/heimdal/lib/krb5/keytab_file.c
627
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_file.c
63
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_file.c
633
N_("Failed storing principal "
crypto/heimdal/lib/krb5/keytab_file.c
642
N_("Failed storing timpstamp "
crypto/heimdal/lib/krb5/keytab_file.c
651
N_("Failed storing kvno "
crypto/heimdal/lib/krb5/keytab_file.c
666
N_("Failed storing extended kvno "
crypto/heimdal/lib/krb5/keytab_file.c
675
N_("Failed storing extended kvno "
crypto/heimdal/lib/krb5/keytab_file.c
687
N_("Failed converting keytab entry "
crypto/heimdal/lib/krb5/keytab_file.c
713
N_("Failed writing keytab block "
crypto/heimdal/lib/krb5/keytab_file.c
84
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_keyfile.c
105
N_("No realm in ThisCell file %s", ""),
crypto/heimdal/lib/krb5/keytab_keyfile.c
121
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_keyfile.c
139
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_keyfile.c
155
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_keyfile.c
210
N_("keytab afs keyfile open %s failed: %s", ""),
crypto/heimdal/lib/krb5/keytab_keyfile.c
275
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_keyfile.c
340
N_("open keyfile(%s): %s", ""),
crypto/heimdal/lib/krb5/keytab_keyfile.c
352
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_keyfile.c
363
N_("seeking in keyfile: %s", ""),
crypto/heimdal/lib/krb5/keytab_keyfile.c
388
N_("Failed getting kvno from keyfile", ""));
crypto/heimdal/lib/krb5/keytab_keyfile.c
394
N_("Failed seeing in keyfile: %s", ""),
crypto/heimdal/lib/krb5/keytab_keyfile.c
410
N_("Failed seeing in keyfile: %s", ""),
crypto/heimdal/lib/krb5/keytab_keyfile.c
419
N_("keytab keyfile failed new length", ""));
crypto/heimdal/lib/krb5/keytab_keyfile.c
426
N_("seek to end: %s", ""), strerror(ret));
crypto/heimdal/lib/krb5/keytab_keyfile.c
433
N_("keytab keyfile failed store kvno", ""));
crypto/heimdal/lib/krb5/keytab_keyfile.c
444
N_("keytab keyfile failed to add key", ""));
crypto/heimdal/lib/krb5/keytab_keyfile.c
76
N_("Open ThisCell %s: %s", ""),
crypto/heimdal/lib/krb5/keytab_keyfile.c
84
N_("No cell in ThisCell file %s", ""),
crypto/heimdal/lib/krb5/keytab_keyfile.c
94
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_memory.c
180
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_memory.c
77
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/keytab_memory.c
85
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/krbhst.c
1040
N_("No KDC found for realm %s", ""), realm);
crypto/heimdal/lib/krb5/krbhst.c
109
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/krbhst.c
280
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/krbhst.c
620
N_("Locate plugin failed to lookup realm %s: %d", ""),
crypto/heimdal/lib/krb5/krbhst.c
74
N_("unknown protocol `%s' to lookup", ""),
crypto/heimdal/lib/krb5/krbhst.c
951
N_("unknown krbhst type (%u)", ""), type);
crypto/heimdal/lib/krb5/log.c
126
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/log.c
133
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/log.c
152
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/log.c
195
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/log.c
260
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/log.c
296
N_("failed to parse \"%s\"", ""), orig);
crypto/heimdal/lib/krb5/log.c
312
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/log.c
321
N_("open(%s) logile: %s", ""), fn,
crypto/heimdal/lib/krb5/log.c
332
N_("fdopen(%s) logfile: %s", ""),
crypto/heimdal/lib/krb5/log.c
358
N_("unknown log type: %s", ""), p);
crypto/heimdal/lib/krb5/mcache.c
128
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/mcache.c
148
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/mcache.c
249
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/mcache.c
363
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/mcache.c
457
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/misc.c
118
N_("programmer error: invalid argument to %s argument %lu",
crypto/heimdal/lib/krb5/misc.c
92
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/mk_priv.c
139
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/mk_rep.c
71
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pac.c
1219
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pac.c
195
krb5_set_error_message(context, ret, N_("PAC have too few buffer", ""));
crypto/heimdal/lib/krb5/pac.c
201
N_("PAC have wrong version %d", ""),
crypto/heimdal/lib/krb5/pac.c
235
N_("PAC out of allignment", ""));
crypto/heimdal/lib/krb5/pac.c
241
N_("PAC high offset set", ""));
crypto/heimdal/lib/krb5/pac.c
247
N_("PAC offset off end", ""));
crypto/heimdal/lib/krb5/pac.c
253
N_("PAC offset inside header: %lu %lu", ""),
crypto/heimdal/lib/krb5/pac.c
260
krb5_set_error_message(context, ret, N_("PAC length off end", ""));
crypto/heimdal/lib/krb5/pac.c
269
N_("PAC have two server checksums", ""));
crypto/heimdal/lib/krb5/pac.c
277
N_("PAC have two KDC checksums", ""));
crypto/heimdal/lib/krb5/pac.c
285
N_("PAC have two logon names", ""));
crypto/heimdal/lib/krb5/pac.c
410
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pac.c
467
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pac.c
581
N_("PAC integrity check failed for "
crypto/heimdal/lib/krb5/padata.c
54
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pkinit.c
1003
N_("PKINIT failed copying reply key", ""));
crypto/heimdal/lib/krb5/pkinit.c
1027
N_("PKINIT decoding reply key failed", ""));
crypto/heimdal/lib/krb5/pkinit.c
1060
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pkinit.c
1068
N_("PKINIT failed copying reply key", ""));
crypto/heimdal/lib/krb5/pkinit.c
1091
N_("No PK-INIT KDC EKU in kdc certificate", ""));
crypto/heimdal/lib/krb5/pkinit.c
1105
N_("Failed to find the PK-INIT "
crypto/heimdal/lib/krb5/pkinit.c
1121
N_("Failed to decode the PK-INIT "
crypto/heimdal/lib/krb5/pkinit.c
1135
N_("KDC have wrong realm name in "
crypto/heimdal/lib/krb5/pkinit.c
1157
N_("Address mismatch in "
crypto/heimdal/lib/krb5/pkinit.c
1185
N_("PKINIT: Invalid content type", ""));
crypto/heimdal/lib/krb5/pkinit.c
1237
N_("PKINIT: Invalid content type", ""));
crypto/heimdal/lib/krb5/pkinit.c
1248
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pkinit.c
125
N_("PKINIT: parsing BN failed %s", ""), field);
crypto/heimdal/lib/krb5/pkinit.c
1431
N_("PKINIT: Invalid content type", ""));
crypto/heimdal/lib/krb5/pkinit.c
1453
N_("pkinit - dh reply contains wrong oid", ""));
crypto/heimdal/lib/krb5/pkinit.c
1464
N_("pkinit - failed to decode "
crypto/heimdal/lib/krb5/pkinit.c
1472
N_("PKINIT: DH nonce is wrong", ""));
crypto/heimdal/lib/krb5/pkinit.c
1480
N_("pkinit; got key expiration "
crypto/heimdal/lib/krb5/pkinit.c
1487
N_("pkinit; got DH reuse but no "
crypto/heimdal/lib/krb5/pkinit.c
1495
N_("pkinit: got server nonce "
crypto/heimdal/lib/krb5/pkinit.c
151
N_("Did not find a DH group parameter "
crypto/heimdal/lib/krb5/pkinit.c
1511
N_("pkinit: can't decode "
crypto/heimdal/lib/krb5/pkinit.c
1529
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pkinit.c
1538
N_("PKINIT: Can't compute Diffie-Hellman key", ""));
crypto/heimdal/lib/krb5/pkinit.c
1569
N_("PKINIT: Can't parse ECDH public key", ""));
crypto/heimdal/lib/krb5/pkinit.c
1579
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pkinit.c
1589
N_("PKINIT: Can't compute ECDH public key", ""));
crypto/heimdal/lib/krb5/pkinit.c
1600
N_("PKINIT: resulting DH key <= 0", ""));
crypto/heimdal/lib/krb5/pkinit.c
1609
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pkinit.c
1620
N_("PKINIT: can't create key from DH key", ""));
crypto/heimdal/lib/krb5/pkinit.c
1666
N_("PKINIT: wrong padata recv", ""));
crypto/heimdal/lib/krb5/pkinit.c
1676
N_("Failed to decode pkinit AS rep", ""));
crypto/heimdal/lib/krb5/pkinit.c
1702
N_("PKINIT: -27 reply "
crypto/heimdal/lib/krb5/pkinit.c
1711
N_("DH mode not supported for BTMM mode", ""));
crypto/heimdal/lib/krb5/pkinit.c
1733
N_("PKINIT: failed to unwrap CI", ""));
crypto/heimdal/lib/krb5/pkinit.c
1776
N_("PKINIT: Failed decoding windows "
crypto/heimdal/lib/krb5/pkinit.c
1793
N_("PKINIT: failed to unwrap CI", ""));
crypto/heimdal/lib/krb5/pkinit.c
1808
N_("PKINIT: win2k reply invalid "
crypto/heimdal/lib/krb5/pkinit.c
1816
N_("PKINIT: unknown reply type", ""));
crypto/heimdal/lib/krb5/pkinit.c
1954
N_("PKINIT: No anchor given", ""));
crypto/heimdal/lib/krb5/pkinit.c
1963
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pkinit.c
2118
N_("moduli file %s missing %s on line %d", ""),
crypto/heimdal/lib/krb5/pkinit.c
2125
N_("moduli file %s failed parsing %s "
crypto/heimdal/lib/krb5/pkinit.c
2150
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pkinit.c
2165
N_("moduli file %s missing name on line %d", ""),
crypto/heimdal/lib/krb5/pkinit.c
2172
krb5_set_error_message(context, ret, N_("malloc: out of memeory", ""));
crypto/heimdal/lib/krb5/pkinit.c
2179
N_("moduli file %s missing bits on line %d", ""),
crypto/heimdal/lib/krb5/pkinit.c
2187
N_("moduli file %s have un-parsable "
crypto/heimdal/lib/krb5/pkinit.c
2298
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pkinit.c
2353
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pkinit.c
2395
N_("PKINIT: DH group parameter %s "
crypto/heimdal/lib/krb5/pkinit.c
2408
N_("PKINIT: DH group parameter no ok", ""));
crypto/heimdal/lib/krb5/pkinit.c
2476
N_("PKINIT: on non extendable opt", ""));
crypto/heimdal/lib/krb5/pkinit.c
2484
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pkinit.c
2563
N_("No anonymous pkinit support in RSA mode", ""));
crypto/heimdal/lib/krb5/pkinit.c
2571
N_("no support for PKINIT compiled in", ""));
crypto/heimdal/lib/krb5/pkinit.c
2584
N_("PKINIT: on non extendable opt", ""));
crypto/heimdal/lib/krb5/pkinit.c
2589
N_("PKINIT: on pkinit context", ""));
crypto/heimdal/lib/krb5/pkinit.c
2598
N_("no support for PKINIT compiled in", ""));
crypto/heimdal/lib/krb5/pkinit.c
2741
N_("no support for PKINIT compiled in", ""));
crypto/heimdal/lib/krb5/pkinit.c
411
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pkinit.c
449
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pkinit.c
459
N_("pkinit: failed to generate DH key", ""));
crypto/heimdal/lib/krb5/pkinit.c
704
N_("Failed encoding AuthPackWin: %d", ""),
crypto/heimdal/lib/krb5/pkinit.c
727
N_("Failed encoding AuthPack: %d", ""),
crypto/heimdal/lib/krb5/pkinit.c
748
N_("ContentInfo wrapping of signedData failed",""));
crypto/heimdal/lib/krb5/pkinit.c
779
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/pkinit.c
787
N_("pk-init: failed to build "
crypto/heimdal/lib/krb5/pkinit.c
837
N_("PKINIT: No user certificate given", ""));
crypto/heimdal/lib/krb5/pkinit.c
979
N_("PKINIT decoding reply key failed", ""));
crypto/heimdal/lib/krb5/pkinit.c
986
N_("PKINIT enckey nonce is wrong", ""));
crypto/heimdal/lib/krb5/pkinit.c
995
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/principal.c
1045
N_("unsupported name type %d", ""),
crypto/heimdal/lib/krb5/principal.c
1054
N_("Failed to get local hostname", ""));
crypto/heimdal/lib/krb5/principal.c
1120
N_("Failed to find name type %s", ""), str);
crypto/heimdal/lib/krb5/principal.c
214
N_("Can't require both realm and "
crypto/heimdal/lib/krb5/principal.c
229
N_("trailing \\ in principal name", ""));
crypto/heimdal/lib/krb5/principal.c
242
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/principal.c
251
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/principal.c
269
N_("trailing \\ in principal name", ""));
crypto/heimdal/lib/krb5/principal.c
279
N_("part after realm in principal name", ""));
crypto/heimdal/lib/krb5/principal.c
286
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/principal.c
301
N_("part after realm in principal name", ""));
crypto/heimdal/lib/krb5/principal.c
310
N_("realm found in 'short' principal "
crypto/heimdal/lib/krb5/principal.c
318
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/principal.c
327
N_("realm NOT found in principal "
crypto/heimdal/lib/krb5/principal.c
342
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/principal.c
353
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/principal.c
436
N_("Realm missing from principal, "
crypto/heimdal/lib/krb5/principal.c
447
N_("Out of space printing principal", ""));
crypto/heimdal/lib/krb5/principal.c
467
N_("Out of space printing "
crypto/heimdal/lib/krb5/principal.c
576
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/principal.c
674
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/principal.c
758
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/principal.c
765
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/principal.c
813
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/principal.c
822
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/principal.c
888
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/principal.c
894
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/rd_cred.c
159
N_("Failed to decode "
crypto/heimdal/lib/krb5/rd_cred.c
179
N_("sender address is wrong "
crypto/heimdal/lib/krb5/rd_cred.c
201
N_("receiver address is wrong "
crypto/heimdal/lib/krb5/rd_cred.c
210
N_("receiver address is wrong "
crypto/heimdal/lib/krb5/rd_cred.c
254
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/rd_cred.c
266
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/rd_error.c
100
N_("Server %s%s%s expired", ""),
crypto/heimdal/lib/krb5/rd_error.c
107
N_("Client %s%s%s unknown", ""),
crypto/heimdal/lib/krb5/rd_error.c
114
N_("Server %s%s%s unknown", ""),
crypto/heimdal/lib/krb5/rd_error.c
93
N_("Client %s%s%s expired", ""),
crypto/heimdal/lib/krb5/rd_rep.c
79
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/rd_rep.c
84
krb5_set_error_message(context, ret, N_("Failed to decode EncAPRepPart", ""));
crypto/heimdal/lib/krb5/rd_req.c
550
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/rd_req.c
63
N_("Failed to decode encrypted "
crypto/heimdal/lib/krb5/rd_req.c
858
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/rd_req.c
884
N_("krb5_rd_req: user to user auth "
crypto/heimdal/lib/krb5/rd_safe.c
101
N_("rd_safe: need outdata "
crypto/heimdal/lib/krb5/rd_safe.c
195
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/recvauth.c
109
N_("Failed to receive sendauth data", ""));
crypto/heimdal/lib/krb5/recvauth.c
139
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/recvauth.c
152
N_("wrong sendauth version (%s)", ""),
crypto/heimdal/lib/krb5/replay.c
306
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/replay.c
318
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/replay.c
49
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/replay.c
63
N_("replay cache type %s not supported", ""),
crypto/heimdal/lib/krb5/replay.c
70
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/replay.c
87
N_("replay cache type %s not supported", ""),
crypto/heimdal/lib/krb5/salt-aes.c
67
krb5_set_error_message (context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/salt-aes.c
73
krb5_set_error_message (context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/salt-arcfour.c
52
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/salt-arcfour.c
61
N_("Password not an UCS2 string", ""));
crypto/heimdal/lib/krb5/salt-arcfour.c
68
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/salt-arcfour.c
76
N_("Password not an UCS2 string", ""));
crypto/heimdal/lib/krb5/salt-arcfour.c
92
krb5_set_error_message (context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/salt-des.c
195
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/salt-des3.c
116
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/salt-des3.c
54
krb5_set_error_message(context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/salt-des3.c
68
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/salt.c
199
N_("encryption type %d not supported", ""),
crypto/heimdal/lib/krb5/salt.c
209
N_("salt type %d not supported", ""),
crypto/heimdal/lib/krb5/salt.c
264
N_("encryption type %d not supported", ""),
crypto/heimdal/lib/krb5/salt.c
273
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/salt.c
285
krb5_set_error_message (context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/salt.c
291
krb5_set_error_message (context, ENOMEM, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/salt.c
60
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/salt.c
85
N_("encryption type %d not supported", ""),
crypto/heimdal/lib/krb5/salt.c
96
N_("salttype %s not supported", ""), string);
crypto/heimdal/lib/krb5/scache.c
1017
N_("credential of wrong type for SCC:%s:%s", ""),
crypto/heimdal/lib/krb5/scache.c
1086
N_("scache Database failed: %s", ""),
crypto/heimdal/lib/krb5/scache.c
1094
N_("Credential of wrong type "
crypto/heimdal/lib/krb5/scache.c
1132
N_("failed to delete scache credental", ""));
crypto/heimdal/lib/krb5/scache.c
1166
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/scache.c
1180
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/scache.c
1189
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/scache.c
1200
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/scache.c
1261
N_("Database failed: %s", ""),
crypto/heimdal/lib/krb5/scache.c
1302
N_("Can't handle cross database "
crypto/heimdal/lib/krb5/scache.c
1326
N_("Failed to delete old cache: %d", ""),
crypto/heimdal/lib/krb5/scache.c
1341
N_("Failed to update new cache: %d", ""),
crypto/heimdal/lib/krb5/scache.c
1378
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/scache.c
1392
N_("Trying to set a invalid cache "
crypto/heimdal/lib/krb5/scache.c
1402
N_("Failed to set name of default cache", ""));
crypto/heimdal/lib/krb5/scache.c
1412
N_("Failed to update default cache", ""));
crypto/heimdal/lib/krb5/scache.c
204
N_("Failed to prepare stmt %s: %s", ""),
crypto/heimdal/lib/krb5/scache.c
220
N_("scache execute %s: %s", ""), str,
crypto/heimdal/lib/krb5/scache.c
348
N_("Error opening scache file %s: %s", ""),
crypto/heimdal/lib/krb5/scache.c
354
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/scache.c
371
N_("Failed to add scache: %d", ""), ret);
crypto/heimdal/lib/krb5/scache.c
470
N_("scache bind principal: %s", ""),
crypto/heimdal/lib/krb5/scache.c
497
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/scache.c
520
N_("Cache name of wrong type "
crypto/heimdal/lib/krb5/scache.c
548
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/scache.c
586
N_("Failed to delete old "
crypto/heimdal/lib/krb5/scache.c
605
N_("Failed to bind principal to cache %s", ""),
crypto/heimdal/lib/krb5/scache.c
647
N_("Failed to destroy cache %s: %s", ""),
crypto/heimdal/lib/krb5/scache.c
663
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/scache.c
670
N_("Failed to store credential in scache", ""));
crypto/heimdal/lib/krb5/scache.c
679
N_("Failed to encode credential in scache", ""));
crypto/heimdal/lib/krb5/scache.c
693
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/scache.c
701
N_("Failed to read credential in scache", ""));
crypto/heimdal/lib/krb5/scache.c
762
N_("Failed to add credential: %s", ""),
crypto/heimdal/lib/krb5/scache.c
781
N_("Failed to add principal: %s", ""),
crypto/heimdal/lib/krb5/scache.c
799
N_("Failed to add principal: %s", ""),
crypto/heimdal/lib/krb5/scache.c
836
N_("No principal for cache SCC:%s:%s", ""),
crypto/heimdal/lib/krb5/scache.c
844
N_("Principal data of wrong type "
crypto/heimdal/lib/krb5/scache.c
854
N_("Principal not set for SCC:%s:%s", ""),
crypto/heimdal/lib/krb5/scache.c
887
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/scache.c
899
N_("Iterating a invalid scache %s", ""),
crypto/heimdal/lib/krb5/scache.c
909
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/scache.c
917
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/scache.c
998
N_("scache Database failed: %s", ""),
crypto/heimdal/lib/krb5/send_to_kdc.c
351
N_("Plugin send_to_kdc failed to "
crypto/heimdal/lib/krb5/send_to_kdc.c
500
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/send_to_kdc.c
535
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/send_to_kdc.c
642
N_("unable to reach any KDC in realm %s", ""),
crypto/heimdal/lib/krb5/set_default_realm.c
48
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/set_default_realm.c
55
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/ticket.c
203
N_("Authorization data nested deeper "
crypto/heimdal/lib/krb5/ticket.c
219
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/ticket.c
234
N_("Failed to decode "
crypto/heimdal/lib/krb5/ticket.c
256
N_("Failed to decode "
crypto/heimdal/lib/krb5/ticket.c
303
N_("Authorization data contains "
crypto/heimdal/lib/krb5/ticket.c
312
N_("Authorization data contains "
crypto/heimdal/lib/krb5/ticket.c
356
N_("Ticket have not authorization data", ""));
crypto/heimdal/lib/krb5/ticket.c
366
N_("Ticket have not "
crypto/heimdal/lib/krb5/ticket.c
411
N_("Referral EncryptedData wrong for realm %s",
crypto/heimdal/lib/krb5/ticket.c
440
N_("server ref realm mismatch, "
crypto/heimdal/lib/krb5/ticket.c
454
N_("tgt returned with wrong ref", ""));
crypto/heimdal/lib/krb5/ticket.c
460
N_("req princ no same as returned", ""));
crypto/heimdal/lib/krb5/ticket.c
471
N_("referred principal not same "
crypto/heimdal/lib/krb5/ticket.c
478
N_("Requested principal missing on AS-REQ", ""));
crypto/heimdal/lib/krb5/ticket.c
494
N_("Not same server principal returned "
crypto/heimdal/lib/krb5/ticket.c
536
N_("Failed to decode ClientCanonicalized "
crypto/heimdal/lib/krb5/ticket.c
564
N_("Failed to verify client canonicalized "
crypto/heimdal/lib/krb5/ticket.c
577
N_("Requested name doesn't match"
crypto/heimdal/lib/krb5/ticket.c
587
N_("Mapped name doesn't match"
crypto/heimdal/lib/krb5/ticket.c
597
N_("Not same client principal returned "
crypto/heimdal/lib/krb5/ticket.c
643
N_("Failed to decode encpart in ticket", ""));
crypto/heimdal/lib/krb5/ticket.c
753
krb5_set_error_message(context, ret, N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/ticket.c
782
N_("time skew (%d) larger than max (%d)", ""),
crypto/heimdal/lib/krb5/ticket.c
86
N_("malloc: out of memory", ""));
crypto/heimdal/lib/krb5/transited.c
432
N_("no transit allowed "
crypto/heimdal/lib/krb5/transited.c
465
N_("no transit allowed "
crypto/heimdal/lib/krb5/verify_init.c
227
N_("Validation credentials and client "
crypto/heimdal/lib/krb5/verify_user.c
105
N_("malloc: out of memory", ""));
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
106
static const char * const no_error = N_("No error");
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
107
static const char * const unknown_error = N_("Unknown %s (field = %d)");
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
43
N_("A required input parameter could not be read"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
44
N_("A required input parameter could not be written"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
45
N_("A parameter was malformed"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
48
static const char * const calling_error = N_("calling error");
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
59
N_("An unsupported mechanism was requested"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
60
N_("An invalid name was supplied"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
61
N_("A supplied name was of an unsupported type"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
62
N_("Incorrect channel bindings were supplied"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
63
N_("An invalid status code was supplied"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
64
N_("A token had an invalid signature"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
65
N_("No credentials were supplied"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
66
N_("No context has been established"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
67
N_("A token was invalid"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
68
N_("A credential was invalid"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
69
N_("The referenced credentials have expired"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
70
N_("The context has expired"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
71
N_("Miscellaneous failure"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
72
N_("The quality-of-protection requested could not be provided"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
73
N_("The operation is forbidden by the local security policy"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
74
N_("The operation or option is not available"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
77
static const char * const routine_error = N_("routine error");
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
89
N_("The routine must be called again to complete its function"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
90
N_("The token was a duplicate of an earlier token"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
91
N_("The token's validity period has expired"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
92
N_("A later token has already been processed"),
crypto/krb5/src/lib/gssapi/generic/disp_major_status.c
95
static const char * const sinfo_code = N_("supplementary info code");
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1750
N_("SPNEGO cannot find mechanisms to negotiate") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1752
N_("SPNEGO failed to acquire creds") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1754
N_("SPNEGO acceptor did not select a mechanism") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1756
N_("SPNEGO failed to negotiate a mechanism") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1758
N_("SPNEGO acceptor did not return a valid token") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1760
N_("Invalid NegoEx signature") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1762
N_("Invalid NegoEx message type") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1764
N_("Invalid NegoEx message size") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1766
N_("Invalid NegoEx conversation ID") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1768
N_("NegoEx authentication scheme not found") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1770
N_("Missing NegoEx negotiate message") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1772
N_("Missing NegoEx authentication protocol request message") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1774
N_("No mutually supported NegoEx authentication schemes") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1776
N_("No NegoEx verify key") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1778
N_("Unknown NegoEx checksum scheme") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1780
N_("Invalid NegoEx checksum") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1782
N_("Unsupported critical NegoEx extension") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1784
N_("Unsupported NegoEx version") },
crypto/krb5/src/lib/gssapi/spnego/spnego_mech.c
1786
N_("NegoEx message out of sequence") },