Commit Graph

474 Commits

Author SHA1 Message Date
Love Hornquist Astrand
07a81e6c86 use krb5_err 2009-11-03 23:29:15 -08:00
Love Hornquist Astrand
180c716ce8 use krb5_warn 2009-11-03 23:28:18 -08:00
Love Hornquist Astrand
49811a8b80 Move libexec man pages to section 8
Proposed by Jeremy C. Reed
2009-10-23 10:04:57 -07:00
Love Hornquist Astrand
2cbf600508 The kimpersonate.1 manpage as wrong Document Title
From Jeremy C. Reed
2009-10-23 09:57:32 -07:00
Love Hornquist Astrand
2a369fc7fe Capture failures from krb5_cc_get_principal()
Reported by Guillaume Rousse
2009-10-08 08:19:05 -07:00
Love Hornquist Astrand
ba8b14ebbc use krb5_make_principal 2009-10-04 11:29:29 -07:00
Love Hornquist Astrand
175111efd7 Make renewstr const char * to avoid const warning
Based on a report from Matthias Dieter Wallnöfer.
2009-10-03 11:37:38 -07:00
Love Hornquist Astrand
16cb4ae495 make --pk-enterprise work again 2009-09-29 13:14:50 -07:00
Love Hornquist Astrand
a49d9f3376 use _krb5_get_init_creds_opt_set_pkinit_user_certs 2009-09-29 10:49:08 -07:00
Love Hornquist Astrand
dc4e8669ea Abstract out asn1_compile and slc 2009-09-16 00:12:13 -07:00
Love Hornquist Astrand
19b997c61b add kswitch.1 2009-08-25 21:34:07 -07:00
Love Hornquist Astrand
02e28048df simple manpages for kswitch.1 2009-08-25 21:33:51 -07:00
Love Hornquist Astrand
7ad8c1fdfd switch to EVP_MD_CTX_create() and thus make smaller 2009-08-21 06:58:43 -07:00
Love Hornquist Astrand
b69e856d44 Add kdestroy --all/-A 2009-08-21 06:58:31 -07:00
Love Hornquist Astrand
c2f6e3eb34 Add kdestroy --all/-A 2009-08-21 06:53:46 -07:00
Love Hornquist Astrand
4621ffd93c mark usage() as noreturn 2009-08-20 20:13:41 -07:00
Love Hornquist Astrand
0c112865b4 Drop RCSID 2009-08-20 19:03:15 -07:00
Love Hornquist Astrand
f5ad76fe70 set id = NULL to avoid warning 2009-08-20 19:02:18 -07:00
Love Hornquist Astrand
3560c4ed25 fix compile warning 2009-08-17 18:06:31 +02:00
Love Hornquist Astrand
dda9a74fa0 switch to use EVP interface instead of old MDX_ style interface 2009-08-16 20:28:50 +02:00
Love Hornquist Astrand
b39e108bd8 Switch to EVP_MD digest 2009-08-16 11:23:51 +02:00
Love Hornquist Astrand
a4df44985d use default princial if none is set [CID-48] 2009-07-30 13:22:46 +02:00
Love Hornquist Astrand
403085fdb8 Free nonces on completion [CID-104] 2009-07-30 10:44:18 +02:00
Love Hornquist Astrand
c63b6a3368 Free digest on completion [CID-106] 2009-07-30 10:42:27 +02:00
Love Hornquist Astrand
e568ea28b2 No need to check for NULL, principal is allocated. 2009-07-30 09:47:24 +02:00
Love Hornquist Astrand
f46b5b4817 free generated ticket [CID-84] 2009-07-30 07:56:10 +02:00
Love Hörnquist Åstrand
28c70058fa Close f, from cppcheck
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25278 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-06-08 20:33:33 +00:00
Love Hörnquist Åstrand
0db761a0c4 remove extra kinit
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25134 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-25 16:26:30 +00:00
Love Hörnquist Åstrand
2e7d8823f9 remove reference to kauth
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25133 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-25 16:26:20 +00:00
Love Hörnquist Åstrand
44493f8921 use krb5_principal_get_realm
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25118 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-16 08:13:51 +00:00
Love Hörnquist Åstrand
abd00160ec use krb5_principal_get_realm
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25113 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-16 08:04:59 +00:00
Love Hörnquist Åstrand
4806ca1dbc drop krb5_princ_realm
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25112 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-16 08:03:20 +00:00
Love Hörnquist Åstrand
2de7c28777 use krb5_cc_new_unique, use constants for cache types
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25064 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-03 04:08:19 +00:00
Love Hörnquist Åstrand
f6702d7ca4 use copy_match_f
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25019 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-03 03:59:31 +00:00
Love Hörnquist Åstrand
72f134d145 add change-defaults
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24934 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-25 15:35:31 +00:00
Love Hörnquist Åstrand
ebc8d73af1 don't set unused variables, remove undefined behavior:
"Pass-by-value argument in function is undefined."

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24869 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-27 03:33:26 +00:00
Love Hörnquist Åstrand
1403866cae add struct _krb5_krb_auth_data;
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24798 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-22 23:28:47 +00:00
Love Hörnquist Åstrand
c1f55e1376 fix --pk-enterprise to not alias -C
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24634 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-07 04:06:02 +00:00
Love Hörnquist Åstrand
be5c7fd7b0 use _krb5_pk_enterprise_cert
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24617 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-04 22:10:41 +00:00
Love Hörnquist Åstrand
a41a93379a hack in enterprise name support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24614 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-04 22:10:11 +00:00
Love Hörnquist Åstrand
962802b047 make --anonymous only take realm.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24608 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-04 22:09:11 +00:00
Love Hörnquist Åstrand
22016ebfec make anonymous work
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24601 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-04 22:08:01 +00:00
Love Hörnquist Åstrand
04de679306 less warnings
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24391 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:36:29 +00:00
Love Hörnquist Åstrand
01c24f9a2d NO_AFS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24385 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:35:30 +00:00
Love Hörnquist Åstrand
e478543524 move rcsid, make afs optional, make ntlm optional
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24366 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:32:21 +00:00
Love Hörnquist Åstrand
97b2277b95 move rcsid, make afs optional
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24365 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:32:11 +00:00
Love Hörnquist Åstrand
25f6aea96d move rcsid, make afs optional
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24364 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-25 00:31:58 +00:00
Love Hörnquist Åstrand
d31a29f9e3 add enterprise flag
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24232 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-11 21:40:43 +00:00
Love Hörnquist Åstrand
35425fff7d print friendly name in klist output if it differs from principal
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24183 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-12-15 04:29:23 +00:00
Love Hörnquist Åstrand
bf2976562a print friendly name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24182 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-12-15 04:29:13 +00:00