Commit Graph

  • 2767e8f372 Send the PK-INIT acl to the client in TL-data, from Henry B. Hotz. Love Hörnquist Åstrand 2008-11-12 04:23:03 +00:00
  • ccfd154900 test pac from christian Love Hörnquist Åstrand 2008-11-12 04:20:24 +00:00
  • c5770cfd91 check cache returned from krb5_cccol_cursor_next Love Hörnquist Åstrand 2008-11-12 04:20:14 +00:00
  • 6d190e9b9d check id returned from krb5_cccol_cursor_next Love Hörnquist Åstrand 2008-11-12 04:20:04 +00:00
  • 25a7b258ea make sure we dont print off the end of the gss_buffer_t, they are defined to not included NULL, in heimdal they are but thats an implementation detail, dont teach people about that. From: Christian Krause Love Hörnquist Åstrand 2008-11-12 04:19:52 +00:00
  • 370256ce41 include krb5. Love Hörnquist Åstrand 2008-11-12 04:19:39 +00:00
  • 2ceccf84e8 make compile Love Hörnquist Åstrand 2008-11-12 04:19:29 +00:00
  • 541c114033 always include SDB backend Love Hörnquist Åstrand 2008-11-12 04:19:20 +00:00
  • 18038ded5c always include SDB backend Love Hörnquist Åstrand 2008-11-12 04:19:10 +00:00
  • 1dd8ec4fe7 Provide a more standard way to produce hdb plugins. From Andrew Bartlett Love Hörnquist Åstrand 2008-11-12 04:19:00 +00:00
  • 06e31e6376 handle krb5_cc_default_name() returning NULL in a diffrent way. Love Hörnquist Åstrand 2008-11-12 04:18:50 +00:00
  • f65d0527fc use sqlite Love Hörnquist Åstrand 2008-11-12 04:18:39 +00:00
  • ff62fc70a3 if not explicity disabled sqlite, use the builtin Love Hörnquist Åstrand 2008-11-12 04:18:26 +00:00
  • dc5e4b8033 try handle gss_import_name() better, its not really perfect, its breaks spengo inquire_names_for_mech, but that less common.... Love Hörnquist Åstrand 2008-11-12 04:18:15 +00:00
  • f9d5a05854 krb5_cc_default_name() can fail if the configuration file is strange. Love Hörnquist Åstrand 2008-11-12 04:18:04 +00:00
  • bbd689d3b3 Reject if any key in old keys are in the new keyset, the list of enctypes might have changed. Pointed out by David Markey Love Hörnquist Åstrand 2008-11-12 04:17:47 +00:00
  • 960f3f45ec We stop writing change logs, see the source code version control systems history log instead Love Hörnquist Åstrand 2008-11-12 04:17:33 +00:00
  • 814e4c4f1b x Love Hörnquist Åstrand 2008-11-03 19:16:23 +00:00
  • ab630e414e Allow the PAC to be passed along during cross-realm authentication. From abartlet Love Hörnquist Åstrand 2008-11-03 19:16:12 +00:00
  • 6f6dee5f38 don't even compile in the doors code if there is no door_create Love Hörnquist Åstrand 2008-11-03 19:15:55 +00:00
  • c630fd2375 switch to kcmuuid_t Love Hörnquist Åstrand 2008-11-02 07:17:14 +00:00
  • eceed3b5e2 switch to kcmuuid_t Love Hörnquist Åstrand 2008-11-02 07:17:03 +00:00
  • 4ff39ca5b3 switch to kcmuuid_t Love Hörnquist Åstrand 2008-11-02 07:16:53 +00:00
  • 516db488d5 move kcmuuid_t here Love Hörnquist Åstrand 2008-11-02 07:16:42 +00:00
  • 7e0745f3a4 remove kcmuuid_t Love Hörnquist Åstrand 2008-11-02 07:16:31 +00:00
  • 366f4c76ae drop uuid.h Love Hörnquist Åstrand 2008-11-02 07:16:20 +00:00
  • 9a1eac41e8 make independant of uuid's Love Hörnquist Åstrand 2008-11-02 07:16:08 +00:00
  • 9eead5477d handle return value of krb5_storage_{read,write} Love Hörnquist Åstrand 2008-11-02 07:15:56 +00:00
  • ca4645d263 handle return value of krb5_storage_{read,write} Love Hörnquist Åstrand 2008-11-02 07:15:45 +00:00
  • c6f509df8d change major version number Love Hörnquist Åstrand 2008-11-02 07:15:34 +00:00
  • 7e6d2c0779 handle reading uuids diffrently Love Hörnquist Åstrand 2008-11-02 07:15:23 +00:00
  • 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(). Love Hörnquist Åstrand 2008-11-02 07:15:09 +00:00
  • 2f5206fe11 cursor.c is dead Love Hörnquist Åstrand 2008-11-02 07:06:01 +00:00
  • a64eb2c00b cursor.c is dead Love Hörnquist Åstrand 2008-11-02 07:05:51 +00:00
  • ad13c2b571 make get_first return uuid of cache, get_next fetch the next uuid and end_get do nothing but log Love Hörnquist Åstrand 2008-11-02 07:05:40 +00:00
  • ae92936752 cursor is dead, add uuid to kcm_creds Love Hörnquist Åstrand 2008-11-02 07:05:29 +00:00
  • 58b9d9cd60 cursor is dead Love Hörnquist Åstrand 2008-11-02 07:05:18 +00:00
  • 54ae1c514e include <uuid/uuid.h> Love Hörnquist Åstrand 2008-11-02 07:05:07 +00:00
  • 86f16fb48d add kcm_ccache_find_cred_uuid Love Hörnquist Åstrand 2008-11-02 07:04:57 +00:00
  • c0b677504f indent Love Hörnquist Åstrand 2008-11-02 07:04:46 +00:00
  • 5520b3633e indent Love Hörnquist Åstrand 2008-11-02 01:26:25 +00:00
  • 23692ff109 (krb5_rd_req_out_ctx_free): free ticket, from Klas Lindfors Love Hörnquist Åstrand 2008-11-01 19:07:27 +00:00
  • b9452fd0d7 Fix build, define __attribute__ as nop, from metze Love Hörnquist Åstrand 2008-10-30 06:45:42 +00:00
  • 230ddb5707 fix N_() arguments, From metze Love Hörnquist Åstrand 2008-10-30 06:45:25 +00:00
  • 24b3226aaf fix build Love Hörnquist Åstrand 2008-10-30 03:05:19 +00:00
  • d5e9266af3 make scache dependant on sqlite Love Hörnquist Åstrand 2008-10-26 18:27:35 +00:00
  • 106c810509 make scache dependant on sqlite Love Hörnquist Åstrand 2008-10-26 18:27:24 +00:00
  • df9be7bc58 no digest Love Hörnquist Åstrand 2008-10-26 18:27:13 +00:00
  • d3535d5e2f include des in heimdal smaller Love Hörnquist Åstrand 2008-10-26 18:27:02 +00:00
  • 187bbfeb55 make sqlite optional Love Hörnquist Åstrand 2008-10-26 18:26:50 +00:00
  • 3989a868bf add back krb55 symbols Love Hörnquist Åstrand 2008-10-26 18:26:39 +00:00
  • fc1e83044e RANGE: is not small Love Hörnquist Åstrand 2008-10-26 18:26:28 +00:00
  • 40de2e576d make attribute work Love Hörnquist Åstrand 2008-10-26 18:26:17 +00:00
  • ca98633f7d memset will zero out everything. Love Hörnquist Åstrand 2008-10-26 18:26:07 +00:00
  • 8cfa18a321 no need to use krb5_get_init_creds_opt_init(o); Love Hörnquist Åstrand 2008-10-26 18:25:56 +00:00
  • 41afa44c07 use krb5_get_init_creds_opt_alloc Love Hörnquist Åstrand 2008-10-26 18:25:45 +00:00
  • 4019104f4e fix comment Love Hörnquist Åstrand 2008-10-26 18:25:34 +00:00
  • 00bc112b19 mark krb5_get_init_creds_opt_init deprecated Love Hörnquist Åstrand 2008-10-26 18:25:23 +00:00
  • 5f8965a381 build on heimdal-smaller Love Hörnquist Åstrand 2008-10-26 18:25:12 +00:00
  • 785ef0a557 hide find_chpw_proto under HEIMDAL_SMALLER Love Hörnquist Åstrand 2008-10-26 18:25:01 +00:00
  • 7ab42a180c move deprecated def Love Hörnquist Åstrand 2008-10-26 18:24:50 +00:00
  • db287b16e8 include krb5 stuff again Love Hörnquist Åstrand 2008-10-26 18:24:39 +00:00
  • f08f0d140d comment out krb5 too, only gssapi Love Hörnquist Åstrand 2008-10-26 18:24:29 +00:00
  • 3747bc5175 don't export hx509 stuff Love Hörnquist Åstrand 2008-10-26 18:24:17 +00:00
  • 87d891c70d mark unused encode/decoders as deprecated. Love Hörnquist Åstrand 2008-10-26 18:24:07 +00:00
  • 418ed391ec move deprecated Love Hörnquist Åstrand 2008-10-26 18:23:55 +00:00
  • 6ae0927545 Use wrapping of the error message. Love Hörnquist Åstrand 2008-10-26 18:23:45 +00:00
  • a002d9be31 heimdal smaller includes no ntlm, again Love Hörnquist Åstrand 2008-10-26 18:23:34 +00:00
  • 6571f41a67 heimdal smaller includes no ntlm Love Hörnquist Åstrand 2008-10-26 18:23:22 +00:00
  • f01ccbab8d no pkinit, means no pkinit, not ever for the kdc Love Hörnquist Åstrand 2008-10-26 18:23:11 +00:00
  • 1dae446485 no AFSKEYFILE in small libraries Love Hörnquist Åstrand 2008-10-26 18:23:00 +00:00
  • ca24339009 digest is not for heimdal smaller Love Hörnquist Åstrand 2008-10-26 18:22:49 +00:00
  • 17d061ec36 heimdal smaller Love Hörnquist Åstrand 2008-10-26 18:22:38 +00:00
  • a5d8671999 heimdal smaller Love Hörnquist Åstrand 2008-10-26 18:22:27 +00:00
  • d5163cf946 hide more functions (dead stripping caugth these) Love Hörnquist Åstrand 2008-10-26 18:22:16 +00:00
  • b2db6cefa0 heimdal is smaller w/o the v4 compat functions Love Hörnquist Åstrand 2008-10-26 18:22:02 +00:00
  • 28b7a2063e (pop_msg): make format const Love Hörnquist Åstrand 2008-10-26 18:21:44 +00:00
  • 19a15ffe1c (pop_msg): make format const Love Hörnquist Åstrand 2008-10-26 18:21:33 +00:00
  • 5e35a4cf44 make standard_error a const string. Love Hörnquist Åstrand 2008-10-26 18:21:22 +00:00
  • 9aa9efb279 make get_default_name have a better name Love Hörnquist Åstrand 2008-10-26 18:21:11 +00:00
  • 66d934b8a4 Build sqlite as a real library, not as a convince lib, rename it to heimsqlite. Love Hörnquist Åstrand 2008-10-26 18:21:00 +00:00
  • 113c6286d6 Build sqlite as a real library, not as a convince lib, rename it to heimsqlite. Love Hörnquist Åstrand 2008-10-26 18:20:48 +00:00
  • 883bf6e6d8 quote userid too Love Hörnquist Åstrand 2008-10-26 18:20:37 +00:00
  • 18e483856b Use ldap_bv2escaped_filter_value to filter the search query. Idea from Michael Ströder. Love Hörnquist Åstrand 2008-10-26 18:20:23 +00:00
  • 78e0a41bcb The man page for kdc(8) says --disable-DES, the source says --disable-des. From Arnaud Bergeron. Love Hörnquist Åstrand 2008-10-20 23:34:19 +00:00
  • ff3cec29a2 add krb5_clear_error_message Love Hörnquist Åstrand 2008-10-19 20:30:35 +00:00
  • 6bb5d8d86f kcm_ccache_remove_cred_internal, call kcm_cursor_update to move cursor forward if it was stepping on to be removed entry. Love Hörnquist Åstrand 2008-10-19 20:30:24 +00:00
  • cf03a62739 Move the each of the cursors one step forward in the chain if creds matches. Love Hörnquist Åstrand 2008-10-19 20:30:12 +00:00
  • 3a343cc41a add EVP_CIPHER_CTX_ctrl and EVP_CIPHER_CTX_rand_key Love Hörnquist Åstrand 2008-10-19 07:56:00 +00:00
  • 3d93ee6cea add EVP_CTRL_RAND_KEY Love Hörnquist Åstrand 2008-10-19 07:55:49 +00:00
  • 97a97a81f9 update(c) Love Hörnquist Åstrand 2008-10-19 07:55:39 +00:00
  • 8a3bbf5a27 add EVP_CIPHER_CTX_ctrl and EVP_CIPHER_CTX_rand_key Love Hörnquist Åstrand 2008-10-19 07:55:28 +00:00
  • 9a190f0dd9 add EVP_CIPHER_CTX_ctrl and EVP_CIPHER_CTX_rand_key Love Hörnquist Åstrand 2008-10-19 07:55:17 +00:00
  • bfb9748972 add EVP_CIPH_RAND_KEY and typify ctrl Love Hörnquist Åstrand 2008-10-19 07:55:05 +00:00
  • 3ad1d78d63 make roken not provide environ, its really something that doesnt work in a multinamespace enviroments (read mac os x) Love Hörnquist Åstrand 2008-10-19 04:57:42 +00:00
  • 7fee3c4315 fix sort order Love Hörnquist Åstrand 2008-10-19 03:25:45 +00:00
  • 21fdd30824 Filter out searches for *@REALM, which takes very long time, and other ldap special characters, this should really be quoting instead. Love Hörnquist Åstrand 2008-10-19 01:32:04 +00:00
  • 476329daa6 check that kinit *@$R failes Love Hörnquist Åstrand 2008-10-19 01:31:44 +00:00
  • dacdd32ed3 reconnect values for testing Love Hörnquist Åstrand 2008-10-18 23:56:46 +00:00
  • 8f0ce7af67 allow waiting for a user selected string Love Hörnquist Åstrand 2008-10-18 23:56:30 +00:00