Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/afsutil/
H A DChangeLog3 * pagsh.1,afslog.1: - options must be lexicographically ordered;
17 * afslog.1: Document options to allow select principal or
18 credential cache when doing afslog.
20 * afslog.c: Add options to allow select principal or credential
21 cache when doing afslog.
35 * afslog.c: use negative string help string for arg_negative_flag
49 * afslog.c (do_afslog): is cell is unset, set it "<default cell>"
56 * afslog.c (log_func): drop the error number
60 * afslog.c: set kafs log function if verbose is turned on
66 * afslog.1: --no-v4, --no-v5
[all …]
H A DMakefile.am7 bin_PROGRAMS = afslog pagsh program
9 afslog_SOURCES = afslog.c
13 man_MANS = afslog.1 pagsh.1
H A DMakefile.in46 bin_PROGRAMS = afslog$(EXEEXT) pagsh$(EXEEXT)
101 am_afslog_OBJECTS = afslog.$(OBJEXT)
403 afslog_SOURCES = afslog.c
405 man_MANS = afslog.1 pagsh.1
491 afslog$(EXEEXT): $(afslog_OBJECTS) $(afslog_DEPENDENCIES)
492 @rm -f afslog$(EXEEXT)
504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afslog.Po@am__quote@
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dkauth.c40 afslog(int argc, char **argv) in afslog() function
H A Dextern.h170 void afslog (int, char **);
H A Dcmdtab.c197 { "afslog", afsloghelp, 0, 1, 0, afslog },
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dgss_userok.c70 afslog(NULL, 1); in gssapi_session()
H A Dkauth.c100 afslog(const char *cell, int quiet) in afslog() function
H A Dextern.h110 void afslog(const char *, int);
H A Dftpcmd.y540 afslog(NULL, 0);
551 afslog($5, 0);
H A Dftpcmd.c2313 afslog(NULL, 0); in yyparse()
2327 afslog((yyvsp[(5) - (7)].s), 0); in yyparse()
/freebsd/crypto/heimdal/doc/
H A Dapps.texi177 @subsection kafs and afslog
178 @cindex afslog
180 @manpage{afslog,1} will obtains AFS tokens for a number of cells. What cells to get
270 @file{afslog}.
H A Dintro.texi56 @file{afslog} that uses it
/freebsd/crypto/heimdal/appl/ftp/
H A DChangeLog129 Clean up delegation of gss tokens and do afslog.
277 * ftpd/ftpcmd.y: support afslog <cell> and afslog when compiled
282 * ftp/cmdtab.c: include afslog in both the krb4 and krb5 case
284 * ftp/kauth.c: include afslog in both the krb4 and krb5 case
292 * ftpd/kauth.c: do afslog in the krb5 case too
/freebsd/crypto/heimdal/appl/rsh/
H A DChangeLog416 * rshd.c (doit): afslog correctly
/freebsd/crypto/heimdal/
H A DChangeLog.19981020 * appl/afsutil/afslog.c (main): return a exit code.
1904 * appl/afsutil/afslog.c: If no cells or files specified, get
1970 * appl/afsutil/afslog.c: Use new libkafs.
H A DChangeLog.200152 * kuser/kinit.c: allow specification of afslog in krb5.conf, noted
H A DChangeLog.20031386 * lib/krb5/verify_krb5_conf.c (appdefaults_entries): add afslog
H A DChangeLog.19991949 * appl/afsutil/afslog.c: use print_version