summaryrefslogtreecommitdiff
path: root/source4/auth/gensec/gensec_util.c
AgeCommit message (Collapse)AuthorFilesLines
2011-10-11auth: move gensec_start.c to the top levelAndrew Bartlett1-0/+59
This does not change who uses gensec for now, but makes it possible to write new gensec modules outside source4/ Andrew Bartlett