[krbdev.mit.edu #7019] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Mon Dec 5 15:16:06 EST 2011
pull up r25475 and r25479 from trunk
------------------------------------------------------------------------
r25479 | ghudson | 2011-11-19 17:06:15 -0500 (Sat, 19 Nov 2011) | 8 lines
ticket: 7019
Improve documentation in preauth_plugin.h
Also declare the verto_context structure to ensure that it is has the
proper scope when used as the return type of the event_context
callback.
------------------------------------------------------------------------
r25475 | ghudson | 2011-11-14 21:42:58 -0500 (Mon, 14 Nov 2011) | 9 lines
ticket: 7019
subject: Make verto context available to kdcpreauth modules
target_version: 1.10
tags: pullup
Add an event_context callback to kdcpreauth. Adjust the internal KDC
and main loop interfaces to pass around the event context, and expose
it to kdcpreauth modules via the rock.
http://src.mit.edu/fisheye/changelog/krb5/?cs=25510
Commit By: tlyu
Revision: 25510
Changed Files:
U branches/krb5-1-10/src/include/krb5/preauth_plugin.h
U branches/krb5-1-10/src/include/net-server.h
U branches/krb5-1-10/src/kadmin/server/schpw.c
U branches/krb5-1-10/src/kdc/dispatch.c
U branches/krb5-1-10/src/kdc/do_as_req.c
U branches/krb5-1-10/src/kdc/kdc_preauth.c
U branches/krb5-1-10/src/kdc/kdc_util.h
U branches/krb5-1-10/src/lib/apputils/net-server.c
More information about the krb5-bugs
mailing list