summaryrefslogtreecommitdiff
path: root/source4/auth/gensec/gensec_socket.h
AgeCommit message (Collapse)AuthorFilesLines
2011-08-03gensec: split GENSEC into mechanism-dependent and runtime functionsAndrew Bartlett1-0/+28
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>