Pass client address to DAL audit_as_req As this is an incompatible change to the API, also increment the DAL and KDB versions. https://github.com/krb5/krb5/commit/20991d55efbe1f987c1dbc1065f2d58c8f34031b Author: Andreas Schneider Committer: Greg Hudson Commit: 20991d55efbe1f987c1dbc1065f2d58c8f34031b Branch: master src/include/kdb.h | 14 ++++++++------ src/kdc/kdc_log.c | 4 ++-- src/lib/kdb/Makefile.in | 2 +- src/lib/kdb/kdb5.c | 15 ++++++--------- src/plugins/kdb/db2/db2_exp.c | 4 ++-- src/plugins/kdb/db2/kdb_db2.c | 5 +++-- src/plugins/kdb/db2/kdb_db2.h | 5 +++-- src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap.c | 5 +++-- src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap.h | 5 +++-- src/tests/kdbtest.c | 4 ++-- 10 files changed, 33 insertions(+), 30 deletions(-)