summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_pam_auth_crap.c
Commit message (Expand)AuthorAgeFilesLines
* lib: give global_contexts.c its own header fileVolker Lendecke2021-01-081-0/+1
* s3: safe_string: do not include string_wrappers.hMatthew DeVore2020-08-281-0/+1
* s3: Rename server_event_context() to global_event_context()Christof Schmitt2018-09-071-1/+1
* winbindd: WBFLAG_PAM_AUTH_PAC should call add_trusted_domain_from_auth() is t...Stefan Metzmacher2018-02-101-0/+14
* winbindd: rename winbindd_pam_auth_pac_send and let it return validationStefan Metzmacher2018-02-101-10/+5
* winbindd: complete WBFLAG_PAM_AUTH_PAC handling in winbindd_pam_auth_crap_send()Stefan Metzmacher2018-02-101-30/+34
* winbindd: call add_trusted_domain_from_auth() in winbindd_pam_auth_crap_done()Stefan Metzmacher2018-02-101-16/+17
* winbindd: use add_trusted_domain_from_authRalph Boehme2018-01-131-3/+21
* winbindd: pass down validation to append_auth_data()Ralph Boehme2018-01-131-2/+21
* winbind: Replace winbind_event_context with server_event_contextVolker Lendecke2017-11-181-1/+1
* winbindd: do not modify credentials in NTLM passthroughUri Simchoni2016-10-251-6/+5
* winbind: Extend wbcAuthenticateUserEx to provide PACChristof Schmitt2012-09-201-0/+23
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-091-1/+1
* s3: Fix filling in the pam_auth_crap domain nameVolker Lendecke2010-11-261-15/+6
* s3: Ensure NULL termination for "workstation" in auth_crapVolker Lendecke2010-09-091-0/+2
* s3: Fill in workstation in winbindd_pam_auth_crap_sendVolker Lendecke2010-09-091-0/+4
* s3: Fill in domain in winbindd_pam_auth_crap_sendVolker Lendecke2010-09-091-0/+2
* s3: Convert WINBINDD_PAM_AUTH_CRAP to the new async APIVolker Lendecke2010-04-191-0/+122