summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_pam_auth.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-24s3/winbindd: in winbindd_pam_auth_send use canonicalize_usernameNoel Power1-7/+12
2023-10-24s3/winbindd: rename canonicalize_username to canonicalize_username_fstrNoel Power1-1/+1
2022-07-15s3:winbind: Improve logging in winbindd_pam_auth.cPavel Filipenský1-6/+8
2022-04-08s3:winbind: Convert PamAuth from struct based to NDR basedSamuel Cabrero1-33/+150
2021-01-08lib: give global_contexts.c its own header fileVolker Lendecke1-0/+1
2020-08-28s3: safe_string: do not include string_wrappers.hMatthew DeVore1-0/+1
2018-11-12s3:winbind: Log client process name for PAM authAndreas Schneider1-2/+4
2018-09-07s3: Rename server_event_context() to global_event_context()Christof Schmitt1-1/+1
2018-05-11winbind: Fix UPN handling in canonicalize_username()Andreas Schneider1-3/+8
2018-01-13winbindd: use add_trusted_domain_from_authRalph Boehme1-0/+15
2017-11-18winbind: Replace winbind_event_context with server_event_contextVolker Lendecke1-1/+1
2010-07-29Fix bug #7589 - ntlm_auth fails to use cached credentials.Jeremy Allison1-7/+5
2010-04-19s3: Move the in-memory ccache to the parentVolker Lendecke1-1/+21
2010-04-19s3: Convert WINBINDD_PAM_AUTH to the new async APIVolker Lendecke1-0/+125