Searched refs:keytab_file (Results 1 – 12 of 12) sorted by relevance
/freebsd/crypto/heimdal/kuser/ |
H A D | kimpersonate.c | 46 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 D | ChangeLog.2002 | 60 * 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 D | ChangeLog.1999 | 372 * 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 D | ChangeLog.2005 | 662 * 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 D | ChangeLog.2006 | 1377 * 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 D | ChangeLog.2003 | 36 * 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 D | ChangeLog.2001 | 766 * lib/krb5/keytab_file.c: call krb5_set_error_string when open
|
H A D | ChangeLog.2000 | 1318 * lib/krb5/keytab_file.c (fkt_add_entry): store timestamp
|
H A D | ChangeLog.2004 | 1442 * lib/krb5/keytab_file.c: add krb5_wrfkt_ops/WRFILE (same as FILE)
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | Makefile.am | 170 keytab_file.c \
|
H A D | Makefile.in | 177 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 1901 …keytab_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 D | Makefile | 552 keytab_file.c \
|