Commit Graph

  • c6008d2832 remove /usr/local/bin path from autogen.sh that escaped Luke Howard 2011-05-16 23:18:16 +02:00
  • 5431c4bcd3 Set MN_mech if mechanism doesn't set it Luke Howard 2011-05-16 18:20:53 +02:00
  • 6d9be164b7 add GSS_C_INQ_SSPI_SESSION_KEY for Kerberos Luke Howard 2011-05-16 16:50:01 +02:00
  • 6abb251957 check correct status code in attr_authorize_localname Luke Howard 2011-05-15 15:52:40 +02:00
  • f6ce64e1da fix uninitialised variable check in attr_pname_to_uid() Luke Howard 2011-05-15 14:20:56 +02:00
  • 66cd3b451c remove incorrect NULLity check for gm_pname_to_uid Luke Howard 2011-05-15 14:17:58 +02:00
  • 1f02feb3dc fix off-by-one in GSS_C_ATTR_LOCAL_LOGIN_USER attribute Luke Howard 2011-05-15 14:17:43 +02:00
  • 23bf28b1b8 remove unused variable from gss_add_cred_with_password Luke Howard 2011-05-15 01:51:08 +02:00
  • 810523e6c4 remove extraneous whitespace Luke Howard 2011-05-14 23:12:33 +02:00
  • c73848354c remove extraneous gss_acquire_cred_with_password declaration Luke Howard 2011-05-14 23:11:01 +02:00
  • 80f06cfc19 cleanup Luke Howard 2011-05-14 23:10:25 +02:00
  • 9d0a97c022 fix pointer error Luke Howard 2011-05-14 18:01:47 +02:00
  • 88e3968a9e implement gss_add_cred_with_password over gss_acquire_cred_ext Luke Howard 2011-05-14 17:57:09 +02:00
  • 33d1877c21 use gss_const_OID for gss_acquire_cred_ext Luke Howard 2011-05-14 17:16:49 +02:00
  • b9c96aa6de use gss_acquire_cred_ext in test app Luke Howard 2011-05-14 17:13:51 +02:00
  • cbebf13216 acquire_cred_with_password is a SPI symbol Luke Howard 2011-05-14 17:09:20 +02:00
  • 48719d5651 shim acquire_cred_with_password SPI into acquire_cred_ext Luke Howard 2011-05-14 17:00:55 +02:00
  • dfba868910 Merge branch 'master' into lukeh/acquire-cred-ex-moonshot-integ Luke Howard 2011-05-14 16:48:49 +02:00
  • 2a8dc252b6 add gss_acquire_cred_with_password test to test_context Luke Howard 2011-05-14 16:26:14 +02:00
  • 4a36c8dd7d remove MN check in gss_authorize_localname because all names are MNs Luke Howard 2011-05-14 16:10:12 +02:00
  • ab9c41d544 restore aclocal.m4 from master, for now. Luke Howard 2011-05-14 15:05:09 +02:00
  • 3069d80734 Merge branch 'master' into lukeh/acquire-cred-ex Luke Howard 2011-05-14 14:56:16 +02:00
  • d8ff5844f7 Merge branch 'lukeh/acquire-cred-ex' of github.com:heimdal/heimdal into lukeh/acquire-cred-ex Luke Howard 2011-05-14 14:56:06 +02:00
  • 927cccd3c6 Merge branch 'master' into lukeh/moonshot Luke Howard 2011-05-14 14:51:55 +02:00
  • 272a30405f remove trailing whitespace Luke Howard 2011-05-14 14:51:41 +02:00
  • eec71dac7c Revert "disable _gsskrb5_pname_to_uid, there's no aname_to_localname" Luke Howard 2011-05-14 14:51:10 +02:00
  • 9f2cd17add Revert "remove krb5 authorize_localname impl, there's no krb5_kuserok" Luke Howard 2011-05-14 14:51:08 +02:00
  • d1b553aae2 add some loopback detection in GSS dynamic loading Luke Howard 2011-05-13 02:26:41 +02:00
  • 6971125a79 add some loopback detection in GSS dynamic loading Luke Howard 2011-05-13 02:26:41 +02:00
  • ad69ac97b1 disable _gsskrb5_pname_to_uid, there's no aname_to_localname Luke Howard 2011-05-13 00:47:37 +02:00
  • 4b92552c1e remove krb5 authorize_localname impl, there's no krb5_kuserok Luke Howard 2011-05-13 00:46:14 +02:00
  • 8687bab419 correct switched order of pname_to_uid/authorize_localname Luke Howard 2011-05-13 00:41:18 +02:00
  • 5dc4aeee49 Merge branch 'master' into lukeh/moonshot Luke Howard 2011-05-13 00:19:01 +02:00
  • b323601091 mechglue fixes Luke Howard 2011-05-13 00:16:56 +02:00
  • 766b7a558c Allow composite names in gss_import_name() Luke Howard 2011-05-12 13:39:19 +02:00
  • 3287820448 Allow NULL arguments to gss_{get_name_attribute,inquire_name} Luke Howard 2011-05-12 14:01:40 +02:00
  • 4933215778 Allow NULL arguments to gss_{get_name_attribute,inquire_name} Luke Howard 2011-05-12 14:01:40 +02:00
  • 4693ab98df Allow composite names in gss_import_name() Luke Howard 2011-05-12 13:39:19 +02:00
  • f1aa972bb8 fix trailing comma Luke Howard 2011-05-12 13:04:59 +02:00
  • e128b0ca01 Merge branch 'master' into lukeh/moonshot Luke Howard 2011-05-12 13:04:55 +02:00
  • be92276b8b Fix bug in realm encoding reported by Mark Pröhl Love Hornquist Astrand 2011-05-08 11:22:07 -07:00
  • 77c7747cc3 plug memory leak Love Hornquist Astrand 2011-05-08 11:21:44 -07:00
  • bd2d4c2f79 ->max_alloc to krb5_storage and use it Love Hornquist Astrand 2011-05-08 00:16:02 -07:00
  • 35652e4a03 drop libeditline Love Hornquist Astrand 2011-05-07 19:02:23 -07:00
  • adcaf1efe9 use libedit Love Hornquist Astrand 2011-05-07 19:01:32 -07:00
  • 17ecd8bc92 move time backward Love Hornquist Astrand 2011-05-07 17:22:37 -07:00
  • 86f200c2f7 move time backward Love Hornquist Astrand 2011-05-07 17:22:24 -07:00
  • 114dff9ebd add depency on built headerfiels for librfc3961_la_OBJECTS Love Hornquist Astrand 2011-05-07 12:29:52 -07:00
  • 657297a738 clean the last bits of KRB4 support in KDC Love Hornquist Astrand 2011-05-07 11:44:15 -07:00
  • 1a77d64a97 check encoding of MechTypeList Love Hornquist Astrand 2011-05-07 06:34:36 -07:00
  • 0363c62520 no more strndup Love Hornquist Astrand 2011-05-04 21:53:10 -07:00
  • 41328aa28e fix argument to get_window_size Love Hornquist Astrand 2011-05-04 21:50:17 -07:00
  • b1909b2daa Fixes from NetBSD via Thomas Klausner and Roland C. Dowdeswell Love Hornquist Astrand 2011-05-04 21:31:10 -07:00
  • 9a1a5e5da6 Mandoc and spelling fixes from Thomas Klausner Love Hornquist Astrand 2011-04-29 20:37:33 -07:00
  • 59f4918ef0 set the CFXSentByAcceptor flag, patch from Jaideep Padhye Love Hornquist Astrand 2011-04-29 20:34:42 -07:00
  • f5f9014c90 Warning fixes from Christos Zoulas Love Hornquist Astrand 2011-04-29 20:25:05 -07:00
  • 66c15e7caf add support for sha256 and sha512 for the nist kdf Love Hornquist Astrand 2011-04-25 14:46:38 -07:00
  • e062131344 undef __weak_reference on freebsd since its different Love Hornquist Astrand 2011-04-25 13:33:01 -07:00
  • 074a30618f Try to parse inner structure of an octet string (limited to CONS SEQ right now) Love Hornquist Astrand 2011-04-25 11:33:58 -07:00
  • b3811999f7 fix error condition Love Hornquist Astrand 2011-04-23 20:03:57 -07:00
  • 3ae4c52cbc make _der_gmtime pickier about times is willing to convert Love Hornquist Astrand 2011-04-23 19:57:14 -07:00
  • b507bdb54f if _der_gmtime() failes (which is can't right now but eventially will) return ASN1_BAD_TIMEFORMAT Love Hornquist Astrand 2011-04-23 19:42:02 -07:00
  • c5e6aa34dc add Tom Payerle Love Hornquist Astrand 2011-04-23 19:32:23 -07:00
  • 311b3c4f32 catch error from asprintf() Love Hornquist Astrand 2011-04-23 19:31:43 -07:00
  • 3b2e927c79 catch error from asprintf() Love Hornquist Astrand 2011-04-23 18:57:57 -07:00
  • 1b81d2db6b support loading more then one verifier, use function name instead of module name Love Hornquist Astrand 2011-04-23 18:57:12 -07:00
  • 2bcacbd052 patch from Christos Zoulas Love Hornquist Astrand 2011-04-23 18:27:35 -07:00
  • 17b38758ff patch from Christos Zoulas Love Hornquist Astrand 2011-04-23 18:25:40 -07:00
  • 7a4d4c5f4e Add HAVE_SQLITE3 that allows control if you want sqlite or not Love Hornquist Astrand 2011-04-16 10:26:43 -07:00
  • 4244f13866 This makes hdb-sqlite work: moving the unseal of keys past the value2entry decoding. Nicolas Williams 2011-04-16 02:03:47 -05:00
  • 02cf28e20b implement gss_acquire_cred_ex with password support Luke Howard 2011-03-27 17:29:24 +11:00
  • 81a03fafd2 is rk, not rx Love Hornquist Astrand 2011-04-14 13:08:16 -07:00
  • 523d84b417 return error from lower layer Love Hornquist Astrand 2011-04-14 12:53:29 -07:00
  • 6f5b93fc8b return error from lower layer Love Hornquist Astrand 2011-04-14 12:52:49 -07:00
  • d8b5246607 catch error from gsskrb5_register_acceptor_identity Love Hornquist Astrand 2011-04-14 12:48:23 -07:00
  • d0502b2eb4 return error message from lower layer, only modify for Kerberos Love Hornquist Astrand 2011-04-14 12:47:47 -07:00
  • f632c5239e one element per line Love Hornquist Astrand 2011-04-12 09:01:41 -07:00
  • ec88b5d043 move _gss_DES3_get_mic_compat to after ->target is set Love Hornquist Astrand 2011-04-12 08:05:29 -07:00
  • c178563bef use ntlm_service Love Hornquist Astrand 2011-04-11 18:15:02 -07:00
  • d9b3c87fc3 use unix sockets too Love Hornquist Astrand 2011-04-11 17:36:31 -07:00
  • 00b3524892 link with libheimntlm.la Love Hornquist Astrand 2011-04-11 17:35:59 -07:00
  • fedd232ee4 update PADL copyright information Luke Howard 2011-04-11 05:27:45 +02:00
  • 7178ca10de update PADL copyright information Luke Howard 2011-04-11 05:27:45 +02:00
  • 988355d9d0 roken: Make tsearch build on windows Derrick Brashear 2011-04-10 21:49:48 +01:00
  • 79a1e790bd Merge branch 'master' into lukeh/moonshot Luke Howard 2011-04-10 16:17:53 +10:00
  • 36f9851a4e remove tsearch manpage Love Hornquist Astrand 2011-04-09 18:30:58 -07:00
  • fda076962d check prefixed keytab too Love Hornquist Astrand 2011-04-07 07:49:28 -07:00
  • 0d7bc0c549 remove user_ok from gss_authorize_localname Luke Howard 2011-04-09 13:41:51 +10:00
  • d5277a8da1 slightly retentive cleanup of error codes Luke Howard 2011-04-09 13:06:36 +10:00
  • dc77a12a7d Merge branch 'master' into lukeh/moonshot Luke Howard 2011-04-09 11:35:54 +10:00
  • bac9c34172 authorize_localname SPI now includes nametype Luke Howard 2011-04-09 11:34:19 +10:00
  • 2a32bf67f0 Add tsearch and friends, and a test program Derrick Brashear 2011-04-08 15:06:01 +01:00
  • 1a8bb5143c compile fix Luke Howard 2011-04-08 12:19:25 +10:00
  • 6c6e483e00 gss_authorize_localname implementation Luke Howard 2011-04-08 10:58:57 +10:00
  • 6ec5011d48 Merge branch 'master' into lukeh/moonshot Luke Howard 2011-04-08 09:05:36 +10:00
  • 41de6c92f5 s/acquire_cred_ex/acquire_cred_ext/g Luke Howard 2011-04-08 09:03:25 +10:00
  • f79f005783 add missing SPIs to gss_mech_switch Luke Howard 2011-03-27 17:32:33 +11:00
  • 6e3d3d4533 implement gss_acquire_cred_ex with password support Luke Howard 2011-03-27 17:29:24 +11:00
  • 3d36172090 allow keytab specifiction to gsskrb5_register_acceptor_identity Love Hornquist Astrand 2011-04-07 07:15:01 -07:00
  • 372db4d853 add krb5_kt_have_content Love Hornquist Astrand 2011-04-07 07:12:03 -07:00