Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 758 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