Commit Graph

7 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
7c6b360f3a (make_ccred_from_cred): addresses is filled in now, remove comment
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14666 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-19 18:01:15 +00:00
Love Hörnquist Åstrand
d87eb9758e add mutex for global variables, clean up returned error codes,
implement storing addresses into the ccapi


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14665 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-03-19 17:41:22 +00:00
Love Hörnquist Åstrand
1beace5465 make default_acc_name static
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14416 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-12-29 01:48:20 +00:00
Love Hörnquist Åstrand
6554996344 (make_cred_from_ccred): the address isn't a sockaddr but rather a
kerberos address, deal with that.
Based on bug report from Jakob Schlyter <jakob@rfc.se>.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14327 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-10-31 14:10:46 +00:00
Love Hörnquist Åstrand
2218eea060 use krb5_ccapi.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14211 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-09-11 04:02:43 +00:00
Love Hörnquist Åstrand
5c193984ae remove magic 3 with ccapi_version_3
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14096 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-06 16:09:51 +00:00
Love Hörnquist Åstrand
97fd731a78 CCAPI v3 implementation, the read only support was from Magnus Ahltorp
and then extended by me to support all other operations.  Tested with
MIT kerberos cc cache implementation on MacOS 10.3.3


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14092 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-06 16:00:41 +00:00