summaryrefslogtreecommitdiff
path: root/libcli/security/session.h
AgeCommit message (Collapse)AuthorFilesLines
2011-02-22s4-auth Move libcli/security/session.c to the top levelAndrew Bartlett1-0/+50
This code is now useful in common, as the elements of the auth_session_info structure have now been defined in common IDL. Andrew Bartlett