Home
last modified time | relevance | path

Searched refs:keytab_file (Results 1 – 12 of 12) sorted by relevance

/freebsd/crypto/heimdal/kuser/
H A Dkimpersonate.c46 static char *keytab_file = NULL; variable
231 if (keytab_file) in setup_env()
232 ret = krb5_kt_resolve (context, keytab_file, kt); in setup_env()
276 { "keytab", 'k', arg_string, &keytab_file,
/freebsd/crypto/heimdal/
H A DChangeLog.200260 * lib/krb5/keytab_file.c (fkt_remove_entry): check return value
445 * lib/krb5/keytab_file.c: check size of entry before trying to
517 * lib/krb5/keytab_file.c: storage tweaks; also try to handle zero
636 * lib/krb5/keytab_file.c, lib/krb5/keytab.c:
H A DChangeLog.1999372 * lib/krb5/keytab_file.c: make krb5_fkt_ops const
533 * lib/krb5/keytab_file.c: remove O_BINARY
568 * lib/krb5/Makefile.am (libkrb5_la_SOURCES): add keytab_file.c,
573 * lib/krb5/keytab_file.c: new file
H A DChangeLog.2005662 * lib/krb5/keytab_file.c (fkt_start_seq_get_int): check return
1017 * lib/krb5/keytab_file.c: Adapt to changed signature of
1228 * lib/krb5/keytab_file.c (fkt_remove_entry): need to call
1290 * lib/krb5/keytab_file.c: Add new keytab file format JAVA14 that
H A DChangeLog.20061377 * lib/krb5/keytab_file.c (fkt_next_entry_int): read the 32 bit
1739 * lib/krb5/keytab_file.c (krb5_kt_ret_principal): plug a memory
1795 * lib/krb5/keytab_file.c (fkt_next_entry_int): remove a
H A DChangeLog.200336 * lib/krb5/keytab_file.c: do locking, found to be a problem for
902 * lib/krb5/{keytab_file.c,principal.c,mk_error.c,krb5.h,get_cred.c}:
H A DChangeLog.2001766 * lib/krb5/keytab_file.c: call krb5_set_error_string when open
H A DChangeLog.20001318 * lib/krb5/keytab_file.c (fkt_add_entry): store timestamp
H A DChangeLog.20041442 * lib/krb5/keytab_file.c: add krb5_wrfkt_ops/WRFILE (same as FILE)
/freebsd/crypto/heimdal/lib/krb5/
H A DMakefile.am170 keytab_file.c \
H A DMakefile.in177 libkrb5_la-keytab_any.lo libkrb5_la-keytab_file.lo \
859 keytab_file.c \
1356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libkrb5_la-keytab_file.Plo@am__quote@
1900 libkrb5_la-keytab_file.lo: keytab_file.c
1901keytab_file.lo -MD -MP -MF $(DEPDIR)/libkrb5_la-keytab_file.Tpo -c -o libkrb5_la-keytab_file.lo `t…
1902 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libkrb5_la-keytab_file.Tpo $(DEPDIR)/libkrb5_la-keytab_fil…
1905 …$(AM_CFLAGS) $(CFLAGS) -c -o libkrb5_la-keytab_file.lo `test -f 'keytab_file.c' || echo '$(srcdir)…
/freebsd/kerberos5/lib/libkrb5/
H A DMakefile552 keytab_file.c \