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
*
s4/auth/kerberos: clang: Fix 'value stored to 'ret' is never read '
Noel Power
2019-07-24
1
-2
/
+9
*
s4/auth/py: avoid null deref with bad python arguments
Douglas Bagnall
2019-07-22
1
-2
/
+2
*
s4/gensec/py: avoid null deref with bad python arguments
Douglas Bagnall
2019-07-22
1
-1
/
+1
*
s4/auth/pygensec: don't segfault when reporting bad types
Douglas Bagnall
2019-07-22
1
-3
/
+4
*
s4/auth/gensec: clang: Fix 'initialization value is never read'
Noel Power
2019-07-11
1
-1
/
+1
*
py3: Remove duplicated PyUnicode_Check() after the py3 compat macros were rem...
Andrew Bartlett
2019-06-24
1
-1
/
+1
*
py3: Remove PyStr_AsUTF8AndSize() compatability macro
Andrew Bartlett
2019-06-24
1
-1
/
+1
*
py3: Remove PyStr_AsString() compatability macro
Andrew Bartlett
2019-06-24
1
-1
/
+1
*
py3: Remove PyStr_FromString() compatability macro
Andrew Bartlett
2019-06-24
1
-1
/
+1
*
py3: Remove PyStr_Check() compatability macro
Andrew Bartlett
2019-06-24
1
-1
/
+1
*
auth auth_log: csbuild unused parm unix_username
Gary Lockyer
2019-06-13
2
-3
/
+2
*
Remove unused auth_get_challenge_not_implemented
Andrew Bartlett
2019-05-22
1
-9
/
+0
*
s4: squash 'cast between incompatible function types' warning
Noel Power
2019-05-16
2
-8
/
+18
*
s4/auth/sam: silence CID 1435849
Douglas Bagnall
2019-05-09
1
-2
/
+4
*
s4:auth: Fix debug statement in gensec_gssapi
Andreas Schneider
2019-05-08
1
-4
/
+5
*
CID 1363286: Resource leak by failing to free tmp_ctx
Garming Sam
2019-05-08
1
-9
/
+18
*
build: Remove bld.gen_python_environments()
Andrew Bartlett
2019-03-21
2
-20
/
+18
*
build: Remove --extra-python
Andrew Bartlett
2019-03-21
1
-2
/
+0
*
sam.c: allocate account_sid on tmp_ctx
Isaac Boukris
2019-03-06
1
-1
/
+1
*
sam.c: fix incorrect check of talloc_new() allocation
Isaac Boukris
2019-03-06
1
-1
/
+1
*
s4/auth/krb: fix spelling of entries
Douglas Bagnall
2019-03-04
1
-1
/
+1
*
winbind: Generate and pass logon ID
Gary Lockyer
2019-02-20
1
-1
/
+1
*
librpc idl: netlogon netr_identity_info logon_id to 64 bit
Gary Lockyer
2019-02-20
1
-2
/
+1
*
Fix mem leak with PyBytes_FromStringAndSize
Noel Power
2019-02-13
1
-3
/
+6
*
s4/pyauth: fix memory leak when context_new() has bad arguments
Douglas Bagnall
2019-02-01
1
-0
/
+2
*
s4/pyauth: insist on proper ldb in context_new()
Douglas Bagnall
2019-02-01
1
-0
/
+4
*
s4/pyauth: check ldb argument in py_user_session()
Douglas Bagnall
2019-02-01
1
-0
/
+4
*
pygensec: insist on proper AuthContext in start_server
Douglas Bagnall
2019-02-01
1
-1
/
+9
*
auth4: Use dom_sid_str_buf
Volker Lendecke
2019-01-08
3
-28
/
+21
*
Add MIT kerberos tracing capability
Swen Schillig
2018-12-19
1
-5
/
+1
*
s4: Remove double init of kerberos error table
Swen Schillig
2018-12-19
1
-2
/
+0
*
auth: Align integer types
Volker Lendecke
2018-11-28
1
-1
/
+1
*
s4-auth-tests: Fix test_kerberos with MIT krb
Justin Stephenson
2018-11-10
1
-0
/
+17
*
auth4: Use dom_sid_str_buf
Volker Lendecke
2018-11-02
1
-8
/
+6
*
lib: Add error checks in dom_sid_string_buf
Volker Lendecke
2018-11-02
1
-1
/
+1
*
s4-auth: allow to pass original_user_name=NULL to auth_session_info_fill_unix()
Björn Baumbach
2018-10-11
1
-0
/
+4
*
s4-auth: allow to create unix token from system session info
Björn Baumbach
2018-10-11
1
-0
/
+15
*
s4-auth: fetch possible out of memory error
Björn Baumbach
2018-10-11
1
-1
/
+6
*
s4-auth: use TALLOC_FREE() shortcut
Björn Baumbach
2018-10-11
1
-2
/
+1
*
s4-auth: fix a typo in a comment
Björn Baumbach
2018-10-11
1
-1
/
+1
*
python: Add samba.auth.copy_session_info()
Björn Baumbach
2018-10-11
1
-0
/
+59
*
pyauth: Remove imessaging_ctx parameter to new
Gary Lockyer
2018-10-10
1
-13
/
+11
*
s4/auth/tests: Fix kerberos test string size
Alexander Bokovoy
2018-10-05
1
-2
/
+2
*
PY3: fix "TabError: inconsistent use of tabs and spaces"
Noel Power
2018-09-27
1
-2
/
+2
*
python: Add samba.auth.session_info_fill_unix()
Andrew Bartlett
2018-07-12
1
-0
/
+61
*
auth: For NTLM and KDC authentication, log the authentication duration
Andrew Bartlett
2018-06-25
2
-0
/
+4
*
dsdb: Avoid calculating the PSO multiple times
Tim Beale
2018-05-23
1
-1
/
+8
*
dsdb/auth: Use PSO settings for lockOutThreshold/Duration
Tim Beale
2018-05-23
1
-1
/
+47
*
auth: Use DBGC_AUTH as DBGC_CLASS for AD DC auth session code.
Andrew Bartlett
2018-05-22
4
-5
/
+17
*
auth: Use DBGC_AUTH as DBGC_CLASS for AD DC NTLM auth code.
Andrew Bartlett
2018-05-21
9
-0
/
+27
[next]