Commit Graph

23082 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
dc5e4b8033 try handle gss_import_name() better, its not really perfect, its breaks spengo inquire_names_for_mech, but that less common....
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24026 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-12 04:18:15 +00:00
Love Hörnquist Åstrand
f9d5a05854 krb5_cc_default_name() can fail if the configuration file is strange.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24025 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-12 04:18:04 +00:00
Love Hörnquist Åstrand
bbd689d3b3 Reject if any key in old keys are in the new keyset, the list of enctypes might have changed. Pointed out by David Markey
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24024 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-12 04:17:47 +00:00
Love Hörnquist Åstrand
960f3f45ec We stop writing change logs, see the source code version control systems history log instead
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24023 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-12 04:17:33 +00:00
Love Hörnquist Åstrand
814e4c4f1b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24022 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-03 19:16:23 +00:00
Love Hörnquist Åstrand
ab630e414e Allow the PAC to be passed along during cross-realm authentication.
From abartlet

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24021 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-03 19:16:12 +00:00
Love Hörnquist Åstrand
6f6dee5f38 don't even compile in the doors code if there is no door_create
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24020 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-03 19:15:55 +00:00
Love Hörnquist Åstrand
c630fd2375 switch to kcmuuid_t
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24019 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:17:14 +00:00
Love Hörnquist Åstrand
eceed3b5e2 switch to kcmuuid_t
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24018 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:17:03 +00:00
Love Hörnquist Åstrand
4ff39ca5b3 switch to kcmuuid_t
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24017 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:16:53 +00:00
Love Hörnquist Åstrand
516db488d5 move kcmuuid_t here
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24016 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:16:42 +00:00
Love Hörnquist Åstrand
7e0745f3a4 remove kcmuuid_t
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24015 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:16:31 +00:00
Love Hörnquist Åstrand
366f4c76ae drop uuid.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24014 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:16:20 +00:00
Love Hörnquist Åstrand
9a1eac41e8 make independant of uuid's
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24013 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:16:08 +00:00
Love Hörnquist Åstrand
9eead5477d handle return value of krb5_storage_{read,write}
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24012 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:15:56 +00:00
Love Hörnquist Åstrand
ca4645d263 handle return value of krb5_storage_{read,write}
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24011 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:15:45 +00:00
Love Hörnquist Åstrand
c6f509df8d change major version number
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24010 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:15:34 +00:00
Love Hörnquist Åstrand
7e6d2c0779 handle reading uuids diffrently
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24009 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:15:23 +00:00
Love Hörnquist Åstrand
011e338914 Get list of credential uuids and stuff them into the cursor and
itereate of them in get_next and free the cursor in end_get().

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24008 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:15:09 +00:00
Love Hörnquist Åstrand
2f5206fe11 cursor.c is dead
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24007 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:06:01 +00:00
Love Hörnquist Åstrand
a64eb2c00b cursor.c is dead
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24006 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:05:51 +00:00
Love Hörnquist Åstrand
ad13c2b571 make get_first return uuid of cache, get_next fetch the next uuid and end_get do nothing but log
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24005 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:05:40 +00:00
Love Hörnquist Åstrand
ae92936752 cursor is dead, add uuid to kcm_creds
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24004 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:05:29 +00:00
Love Hörnquist Åstrand
58b9d9cd60 cursor is dead
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24003 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:05:18 +00:00
Love Hörnquist Åstrand
54ae1c514e include <uuid/uuid.h>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24002 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:05:07 +00:00
Love Hörnquist Åstrand
86f16fb48d add kcm_ccache_find_cred_uuid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24001 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:04:57 +00:00
Love Hörnquist Åstrand
c0b677504f indent
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24000 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 07:04:46 +00:00
Love Hörnquist Åstrand
5520b3633e indent
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23999 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-02 01:26:25 +00:00
Love Hörnquist Åstrand
23692ff109 (krb5_rd_req_out_ctx_free): free ticket, from Klas Lindfors
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23998 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-01 19:07:27 +00:00
Love Hörnquist Åstrand
b9452fd0d7 Fix build, define __attribute__ as nop, from metze
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23997 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-30 06:45:42 +00:00
Love Hörnquist Åstrand
230ddb5707 fix N_() arguments, From metze
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23996 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-30 06:45:25 +00:00
Love Hörnquist Åstrand
24b3226aaf fix build
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23995 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-30 03:05:19 +00:00
Love Hörnquist Åstrand
d5e9266af3 make scache dependant on sqlite
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23994 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:27:35 +00:00
Love Hörnquist Åstrand
106c810509 make scache dependant on sqlite
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23993 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:27:24 +00:00
Love Hörnquist Åstrand
df9be7bc58 no digest
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23992 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:27:13 +00:00
Love Hörnquist Åstrand
d3535d5e2f include des in heimdal smaller
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23991 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:27:02 +00:00
Love Hörnquist Åstrand
187bbfeb55 make sqlite optional
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23990 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:26:50 +00:00
Love Hörnquist Åstrand
3989a868bf add back krb55 symbols
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23989 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:26:39 +00:00
Love Hörnquist Åstrand
fc1e83044e RANGE: is not small
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23988 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:26:28 +00:00
Love Hörnquist Åstrand
40de2e576d make attribute work
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23987 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:26:17 +00:00
Love Hörnquist Åstrand
ca98633f7d memset will zero out everything.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23986 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:26:07 +00:00
Love Hörnquist Åstrand
8cfa18a321 no need to use krb5_get_init_creds_opt_init(o);
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23985 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:25:56 +00:00
Love Hörnquist Åstrand
41afa44c07 use krb5_get_init_creds_opt_alloc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23984 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:25:45 +00:00
Love Hörnquist Åstrand
4019104f4e fix comment
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23983 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:25:34 +00:00
Love Hörnquist Åstrand
00bc112b19 mark krb5_get_init_creds_opt_init deprecated
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23982 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:25:23 +00:00
Love Hörnquist Åstrand
5f8965a381 build on heimdal-smaller
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23981 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:25:12 +00:00
Love Hörnquist Åstrand
785ef0a557 hide find_chpw_proto under HEIMDAL_SMALLER
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23980 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:25:01 +00:00
Love Hörnquist Åstrand
7ab42a180c move deprecated def
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23979 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:24:50 +00:00
Love Hörnquist Åstrand
db287b16e8 include krb5 stuff again
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23978 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:24:39 +00:00
Love Hörnquist Åstrand
f08f0d140d comment out krb5 too, only gssapi
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23977 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:24:29 +00:00