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
/
source4
/
auth
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-21
build: Remove bld.gen_python_environments()
Andrew Bartlett
2
-20
/
+18
2019-03-21
build: Remove --extra-python
Andrew Bartlett
1
-2
/
+0
2019-03-06
sam.c: allocate account_sid on tmp_ctx
Isaac Boukris
1
-1
/
+1
2019-03-06
sam.c: fix incorrect check of talloc_new() allocation
Isaac Boukris
1
-1
/
+1
2019-03-04
s4/auth/krb: fix spelling of entries
Douglas Bagnall
1
-1
/
+1
2019-02-20
winbind: Generate and pass logon ID
Gary Lockyer
1
-1
/
+1
2019-02-20
librpc idl: netlogon netr_identity_info logon_id to 64 bit
Gary Lockyer
1
-2
/
+1
2019-02-13
Fix mem leak with PyBytes_FromStringAndSize
Noel Power
1
-3
/
+6
2019-02-01
s4/pyauth: fix memory leak when context_new() has bad arguments
Douglas Bagnall
1
-0
/
+2
2019-02-01
s4/pyauth: insist on proper ldb in context_new()
Douglas Bagnall
1
-0
/
+4
2019-02-01
s4/pyauth: check ldb argument in py_user_session()
Douglas Bagnall
1
-0
/
+4
2019-02-01
pygensec: insist on proper AuthContext in start_server
Douglas Bagnall
1
-1
/
+9
2019-01-08
auth4: Use dom_sid_str_buf
Volker Lendecke
3
-28
/
+21
2018-12-19
Add MIT kerberos tracing capability
Swen Schillig
1
-5
/
+1
2018-12-19
s4: Remove double init of kerberos error table
Swen Schillig
1
-2
/
+0
2018-11-28
auth: Align integer types
Volker Lendecke
1
-1
/
+1
2018-11-10
s4-auth-tests: Fix test_kerberos with MIT krb
Justin Stephenson
1
-0
/
+17
2018-11-02
auth4: Use dom_sid_str_buf
Volker Lendecke
1
-8
/
+6
2018-11-02
lib: Add error checks in dom_sid_string_buf
Volker Lendecke
1
-1
/
+1
2018-10-11
s4-auth: allow to pass original_user_name=NULL to auth_session_info_fill_unix()
Björn Baumbach
1
-0
/
+4
2018-10-11
s4-auth: allow to create unix token from system session info
Björn Baumbach
1
-0
/
+15
2018-10-11
s4-auth: fetch possible out of memory error
Björn Baumbach
1
-1
/
+6
2018-10-11
s4-auth: use TALLOC_FREE() shortcut
Björn Baumbach
1
-2
/
+1
2018-10-11
s4-auth: fix a typo in a comment
Björn Baumbach
1
-1
/
+1
2018-10-11
python: Add samba.auth.copy_session_info()
Björn Baumbach
1
-0
/
+59
2018-10-10
pyauth: Remove imessaging_ctx parameter to new
Gary Lockyer
1
-13
/
+11
2018-10-05
s4/auth/tests: Fix kerberos test string size
Alexander Bokovoy
1
-2
/
+2
2018-09-27
PY3: fix "TabError: inconsistent use of tabs and spaces"
Noel Power
1
-2
/
+2
2018-07-12
python: Add samba.auth.session_info_fill_unix()
Andrew Bartlett
1
-0
/
+61
2018-06-25
auth: For NTLM and KDC authentication, log the authentication duration
Andrew Bartlett
2
-0
/
+4
2018-05-23
dsdb: Avoid calculating the PSO multiple times
Tim Beale
1
-1
/
+8
2018-05-23
dsdb/auth: Use PSO settings for lockOutThreshold/Duration
Tim Beale
1
-1
/
+47
2018-05-22
auth: Use DBGC_AUTH as DBGC_CLASS for AD DC auth session code.
Andrew Bartlett
4
-5
/
+17
2018-05-21
auth: Use DBGC_AUTH as DBGC_CLASS for AD DC NTLM auth code.
Andrew Bartlett
9
-0
/
+27
2018-05-15
auth: keytab invalidation fix
Aaron Haslett
1
-1
/
+1
2018-05-15
auth: keytab invalidation test
Aaron Haslett
2
-0
/
+113
2018-05-12
Fix spelling s/doens't/doesn't/
Mathieu Parent
2
-2
/
+2
2018-05-10
samdb: Add remote address to connect
Gary Lockyer
1
-1
/
+6
2018-05-10
auth: Add unique session GUID identifier
Gary Lockyer
1
-0
/
+2
2018-04-30
s4/auth: Additionally accept unicode as string param in Py2
Noel Power
1
-1
/
+1
2018-04-13
wscript_build: make sure we link extra-python versions of libraries
Noel Power
1
-1
/
+4
2018-03-19
s4:auth_winbind: make sure we expand group memberships of the local domain
Stefan Metzmacher
1
-0
/
+12
2018-03-19
s4:auth_winbind: only call authsam_logon_success_accounting() for local users
Stefan Metzmacher
1
-34
/
+23
2018-03-19
s4:auth: add authsam_update_user_info_dc() that implements SID expanding for ...
Stefan Metzmacher
2
-0
/
+65
2018-03-19
s4:auth: split out a authsam_domain_group_filter() function
Stefan Metzmacher
1
-6
/
+44
2018-03-01
s4:auth: Add FALL_THROUGH statements in gensec_krb5.c
Andreas Schneider
1
-4
/
+1
2018-03-01
s4:auth: Add FALL_THROUGH statements in auth_sam.c
Andreas Schneider
1
-1
/
+1
2018-03-01
s4:auth: Add FALL_THROUGH statements in auth_util.c
Andreas Schneider
1
-3
/
+6
2018-02-27
libsocket: Add "mem_ctx" to socket_create()
Volker Lendecke
1
-4
/
+6
2018-02-23
s4:auth_sam: allow logons with an empty domain name
Stefan Metzmacher
1
-6
/
+10
[next]