summaryrefslogtreecommitdiff
path: root/auth/common_auth.h
Commit message (Expand)AuthorAgeFilesLines
* auth/common: add support for auth4_ctx->check_ntlm_password_send/recv()Stefan Metzmacher2017-08-071-0/+10
* heimdal: Pass extra information to hdb_auth_status() to log success and failuresAndrew Bartlett2017-03-291-0/+7
* auth: Add hooks for notification of authentication events over the message busAndrew Bartlett2017-03-291-2/+26
* auth: Log the transport connection for the authorizationAndrew Bartlett2017-03-291-0/+7
* auth_log: Also log the final type of authentication (ntlmssp,krb5)Andrew Bartlett2017-03-291-0/+1
* auth: Add logging of service authorizationAndrew Bartlett2017-03-291-0/+5
* auth: Generate a human readable Authentication log message.Gary Lockyer2017-03-291-0/+6
* auth: Add "auth_description" to allow logs to distinguish simple bind (etc)Andrew Bartlett2017-03-291-0/+1
* gensec: Pass service_description into auth_usersuppliedinfo during NTLMSSPAndrew Bartlett2017-03-291-0/+2
* s4-netlogon: Remember many more details in the auth_usersupplied info for fut...Andrew Bartlett2017-03-291-0/+9
* auth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10 to the token during NTLM authAndrew Bartlett2017-03-271-0/+1
* auth: remove unused USER_INFO_LOCAL_SAM_ONLY/AUTH_METHOD_LOCAL_SAM definesStefan Metzmacher2017-03-241-3/+1
* auth: let auth4_context->check_ntlm_password() return pauthoritativeStefan Metzmacher2017-03-241-0/+1
* s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbinddAndrew Bartlett2014-07-041-1/+1
* 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