Add sign_authdata to the DAL table with a corresponding libkdb5 API,
authorGreg Hudson <ghudson@mit.edu>
Mon, 12 Jul 2010 18:33:05 +0000 (18:33 +0000)
committerGreg Hudson <ghudson@mit.edu>
Mon, 12 Jul 2010 18:33:05 +0000 (18:33 +0000)
commit62880787886fadd5dfb8f350779369795319fa21
tree95929508bb2658fbdd806b1520207bda04e6cd32
parente282eb6f8f054dab3b1749687dbbb037b0a97257
Add sign_authdata to the DAL table with a corresponding libkdb5 API,
replacing the SIGN_AUTH_DATA method of db_invoke.

ticket: 6749
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24182 dc483132-0cff-0310-8789-dd5450dbe970
src/include/kdb.h
src/kdc/kdc_authdata.c
src/kdc/kdc_util.c
src/kdc/kdc_util.h
src/lib/kdb/kdb5.c
src/lib/kdb/libkdb5.exports
src/plugins/kdb/db2/db2_exp.c
src/plugins/kdb/ldap/ldap_exp.c