git.samba.org
/
samba.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lib: Remove an unused macro
[samba.git]
/
auth
/
2020-05-08
Gary Lockyer
Fix clang 9 missing-field-initializer warnings
tree
|
commitdiff
2020-05-04
Gary Lockyer
CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
tree
|
commitdiff
2020-03-23
Andrew Bartlett
py3: Remove #define PyInt_FromLong PyLong_FromLong
tree
|
commitdiff
2020-03-19
Andreas Schneider
auth:ntlmssp: Mark as weak_crypto
tree
|
commitdiff
2020-03-19
Andreas Schneider
gensec: Add a check if a gensec module implements weak...
tree
|
commitdiff
2020-02-14
Andrew Bartlett
auth/credentials: Test connecting to LDAP with a "virtu...
tree
|
commitdiff
2020-02-10
Stefan Metzmacher
auth/gensec: map NT_STATUS_{INVALID_ACCOUNT_NAME,NO_SUC...
tree
|
commitdiff
2020-02-10
Stefan Metzmacher
gensec/spnego: fallback on INVALID_{ACCOUNT,COMPUTER...
tree
|
commitdiff
2020-02-10
Stefan Metzmacher
auth/kerberos: add auth4_context_{for,get}_PAC_DATA_CTR...
tree
|
commitdiff
2020-02-07
Douglas Bagnall
pytests: heed assertEquals deprecation warning en-masse
tree
|
commitdiff
2020-01-06
Volker Lendecke
auth: Simplify struct auth4_context
tree
|
commitdiff
2019-12-10
Isaac Boukris
smbdes: convert E_P24() and SMBOWFencrypt to use gnutls
tree
|
commitdiff
2019-12-10
Isaac Boukris
SMBsesskeygen_lm_sess_key: use gnutls and return NTSTATUS
tree
|
commitdiff
2019-11-14
Andreas Schneider
auth:pycreds: Check return code of netlogon_creds_clien...
tree
|
commitdiff
2019-10-12
Isaac Boukris
spnego: fix server handling of no optimistic exchange
tree
|
commitdiff
2019-10-12
Isaac Boukris
spnego: add client option to omit sending an optimistic...
tree
|
commitdiff
2019-10-12
Isaac Boukris
spnego: ignore server mech_types list
tree
|
commitdiff
2019-10-07
Günther Deschner
auth/gensec: fix AES schannel seal and unseal
tree
|
commitdiff
2019-10-07
Günther Deschner
auth/gensec: fix non-AES schannel seal
tree
|
commitdiff
2019-09-01
Mathieu Parent
Spelling fixes s/withing/within/
tree
|
commitdiff
2019-08-21
Andrew Bartlett
auth/gensec: Use gnutls_error_to_ntstatus() in netsec_d...
tree
|
commitdiff
2019-08-21
Andreas Schneider
auth:gensec: Use GnuTLS AES CFB8 in netsec_do_seal()
tree
|
commitdiff
2019-08-21
Andrew Bartlett
auth/gensec: Use gnutls_error_to_ntstatus() consistentl...
tree
|
commitdiff
2019-08-21
Andreas Schneider
auth:gensec: Use GnuTLS AES128 CFB8 in netsec_do_seq_num()
tree
|
commitdiff
2019-08-21
Andrew Bartlett
auth/credentials: Check NTSTATUS return from netlogon_c...
tree
|
commitdiff
2019-08-14
Andreas Schneider
auth:ntlmssp: Use generate_random_buffer() for session...
tree
|
commitdiff
2019-07-26
Andreas Schneider
auth:ntlmssp: Use GnuTLS RC4 for ntlmssp signing
tree
|
commitdiff
2019-07-26
Andreas Schneider
auth:ntlmssp: Use GnuTLS RC4 in ntlmssp client
tree
|
commitdiff
2019-07-22
Douglas Bagnall
auth/pycreds/encrypt_netr_crypt_password: don't pretend...
tree
|
commitdiff
2019-07-22
Douglas Bagnall
auth/pycreds/encrypt_netr_crypt_password: don't segfault
tree
|
commitdiff
2019-07-22
Douglas Bagnall
pycredentials.h: use import to ensure python type corre...
tree
|
commitdiff
2019-07-22
Douglas Bagnall
auth/pycredentials: always check self is a Credentials...
tree
|
commitdiff
2019-07-11
Noel Power
auth/gensec: clang: Fix 'Value stored to 'status' is...
tree
|
commitdiff
2019-07-08
Noel Power
auth/kerberos: clang: Fix same instances of 'Value...
tree
|
commitdiff
2019-07-03
Isaac Boukris
Add PrimaryGroupId to group array in DC response
tree
|
commitdiff
2019-06-27
Andreas Schneider
auth:ntlmssp: Use GnuTLS RC4 in ntlmssp server
tree
|
commitdiff
2019-06-27
Andreas Schneider
auth:gensec: Return NTSTATUS for netsec_do_seal()
tree
|
commitdiff
2019-06-27
Andreas Schneider
auth:gensec: Use GnuTLS RC4 in netsec_do_seal()
tree
|
commitdiff
2019-06-27
Andreas Schneider
auth:gensec: Use GnuTLS RC4 in netsec_do_seq_num()
tree
|
commitdiff
2019-06-27
Andreas Schneider
libcli:auth: Return NTSTATUS for netlogon_creds_arcfour...
tree
|
commitdiff
2019-06-27
Andrew Bartlett
lib/crypto: move gnutls error wrapper to own subsystem
tree
|
commitdiff
2019-06-24
Andrew Bartlett
py3: Remove PyStr_FromString() compatability macro
tree
|
commitdiff
2019-06-24
Andreas Schneider
auth:creds: Use gnutls_error_to_ntstatus() in credentia...
tree
|
commitdiff
2019-06-24
Andreas Schneider
auth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp...
tree
|
commitdiff
2019-06-24
Andreas Schneider
auth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp...
tree
|
commitdiff
2019-06-24
Andreas Schneider
auth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp...
tree
|
commitdiff
2019-06-24
Andreas Schneider
auth:gensec: Use gnutls_error_to_ntstatus() in schannel
tree
|
commitdiff
2019-06-13
Gary Lockyer
auth auth_log: csbuild unused parm transport_protection
tree
|
commitdiff
2019-06-13
Gary Lockyer
auth auth_log: csbuild unused parm unix_username
tree
|
commitdiff
2019-05-21
Andreas Schneider
auth:gensec: Return NTSTATUS for netsec_do_seq_num()
tree
|
commitdiff
2019-05-21
Andreas Schneider
auth:gensec: Use GnuTLS HMAC MD5 and MD5 in netsec_do_s...
tree
|
commitdiff
2019-05-21
Andreas Schneider
auth:gensec: Use GnuTLS HMAC MD5 in netsec_do_seal()
tree
|
commitdiff
2019-05-21
Andreas Schneider
auth:gensec: Use GnuTLS HMAC MD5 in netsec_do_seq_num()
tree
|
commitdiff
2019-05-21
Andreas Schneider
auth:creds: Use GnuTLS MD5 in ntlm creds
tree
|
commitdiff
2019-05-21
Andreas Schneider
auth:ntlmssp: Use GnuTLS MD5 and HMAC MD5 in ntlmssp...
tree
|
commitdiff
2019-05-21
Andreas Schneider
auth:ntlmssp: Use GnuTLS MD5 and HMAC MD5 in ntlmssp...
tree
|
commitdiff
2019-05-21
Andreas Schneider
auth:ntlmssp: Use GnuTLS HMAC MD5 in ntlmssp client
tree
|
commitdiff
2019-05-16
Noel Power
squash 'cast between incompatible function types' warning
tree
|
commitdiff
2019-05-09
Douglas Bagnall
auth/creds/torture: add a test showing segfault
tree
|
commitdiff
2019-05-09
Douglas Bagnall
auth/creds/guess: avoid segfault with NULL lp (CID...
tree
|
commitdiff
2019-04-30
Andreas Schneider
auth:gensec: Add return code for netsec_do_sign()
tree
|
commitdiff
2019-04-30
Andreas Schneider
auth:gensec: Use GnuTLS SHA256 HMAC for schannel
tree
|
commitdiff
2019-04-29
Samuel Cabrero
credentials: Workaround krb5_cc_remove_cred not impleme...
tree
|
commitdiff
2019-04-29
Samuel Cabrero
credentials: Initialize krb5 client to retrieve creds...
tree
|
commitdiff
2019-04-03
Volker Lendecke
auth: Add necessary decoration to auth/auth_util.h
tree
|
commitdiff
2019-04-02
Andreas Schneider
auth:creds: Prefer the principal over DOMAIN/username...
tree
|
commitdiff
2019-04-02
Guenther Deschner
auth:ntlmssp: Add back CRAP ndr debug output
tree
|
commitdiff
2019-03-21
Andrew Bartlett
build: Remove bld.gen_python_environments()
tree
|
commitdiff
2019-02-27
Andreas Schneider
auth:gensec: Make sure we zero the checksum after use
tree
|
commitdiff
2019-02-20
Gary Lockyer
auth log: Log the netlogon logon id.
tree
|
commitdiff
2019-02-07
Noel Power
Decrement references to python objects passed to Py_Bui...
tree
|
commitdiff
2019-01-28
Andreas Schneider
auth:gensec: Use C99 initializer in schannel
tree
|
commitdiff
2019-01-28
Andreas Schneider
auth:creds: Use C99 initializer for PyMethodDef
tree
|
commitdiff
2019-01-12
Noel Power
auth/credentials: use 'et' as format for ParseTuple...
tree
|
commitdiff
2018-12-23
Stefan Metzmacher
auth/gensec: enforce that all DCERPC contexts support...
tree
|
commitdiff
2018-12-14
Gary Lockyer
auth log: Increment Authentication version
tree
|
commitdiff
2018-12-14
Gary Lockyer
auth log: Add windows logon type codes
tree
|
commitdiff
2018-12-14
Gary Lockyer
auth log: Add windows event codes
tree
|
commitdiff
2018-12-14
Joe Guo
PY3: change shebang to python3 in misc dirs
tree
|
commitdiff
2018-12-14
Andrew Bartlett
audit_logging: auth_json_audit required auth_json
tree
|
commitdiff
2018-12-14
Andrew Bartlett
audit_logging: Remove debug log header and JSON Authent...
tree
|
commitdiff
2018-12-10
Noel Power
auth/credentials/tests: Python 3.6 avoid deepcopy error
tree
|
commitdiff
2018-12-10
Noel Power
auth/credentials: PY3 set_password should decode from...
tree
|
commitdiff
2018-11-28
Volker Lendecke
krb5_wrap: Add a talloc_ctx to smb_krb5_principal_get_r...
tree
|
commitdiff
2018-11-28
Volker Lendecke
credentials: Remove an unnecessary talloc_steal()
tree
|
commitdiff
2018-11-28
Volker Lendecke
credentials: Fix set_ccache with empty creds cache
tree
|
commitdiff
2018-11-28
Volker Lendecke
credentials: Fix an error path memleak
tree
|
commitdiff
2018-11-28
Volker Lendecke
credentials: Only do shallow copies of valid ccaches
tree
|
commitdiff
2018-11-02
Volker Lendecke
auth: Use dom_sid_str_buf
tree
|
commitdiff
2018-11-02
Volker Lendecke
auth: Use dom_sid_str_buf
tree
|
commitdiff
2018-10-25
Douglas Bagnall
auth/cred/tests/bind: remove unused import
tree
|
commitdiff
2018-10-11
Björn Baumbach
auth: move copy_session_info() from source3 into the...
tree
|
commitdiff
2018-10-09
Volker Lendecke
auth: Use the zlib version of crc32
tree
|
commitdiff
2018-10-09
Volker Lendecke
build: Multi-line deps
tree
|
commitdiff
2018-09-26
Noel Power
PY3: fix "TabError: inconsistent use of tabs and spaces"
tree
|
commitdiff
2018-09-05
Noel Power
auth/credentials: py2/py3 credential key needs to retur...
tree
|
commitdiff
2018-09-05
Alexander Bokovoy
krb5-samba: interdomain trust uses different salt principal
tree
|
commitdiff
2018-08-24
Joe Guo
PEP8: fix E305: expected 2 blank lines after class...
tree
|
commitdiff
2018-08-24
Joe Guo
PEP8: fix E302: expected 2 blank lines, found 1
tree
|
commitdiff
2018-08-24
Joe Guo
PEP8: fix E128: continuation line under-indented for...
tree
|
commitdiff
next