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
/
auth
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-17
auth/creds: fix a typo in a comment
Björn Baumbach
1
-1
/
+1
2022-11-08
build: Remove unused dependencies
Joseph Sutton
1
-1
/
+1
2022-07-27
CVE-2022-2031 auth: Add ticket type field to auth_user_info_dc and auth_sessi...
Joseph Sutton
2
-2
/
+2
2022-06-26
auth/credentials: Add get_aes256_key()
Joseph Sutton
1
-0
/
+56
2022-06-26
auth/credentials: Add cli_credentials_get_aes256_key()
Joseph Sutton
2
-0
/
+70
2022-06-26
s4-auth: For LDAP simple bind, fall back to checking the ENCTYPE_AES256_CTS_H...
Andrew Bartlett
1
-0
/
+3
2022-06-10
spelling: connnect encrytion exisit expection explicit invalide missmatch par...
Michael Tokarev
1
-2
/
+2
2022-06-09
lib/util: Change function to mem_equal_const_time()
Joseph Sutton
4
-13
/
+13
2022-06-09
auth: Use constant-time memcmp when comparing sensitive buffers
Joseph Sutton
4
-7
/
+7
2022-05-14
auth: Covscan: unchecked return value for cli_credentials_set_smb_encryption()
Pavel Filipenský
1
-1
/
+1
2022-05-14
auth: Fix trailing whitespace in pycredentials.c
Pavel Filipenský
1
-4
/
+4
2022-03-18
auth/credentials: Add encrypt_samr_password()
Joseph Sutton
1
-1
/
+42
2022-03-17
auth: Add required headers to auth_sam_reply.h
Andreas Schneider
1
-0
/
+4
2022-03-10
auth: let auth logging prefer user_info->orig_client.{account,domain}_name if...
Stefan Metzmacher
2
-5
/
+17
2022-03-10
s4:auth: rename user_info->mapped_state to user_info->cracknames_called
Stefan Metzmacher
1
-1
/
+1
2022-03-10
auth/ntlmssp: don't set mapped_state explicitly in auth_usersupplied_info
Stefan Metzmacher
1
-1
/
+0
2022-03-01
auth: Cope with NULL upn_name in PAC
Joseph Sutton
1
-5
/
+7
2022-01-04
auth/ntlmssp: make sure we return INVALID_PARAMETER for NTLMv2_RESPONSE parsi...
Stefan Metzmacher
1
-0
/
+8
2022-01-04
auth/credentials: cli_credentials_set_ntlm_response() pass session_keys
Stefan Metzmacher
3
-9
/
+64
2021-12-10
auth: Fix a typo in auth/gensec/ncalrpc.c
Volker Lendecke
1
-1
/
+1
2021-12-09
auth/credentials: Fix cli_credentials_shallow_ccache error case
Stefan Metzmacher
1
-3
/
+8
2021-12-09
auth/credentials: Handle ENOENT when obtaining ccache lifetime
Stefan Metzmacher
1
-1
/
+1
2021-11-13
IPA DC: add missing checks
Alexander Bokovoy
1
-0
/
+1
2021-11-10
auth:creds: Guess the username first via getpwuid(my_id)
Andreas Schneider
1
-0
/
+13
2021-11-10
auth:creds: Remove trailing spaces
Andreas Schneider
1
-56
/
+56
2021-11-09
CVE-2021-3738 auth_util: avoid talloc_tos() in copy_session_info()
Stefan Metzmacher
1
-3
/
+6
2021-11-09
CVE-2020-25719 CVE-2020-25717: auth/gensec: always require a PAC in domain mo...
Stefan Metzmacher
1
-4
/
+23
2021-11-09
CVE-2020-25717: auth/ntlmssp: start with authoritative = 1
Stefan Metzmacher
1
-1
/
+1
2021-11-09
CVE-2020-25722 selftest: allow for future failures in BindTests.test_virtual_...
Andrew Bartlett
1
-2
/
+11
2021-10-20
dsdb: Allow special chars like "@" in samAccountName when generating the salt
Andrew Bartlett
1
-6
/
+6
2021-09-04
python: Fix usage strings
Joseph Sutton
1
-1
/
+1
2021-08-03
auth:gensec: Use lpcfg_weak_crypto()
Andreas Schneider
1
-2
/
+3
2021-07-08
auth:creds: Remove unused simple.c file
Andreas Schneider
1
-168
/
+0
2021-07-01
auth/credentials: allow credentials.Credentials to act as base class
Stefan Metzmacher
1
-1
/
+1
2021-06-29
auth:creds: Check return code of cli_credentials_guess()
Andreas Schneider
1
-2
/
+5
2021-06-29
auth:creds: Return bool for cli_credentials_guess()
Andreas Schneider
3
-15
/
+39
2021-06-29
auth:creds: Add sanity check for env variables
Andreas Schneider
1
-18
/
+45
2021-06-29
auth:creds: Check return code of cli_credentials_set_conf()
Andreas Schneider
1
-2
/
+5
2021-06-29
auth:creds: Return a bool for cli_credentials_set_conf()
Andreas Schneider
3
-18
/
+74
2021-05-19
auth:creds: Fix parameter in creds.set_named_ccache()
Joseph Sutton
1
-1
/
+2
2021-05-19
auth:creds: Remove unused variable
Joseph Sutton
1
-3
/
+0
2021-04-28
auth:creds:tests: Add test for cli_credentials_get_password_and_obtained()
Andreas Schneider
1
-0
/
+6
2021-04-28
auth:creds: Add cli_credentials_get_password_and_obtained()
Andreas Schneider
2
-0
/
+22
2021-04-28
auth:creds:tests: Add test for cli_credentials_get_username_and_obtained()
Andreas Schneider
1
-0
/
+6
2021-04-28
auth:creds: Add cli_credentials_get_username_and_obtained()
Andreas Schneider
2
-0
/
+22
2021-04-28
auth:creds:tests: Add test for cli_credentials_set_gensec_features()
Andreas Schneider
1
-0
/
+27
2021-04-28
auth:creds: Add obtained arg to cli_credentials_set_gensec_features()
Andreas Schneider
4
-6
/
+36
2021-04-28
auth:creds: Use 'client protection' option for smb sign and encrypt defaults
Andreas Schneider
1
-0
/
+30
2021-04-28
lib:param: Add 'client protection' config option
Andreas Schneider
1
-0
/
+7
2021-04-28
auth:creds:tests: Add test for cli_credentials_set_kerberos_state()
Andreas Schneider
1
-0
/
+42
[next]