Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 520 Improve errors when DB2 database cannot be opened When we cannot open a DB2 database, set a useful error message. Change the signature of open_db() to to allow it to return an error code with a message set. https://github.com/krb5/krb5/commit/cc4f73992ec54b568c20a7f34e75f8c831dea2c9 Author: Greg Hudson Commit: cc4f73992ec54b568c20a7f34e75f8c831dea2c9 Branch: master src/plugins/kdb/db2/kdb_db2.c | 50 +++++++++++++++++++++------------------- 1 files changed, 26 insertions(+), 24 deletions(-)