Skip Menu |
 

From: kwc@citi.umich.edu
Subject: SVN Commit
Modify the client preauth plugin interface to pass in a function
pointer and data pointer so the plugin may request information
otherwise unavailable.


Commit By: coffman



Revision: 18790
Changed Files:
U trunk/src/include/k5-int.h
U trunk/src/include/krb5/preauth_plugin.h
U trunk/src/lib/krb5/krb/get_in_tkt.c
U trunk/src/lib/krb5/krb/preauth2.c
U trunk/src/plugins/preauth/cksum_body/cksum_body_main.c
U trunk/src/plugins/preauth/wpse/wpse_main.c
From: tlyu@mit.edu
Subject: SVN Commit
pull up r18790 from trunk

r18790@cathode-dark-space: coffman | 2006-11-09 15:40:29 -0500
ticket: new
subject: Add "get_data" function to the client preauth plugin interface
Tags: pullup

Modify the client preauth plugin interface to pass in a function
pointer and data pointer so the plugin may request information
otherwise unavailable.




Commit By: tlyu



Revision: 18796
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/include/k5-int.h
U branches/krb5-1-6/src/include/krb5/preauth_plugin.h
U branches/krb5-1-6/src/lib/krb5/krb/get_in_tkt.c
U branches/krb5-1-6/src/lib/krb5/krb/preauth2.c
U branches/krb5-1-6/src/plugins/preauth/cksum_body/cksum_body_main.c
U branches/krb5-1-6/src/plugins/preauth/wpse/wpse_main.c