index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
winbindd_pam.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-26
s3:winbind: Add support for krb5_ccache_type = DEFAULT
Andreas Schneider
1
-0
/
+37
2026-03-26
s3:winbind: Also support %{uid} substitution for krb5_ccache_type
Andreas Schneider
1
-3
/
+12
2026-03-26
s3:winbind: Improve generate_krb5_ccache()
Andreas Schneider
1
-55
/
+85
2026-02-25
winbindd: Simplify append_info3_as_txt()
Volker Lendecke
1
-20
/
+14
2025-07-30
winbindd: blacklist servers returning ACCESS_DENIED/authoritative=0
Stefan Metzmacher
1
-0
/
+93
2025-07-30
winbindd: always use winbind_add_failed_connection_entry() wrapper
Stefan Metzmacher
1
-2
/
+1
2025-04-03
winbindd: pass for_netlogon to winbind_dual_SamLogon to avoid caching
Stefan Metzmacher
1
-0
/
+14
2025-02-22
winbindd: find_auth_domain() and find_lookup_domain_from_name() should handle...
Stefan Metzmacher
1
-6
/
+2
2024-06-04
winbind: Modernize a few DEBUGs
Volker Lendecke
1
-11
/
+6
2024-05-14
s3:libads: move ads->auth.time_offset to ads->config.time_offset
Stefan Metzmacher
1
-6
/
+1
2024-05-14
s3:winbindd: don't use ads_kdestroy(NULL) in winbindd_raw_kerberos_login()
Stefan Metzmacher
1
-19
/
+6
2024-05-07
s3:winbindd: pass a NULL ccache to kerberos_return_pac() for a MEMORY ccache
Stefan Metzmacher
1
-20
/
+27
2024-04-16
s3: winbindd: winbindd_pam: fix leak in extract_pac_vrfy_sigs
Shaleen Bathla
1
-1
/
+6
2023-10-24
s3/winbindd: replace use of parse_domain_user_fstr with parse_domain_user
Noel Power
1
-43
/
+78
2023-10-24
s3/winbindd: rename parse_domain_user to parse_domain_user_fstr
Noel Power
1
-7
/
+16
2023-10-18
s3:winbindd: Improve logging for failover scenarios in winbindd_pam.c
Pavel Filipenský
1
-0
/
+4
2023-09-26
s3-winbind: Use token as parent for token->sids in check_info3_in_group()
Andrew Bartlett
1
-1
/
+1
2023-09-26
libcli/security: Pass in claims evaluation state when building any security t...
Andrew Bartlett
1
-1
/
+7
2023-09-11
s3:winbindd: Fix code spelling
Joseph Sutton
1
-2
/
+2
2023-08-08
s3:winbindd: Add missing newlines to logging messages
Joseph Sutton
1
-1
/
+1
2023-07-19
s3:winbindd: Fix code spelling
Andreas Schneider
1
-7
/
+7
2023-07-05
s3:winbindd: let winbind_samlogon_retry_loop() fallback to NT_STATUS_NO_LOGON...
Stefan Metzmacher
1
-0
/
+22
2023-07-05
s3:winbindd: make use of reset_cm_connection_on_error() in winbind_samlogon_r...
Stefan Metzmacher
1
-27
/
+15
2023-07-05
s3:winbindd: let winbind_samlogon_retry_loop() always start with authoritativ...
Stefan Metzmacher
1
-0
/
+9
2023-06-25
auth: Add functionality to log client and server policy information
Joseph Sutton
1
-1
/
+3
2022-10-21
winbind: Enforce user group policy when enabled
David Mulder
1
-0
/
+4
2022-07-28
s3:winbind: Implement dcerpc_samr_chgpasswd_user4 for PamAuthChangePassword
Andreas Schneider
1
-0
/
+29
2022-07-23
winbind: Fix a "format string is not a string literal" warning
Volker Lendecke
1
-1
/
+2
2022-07-12
s3:winbind: Create service principal inside add_ccache_to_list()
Samuel Cabrero
1
-15
/
+0
2022-06-09
lib/util: Change function to mem_equal_const_time()
Joseph Sutton
1
-4
/
+4
2022-06-09
auth: Use constant-time memcmp when comparing sensitive buffers
Joseph Sutton
1
-4
/
+4
2022-05-19
s3:winbind: Convert winbindd_dual_pam_chauthtok() from struct based to NDR based
Samuel Cabrero
1
-48
/
+45
2022-05-19
s3:winbind: Split getting and filling the password policy info
Samuel Cabrero
1
-16
/
+22
2022-05-19
s3:winbind: Convert winbindd_dual_pam_chng_pswd_auth_crap() from struct based...
Samuel Cabrero
1
-59
/
+44
2022-05-19
s3:winbind: Convert PamLogOff from struct based to ndr based
Samuel Cabrero
1
-22
/
+36
2022-04-30
s3:winbind: Remove unused functions
Samuel Cabrero
1
-52
/
+0
2022-04-30
s3:winbind: Convert PAM_AUTH_CRAP from struct based to NDR based
Samuel Cabrero
1
-84
/
+55
2022-04-30
s3:winbind: Use temp memory context in winbindd_pam_auth_pac_verify()
Samuel Cabrero
1
-12
/
+25
2022-04-30
s3:winbind: Move big NTLMv2 blob checks to parent process
Samuel Cabrero
1
-12
/
+0
2022-04-30
s3:winbind: Remove unnecessary jump to label
Samuel Cabrero
1
-3
/
+0
2022-04-30
s3:winbind: Remove unnecesary condition to reduce indentation level
Samuel Cabrero
1
-50
/
+47
2022-04-30
s3:winbind: Pass the challenge to winbind_dual_SamLogon() as a data blob
Samuel Cabrero
1
-7
/
+7
2022-04-13
s3:winbind: Do not use domain's private data to store the ADS_STRUCT
Samuel Cabrero
1
-4
/
+2
2022-04-12
s3:winbind: Fix uninitialized validation_level variable
Samuel Cabrero
1
-1
/
+1
2022-04-08
s3:winbind: Convert PamAuth from struct based to NDR based
Samuel Cabrero
1
-155
/
+97
2022-04-08
s3:winbind: Make extra_data_to_sid_array() public
Samuel Cabrero
1
-3
/
+3
2022-04-08
s3:winbind: Refactor log_authentication(), do not take winbindd_cli_state str...
Samuel Cabrero
1
-12
/
+37
2022-04-08
s3:winbind: Refactor fake_password_policy(), take netr_Validation as argument
Samuel Cabrero
1
-3
/
+20
2022-04-08
s3:winbind: Refactor winbindd_dual_pam_auth_cached(), return netr_Validation
Samuel Cabrero
1
-18
/
+17
2022-04-08
s3:winbind: Refactor winbindd_dual_pam_auth_cached(), avoid winbindd_cli_stat...
Samuel Cabrero
1
-26
/
+24
[next]