[Heimdal-source-changes] [heimdal/heimdal] db2ba8: Make gss_acquire_cred_with_password() like Solaris

GitHub noreply at github.com
Ons Apr 15 19:41:01 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: db2ba88384dbf79cfeda339d9b6f8c1cc9032871
      https://github.com/heimdal/heimdal/commit/db2ba88384dbf79cfeda339d9b6f8c1cc9032871
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2015-04-15 (Wed, 15 Apr 2015)

  Changed paths:
    M lib/gssapi/krb5/acquire_cred.c
    M lib/gssapi/mech/gss_acquire_cred_ext.c
    M lib/gssapi/mech/gss_acquire_cred_with_password.c

  Log Message:
  -----------
  Make gss_acquire_cred_with_password() like Solaris

Solaris'/Illumos' gss_acquire_cred_with_password() does not have
side-effects.  MIT and Heimdal have differed, but it's now agreed that
the Solaris/Illumos behavior is correct.

To make a credential obained with gss_acquire_cred_with_password()
available to other processes, use gss_store_cred().


  Commit: 61720a01777c35c55d1858c8526c929dd26ee014
      https://github.com/heimdal/heimdal/commit/61720a01777c35c55d1858c8526c929dd26ee014
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2015-04-15 (Wed, 15 Apr 2015)

  Changed paths:
    M lib/gssapi/test_context.c

  Log Message:
  -----------
  Improve test_context, add mech oid set


  Commit: 95a2ba6aea51db9ce9852a99f907fb6a8efdafde
      https://github.com/heimdal/heimdal/commit/95a2ba6aea51db9ce9852a99f907fb6a8efdafde
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2015-04-15 (Wed, 15 Apr 2015)

  Changed paths:
    M tests/gss/check-context.in

  Log Message:
  -----------
  Test gss_acquire_cred_with_password()


  Commit: 5822db085df8c2acfc8bfda938362f8d1615208a
      https://github.com/heimdal/heimdal/commit/5822db085df8c2acfc8bfda938362f8d1615208a
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2015-04-15 (Wed, 15 Apr 2015)

  Changed paths:
    M lib/gssapi/mech/gss_acquire_cred_ext.c

  Log Message:
  -----------
  Fix memory leak in _gss_acquire_mech_cred


  Commit: fb177480bd5a1f1752560676f40aa406c7a69941
      https://github.com/heimdal/heimdal/commit/fb177480bd5a1f1752560676f40aa406c7a69941
  Author: Nicolas Williams <nico at cryptonector.com>
  Date:   2015-04-15 (Wed, 15 Apr 2015)

  Changed paths:
    M lib/krb5/init_creds_pw.c

  Log Message:
  -----------
  Fix memory leak in init_creds_pw.c


Compare: https://github.com/heimdal/heimdal/compare/dbc95a3e5329...fb177480bd5a


More information about the Heimdal-source-changes mailing list