gensec: Allow an alternate set of modules to be specified
authorAndrew Bartlett <abartlet@samba.org>
Sun, 25 Dec 2011 23:53:56 +0000 (10:53 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 28 Dec 2011 11:39:19 +0000 (22:39 +1100)
commit4b7b26e3c05f0fe38fe6c843df48d665db75c0f6
treece44a33eab44ae84e7df4c5a995882ce746730fa
parent1364eb7bd7e7e6035b8a8cf4da46481f3d1460f0
gensec: Allow an alternate set of modules to be specified

This will allow s3 to specify modules to use as a list, rather than
needing to start the individual module with gensec_start_mech_by_ops()

Andrew Bartlett
auth/gensec/gensec.h
auth/gensec/gensec_start.c
lib/param/loadparm.c