Home
last modified time | relevance | path

Searched refs:kuser (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/crypto/external/bsd/heimdal/dist/po/heimdal_kuser/
H A Dheimdal_kuser.pot18 #: kuser/kgetcred.c:52
22 #: kuser/kgetcred.c:54
26 #: kuser/kgetcred.c:56
30 #: kuser/kgetcred.c:58
34 #: kuser/kgetcred.c:60
38 #: kuser/kgetcred.c:63
42 #: kuser/kgetcred.c:65
46 #: kuser/kgetcred.c:135
51 #: kuser/kinit.c:90
55 #: kuser/kinit.c:93
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddb_common.c317 char *kuser = 0; in db_common_expand() local
451 if (kuser == 0) in db_common_expand()
452 kuser = mystrndup(key, kdomain - key - 1); in db_common_expand()
453 QUOTE_VAL(ctx->dict, quote_func, kuser, result); in db_common_expand()
517 if (kuser) in db_common_expand()
518 myfree(kuser); in db_common_expand()
/netbsd-src/crypto/external/bsd/heimdal/bin/kcc/
H A DMakefile8 .PATH: ${HEIMDIST}/kuser
23 CPPFLAGS+= -I${HEIMDIST}/kuser
/netbsd-src/usr.bin/klist/
H A DMakefile12 .PATH: ${DIST}/heimdal/kuser
19 -I${DIST}/heimdal/kuser \
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.200151 * kuser/kinit.1: add the kauth alias
52 * kuser/kinit.c: allow specification of afslog in krb5.conf, noted
124 * kuser/Makefile.am: install kauth as a symlink to kinit
126 * kuser/kinit.c: get v4_tickets by default
135 * kuser/kinit.1: remove references to kauth
137 * kuser/Makefile.am: kauth is no more
139 * kuser/kinit.c: use appdefaults for everything. defaults are now
166 * kuser/Makefile.am: remove CHECK_LOCAL - non bin programs require
169 * kuser/generate-requests.c: parse arguments in a useful way
170 * kuser/kverify.c: add --help/--verify
[all …]
H A DChangeLog.200691 * kuser/kdigest.c: add ntlm-server-init
93 * kuser/Makefile.am: kdigest depends on libheimntlm.la
121 * kuser/kinit.c: Read the appdefault configration before we try to
124 * kuser/kdigest.c: prefix digest commands with digest_
126 * kuser/kdigest-commands.in: prefix digest commands with digest-
166 * kuser/generate-requests.c: Use strcspn to remove \n from
271 * kuser/kinit.c: Make krb5_get_init_creds_opt_free take a context
317 * kuser/kinit.c: Forward decl
436 * kuser/kinit.c: Try to not leak memory.
438 * kuser/kgetcred.c: Try to not leak memory.
[all …]
H A DChangeLog.1999317 * kuser/kinit.c (main): pass ccache to krb524_convert_creds_kdc
436 * kuser/klist.c: add a `--cache' flag
438 * kuser/kinit.c (main): only get default value for `get_v4_tgt' if
457 * kuser/Makefile.am: add kdecode_ticket
459 * kuser/kdecode_ticket.c: new debug program
493 * kuser/kinit.c (main): don't print any error if reading the
718 * kuser/kinit.c (main): some more KRB4-conditionalizing
725 * kuser/kinit.c (main): add config file support for forwardable
1051 * kuser/kdestroy.c (main): try to destroy v4 ticket even if the
1106 * kuser/kgetcred.c (main): correct error message
[all …]
H A DChangeLog.2004129 * kuser/kdestroy.1: use keeps around options, spelling, from
147 * kuser/kinit.c (get_new_tickets): only complain about ticket
255 * kuser/kinit.c: adapt to new signature of
267 * kuser/klist.c: use rtbl_set_separator
320 * kuser/kinit.c: make sure we don't always get renewable creds
439 * kuser/kgetcred.1: document --cache/-c
441 * kuser/kgetcred.c: allow to specify what credential cache to use
488 * kuser/klist.c (print_cred_verbose): keytypes are no longer, use
558 * kuser/Makefile.am: don't install copy_cred_cache manpage
672 * kuser/kinit.c: move "setpag if (argc < 1)" to common path
[all …]
H A DNTMakefile37 SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc \
40 SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc \
H A DChangeLog.200011 * kuser/kverify.c (main): handle krb5_init_context failure
13 * kuser/klist.c (main): handle krb5_init_context failure
15 * kuser/kinit.c (main): handle krb5_init_context failure
17 * kuser/kgetcred.c (main): handle krb5_init_context failure
19 * kuser/kdestroy.c (main): handle krb5_init_context failure
21 * kuser/kdecode_ticket.c (main): handle krb5_init_context failure
23 * kuser/generate-requests.c (generate_requests): handle
172 * kuser/klist.c: print key versions numbers of v4 tickets in
217 * kuser/kinit.c: fix v4 fallback lifetime calculation
346 * kuser/kdecode_ticket.c: check return value from krb5_crypto_init
[all …]
H A DChangeLog.200311 * kuser/kinit.c: make -9 work again
74 * kuser/kinit.c (main): return the return value from simple_execvp
78 * kuser/kinit.c: don't use PKINIT DH per default since its too
91 * kuser/kinit.c: add flag to make it work with pkinit dh
124 * kuser/kinit.c: add some "struct foo;" glue for pkinit
181 * kuser/kinit.c: add pkinit support
257 * kuser/kgetcred.1: add --no-transit-check
259 * kuser/kgetcred.c: add --no-transit-check
302 * kuser/klist.c (print_tickets): bail out if krb5_cc_next_cred
334 * kuser/kinit.c: When running kinit in "fork mode" do pagsh
[all …]
H A DChangeLog.200250 * kuser/klist.c (display_tokens): allow tokens up to size of
75 * kuser/kinit.1: remove unneeded Ns
108 * kuser/kinit.c (do_524init): free principals
255 * kuser/kinit.1: whitespace fix (from NetBSD)
302 * kuser/kinit.c (do_v4_fallback): don't use krb_get_pw_in_tkt2
313 * kuser/klist.c (display_tokens): increase token buffer size, and
428 * kuser/klist.c (display_tokens): don't bail out before we get
466 * kuser/kinit.1: document -a
468 * kuser/kinit.c: add command line switch for extra addresses
505 * kuser/klist.c: better align some headers
H A DChangeLog.199814 * kuser/Makefile.am: link with extra libs for aix
90 * kuser/klist.c (usage): void-ize
96 * kuser/klist.c: try to list enctypes as keytypes
98 * kuser/kinit.c: remove extra `--cache' option, add `--enctypes'
297 * kuser/klist.c: keytype -> enctype
383 * kuser/kinit.c (main): initialize `ticket_life'
422 * kuser/kinit_options.c: Default options for kinit.
424 * kuser/kauth_options.c: Default options for kauth.
426 * kuser/kinit.c: Implement lots a new options.
555 * kuser/klist.c (print_cred_verbose): print IPv4-address in a
[all …]
H A DChangeLog27 * kuser/kinit.c: add --ok-as-delegate and --windows flags
31 * kuser/kinit.c: Use krb5_cc_set_config.
231 * kuser/kswitch.c: Implement --principal.
237 * kuser/kswitch.c: Enable switching between existing caches.
370 * kuser/kgetcred.c: set KRB5_GC_CANONICALIZE.
372 * kuser/kgetcred.c: Add stub --canonicalize implementation.
H A DMakefile.am9 SUBDIRS= include lib kuser kdc admin kadmin kpasswd subdir
H A DChangeLog.200545 * kuser/kinit.c: Default to use DH when fetching keys.
209 * kuser/klist.c: In the list caches view, rename the Status field
329 * kuser/klist.1: Document --list-caches
331 * kuser/klist.c: Change short flag of --list-caches to -l (-v is
349 * kuser/klist.c: Add option --list-caches that lists the avaible
497 * kuser/klist.c (check_for_tgt): Re-order code so it only free the
698 * kuser/klist.c: If there are no addresses, print addressless
754 * kuser/kinit.c: avoid shadowing variables
756 * kuser: s/optind/optidx/
956 * kuser/kinit.c (main): catch KRB5_CONFIG_BADFORMAT from
[all …]
/netbsd-src/crypto/external/bsd/heimdal/sbin/kimpersonate/
H A DMakefile6 .PATH: ${HEIMDIST}/kuser
/netbsd-src/crypto/external/bsd/heimdal/bin/kgetcred/
H A DMakefile8 .PATH: ${HEIMDIST}/kuser
/netbsd-src/crypto/external/bsd/heimdal/bin/kdestroy/
H A DMakefile8 .PATH: ${HEIMDIST}/kuser
/netbsd-src/crypto/external/bsd/heimdal/bin/kinit/
H A DMakefile8 .PATH: ${HEIMDIST}/kuser
/netbsd-src/crypto/external/bsd/heimdal/sbin/kdigest/
H A DMakefile6 .PATH: ${HEIMDIST}/kuser
/netbsd-src/crypto/external/bsd/heimdal/bin/kvno/
H A DMakefile8 .PATH: ${HEIMDIST}/kuser
/netbsd-src/external/bsd/openldap/dist/tests/scripts/
H A Dsetup_kdc.sh27 KUSER=kuser
/netbsd-src/crypto/external/bsd/heimdal/dist/po/
H A DMakefile.am17 ./gen-po.sh heimdal_kuser $(top_srcdir)/kuser/*.[ch]
/netbsd-src/crypto/external/bsd/heimdal/dist/kuser/
H A DNTMakefile32 RELDIR=kuser

12