index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth: Cope with NULL upn_name in PAC
Joseph Sutton
2022-03-01
1
-5
/
+7
*
auth/ntlmssp: make sure we return INVALID_PARAMETER for NTLMv2_RESPONSE parsi...
Stefan Metzmacher
2022-01-04
1
-0
/
+8
*
auth/credentials: cli_credentials_set_ntlm_response() pass session_keys
Stefan Metzmacher
2022-01-04
3
-9
/
+64
*
auth: Fix a typo in auth/gensec/ncalrpc.c
Volker Lendecke
2021-12-10
1
-1
/
+1
*
auth/credentials: Fix cli_credentials_shallow_ccache error case
Stefan Metzmacher
2021-12-09
1
-3
/
+8
*
auth/credentials: Handle ENOENT when obtaining ccache lifetime
Stefan Metzmacher
2021-12-09
1
-1
/
+1
*
IPA DC: add missing checks
Alexander Bokovoy
2021-11-13
1
-0
/
+1
*
auth:creds: Guess the username first via getpwuid(my_id)
Andreas Schneider
2021-11-10
1
-0
/
+13
*
auth:creds: Remove trailing spaces
Andreas Schneider
2021-11-10
1
-56
/
+56
*
CVE-2021-3738 auth_util: avoid talloc_tos() in copy_session_info()
Stefan Metzmacher
2021-11-09
1
-3
/
+6
*
CVE-2020-25719 CVE-2020-25717: auth/gensec: always require a PAC in domain mo...
Stefan Metzmacher
2021-11-09
1
-4
/
+23
*
CVE-2020-25717: auth/ntlmssp: start with authoritative = 1
Stefan Metzmacher
2021-11-09
1
-1
/
+1
*
CVE-2020-25722 selftest: allow for future failures in BindTests.test_virtual_...
Andrew Bartlett
2021-11-09
1
-2
/
+11
*
dsdb: Allow special chars like "@" in samAccountName when generating the salt
Andrew Bartlett
2021-10-20
1
-6
/
+6
*
python: Fix usage strings
Joseph Sutton
2021-09-04
1
-1
/
+1
*
auth:gensec: Use lpcfg_weak_crypto()
Andreas Schneider
2021-08-03
1
-2
/
+3
*
auth:creds: Remove unused simple.c file
Andreas Schneider
2021-07-08
1
-168
/
+0
*
auth/credentials: allow credentials.Credentials to act as base class
Stefan Metzmacher
2021-07-01
1
-1
/
+1
*
auth:creds: Check return code of cli_credentials_guess()
Andreas Schneider
2021-06-29
1
-2
/
+5
*
auth:creds: Return bool for cli_credentials_guess()
Andreas Schneider
2021-06-29
3
-15
/
+39
*
auth:creds: Add sanity check for env variables
Andreas Schneider
2021-06-29
1
-18
/
+45
*
auth:creds: Check return code of cli_credentials_set_conf()
Andreas Schneider
2021-06-29
1
-2
/
+5
*
auth:creds: Return a bool for cli_credentials_set_conf()
Andreas Schneider
2021-06-29
3
-18
/
+74
*
auth:creds: Fix parameter in creds.set_named_ccache()
Joseph Sutton
2021-05-19
1
-1
/
+2
*
auth:creds: Remove unused variable
Joseph Sutton
2021-05-19
1
-3
/
+0
*
auth:creds:tests: Add test for cli_credentials_get_password_and_obtained()
Andreas Schneider
2021-04-28
1
-0
/
+6
*
auth:creds: Add cli_credentials_get_password_and_obtained()
Andreas Schneider
2021-04-28
2
-0
/
+22
*
auth:creds:tests: Add test for cli_credentials_get_username_and_obtained()
Andreas Schneider
2021-04-28
1
-0
/
+6
*
auth:creds: Add cli_credentials_get_username_and_obtained()
Andreas Schneider
2021-04-28
2
-0
/
+22
*
auth:creds:tests: Add test for cli_credentials_set_gensec_features()
Andreas Schneider
2021-04-28
1
-0
/
+27
*
auth:creds: Add obtained arg to cli_credentials_set_gensec_features()
Andreas Schneider
2021-04-28
4
-6
/
+36
*
auth:creds: Use 'client protection' option for smb sign and encrypt defaults
Andreas Schneider
2021-04-28
1
-0
/
+30
*
lib:param: Add 'client protection' config option
Andreas Schneider
2021-04-28
1
-0
/
+7
*
auth:creds:tests: Add test for cli_credentials_set_kerberos_state()
Andreas Schneider
2021-04-28
1
-0
/
+42
*
auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()
Andreas Schneider
2021-04-28
8
-17
/
+44
*
python: remove all 'from __future__ import print_function'
Douglas Bagnall
2021-04-28
1
-1
/
+0
*
gensec: Slightly simplify gensec_generate_session_info_pac()
Volker Lendecke
2021-04-27
1
-11
/
+19
*
auth/credentials: Remove unneeded try/except syntax
Joseph Sutton
2021-04-07
1
-10
/
+4
*
auth/credentials: Add test for binding with an extended canonical name
Joseph Sutton
2021-04-07
1
-0
/
+12
*
auth/credentials: Add test for binding with a canonical name
Joseph Sutton
2021-04-07
1
-0
/
+9
*
auth/credentials: Add test for binding with a domain SID
Joseph Sutton
2021-04-07
1
-1
/
+14
*
gensec: Remove gensec_security_all(), it was only used internally
Volker Lendecke
2021-04-06
2
-9
/
+2
*
auth:creds: Free the uname pointer in cli_credentials_parse_string()
Andreas Schneider
2021-03-24
1
-0
/
+6
*
auth:creds: Don't include credentials_internal.h twice
Andreas Schneider
2021-03-24
1
-1
/
+0
*
auth:creds: Use our own cli_credentials_set_cmdline_callbacks()
Andreas Schneider
2021-03-24
2
-3
/
+2
*
auth:creds: Add command line function for standard password callback
Andreas Schneider
2021-03-24
3
-0
/
+79
*
s4:lib:cmdline: Rename cli_credentials_set_cmdline_callbacks()
Andreas Schneider
2021-03-24
1
-1
/
+1
*
auth:creds: Add cli_credentials_dump()
Andreas Schneider
2020-12-16
3
-0
/
+166
*
auth: Align an integer type
Volker Lendecke
2020-11-10
1
-1
/
+1
*
Revert "cli_credentials: add a helper to parse user or group names"
Alexander Bokovoy
2020-11-05
3
-75
/
+0
[next]