Commit Graph

26523 Commits

Author SHA1 Message Date
Luke Howard
cb92ea2d54 another variant on hack for libedit build on FreeBSD 2011-03-22 00:24:51 +11:00
Luke Howard
5d773c3d7f revert libedit FreeBSD hack, will endeavour to fix properly 2011-03-22 00:05:37 +11:00
Luke Howard
c99906eed4 update for autoheader 2011-03-22 00:02:00 +11:00
Luke Howard
871af1976f remove autogenerated gunk 2011-03-21 23:59:01 +11:00
Luke Howard
9053e86254 Merge branch 'lukeh/moonshot' of github.com:heimdal/heimdal into lukeh/moonshot
Conflicts:
	lib/gssapi/version-script.map
2011-03-21 23:55:54 +11:00
Luke Howard
d116a78297 add missing exports 2011-03-21 23:53:17 +11:00
Luke Howard
da70ba0e8d Merge branch 'master' of github.com:heimdal/heimdal 2011-03-21 18:36:24 +11:00
Luke Howard
6b9ec3e047 add __gss_c_nt_anonymous_oid_desc to version script 2011-03-21 17:59:42 +11:00
Luke Howard
ff3ec1ee91 fix error case crasher 2011-03-21 17:46:07 +11:00
Luke Howard
841a5ed3ba export krb5_kcm_call/krb5_kcm_storage_request
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2011-03-20 23:27:04 -07:00
Luke Howard
8a88550546 export gss_store_cred 2011-03-21 16:54:27 +11:00
Luke Howard
e8dc503c5d export krb5_kcm_call/krb5_kcm_storage_request 2011-03-21 16:42:49 +11:00
Luke Howard
0a9178e610 remove deprecated naming extension APIs, add pname/userok 2011-03-21 16:39:35 +11:00
Luke Howard
907da38cd9 attribute-based implementation of gss_pname_to_uid 2011-03-21 11:54:52 +11:00
Luke Howard
ca48b27fe7 add _gsskrb5_pname_to_uid implementation 2011-03-20 23:31:32 +11:00
Luke Howard
e60a9956c4 cleanup pname_to_uid 2011-03-20 23:19:07 +11:00
Luke Howard
0dff021161 add krb5 glue for userok 2011-03-20 20:57:24 +11:00
Luke Howard
84f5aebc10 use gss_userok 2011-03-20 20:50:19 +11:00
Luke Howard
e78371829c implement gss_userok/gss_pname_to_uid 2011-03-20 20:34:59 +11:00
Luke Howard
0f13ae9fe5 fix macro compile error 2011-03-20 19:41:52 +11:00
Luke Howard
9455577b65 Merge branch 'master' of github.com:heimdal/heimdal
Conflicts:
	lib/gssapi/gssapi/gssapi.h
	lib/gssapi/gssapi_mech.h
	lib/gssapi/mech/gss_mech_switch.c
2011-03-20 19:08:10 +11:00
Love Hornquist Astrand
596cb33805 Remove kerberos4 enable option 2011-03-15 13:51:46 -07:00
Love Hornquist Astrand
6819c18378 really remove extra files 2011-03-13 17:12:01 -07:00
Love Hornquist Astrand
1c782af347 don't don't build files not used 2011-03-13 17:10:20 -07:00
Love Hornquist Astrand
6d6734bfab document hx509_certs_iter() 2011-03-13 17:09:08 -07:00
Love Hornquist Astrand
de8c4b4797 update (c) 2011-03-13 16:55:02 -07:00
Love Hornquist Astrand
335050ccc5 update (c) 2011-03-13 16:54:43 -07:00
Love Hornquist Astrand
e1c37aac08 update (c) 2011-03-13 16:54:16 -07:00
Love Hornquist Astrand
a7ec7d2dd8 mark 1.5pre1 2011-03-13 16:53:54 -07:00
Love Hornquist Astrand
9ef071c94e replace libeditline with libedit 2011-03-13 14:18:14 -07:00
Love Hornquist Astrand
217021914d add more oids 2011-03-13 13:40:52 -07:00
Love Hornquist Astrand
df802c6298 add keys 2011-03-13 12:42:54 -07:00
Love Hornquist Astrand
35a072e574 add pac 2011-03-13 12:42:42 -07:00
Love Hornquist Astrand
f237400f2c add GSS_C_INQ_SSPI_SESSION_KEY 2011-03-13 12:38:25 -07:00
Love Hornquist Astrand
f7a6a29d6a add sessions.c 2011-03-13 01:23:56 -08:00
Love Hornquist Astrand
578d2cf2f1 add session glue 2011-03-13 01:23:30 -08:00
Love Hornquist Astrand
c3905ff795 glue in some more functions 2011-03-12 19:29:00 -08:00
Love Hornquist Astrand
7013c453eb x 2011-03-12 18:49:44 -08:00
Love Hornquist Astrand
f7a6a240c1 check return values 2011-03-12 14:19:17 -08:00
Love Hornquist Astrand
bf5b86857b add more private symbols 2011-03-12 14:03:30 -08:00
Love Hornquist Astrand
3327fd1464 add _krb5_key_data 2011-03-12 14:01:21 -08:00
Love Hornquist Astrand
4d0d3b9535 remove other _krb5_key_data 2011-03-12 13:53:24 -08:00
Love Hornquist Astrand
1bb482e168 prefix internal structures with _krb5_ 2011-03-12 13:50:39 -08:00
Love Hornquist Astrand
03806492d9 prefix symbols that are _krb5_ structures 2011-03-12 13:45:09 -08:00
Love Hornquist Astrand
679c708f5f use krb5_err() instead of krb5_get_err_text() 2011-03-12 13:35:21 -08:00
Love Hornquist Astrand
177122d8b9 use krb5_get_error_message for logging 2011-03-12 13:23:07 -08:00
Love Hornquist Astrand
c05773d443 drop gss_name_any since it removed from the draft 2011-03-12 12:50:59 -08:00
Love Hornquist Astrand
4248882381 drop gss_name_any since it removed from the draft 2011-03-12 12:49:42 -08:00
Love Hornquist Astrand
fbf5cff0ac Patch from Luke Howard to allow dynamic gss_mo 2011-03-12 12:45:53 -08:00
Luke Howard
2b2ab30f53 Add naming extension SPIs
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2011-03-12 12:35:43 -08:00