Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/appl/afsutil/
HDChangeLog3 * 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 …]
HDMakefile.am7 bin_PROGRAMS = afslog pagsh program
9 afslog_SOURCES = afslog.c
13 man_MANS = afslog.1 pagsh.1
HDMakefile.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@
/NextBSD/crypto/heimdal/appl/ftp/ftp/
HDkauth.c40 afslog(int argc, char **argv) in afslog() function
HDextern.h170 void afslog (int, char **);
HDcmdtab.c197 { "afslog", afsloghelp, 0, 1, 0, afslog },
/NextBSD/crypto/heimdal/appl/ftp/ftpd/
HDgss_userok.c70 afslog(NULL, 1); in gssapi_session()
HDkauth.c100 afslog(const char *cell, int quiet) in afslog() function
HDextern.h110 void afslog(const char *, int);
HDftpcmd.y540 afslog(NULL, 0);
551 afslog($5, 0);
HDftpcmd.c2313 afslog(NULL, 0); in yyparse()
2327 afslog((yyvsp[(5) - (7)].s), 0); in yyparse()
/NextBSD/crypto/heimdal/doc/
HDapps.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}.
HDintro.texi56 @file{afslog} that uses it
/NextBSD/crypto/heimdal/appl/ftp/
HDChangeLog129 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
/NextBSD/crypto/heimdal/appl/rsh/
HDChangeLog416 * rshd.c (doit): afslog correctly
/NextBSD/crypto/heimdal/
HDChangeLog.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.
HDChangeLog.200152 * kuser/kinit.c: allow specification of afslog in krb5.conf, noted
HDChangeLog.20031386 * lib/krb5/verify_krb5_conf.c (appdefaults_entries): add afslog
HDChangeLog.19991949 * appl/afsutil/afslog.c: use print_version