]> git.ipfire.org Git - thirdparty/krb5.git/commit
Pass client address to DAL audit_as_req 654/head
authorAndreas Schneider <asn@samba.org>
Thu, 18 May 2017 13:32:45 +0000 (15:32 +0200)
committerGreg Hudson <ghudson@mit.edu>
Thu, 18 May 2017 18:13:05 +0000 (14:13 -0400)
commit20991d55efbe1f987c1dbc1065f2d58c8f34031b
tree73871ad3f7e24f5f462d4f56d95df12125a23bf3
parent274f751937a7a713fffd61290c0ce15e890f4b50
Pass client address to DAL audit_as_req

As this is an incompatible change to the API, also increment the DAL
and KDB versions.

ticket: 8583 (new)
src/include/kdb.h
src/kdc/kdc_log.c
src/lib/kdb/Makefile.in
src/lib/kdb/kdb5.c
src/plugins/kdb/db2/db2_exp.c
src/plugins/kdb/db2/kdb_db2.c
src/plugins/kdb/db2/kdb_db2.h
src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap.c
src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap.h
src/tests/kdbtest.c