summaryrefslogtreecommitdiff
path: root/auth/auth_util.h
Commit message (Collapse)AuthorAgeFilesLines
* auth: Add necessary decoration to auth/auth_util.hVolker Lendecke2019-04-031-0/+9
| | | | | Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
* auth: move copy_session_info() from source3 into the global auth contextBjörn Baumbach2018-10-111-0/+23
Signed-off-by: Björn Baumbach <bb@sernet.de> Reviewed-by: Volker Lendecke <vl@samba.org>