[Heimdal-source-changes] [heimdal/heimdal] 58848f: kdc: Add missing exports

Nico Williams noreply at github.com
Ons Dec 11 05:27:59 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 58848fce7b351e042446c5a158b7257cb8775a8c
      https://github.com/heimdal/heimdal/commit/58848fce7b351e042446c5a158b7257cb8775a8c
  Author: Nicolas Williams <nico at twosigma.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M kdc/libkdc-exports.def
    M kdc/version-script.map

  Log Message:
  -----------
  kdc: Add missing exports


  Commit: 18df68d6e96616bd3a778e3ebbf826209e9e39a7
      https://github.com/heimdal/heimdal/commit/18df68d6e96616bd3a778e3ebbf826209e9e39a7
  Author: Nicolas Williams <nico at twosigma.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M kdc/Makefile.am
    M kdc/bx509d.c
    M kdc/process.c
    M tests/kdc/check-bx509.in

  Log Message:
  -----------
  bx509: Add proper logging


  Commit: 9063d92dbb311e5c43d9570b1458ef63eb6d614e
      https://github.com/heimdal/heimdal/commit/9063d92dbb311e5c43d9570b1458ef63eb6d614e
  Author: Nicolas Williams <nico at twosigma.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M lib/krb5/fcache.c

  Log Message:
  -----------
  krb5: Fix fcc_open() leak on double-init, and msg


  Commit: 608c2876d4503fd5bdcaf588a894159a79f1aa98
      https://github.com/heimdal/heimdal/commit/608c2876d4503fd5bdcaf588a894159a79f1aa98
  Author: Nicolas Williams <nico at twosigma.com>
  Date:   2019-12-10 (Tue, 10 Dec 2019)

  Changed paths:
    M kdc/bx509d.c
    M kdc/kdc_locl.h
    M kdc/kerberos5.c
    M kdc/krb5tgs.c
    M kdc/libkdc-exports.def
    M kdc/process.c
    M kdc/version-script.map

  Log Message:
  -----------
  kdc: Fix audit_addkv() typos and reason handling

Now we'll put the "reason=..." last in the log lines and we won't escape
spaces -- just newlines and other control characters.  This makes
reading log lines much easier without complicating parsing of log lines
because interior key=value pairs do get whitespace escaped or removed.


Compare: https://github.com/heimdal/heimdal/compare/5c25450e504f...608c2876d450


More information about the Heimdal-source-changes mailing list