Commit Graph

3554 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
75399b34c3 (fcc_move): make sure ->version is uptodate.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22120 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 22:36:59 +00:00
Love Hörnquist Åstrand
1816bb6dce quote?
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22119 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 22:02:48 +00:00
Love Hörnquist Åstrand
d340f5fab3 update (c)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22115 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 21:21:42 +00:00
Love Hörnquist Åstrand
58a7d59b47 Put back code that was needed, move gen_new into new_unique.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22113 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 21:20:02 +00:00
Love Hörnquist Åstrand
3a8d8a97c2 Implement krb5_cc_ops->default_name.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22108 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 17:23:53 +00:00
Love Hörnquist Åstrand
296b56abe8 (mcc_default_name): Remove const
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22107 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 17:22:51 +00:00
Love Hörnquist Åstrand
0d124a5725 Add KRB5_DEFAULT_CCNAME_KCM, redefine KRB5_DEFAULT_CCNAME to KRB5_DEFAULT_CCTYPE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22105 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 17:20:06 +00:00
Love Hörnquist Åstrand
8ff9a93093 Use krb5_cc_ops->default_name to get the default name.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22104 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 17:17:41 +00:00
Love Hörnquist Åstrand
804f92aa75 Implement krb5_cc_ops->default_name.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22103 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 17:16:44 +00:00
Love Hörnquist Åstrand
ce853485de Implement krb5_cc_ops->default_name.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22102 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 17:15:57 +00:00
Love Hörnquist Åstrand
1cdcbe1493 Implement krb5_cc_ops->default_name.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22101 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 17:15:27 +00:00
Love Hörnquist Åstrand
d772bfc511 Add krb5_cc_ops->default_name.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22100 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 17:15:00 +00:00
Love Hörnquist Åstrand
bdb625ddf0 Free context when done, implement krb5_cc_ops->default_name.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22099 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 17:14:34 +00:00
Love Hörnquist Åstrand
aee37005ae implement dummy kcm_move
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22098 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 13:19:51 +00:00
Love Hörnquist Åstrand
b7ccda14c6 Implement the move operation.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22097 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 13:12:57 +00:00
Love Hörnquist Åstrand
d7840e7d49 export krb5_cc_move
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22095 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 12:47:24 +00:00
Love Hörnquist Åstrand
5d119f3729 (krb5_cc_move): new function.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22094 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 12:46:21 +00:00
Love Hörnquist Åstrand
64cf3425d8 Implement the move operation.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22093 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 12:44:40 +00:00
Love Hörnquist Åstrand
8c9100dd86 Add move to the krb5_cc_ops, causes major version bump.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22092 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 12:43:02 +00:00
Love Hörnquist Åstrand
759bf557e0 Implement the move operation. Avoid using cc_set_principal() since it
broken on Mac OS X 10.5.0.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22091 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-03 12:38:53 +00:00
Love Hörnquist Åstrand
40d9572802 Drop variable names to avoid -Wshadow.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22090 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-02 23:23:43 +00:00
Love Hörnquist Åstrand
5fed824f37 its vs it\'s etc. From Bjorn Sandell
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22071 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-14 20:04:50 +00:00
Love Hörnquist Åstrand
d786e5f4f7 Doxygenify.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22065 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 16:41:06 +00:00
Love Hörnquist Åstrand
b60a57fb82 (c)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22064 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 16:28:14 +00:00
Love Hörnquist Åstrand
4f4333b49d deprecated functions.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22063 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 15:51:59 +00:00
Love Hörnquist Åstrand
30f26053c9 use krb5_data_cmp
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22062 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 15:41:50 +00:00
Love Hörnquist Åstrand
453307b99d deprecated functions.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22061 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 15:39:27 +00:00
Love Hörnquist Åstrand
82db2843e4 deprecate krb5_free_creds_contents, doxygen.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22060 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 15:38:46 +00:00
Love Hörnquist Åstrand
d0bd78d2a6 use krb5_free_cred_contents
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22059 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 15:27:59 +00:00
Love Hörnquist Åstrand
28db08e5ee use krb5_free_cred_contents
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22058 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 15:19:52 +00:00
Love Hörnquist Åstrand
11e7b12ad1 fix syntax of doxygen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22057 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 15:13:13 +00:00
Love Hörnquist Åstrand
86d264b4bd Doxygen.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22056 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 15:09:07 +00:00
Love Hörnquist Åstrand
f56f1d8f61 Last doxygen in this file.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22055 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 12:58:45 +00:00
Love Hörnquist Åstrand
5380dee21e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22054 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 12:52:45 +00:00
Love Hörnquist Åstrand
af9a6d83d2 more doxygen.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22053 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 12:50:50 +00:00
Love Hörnquist Åstrand
75675dd436 Add the krb5_v4compat group.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22051 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 11:21:24 +00:00
Love Hörnquist Åstrand
0324aa6d41 doxygen syntax
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22050 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 11:20:46 +00:00
Love Hörnquist Åstrand
55c491c070 Doxygenify.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22049 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 11:20:09 +00:00
Love Hörnquist Åstrand
f40e802c4e Sprinkle some more doxygen.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22048 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-11 10:09:42 +00:00
Love Hörnquist Åstrand
c6a3b40dc7 doxygen documentation
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22040 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-10 12:55:37 +00:00
Love Hörnquist Åstrand
f505cc2b8a update (c)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22039 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-10 11:47:35 +00:00
Love Hörnquist Åstrand
04e78ccc37 doxygen documentation
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22038 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-10 10:50:38 +00:00
Love Hörnquist Åstrand
e9b977f367 add doxygen.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22037 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-10 10:50:16 +00:00
Love Hörnquist Åstrand
bb38dbf61b doxygen documentation
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22033 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-10 10:39:47 +00:00
Love Hörnquist Åstrand
5f313a29a4 doxygen documentation
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22032 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-10 10:39:26 +00:00
Love Hörnquist Åstrand
e337d4b168 doxygen documentation
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22031 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-10 10:38:32 +00:00
Love Hörnquist Åstrand
7a39e6f7d9 doxygen documentation
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22030 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-10 10:38:15 +00:00
Love Hörnquist Åstrand
4ff5635c57 doxygen documentation
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22029 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-10 10:38:04 +00:00
Love Hörnquist Åstrand
c812d60f80 doxygen configuration
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22028 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-10 10:37:30 +00:00
Love Hörnquist Åstrand
b8952aafd1 doxygen introduction
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22027 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-11-10 10:37:06 +00:00