Commit Graph

534 Commits

Author SHA1 Message Date
Asanka Herath
85f5f6bbda klist: If we aren't being verbose, we don't need the full ticket 2010-09-14 08:04:15 -04:00
Love Hornquist Astrand
3ba4f32d8d Expand on what enterprise names are 2010-08-28 13:01:45 -07:00
Guillaume Rousse
792db1ca13 document --enterprise option, as in --help output
Signed-off-by: Guillaume Rousse <Guillaume.Rousse@inria.fr>
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2010-08-28 10:57:12 -07:00
Asanka Herath
cdcdc5cad5 Windows: Version information for binaries 2010-08-20 13:06:54 -04:00
Asanka Herath
d83611238a Windows: Build a single heimdal.dll
Heimdal.dll is a combination of libasn1, libwind, libhcrypto, libhx509
and libkrb5.
2010-08-20 13:06:54 -04:00
Asanka Herath
ea4d8dbfdb Windows: Use EXEPREP and DLLPREP macros for processing binaries
Once DLLs and EXEs are built, they need to have their manifests
processed and signed.  These steps are encapsulated in the EXEPREP and
DLLPREP Makefile macros.  Use them instead of invoking each processing
macro individually.
2010-08-20 13:04:06 -04:00
Love Hornquist Astrand
a6f9dfc5ad drop krb4 2010-03-16 20:43:24 -07:00
Love Hornquist Astrand
c6bbdb545b First drop of Windows build infrastructure from Secure Endpoints 2009-11-24 12:12:53 -08:00
Love Hornquist Astrand
f4585e3cc3 make list caches more useful, support -A 2009-11-22 09:55:13 -08:00
Love Hornquist Astrand
b48abe2e0d default to forwardable, use keychain password, handle krb5_cc_switch 2009-11-22 09:54:22 -08:00
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