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
/
credentials
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth/credentials: Check NTSTATUS return from netlogon_creds_aes_encrypt()
Andrew Bartlett
2019-08-21
1
-7
/
+7
*
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
*
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
2
-2
/
+2
*
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:creds: Use GnuTLS MD5 in ntlm creds
Andreas Schneider
2019-05-21
1
-7
/
+32
*
squash 'cast between incompatible function types' warning
Noel Power
2019-05-16
1
-1
/
+3
*
auth/creds/torture: add a test showing segfault
Douglas Bagnall
2019-05-09
1
-1
/
+45
*
auth/creds/guess: avoid segfault with NULL lp (CID 241187)
Douglas Bagnall
2019-05-09
1
-1
/
+2
*
credentials: Workaround krb5_cc_remove_cred not implemented in MIT kerberos
Samuel Cabrero
2019-04-29
1
-0
/
+149
*
credentials: Initialize krb5 client to retrieve creds from ccache
Samuel Cabrero
2019-04-29
1
-0
/
+15
*
auth:creds: Prefer the principal over DOMAIN/username when using NTLM
Andreas Schneider
2019-04-02
1
-1
/
+1
*
build: Remove bld.gen_python_environments()
Andrew Bartlett
2019-03-21
1
-8
/
+7
*
Decrement references to python objects passed to Py_BuildValue
Noel Power
2019-02-07
1
-3
/
+4
*
auth:creds: Use C99 initializer for PyMethodDef
Andreas Schneider
2019-01-28
1
-120
/
+279
*
auth/credentials: use 'et' as format for ParseTuple with python2
Noel Power
2019-01-13
1
-1
/
+1
*
PY3: change shebang to python3 in misc dirs
Joe Guo
2018-12-14
1
-1
/
+1
*
auth/credentials/tests: Python 3.6 avoid deepcopy error
Noel Power
2018-12-10
1
-5
/
+12
*
auth/credentials: PY3 set_password should decode from unicode 'utf8'
Noel Power
2018-12-10
1
-4
/
+6
*
krb5_wrap: Add a talloc_ctx to smb_krb5_principal_get_realm()
Volker Lendecke
2018-11-28
1
-3
/
+3
*
credentials: Remove an unnecessary talloc_steal()
Volker Lendecke
2018-11-28
1
-1
/
+0
*
credentials: Fix set_ccache with empty creds cache
Volker Lendecke
2018-11-28
1
-6
/
+7
*
credentials: Fix an error path memleak
Volker Lendecke
2018-11-28
1
-0
/
+1
*
credentials: Only do shallow copies of valid ccaches
Volker Lendecke
2018-11-28
1
-0
/
+14
*
auth/cred/tests/bind: remove unused import
Douglas Bagnall
2018-10-25
1
-1
/
+0
*
PY3: fix "TabError: inconsistent use of tabs and spaces"
Noel Power
2018-09-27
1
-5
/
+5
*
auth/credentials: py2/py3 credential key needs to return bytes
Noel Power
2018-09-05
1
-1
/
+1
*
krb5-samba: interdomain trust uses different salt principal
Alexander Bokovoy
2018-09-05
1
-4
/
+12
*
PEP8: fix E305: expected 2 blank lines after class or function definition, fo...
Joe Guo
2018-08-24
1
-0
/
+1
*
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
2018-08-24
1
-0
/
+1
*
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
2018-08-24
1
-4
/
+4
*
auth/credentials/test: py2/py3 compat always decode result of b64encode
Noel Power
2018-05-13
1
-1
/
+1
*
pycredentials: add py_creds_get_secure_channel_type
Joe Guo
2018-05-12
1
-0
/
+12
*
auth/pycredentials: correct spelling of reponse
Douglas Bagnall
2018-05-05
1
-1
/
+1
*
dbwrap: Remove calls to loadparm
Volker Lendecke
2018-04-24
1
-1
/
+0
*
credentials: Call dbwrap_local_open with the correct tdb_flags
Volker Lendecke
2018-04-24
1
-2
/
+3
*
credentials: Call dbwrap_local_open with the correct hash size
Volker Lendecke
2018-04-24
1
-4
/
+13
*
wscript_build: make sure we link extra-python versions of libraries
Noel Power
2018-04-13
1
-1
/
+4
*
credentials: Fix CID 1414796 Explicit null dereferenced
Volker Lendecke
2018-04-11
1
-0
/
+1
*
credentials: Fix line length
Volker Lendecke
2018-04-11
1
-1
/
+3
*
credentials: Revert "credentials: Fix CID 1414796 Explicit null dereferenced"
Volker Lendecke
2018-04-11
1
-5
/
+0
*
credentials: Fix a typo
Volker Lendecke
2018-04-05
1
-1
/
+1
*
credentials: Fix CID 1414796 Explicit null dereferenced
Volker Lendecke
2018-04-05
1
-0
/
+5
*
auth/credentials/test: convert print func to be py2/py3 compatible
Noel Power
2018-03-23
1
-5
/
+6
*
auth:credentials: Avoid an 'else' branch
Andreas Schneider
2018-03-01
1
-3
/
+6
[next]