[Heimdal-source-changes] [heimdal/heimdal] cd7656: lib/krb5: context.c do not include com_err.h

Jeffrey Altman noreply at github.com
Tors Apr 2 19:21:31 CEST 2020


  Branch: refs/heads/jaltman/issue-634
  Home:   https://github.com/heimdal/heimdal
  Commit: cd7656f3de95bc79112b5c83ae4bd4407a83cd52
      https://github.com/heimdal/heimdal/commit/cd7656f3de95bc79112b5c83ae4bd4407a83cd52
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2020-04-02 (Thu, 02 Apr 2020)

  Changed paths:
    M lib/krb5/context.c

  Log Message:
  -----------
  lib/krb5: context.c do not include com_err.h

com_err.h is already included by krb5_locl.h.

Change-Id: I283313bcc55a9d5e1b7cadf4c63b107bd1c252af


  Commit: ccd8b61974031bb3554203f3f3ed842421c4ee46
      https://github.com/heimdal/heimdal/commit/ccd8b61974031bb3554203f3f3ed842421c4ee46
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2020-04-02 (Thu, 02 Apr 2020)

  Changed paths:
    M lib/krb5/context.c
    M lib/krb5/krb5_locl.h

  Log Message:
  -----------
  lib/krb5: initialize hdb error table for krb5_get_error_message

Initialize the hdb error table so that message such as

  kdc-prod1 kdc[825]: Server not found in database: \
    myserverprd1$@example.com: Unknown code hdb 3

become

  kdc-prod1 kdc[825]: Server not found in database: \
    myserverprd1$@example.com: No such entry in the database

Change-Id: I2b406b13dc385b7ca24b2b7f97c180a31a042c7b


Compare: https://github.com/heimdal/heimdal/compare/cd7656f3de95%5E...ccd8b6197403


More information about the Heimdal-source-changes mailing list