summaryrefslogtreecommitdiff
path: root/auth/gensec/wscript_build
AgeCommit message (Collapse)AuthorFilesLines
2011-08-03gensec: split GENSEC into mechanism-dependent and runtime functionsAndrew Bartlett1-0/+7
The startup and runtime functions that have no dependencies are moved into the top level. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org>