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
/
source4
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
CVE-2022-2031 gensec_krb5: Add helper function to check if client sent an ini...
Joseph Sutton
2022-07-24
5
-18
/
+157
*
s4:auth: let authenticate_ldap_simple_bind() pass down the mapped nt4names
Stefan Metzmacher
2022-03-16
1
-2
/
+3
*
s4:auth: rename user_info->mapped_state to user_info->cracknames_called
Stefan Metzmacher
2022-03-16
2
-3
/
+3
*
s4:auth: fix confusing DEBUG message in authsam_want_check()
Stefan Metzmacher
2022-03-16
1
-2
/
+2
*
s4:auth: check for user_info->mapped.account_name if it needs to be filled
Stefan Metzmacher
2022-03-16
1
-6
/
+1
*
s4:auth: encrypt_user_info() should set password_state instead of mapped_state
Stefan Metzmacher
2022-03-16
1
-2
/
+2
*
s4:auth: a simple bind uses the DCs name as workstation
Stefan Metzmacher
2022-03-16
1
-1
/
+2
*
s4:auth_sam: use USER_INFO_INTERACTIVE_LOGON as inducation for an interactive...
Stefan Metzmacher
2022-03-16
1
-2
/
+3
*
s4/auth/simple_bind: correctly report TLS state
Douglas Bagnall
2022-03-07
1
-2
/
+2
*
s4:sam: Don't use talloc_steal for msg attributes in authsam_make_user_info_dc()
Stefan Metzmacher
2022-03-02
1
-5
/
+14
*
CVE-2020-25718 kdc: Confirm the RODC was allowed to issue a particular ticket
Andrew Bartlett
2021-11-08
1
-1
/
+4
*
CVE-2020-25719 CVE-2020-25717: s4:auth: remove unused auth_generate_session_i...
Stefan Metzmacher
2021-11-08
3
-64
/
+5
*
CVE-2020-25717: Add FreeIPA domain controller role
Alexander Bokovoy
2021-11-08
1
-0
/
+1
*
CVE-2020-25717: s4:auth_simple: start with authoritative = 1
Stefan Metzmacher
2021-11-08
1
-1
/
+1
*
CVE-2020-25717: s4:auth/ntlm: make sure auth_check_password() defaults to r->...
Stefan Metzmacher
2021-11-08
1
-0
/
+5
*
CVE-2020-25717 auth4: Remove sync check_password from auth_operations
Volker Lendecke
2021-11-08
2
-44
/
+4
*
CVE-2020-25717 auth4: Make auth_sam pseudo-async
Volker Lendecke
2021-11-08
1
-2
/
+67
*
CVE-2020-25717 auth4: Make auth_unix pseudo-async
Volker Lendecke
2021-11-08
1
-26
/
+59
*
CVE-2020-25717 auth4: Make auth_developer pseudo-async
Volker Lendecke
2021-11-08
2
-2
/
+61
*
CVE-2020-25717 auth4: Make auth_anonymous pseudo-async
Volker Lendecke
2021-11-08
2
-10
/
+58
*
pygensec: Don't modify Python bytes objects
Joseph Sutton
2021-09-16
2
-8
/
+32
*
pygensec: Fix memory leaks
Joseph Sutton
2021-09-16
1
-0
/
+23
*
python: Ensure reference counts are properly incremented
Joseph Sutton
2021-09-16
1
-2
/
+2
*
pygensec: Fix method documentation
Joseph Sutton
2021-09-16
1
-4
/
+4
*
gensec_krb5: restore ipv6 support for kpasswd
Stefan Metzmacher
2021-07-12
1
-2
/
+4
*
s4 auth ntlm: Fix integer overflow in authsam_password_check_and_record
Gary Lockyer
2021-01-13
1
-1
/
+2
*
auth4: Use global_sid_Anonymous
Volker Lendecke
2021-01-12
1
-1
/
+1
*
auth4: Use global_sid_System
Volker Lendecke
2021-01-12
1
-1
/
+1
*
auth: Fix a typo
Volker Lendecke
2021-01-08
1
-1
/
+1
*
auth: Reformat a comment
Volker Lendecke
2021-01-08
1
-4
/
+5
*
auth:creds: Rename CRED_USE_KERBEROS values
Andreas Schneider
2020-11-03
2
-2
/
+2
*
lib/util: remove extra safe_string.h file
Matthew DeVore
2020-08-28
1
-0
/
+2
*
auth:creds: Remove unused credentials autoproto header
Andreas Schneider
2020-08-19
2
-2
/
+0
*
lib: relicense smb_strtoul(l) under LGPLv3
Ralph Boehme
2020-08-03
1
-0
/
+1
*
pyauth: add python binding for auth_session_info_set_unix()
Björn Baumbach
2020-06-05
1
-0
/
+72
*
s4-auth/unix_token: add new function auth_session_info_set_unix()
Björn Baumbach
2020-06-05
1
-0
/
+35
*
s4-auth/unix_token: separate out filling the unix_info elements in a struct s...
Björn Baumbach
2020-06-05
1
-17
/
+38
*
Fix clang 9 missing-field-initializer warnings
Gary Lockyer
2020-05-08
2
-2
/
+2
*
CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
Gary Lockyer
2020-05-04
1
-2
/
+2
*
py3: Remove #define PyInt_FromLong PyLong_FromLong
Andrew Bartlett
2020-03-23
1
-9
/
+9
*
s4-auth: Allow simple bind login of a user with an @ in the samAccountName
Andrew Bartlett
2020-02-14
1
-1
/
+21
*
gensec: Fix CID 1458419 Control flow issues (NO_EFFECT)
Volker Lendecke
2020-02-14
1
-4
/
+8
*
gensec: Fix CID 1458421 OVERRUN
Volker Lendecke
2020-02-14
1
-6
/
+4
*
s4:gensec_krb5: remove unused argument of gensec_krb5_common_client_creds()
Stefan Metzmacher
2020-02-10
1
-3
/
+2
*
s4:gensec_krb5: make use of talloc_zero() in gensec_krb5_start()
Stefan Metzmacher
2020-02-10
1
-6
/
+1
*
s4:gensec_krb5: make use of struct samba_sockaddr
Stefan Metzmacher
2020-02-10
1
-14
/
+12
*
s4/auth: use talloc_alpha_strcpy() in auth_session_info_fill_unix()
Ralph Boehme
2020-02-06
1
-8
/
+5
*
Avoiding bad call flags with python 3.8, using METH_NOARGS instead of zero.
Torsten Fohrer
2019-12-18
1
-1
/
+1
*
smbdes: convert E_P24() and SMBOWFencrypt to use gnutls
Isaac Boukris
2019-12-10
1
-3
/
+10
*
krb5: move disabling dns-canon to lower level init calls
Isaac Boukris
2019-11-27
1
-4
/
+6
[next]