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
/
source4
/
auth
/
sam.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-07
lib: Don't call a function to initialize an empty DATA_BLOB
Volker Lendecke
1
-2
/
+2
2025-10-10
s4:kdc:sdb Support Windows flexible cert mappings
Gary Lockyer
1
-1
/
+3
2025-09-16
s4:auth:sam Fix key trust attribute name
Gary Lockyer
1
-1
/
+1
2025-07-29
s4:kdc Support for key trust authentication
Gary Lockyer
1
-1
/
+3
2025-02-14
s4:auth: simplify authsam_make_user_info_dc()
Stefan Metzmacher
1
-8
/
+17
2025-02-14
s4:auth: let authsam_make_user_info_dc() use helper variables for the rodcsid
Stefan Metzmacher
1
-3
/
+7
2025-02-14
s4:auth: let authsam_make_user_info_dc() use helper variables for the groupsid
Stefan Metzmacher
1
-2
/
+8
2024-07-02
s4:auth: Use appropriate type for userAccountControl flags
Jo Sutton
1
-1
/
+1
2024-06-11
s4:auth: Handle expired accounts in authsam_account_ok() (CID 1603594)
Jo Sutton
1
-1
/
+1
2024-06-11
s4:auth: Add temporary memory context to authsam_reread_user_logon_data()
Jo Sutton
1
-2
/
+9
2024-06-11
s4:auth: Add common out path to authsam_reread_user_logon_data()
Jo Sutton
1
-7
/
+9
2024-06-10
s4-auth: Use consistant externally-supplied time in auth stack
Andrew Bartlett
1
-2
/
+1
2024-06-10
s4-auth: Use msDS-User-Account-Control-Computed for PW expiry check
Andrew Bartlett
1
-1
/
+1
2024-04-23
Fix a few "might be uninitialized" errors
Volker Lendecke
1
-1
/
+1
2024-04-21
s4:dsdb: Make use of DSDB_SEARCH_UPDATE_MANAGED_PASSWORDS search flag
Jo Sutton
1
-5
/
+6
2024-02-16
s4:dsdb: Add to ‘user_attrs’ attributes required for Group Managed Servic...
Jo Sutton
1
-1
/
+6
2024-02-08
s4:auth: Fix code spelling
Jo Sutton
1
-1
/
+1
2023-10-01
s4:auth: Ensure that some parameters are not NULL
Joseph Sutton
1
-0
/
+12
2023-09-14
s4:auth: Fix leaks
Joseph Sutton
1
-0
/
+6
2023-09-14
s4:auth: Check return values of talloc functions
Joseph Sutton
1
-0
/
+6
2023-08-03
s4:auth: Fix code spelling
Andreas Schneider
1
-2
/
+2
2023-05-24
s4:auth: Allocate user_info_dc->sids on correct talloc context
Joseph Sutton
1
-1
/
+1
2023-05-18
s4:kdc: Look up authentication policies for Kerberos clients and servers
Joseph Sutton
1
-1
/
+13
2023-05-18
s4:auth: Add function to make a shallow copy of an auth_user_info_dc structure
Joseph Sutton
1
-0
/
+68
2023-05-18
s4:auth: Fix leak
Joseph Sutton
1
-1
/
+4
2023-05-16
s4:auth: Check ldb_binary_encode_string() return value
Joseph Sutton
1
-1
/
+7
2023-05-16
s4-auth: Log correct function name
Joseph Sutton
1
-1
/
+1
2023-02-08
s4-auth: Free user_info_dc in KDC caller to authsam_update_user_info_dc()
Andrew Bartlett
1
-1
/
+0
2023-02-08
auth: Correct primary group handling
Joseph Sutton
1
-4
/
+56
2023-02-08
auth: Align integer types
Joseph Sutton
1
-1
/
+2
2023-02-08
ldap: Make use of LDB_OID_COMPARATOR constants
Joseph Sutton
1
-2
/
+2
2023-02-08
auth: Shorten long SID flags combinations
Joseph Sutton
1
-8
/
+4
2023-02-08
auth: Pass through entire PAC flags value in auth_user_info
Joseph Sutton
1
-1
/
+1
2023-02-08
s4: Add 'const' to some parameters
Joseph Sutton
1
-1
/
+1
2023-02-08
auth: Store group attributes in auth_user_info_dc
Joseph Sutton
1
-12
/
+20
2022-12-14
auth4: Save lines with talloc_asprintf_addbuf() in authsam_domain_group_filter()
Volker Lendecke
1
-12
/
+6
2022-11-24
CVE-2021-20251: s4:auth: fix use after free in authsam_logon_success_accounti...
Stefan Metzmacher
1
-1
/
+8
2022-09-12
CVE-2021-20251 auth4: Avoid reading the database twice by precaculating some ...
Andrew Bartlett
1
-19
/
+36
2022-09-12
CVE-2021-20251 auth4: Inline samdb_result_effective_badPwdCount() in authsam_...
Andrew Bartlett
1
-5
/
+8
2022-09-12
CVE-2021-20251 auth4: Split authsam_calculate_lastlogon_sync_interval() out
Andrew Bartlett
1
-42
/
+73
2022-09-12
CVE-2021-20251 auth4: Return only the result message and free the surrounding...
Gary Lockyer
1
-1
/
+2
2022-09-12
CVE-2021-20251 auth4: Add missing newline to debug message on PSO read failure
Andrew Bartlett
1
-1
/
+1
2022-09-12
CVE-2021-20251 s4 auth: make bad password count increment atomic
Andrew Bartlett
1
-50
/
+246
2022-09-12
CVE-2021-20251 auth4: Reread the user record if a bad password is noticed.
Andrew Bartlett
1
-0
/
+82
2022-09-12
CVE-2021-20251 s4 auth: Prepare to make bad password count increment atomic
Gary Lockyer
1
-0
/
+187
2022-07-27
CVE-2022-2031 auth: Add ticket type field to auth_user_info_dc and auth_sessi...
Joseph Sutton
1
-1
/
+1
2022-03-17
dsdb: Remove parsing of LM password hash from "dBCSPwd" attribute
Andrew Bartlett
1
-1
/
+0
2022-03-04
s4:auth: Also look up msDS-AllowedToActOnBehalfOfOtherIdentity for RBCD
Andreas Schneider
1
-0
/
+1
2022-03-04
s4:auth: Remove trailing spaces in sam.c
Andreas Schneider
1
-17
/
+17
2022-03-01
s4:sam: Don't use talloc_steal for msg attributes in authsam_make_user_info_dc()
Stefan Metzmacher
1
-5
/
+14
[next]