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
*
Fix clang 9 missing-field-initializer warnings
Gary Lockyer
2020-05-08
1
-1
/
+1
*
CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
Gary Lockyer
2020-05-04
1
-1
/
+1
*
py3: Remove #define PyInt_FromLong PyLong_FromLong
Andrew Bartlett
2020-03-23
1
-22
/
+22
*
auth:ntlmssp: Mark as weak_crypto
Andreas Schneider
2020-03-19
1
-0
/
+2
*
gensec: Add a check if a gensec module implements weak crypto
Andreas Schneider
2020-03-19
2
-1
/
+13
*
auth/credentials: Test connecting to LDAP with a "virtual user" style account
Andrew Bartlett
2020-02-14
1
-1
/
+51
*
auth/gensec: map NT_STATUS_{INVALID_ACCOUNT_NAME,NO_SUCH_DOMAIN} to NT_STATUS...
Stefan Metzmacher
2020-02-10
1
-2
/
+37
*
gensec/spnego: fallback on INVALID_{ACCOUNT,COMPUTER}_NAME and NO_SUCH_DOMAIN
Stefan Metzmacher
2020-02-10
1
-0
/
+3
*
auth/kerberos: add auth4_context_{for,get}_PAC_DATA_CTR() helpers
Stefan Metzmacher
2020-02-10
2
-0
/
+95
*
pytests: heed assertEquals deprecation warning en-masse
Douglas Bagnall
2020-02-07
1
-3
/
+3
*
auth: Simplify struct auth4_context
Volker Lendecke
2020-01-06
2
-53
/
+6
*
smbdes: convert E_P24() and SMBOWFencrypt to use gnutls
Isaac Boukris
2019-12-10
1
-9
/
+22
*
SMBsesskeygen_lm_sess_key: use gnutls and return NTSTATUS
Isaac Boukris
2019-12-10
2
-8
/
+23
*
auth:pycreds: Check return code of netlogon_creds_client_authenticator()
Andreas Schneider
2019-11-14
1
-3
/
+8
*
spnego: fix server handling of no optimistic exchange
Isaac Boukris
2019-10-12
1
-0
/
+13
*
spnego: add client option to omit sending an optimistic token
Isaac Boukris
2019-10-12
1
-0
/
+11
*
spnego: ignore server mech_types list
Isaac Boukris
2019-10-12
1
-5
/
+26
*
auth/gensec: fix AES schannel seal and unseal
Günther Deschner
2019-10-07
1
-17
/
+30
*
auth/gensec: fix non-AES schannel seal
Günther Deschner
2019-10-07
1
-0
/
+9
*
Spelling fixes s/withing/within/
Mathieu Parent
2019-09-01
1
-2
/
+2
*
auth/gensec: Use gnutls_error_to_ntstatus() in netsec_do_seal()
Andrew Bartlett
2019-08-21
1
-12
/
+4
*
auth:gensec: Use GnuTLS AES CFB8 in netsec_do_seal()
Andreas Schneider
2019-08-21
1
-1
/
+94
*
auth/gensec: Use gnutls_error_to_ntstatus() consistently in schannel
Andrew Bartlett
2019-08-21
1
-9
/
+7
*
auth:gensec: Use GnuTLS AES128 CFB8 in netsec_do_seq_num()
Andreas Schneider
2019-08-21
1
-0
/
+40
*
auth/credentials: Check NTSTATUS return from netlogon_creds_aes_encrypt()
Andrew Bartlett
2019-08-21
1
-7
/
+7
*
auth:ntlmssp: Use generate_random_buffer() for session keys
Andreas Schneider
2019-08-14
1
-1
/
+1
*
auth:ntlmssp: Use GnuTLS RC4 for ntlmssp signing
Andreas Schneider
2019-07-26
2
-43
/
+174
*
auth:ntlmssp: Use GnuTLS RC4 in ntlmssp client
Andreas Schneider
2019-07-26
1
-1
/
+27
*
auth/pycreds/encrypt_netr_crypt_password: don't pretend arg is optional
Douglas Bagnall
2019-07-22
1
-1
/
+1
*
auth/pycreds/encrypt_netr_crypt_password: don't segfault
Douglas Bagnall
2019-07-22
1
-0
/
+5
*
pycredentials.h: use import to ensure python type correctness
Douglas Bagnall
2019-07-22
2
-10
/
+12
*
auth/pycredentials: always check self is a Credentials object
Douglas Bagnall
2019-07-22
1
-39
/
+247
*
auth/gensec: clang: Fix 'Value stored to 'status' is never read'
Noel Power
2019-07-11
1
-2
/
+0
*
auth/kerberos: clang: Fix same instances of 'Value stored is never read'
Noel Power
2019-07-08
1
-7
/
+7
*
Add PrimaryGroupId to group array in DC response
Isaac Boukris
2019-07-03
1
-2
/
+6
*
auth:ntlmssp: Use GnuTLS RC4 in ntlmssp server
Andreas Schneider
2019-06-27
1
-3
/
+23
*
auth:gensec: Return NTSTATUS for netsec_do_seal()
Andreas Schneider
2019-06-27
1
-18
/
+33
*
auth:gensec: Use GnuTLS RC4 in netsec_do_seal()
Andreas Schneider
2019-06-27
1
-6
/
+31
*
auth:gensec: Use GnuTLS RC4 in netsec_do_seq_num()
Andreas Schneider
2019-06-27
1
-5
/
+24
*
libcli:auth: Return NTSTATUS for netlogon_creds_arcfour_crypt()
Andreas Schneider
2019-06-27
1
-3
/
+8
*
lib/crypto: move gnutls error wrapper to own subsystem
Andrew Bartlett
2019-06-27
8
-7
/
+8
*
py3: Remove PyStr_FromString() compatability macro
Andrew Bartlett
2019-06-24
1
-1
/
+1
*
auth:creds: Use gnutls_error_to_ntstatus() in credentials_ntlm
Andreas Schneider
2019-06-24
1
-8
/
+3
*
auth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp_sign
Andreas Schneider
2019-06-24
1
-16
/
+8
*
auth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp_server
Andreas Schneider
2019-06-24
1
-17
/
+9
*
auth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp_client
Andreas Schneider
2019-06-24
1
-7
/
+5
*
auth:gensec: Use gnutls_error_to_ntstatus() in schannel
Andreas Schneider
2019-06-24
1
-25
/
+14
*
auth auth_log: csbuild unused parm transport_protection
Gary Lockyer
2019-06-13
1
-2
/
+0
*
auth auth_log: csbuild unused parm unix_username
Gary Lockyer
2019-06-13
2
-7
/
+0
*
auth:gensec: Return NTSTATUS for netsec_do_seq_num()
Andreas Schneider
2019-05-21
1
-8
/
+26
[next]