Commit Graph

13 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
360bfcab37 Check if new credential cache exists, if not create one.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22787 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-03-25 13:50:14 +00:00
Love Hörnquist Åstrand
abd1354315 Make work when moving to a non-existant cred-cache.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22785 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-03-25 13:33:42 +00:00
Love Hörnquist Åstrand
a760147457 first implementation of kcm-move-cache
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22777 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-03-25 12:20:55 +00:00
Love Hörnquist Åstrand
3556dc1513 s/krb5_free_creds_contents/krb5_free_cred_contents/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22112 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 19:34:33 +00:00
Love Hörnquist Åstrand
652da91adb Rename u_intXX_t to uintXX_t
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17447 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-05 10:52:01 +00:00
Love Hörnquist Åstrand
5fb033c34d Use the new unsigned integer storage types.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17430 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-04 09:59:04 +00:00
Love Hörnquist Åstrand
7a46951b5a (kcm_op_retrieve): remove unused variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16663 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-27 12:05:27 +00:00
Love Hörnquist Åstrand
87fd836b5f (kcm_op_retrieve): check server for krbtgt, not client
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15299 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-30 10:59:00 +00:00
Love Hörnquist Åstrand
90645a3e39 Add option to disallow getting krbtgt out from from KCM. KCM will do
the fetching part itself.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15296 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-30 10:17:43 +00:00
Love Hörnquist Åstrand
842f9eae85 fix error in last commit, use right function
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15229 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-24 18:07:25 +00:00
Love Hörnquist Åstrand
f3ab57d7bf Merge the description and function jumptables into one structure.
Use the length of the array when checking if opcode is value, not a constant.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15217 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-23 21:28:44 +00:00
Love Hörnquist Åstrand
77ebf59fe4 use -1 as the invalid pid number
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14559 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-02-03 12:33:45 +00:00
Luke Howard
cd8bcb8404 Initial version of KCM daemon
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14544 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-02-03 08:20:00 +00:00