Commit Graph

  • 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
  • f1718af272 make work again after adding loopback addresses Love Hornquist Astrand 2011-04-07 07:06:26 -07:00
  • a597ccdde6 roken: Rename gettimeofday replacement Simon Wilkinson 2011-04-05 19:44:11 +01:00
  • c5041352cb Fixed a bug in the initial loopback ifs patch. Nicolas Williams 2011-03-28 12:08:37 -05:00
  • e7672a71aa Patch to include non-loopback addresses from loopback interfaces. Nicolas Williams 2011-03-26 21:44:52 -05:00
  • b5137810fb Various bug fixes in hdb-mitdb.c. Nicolas Williams 2011-03-31 21:57:35 -05:00
  • 941eba430b Fixed a bug by s/u16/SEEK_CURR/; the bug prevented this mitdb backend from parsing MIT KDB entries with multiple kvnos in non-increasing order. Nicolas Williams 2011-03-30 23:34:55 -05:00
  • 9cbe3298d7 Second attempt to make DB selection saner. Nicolas Williams 2011-03-24 02:58:00 -05:00
  • 6a836fc939 First attempt to make DB selection saner. Nicolas Williams 2011-03-24 02:41:30 -05:00
  • 093403a2a7 Merge branch 'master' into lukeh/moonshot Luke Howard 2011-04-03 18:08:23 +10:00
  • 1a6d126023 Use RFC 5587 const types for draft-josefsson-gss-capsulate APIs Luke Howard 2011-04-03 18:07:07 +10:00
  • 4777035abf delete protos, private.h when autogenerating Luke Howard 2011-04-01 19:36:46 +11:00
  • 6961424682 path should start with / Love Hornquist Astrand 2011-04-01 01:12:46 -07:00
  • bd98e01ff9 ignore generated files better (and remove them from repo) Love Hornquist Astrand 2011-04-01 00:36:27 -07:00
  • a70217d371 include krb5_copy_context Love Hornquist Astrand 2011-04-01 00:27:32 -07:00
  • 87e3a85985 gss_userok need not check for complete Luke Howard 2011-03-28 23:56:00 +11:00
  • 987658325e correctly decode MIT KDB flags Luke Howard 2011-03-23 11:26:50 +11:00
  • 4362ebe02a Merge branch 'master' into lukeh/moonshot Luke Howard 2011-03-22 17:14:33 +11:00
  • 0fbfe9b38e Revert MIT code from gss test application Luke Howard 2011-03-22 16:51:30 +11:00
  • efd2d44a30 kill gss_map_name_to_any Luke Howard 2011-03-22 16:48:07 +11:00
  • 46444695f6 include <sys/socket.h> and fix ifdef wrapping for <sys/un.h> Love Hornquist Astrand 2011-03-21 22:17:52 -07:00
  • 4748fc9489 Merge branch 'master' into lukeh/moonshot Luke Howard 2011-03-22 15:45:12 +11:00
  • 7c039e5630 Add missing quoting in manpage. Patch from Nicolas Joly. Love Hornquist Astrand 2011-03-21 09:28:32 -07:00
  • cb92ea2d54 another variant on hack for libedit build on FreeBSD Luke Howard 2011-03-22 00:24:51 +11:00
  • 5d773c3d7f revert libedit FreeBSD hack, will endeavour to fix properly Luke Howard 2011-03-22 00:05:37 +11:00
  • c99906eed4 update for autoheader Luke Howard 2011-03-22 00:02:00 +11:00
  • 871af1976f remove autogenerated gunk Luke Howard 2011-03-21 23:59:01 +11:00
  • 9053e86254 Merge branch 'lukeh/moonshot' of github.com:heimdal/heimdal into lukeh/moonshot Luke Howard 2011-03-21 23:55:54 +11:00
  • d116a78297 add missing exports Luke Howard 2011-03-21 23:53:17 +11:00
  • da70ba0e8d Merge branch 'master' of github.com:heimdal/heimdal Luke Howard 2011-03-21 18:36:24 +11:00
  • 6b9ec3e047 add __gss_c_nt_anonymous_oid_desc to version script Luke Howard 2011-03-21 17:59:42 +11:00
  • ff3ec1ee91 fix error case crasher Luke Howard 2011-03-21 17:46:07 +11:00
  • 841a5ed3ba export krb5_kcm_call/krb5_kcm_storage_request Luke Howard 2011-03-21 16:42:49 +11:00
  • 8a88550546 export gss_store_cred Luke Howard 2011-03-21 16:54:27 +11:00
  • e8dc503c5d export krb5_kcm_call/krb5_kcm_storage_request Luke Howard 2011-03-21 16:42:49 +11:00
  • 0a9178e610 remove deprecated naming extension APIs, add pname/userok Luke Howard 2011-03-21 16:39:35 +11:00
  • 907da38cd9 attribute-based implementation of gss_pname_to_uid Luke Howard 2011-03-21 11:54:52 +11:00
  • ca48b27fe7 add _gsskrb5_pname_to_uid implementation Luke Howard 2011-03-20 23:31:32 +11:00
  • e60a9956c4 cleanup pname_to_uid Luke Howard 2011-03-20 23:19:07 +11:00
  • 0dff021161 add krb5 glue for userok Luke Howard 2011-03-20 20:57:24 +11:00
  • 84f5aebc10 use gss_userok Luke Howard 2011-03-20 20:50:19 +11:00
  • e78371829c implement gss_userok/gss_pname_to_uid Luke Howard 2011-03-20 20:34:59 +11:00
  • 0f13ae9fe5 fix macro compile error Luke Howard 2011-03-20 19:41:52 +11:00
  • 9455577b65 Merge branch 'master' of github.com:heimdal/heimdal Luke Howard 2011-03-20 19:08:10 +11:00
  • 596cb33805 Remove kerberos4 enable option Love Hornquist Astrand 2011-03-15 13:51:46 -07:00
  • 6819c18378 really remove extra files Love Hornquist Astrand 2011-03-13 17:12:01 -07:00
  • 1c782af347 don't don't build files not used Love Hornquist Astrand 2011-03-13 17:10:20 -07:00
  • 6d6734bfab document hx509_certs_iter() Love Hornquist Astrand 2011-03-13 17:09:08 -07:00
  • de8c4b4797 update (c) Love Hornquist Astrand 2011-03-13 16:55:02 -07:00
  • 335050ccc5 update (c) Love Hornquist Astrand 2011-03-13 16:54:43 -07:00
  • e1c37aac08 update (c) Love Hornquist Astrand 2011-03-13 16:54:16 -07:00
  • a7ec7d2dd8 mark 1.5pre1 Love Hornquist Astrand 2011-03-13 16:53:54 -07:00
  • 9ef071c94e replace libeditline with libedit Love Hornquist Astrand 2011-03-13 14:18:14 -07:00
  • 217021914d add more oids Love Hornquist Astrand 2011-03-13 13:40:52 -07:00
  • df802c6298 add keys Love Hornquist Astrand 2011-03-13 12:42:54 -07:00
  • 35a072e574 add pac Love Hornquist Astrand 2011-03-13 12:42:42 -07:00
  • f237400f2c add GSS_C_INQ_SSPI_SESSION_KEY Love Hornquist Astrand 2011-03-13 12:38:25 -07:00
  • f7a6a29d6a add sessions.c Love Hornquist Astrand 2011-03-13 01:23:56 -08:00
  • 578d2cf2f1 add session glue Love Hornquist Astrand 2011-03-13 01:23:30 -08:00
  • c3905ff795 glue in some more functions Love Hornquist Astrand 2011-03-12 19:29:00 -08:00
  • 7013c453eb x Love Hornquist Astrand 2011-03-12 18:49:44 -08:00
  • f7a6a240c1 check return values Love Hornquist Astrand 2011-03-12 14:19:17 -08:00
  • bf5b86857b add more private symbols Love Hornquist Astrand 2011-03-12 14:03:30 -08:00
  • 3327fd1464 add _krb5_key_data Love Hornquist Astrand 2011-03-12 14:01:21 -08:00
  • 4d0d3b9535 remove other _krb5_key_data Love Hornquist Astrand 2011-03-12 13:53:24 -08:00
  • 1bb482e168 prefix internal structures with _krb5_ Love Hornquist Astrand 2011-03-12 13:50:39 -08:00
  • 03806492d9 prefix symbols that are _krb5_ structures Love Hornquist Astrand 2011-03-12 13:45:09 -08:00
  • 679c708f5f use krb5_err() instead of krb5_get_err_text() Love Hornquist Astrand 2011-03-12 13:35:21 -08:00
  • 177122d8b9 use krb5_get_error_message for logging Love Hornquist Astrand 2011-03-12 13:23:07 -08:00
  • c05773d443 drop gss_name_any since it removed from the draft Love Hornquist Astrand 2011-03-12 12:50:59 -08:00
  • 4248882381 drop gss_name_any since it removed from the draft Love Hornquist Astrand 2011-03-12 12:49:42 -08:00
  • fbf5cff0ac Patch from Luke Howard to allow dynamic gss_mo Love Hornquist Astrand 2011-03-12 12:45:53 -08:00
  • 2b2ab30f53 Add naming extension SPIs Luke Howard 2011-01-03 14:45:07 +11:00
  • 6ffdb884e8 Add naming extension SPIs Luke Howard 2011-01-03 14:45:07 +11:00
  • b59a20bc1f clarify documentation Love Hornquist Astrand 2011-03-12 11:34:56 -08:00
  • ef045438c9 no support for semaphores w/o pthreads Love Hornquist Astrand 2011-03-12 10:46:40 -08:00
  • a02402bb19 HEIMDAL:kdc: correctly propagate HDB_ERR_NOT_FOUND_HERE to via tgs_parse_request() and _kdc_tgs_rep() Stefan Metzmacher 2011-03-04 13:33:02 +01:00