Commit Graph

505 Commits

Author SHA1 Message Date
Love Hornquist Astrand 6d7b1fcf7a start to build kcc for windows 2010-11-25 10:15:49 -08:00
Love Hornquist Astrand 55e96fabf2 switch kswitch to kcc 2010-11-25 09:29:29 -08:00
Love Hornquist Astrand 92a827da9b move klist to kcc 2010-11-24 16:21:44 -08:00
Love Hornquist Astrand 388341e149 kgetcred/kvno compat example 2010-11-24 15:24:26 -08:00
Love Hornquist Astrand 60904f676e -c is a string argument 2010-11-24 15:15:16 -08:00
Love Hornquist Astrand c5dcbc41d9 first drop of kcc 2010-11-24 15:12:56 -08:00
Asanka C. Herath 58e65d4374 Windows: kswitch depends on libeditline 2010-11-24 15:33:27 -05:00
Asanka C. Herath 880d728e02 Un-const as necessary to silence compiler warnings 2010-11-24 15:33:07 -05:00
Asanka C. Herath afaa6b03d3 Fix query flag assignment for kcpytkt 2010-11-24 15:33:04 -05:00
Asanka C. Herath a07036a11c Windows: Build and install kdeltkt 2010-11-24 15:33:03 -05:00
Asanka C. Herath 7eac4fd821 Windows: Build and install kcpytkt 2010-11-24 15:33:02 -05:00
Asanka C. Herath a82a93cef8 Windows: Build and install kvno 2010-11-24 15:33:01 -05:00
Asanka C. Herath f40fe926ad Windows: Comprehensive clean target 2010-11-24 15:32:13 -05:00
Love Hornquist Astrand 2d169563f1 no longer install kauth, it have been a symlink to kinit for a very long time 2010-11-24 10:10:14 -08:00
Love Hornquist Astrand c79f78874b document -i 2010-11-22 13:23:04 -08:00
Love Hornquist Astrand 9ee7dd24d9 support kswitch -i, interactive mode 2010-11-22 13:19:27 -08:00
Love Hornquist Astrand 8f2e0a7010 export internal functions so we dont need private headers 2010-11-20 14:05:54 -08:00
Love Hornquist Astrand 341f4a2f23 update help text 2010-11-06 20:26:03 +01:00
Love Hornquist Astrand ae948e9932 better help for --no-forward 2010-11-04 18:47:44 -07:00
Love Hornquist Astrand 7d710765b6 make -f mean forwardable 2010-11-04 10:21:33 -07:00
Love Hornquist Astrand c71fe8f2cd spelling 2010-10-27 21:13:47 -07:00
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