summaryrefslogtreecommitdiffstats
path: root/auth/common_auth.h
Commit message (Expand)AuthorAgeFilesLines
* auth: Provide a way to use the auth stack for winbindd authenticationAndrew Bartlett2014-06-111-1/+5
* auth: Remove .get_challenge (only used for security=server)Andrew Bartlett2012-07-031-4/+0
* auth: Rename some elements of auth4_contextAndrew Bartlett2012-02-241-7/+7
* auth: Reorder arguments to generate_session_infoAndrew Bartlett2012-02-181-2/+2
* auth: Pass in the SMB username (for %U) into generate_session_infoAndrew Bartlett2012-02-131-0/+1
* auth: Make check_password and generate_session_info hook genericAndrew Bartlett2012-01-301-2/+3
* auth: provide private pointer and do not return original PAC signaturesAndrew Bartlett2012-01-291-0/+3
* gensec: move gensec_util.c to the top levelAndrew Bartlett2012-01-111-0/+5
* auth: make auth4_context common to provide access to generate_session_info_pac()Andrew Bartlett2012-01-111-0/+59
* auth: include auth.idl structures into common_auth.hAndrew Bartlett2011-07-201-0/+2
* auth: allow auth_common.h to be included multiple times without errorAndrew Bartlett2011-05-081-0/+5
* s3-auth: remove global include of krb5pac.h.Günther Deschner2010-08-311-2/+0
* s3:auth Make Samba3 use the new common struct auth_usersupplied_infoAndrew Bartlett2010-08-141-3/+3
* s4:auth Move struct auth_usersupplied_info to a common locationAndrew Bartlett2010-08-141-0/+63