Commit Graph

3984 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
dd4ed63ff5 fix uuid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24044 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-16 21:12:52 +00:00
Love Hörnquist Åstrand
8879177460 fix documentation
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24042 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-15 04:44:04 +00:00
Love Hörnquist Åstrand
ccfd154900 test pac from christian
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24038 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-12 04:20:24 +00:00
Love Hörnquist Åstrand
c5770cfd91 check cache returned from krb5_cccol_cursor_next
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24037 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-12 04:20:14 +00:00
Love Hörnquist Åstrand
6d190e9b9d check id returned from krb5_cccol_cursor_next
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24036 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-12 04:20:04 +00:00
Love Hörnquist Åstrand
541c114033 always include SDB backend
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24032 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-12 04:19:20 +00:00
Love Hörnquist Åstrand
18038ded5c always include SDB backend
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24031 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-12 04:19:10 +00:00
Love Hörnquist Åstrand
06e31e6376 handle krb5_cc_default_name() returning NULL in a diffrent way.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24029 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-11-12 04:18:50 +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
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
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
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
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
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
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
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
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
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
87d891c70d mark unused encode/decoders as deprecated.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23975 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:24:07 +00:00
Love Hörnquist Åstrand
418ed391ec move deprecated
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23974 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:23:55 +00:00
Love Hörnquist Åstrand
f01ccbab8d no pkinit, means no pkinit, not ever for the kdc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23970 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:23:11 +00:00
Love Hörnquist Åstrand
1dae446485 no AFSKEYFILE in small libraries
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23969 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:23:00 +00:00
Love Hörnquist Åstrand
ca24339009 digest is not for heimdal smaller
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23968 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:22:49 +00:00
Love Hörnquist Åstrand
17d061ec36 heimdal smaller
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23967 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:22:38 +00:00
Love Hörnquist Åstrand
a5d8671999 heimdal smaller
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23966 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:22:27 +00:00
Love Hörnquist Åstrand
d5163cf946 hide more functions (dead stripping caugth these)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23965 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:22:16 +00:00
Love Hörnquist Åstrand
b2db6cefa0 heimdal is smaller w/o the v4 compat functions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23963 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:22:02 +00:00
Love Hörnquist Åstrand
9aa9efb279 make get_default_name have a better name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23959 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-26 18:21:11 +00:00
Love Hörnquist Åstrand
ff3cec29a2 add krb5_clear_error_message
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23952 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-19 20:30:35 +00:00
Love Hörnquist Åstrand
68d3cfe85c return the while list, not just the last entry.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23935 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-18 21:18:19 +00:00
Love Hörnquist Åstrand
eff9d3a6b4 Allocate the right size and init the right krb5_context
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23934 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-18 21:18:03 +00:00
Love Hörnquist Åstrand
5a7596fd02 allocate the right size
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23933 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-18 21:17:47 +00:00
Love Hörnquist Åstrand
d697ba5f85 return an error code
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23932 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-18 21:17:31 +00:00
Love Hörnquist Åstrand
44629d5ce4 make compile
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23931 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-18 21:17:15 +00:00
Love Hörnquist Åstrand
8eb11663ce add copy config
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23928 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-10-18 21:16:19 +00:00