Commit Graph

4422 Commits

Author SHA1 Message Date
Love Hornquist Astrand
d4ca938866 Only load plugins once and never unload them
Its expensive to load and unload plugins all the time, so lets stop doing that.
Run over the plugin directory and load all plugins and remember them all.
In the future, something should watch the directory and if it changes,
load the new plugins that was put there.
2009-07-17 15:18:00 -07:00
Love Hornquist Astrand
de5110c05a (krb5_get_kdc_cred): make sure that out_creds points to NULL on failure 2009-07-16 23:54:54 -07:00
Love Hörnquist Åstrand
6c56033e6f improve msft compiler case
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25335 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-07-16 18:28:12 +00:00
Love Hörnquist Åstrand
6a85bbcc65 More tests for KRB5_DEPRECATED
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25334 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-07-16 18:27:52 +00:00
Love Hörnquist Åstrand
2b54af87e9 Add paranoid printing using strvisx.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25332 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-07-15 23:31:55 +00:00
Love Hörnquist Åstrand
c99b2003e2 Implement gss_wrap_iov, gss_unwrap_iov for CFX type encryption types.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25286 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-06-22 17:56:41 +00:00
Love Hörnquist Åstrand
d104f3b9d6 Fix logic error when we do client referrals.
Author: andrew bartlett <abartlet@samba.org>

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25283 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-06-12 18:10:28 +00:00
Love Hörnquist Åstrand
1f42785746 plug memory leak
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25282 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-06-08 22:02:25 +00:00
Love Hörnquist Åstrand
bc07938965 (emem_trunc): if offset is NULL, free all memory
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25281 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-06-08 21:57:56 +00:00
Love Hörnquist Åstrand
47ebb62930 Release p2, valgrind output from Andrew Bartlett
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25280 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-06-08 21:57:45 +00:00
Love Hörnquist Åstrand
bc236bae7e move heim_threads.h to $srcroot/include
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25272 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-06-06 05:10:31 +00:00
Love Hörnquist Åstrand
6f8635376c drop heim_threads. move to $srcroot/include
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25271 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-06-06 05:10:08 +00:00
Love Hörnquist Åstrand
9f46439d78 remove unused stuff
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25251 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-28 01:20:47 +00:00
Love Hörnquist Åstrand
65e7108f79 use oid variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25235 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-28 01:17:52 +00:00
Love Hörnquist Åstrand
d477cd2e23 use oid variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25234 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-28 01:17:42 +00:00
Love Hörnquist Åstrand
a63aa6e262 use oid variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25233 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-28 01:17:31 +00:00
Love Hörnquist Åstrand
173368d011 use constant for locate plugin name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25197 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-06 19:04:49 +00:00
Love Hörnquist Åstrand
e85dfe0ce5 KRB5_GET_INIT_CREDS_OPT_SALT is not supported
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25181 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-06 19:01:39 +00:00
Love Hörnquist Åstrand
83af77c271 remove code for unsupported option
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25180 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-06 19:01:26 +00:00
Love Hörnquist Åstrand
59213e8673 remove trailer after #undef token
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25178 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-06 19:00:58 +00:00
Love Hörnquist Åstrand
7f65278f65 doxygen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25175 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-04 07:49:08 +00:00
Love Hörnquist Åstrand
98d9f63c51 find macos framework plugins
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25174 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-04 06:18:15 +00:00
Love Hörnquist Åstrand
a5ed32a6fe the name of the plugin is service_locator
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25173 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-04 06:18:05 +00:00
Love Hörnquist Åstrand
3f9631daaf remove RCSID
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25172 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-04 06:17:52 +00:00
Love Hörnquist Åstrand
942a821fab remove RCSID
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25171 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-04 06:17:40 +00:00
Love Hörnquist Åstrand
2fd5f8aa46 drop RCSID
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25170 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-04 06:17:19 +00:00
Love Hörnquist Åstrand
a7db36cec8 OTP errors.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25168 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-04 06:16:51 +00:00
Love Hörnquist Åstrand
db78789397 more deprecated bits
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25164 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-28 21:10:08 +00:00
Love Hörnquist Åstrand
607f562551 define KRB5_DEPRECATED
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25163 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-28 21:09:59 +00:00
Love Hörnquist Åstrand
86393faf30 move krb5_set_error_string() and friend to deprecated.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25162 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-28 21:09:49 +00:00
Love Hörnquist Åstrand
1b8f373415 move krb5_set_error_string() and friend here
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25161 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-28 21:09:39 +00:00
Love Hörnquist Åstrand
9c859da82c define KRB5_DEPRECATED
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25160 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-28 21:09:30 +00:00
Love Hörnquist Åstrand
9b482be4a6 define KRB5_DEPRECATED
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25159 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-28 21:09:20 +00:00
Love Hörnquist Åstrand
9c367d7a90 no deprecated function here
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25158 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-28 21:09:10 +00:00
Love Hörnquist Åstrand
bd1a4a13c5 move krb5_free_creds_contents to deprecated.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25157 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-28 21:09:01 +00:00
Love Hörnquist Åstrand
c843882a27 move krb5_free_creds_contents here
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25156 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-28 21:08:51 +00:00
Love Hörnquist Åstrand
774bdb725c krb5_data.3 replaced with doxygen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25155 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-28 21:08:39 +00:00
Love Hörnquist Åstrand
5ed738856a replaced with doxygen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25154 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-28 21:08:28 +00:00
Love Hörnquist Åstrand
997ff2d3bf krb5_keyblock.3 replaced with doxygen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25153 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-27 02:43:14 +00:00
Love Hörnquist Åstrand
1120e3da4b doxygen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25152 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-27 02:43:02 +00:00
Love Hörnquist Åstrand
8205b55eb1 doxygen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25151 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-27 02:42:52 +00:00
Love Hörnquist Åstrand
628c662250 doxygen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25150 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-27 02:42:42 +00:00
Love Hörnquist Åstrand
b1592ebb31 more key combinations
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25149 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-27 02:32:16 +00:00
Love Hörnquist Åstrand
8bc29d2276 add test_fx
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25148 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-27 02:19:53 +00:00
Love Hörnquist Åstrand
5e30553aca Add krb5_crypto_fx_cf2().
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25147 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-27 02:19:41 +00:00
Love Hörnquist Åstrand
715d3a30de test krb5_crypto_fx_cf2
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25146 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-27 02:19:29 +00:00
Love Hörnquist Åstrand
1c9993d7da export krb5_cc_type_ *
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25140 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-25 16:27:29 +00:00
Love Hörnquist Åstrand
9747de8132 Problem with .Nm, From Jeremy C. Reed.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25139 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-25 16:27:19 +00:00
Love Hörnquist Åstrand
a4e557dcab netinfo is dead
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25137 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-25 16:27:00 +00:00
Love Hörnquist Åstrand
5c7b810f4f non have netinfo any more
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25136 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-25 16:26:50 +00:00