gensec: move event-using code to gensec_update() hooks out of gensec_start*()
authorAndrew Bartlett <abartlet@samba.org>
Mon, 17 Oct 2011 02:46:57 +0000 (13:46 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 18 Oct 2011 02:13:33 +0000 (13:13 +1100)
commitf88b686167d3cc0c8e2c6d00f12da4b0fccc767d
treedebc5387469efbee2b1576d892eaa4c1b4ee2f21
parent3f9ab2e8e7437ad2775ecd7b87c20804089b58cb
gensec: move event-using code to gensec_update() hooks out of gensec_start*()

This ensures that only gensec_update() will require an event context argument
when the API is refactored.

Andrew Bartlett
source4/auth/gensec/gensec_gssapi.c
source4/auth/gensec/gensec_krb5.c
source4/auth/gensec/spnego.c