summaryrefslogtreecommitdiff
path: root/auth/common_auth.h
AgeCommit message (Expand)AuthorFilesLines
2012-07-03auth: Remove .get_challenge (only used for security=server)Andrew Bartlett1-4/+0
2012-02-24auth: Rename some elements of auth4_contextAndrew Bartlett1-7/+7
2012-02-18auth: Reorder arguments to generate_session_infoAndrew Bartlett1-2/+2
2012-02-13auth: Pass in the SMB username (for %U) into generate_session_infoAndrew Bartlett1-0/+1
2012-01-30auth: Make check_password and generate_session_info hook genericAndrew Bartlett1-2/+3
2012-01-29auth: provide private pointer and do not return original PAC signaturesAndrew Bartlett1-0/+3
2012-01-11gensec: move gensec_util.c to the top levelAndrew Bartlett1-0/+5
2012-01-11auth: make auth4_context common to provide access to generate_session_info_pac()Andrew Bartlett1-0/+59
2011-07-20auth: include auth.idl structures into common_auth.hAndrew Bartlett1-0/+2
2011-05-08auth: allow auth_common.h to be included multiple times without errorAndrew Bartlett1-0/+5
2010-08-31s3-auth: remove global include of krb5pac.h.Günther Deschner1-2/+0
2010-08-14s3:auth Make Samba3 use the new common struct auth_usersupplied_infoAndrew Bartlett1-3/+3
2010-08-14s4:auth Move struct auth_usersupplied_info to a common locationAndrew Bartlett1-0/+63