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
/
auth
/
check_samsec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-15
s3:auth: let check_sam_security() add NETLOGON_NTLMV2_ENABLED
Stefan Metzmacher
1
-0
/
+2
2023-07-05
s3:auth: Fix code spelling
Andreas Schneider
1
-2
/
+2
2023-05-16
auth: Return status code if configuration prohibits NTLM
Joseph Sutton
1
-0
/
+1
2022-09-16
s3:auth: Flush the GETPWSID in memory cache for NTLM auth
Andreas Schneider
1
-2
/
+6
2022-09-12
CVE-2021-20251 s3: ensure bad password count atomic updates
Jeremy Allison
1
-0
/
+77
2022-08-26
s3:auth: Zero memory in sam_password_ok()
Pavel Filipenský
1
-4
/
+10
2021-04-27
auth3: if (ret==False) just looks weird
Volker Lendecke
1
-1
/
+1
2020-01-30
auth3: Fix a typo
Volker Lendecke
1
-1
/
+1
2017-01-03
auth: Use "all_zero" where appropriate
Volker Lendecke
1
-3
/
+2
2015-05-13
Convert all uses of uint32/16/8 to _t in source3/auth.
Richard Sharpe
1
-3
/
+3
2014-04-02
s3-auth: Do not reset bad password count to 0 if account is disabled
Andrew Bartlett
1
-11
/
+11
2014-04-02
s3-auth: Only call pdb_get_acct_ctrl() once in check_sam_security
Andrew Bartlett
1
-4
/
+6
2014-03-13
CVE-2013-4496:s3:auth: fix memory leak in the ACCOUNT_LOCKED_OUT case.
Stefan Metzmacher
1
-0
/
+1
2014-02-19
s3-auth: Pass mem_ctx to make_server_info_sam().
Andreas Schneider
1
-1
/
+1
2012-12-09
s3-auth: remove crypto from serverinfo_to_SamInfoX calls.
Günther Deschner
1
-1
/
+1
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
1
-1
/
+1
2011-04-05
s3-auth Rename user_session_key -> session_key to match auth_session_info
Andrew Bartlett
1
-1
/
+1
2011-03-30
s3-auth: use auth.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-passdb: add passdb.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-05
s3: Fix a memory leak in check_sam_security_info3
Volker Lendecke
1
-10
/
+12
2010-08-31
s3-auth: remove unused variable in check_sam_security().
Günther Deschner
1
-1
/
+1
2010-08-30
s3-auth: The unlock of the account is now done by the get_sampwnam call.
Andreas Schneider
1
-5
/
+2
2010-08-14
s3:auth Add error paths for invalid password_state values
Andrew Bartlett
1
-1
/
+3
2010-08-14
s3:auth Change winbindd -> auth interface to more standard structures
Andrew Bartlett
1
-0
/
+37
2010-08-14
s3:auth Make Samba3 use the new common struct auth_usersupplied_info
Andrew Bartlett
1
-28
/
+27
2010-06-07
s3:auth Rename user_info->client_domain -> user_info->client.domain_name
Andrew Bartlett
1
-1
/
+1
2010-06-07
s3:auth Rename user_info->internal_username -> user_info->mapped.account_name
Andrew Bartlett
1
-2
/
+2
2010-06-07
s3:auth Rename user_info->smb_name -> user_info->client.account_name
Andrew Bartlett
1
-1
/
+1
2010-06-01
s3:auth Rename wksta_name -> workstation_name in auth_usersupplied_info
Andrew Bartlett
1
-3
/
+3
2010-05-28
s3:auth Free sampass as soon as we have server_info
Simo Sorce
1
-5
/
+2
2010-05-21
Fix bug #7448 - smbd crash when sambaLMPassword and sambaNTPassword entries m...
Roel van Meer
1
-0
/
+3
2010-04-11
s3: Move check_sam_security to auth/check_sam.c
Volker Lendecke
1
-0
/
+512