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
2019-11-14
auth:pycreds: Check return code of netlogon_creds_client_authenticator()
Andreas Schneider
1
-3
/
+8
2019-10-12
spnego: fix server handling of no optimistic exchange
Isaac Boukris
1
-0
/
+13
2019-10-12
spnego: add client option to omit sending an optimistic token
Isaac Boukris
1
-0
/
+11
2019-10-12
spnego: ignore server mech_types list
Isaac Boukris
1
-5
/
+26
2019-10-07
auth/gensec: fix AES schannel seal and unseal
Günther Deschner
1
-17
/
+30
2019-10-07
auth/gensec: fix non-AES schannel seal
Günther Deschner
1
-0
/
+9
2019-09-01
Spelling fixes s/withing/within/
Mathieu Parent
1
-2
/
+2
2019-08-21
auth/gensec: Use gnutls_error_to_ntstatus() in netsec_do_seal()
Andrew Bartlett
1
-12
/
+4
2019-08-21
auth:gensec: Use GnuTLS AES CFB8 in netsec_do_seal()
Andreas Schneider
1
-1
/
+94
2019-08-21
auth/gensec: Use gnutls_error_to_ntstatus() consistently in schannel
Andrew Bartlett
1
-9
/
+7
2019-08-21
auth:gensec: Use GnuTLS AES128 CFB8 in netsec_do_seq_num()
Andreas Schneider
1
-0
/
+40
2019-08-21
auth/credentials: Check NTSTATUS return from netlogon_creds_aes_encrypt()
Andrew Bartlett
1
-7
/
+7
2019-08-14
auth:ntlmssp: Use generate_random_buffer() for session keys
Andreas Schneider
1
-1
/
+1
2019-07-26
auth:ntlmssp: Use GnuTLS RC4 for ntlmssp signing
Andreas Schneider
2
-43
/
+174
2019-07-26
auth:ntlmssp: Use GnuTLS RC4 in ntlmssp client
Andreas Schneider
1
-1
/
+27
2019-07-22
auth/pycreds/encrypt_netr_crypt_password: don't pretend arg is optional
Douglas Bagnall
1
-1
/
+1
2019-07-22
auth/pycreds/encrypt_netr_crypt_password: don't segfault
Douglas Bagnall
1
-0
/
+5
2019-07-22
pycredentials.h: use import to ensure python type correctness
Douglas Bagnall
2
-10
/
+12
2019-07-22
auth/pycredentials: always check self is a Credentials object
Douglas Bagnall
1
-39
/
+247
2019-07-11
auth/gensec: clang: Fix 'Value stored to 'status' is never read'
Noel Power
1
-2
/
+0
2019-07-08
auth/kerberos: clang: Fix same instances of 'Value stored is never read'
Noel Power
1
-7
/
+7
2019-07-03
Add PrimaryGroupId to group array in DC response
Isaac Boukris
1
-2
/
+6
2019-06-27
auth:ntlmssp: Use GnuTLS RC4 in ntlmssp server
Andreas Schneider
1
-3
/
+23
2019-06-27
auth:gensec: Return NTSTATUS for netsec_do_seal()
Andreas Schneider
1
-18
/
+33
2019-06-27
auth:gensec: Use GnuTLS RC4 in netsec_do_seal()
Andreas Schneider
1
-6
/
+31
2019-06-27
auth:gensec: Use GnuTLS RC4 in netsec_do_seq_num()
Andreas Schneider
1
-5
/
+24
2019-06-27
libcli:auth: Return NTSTATUS for netlogon_creds_arcfour_crypt()
Andreas Schneider
1
-3
/
+8
2019-06-27
lib/crypto: move gnutls error wrapper to own subsystem
Andrew Bartlett
8
-7
/
+8
2019-06-24
py3: Remove PyStr_FromString() compatability macro
Andrew Bartlett
1
-1
/
+1
2019-06-24
auth:creds: Use gnutls_error_to_ntstatus() in credentials_ntlm
Andreas Schneider
1
-8
/
+3
2019-06-24
auth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp_sign
Andreas Schneider
1
-16
/
+8
2019-06-24
auth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp_server
Andreas Schneider
1
-17
/
+9
2019-06-24
auth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp_client
Andreas Schneider
1
-7
/
+5
2019-06-24
auth:gensec: Use gnutls_error_to_ntstatus() in schannel
Andreas Schneider
1
-25
/
+14
2019-06-13
auth auth_log: csbuild unused parm transport_protection
Gary Lockyer
1
-2
/
+0
2019-06-13
auth auth_log: csbuild unused parm unix_username
Gary Lockyer
2
-7
/
+0
2019-05-21
auth:gensec: Return NTSTATUS for netsec_do_seq_num()
Andreas Schneider
1
-8
/
+26
2019-05-21
auth:gensec: Use GnuTLS HMAC MD5 and MD5 in netsec_do_sign()
Andreas Schneider
1
-11
/
+49
2019-05-21
auth:gensec: Use GnuTLS HMAC MD5 in netsec_do_seal()
Andreas Schneider
1
-2
/
+24
2019-05-21
auth:gensec: Use GnuTLS HMAC MD5 in netsec_do_seq_num()
Andreas Schneider
1
-2
/
+25
2019-05-21
auth:creds: Use GnuTLS MD5 in ntlm creds
Andreas Schneider
1
-7
/
+32
2019-05-21
auth:ntlmssp: Use GnuTLS MD5 and HMAC MD5 in ntlmssp sign
Andreas Schneider
1
-25
/
+92
2019-05-21
auth:ntlmssp: Use GnuTLS MD5 and HMAC MD5 in ntlmssp server
Andreas Schneider
1
-31
/
+87
2019-05-21
auth:ntlmssp: Use GnuTLS HMAC MD5 in ntlmssp client
Andreas Schneider
1
-12
/
+45
2019-05-16
squash 'cast between incompatible function types' warning
Noel Power
1
-1
/
+3
2019-05-09
auth/creds/torture: add a test showing segfault
Douglas Bagnall
1
-1
/
+45
2019-05-09
auth/creds/guess: avoid segfault with NULL lp (CID 241187)
Douglas Bagnall
1
-1
/
+2
2019-04-30
auth:gensec: Add return code for netsec_do_sign()
Andreas Schneider
1
-16
/
+34
2019-04-30
auth:gensec: Use GnuTLS SHA256 HMAC for schannel
Andreas Schneider
1
-10
/
+34
2019-04-29
credentials: Workaround krb5_cc_remove_cred not implemented in MIT kerberos
Samuel Cabrero
1
-0
/
+149
[next]