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
Commit message (
Expand
)
Author
Age
Files
Lines
*
spnego: fix server handling of no optimistic exchange
Isaac Boukris
2019-10-16
1
-0
/
+13
*
spnego: add client option to omit sending an optimistic token
Isaac Boukris
2019-10-16
1
-0
/
+11
*
spnego: ignore server mech_types list
Isaac Boukris
2019-10-16
1
-5
/
+26
*
Add PrimaryGroupId to group array in DC response
Isaac Boukris
2019-08-23
1
-2
/
+6
*
auth:creds: Prefer the principal over DOMAIN/username when using NTLM
Andreas Schneider
2019-04-10
1
-1
/
+1
*
auth:ntlmssp: Add back CRAP ndr debug output
Guenther Deschner
2019-04-10
1
-0
/
+32
*
auth/credentials: use 'et' as format for ParseTuple with python2
Noel Power
2019-01-13
1
-1
/
+1
*
auth/gensec: enforce that all DCERPC contexts support SIGN_PKT_HEADER
Stefan Metzmacher
2018-12-23
1
-0
/
+16
*
auth log: Increment Authentication version
Gary Lockyer
2018-12-14
1
-1
/
+1
*
auth log: Add windows logon type codes
Gary Lockyer
2018-12-14
1
-0
/
+29
*
auth log: Add windows event codes
Gary Lockyer
2018-12-14
1
-0
/
+12
*
PY3: change shebang to python3 in misc dirs
Joe Guo
2018-12-14
1
-1
/
+1
*
audit_logging: auth_json_audit required auth_json
Andrew Bartlett
2018-12-14
1
-2
/
+2
*
audit_logging: Remove debug log header and JSON Authentication: prefix
Andrew Bartlett
2018-12-14
1
-9
/
+4
*
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: Use dom_sid_str_buf
Volker Lendecke
2018-11-02
1
-6
/
+3
*
auth: Use dom_sid_str_buf
Volker Lendecke
2018-11-02
1
-3
/
+2
*
auth/cred/tests/bind: remove unused import
Douglas Bagnall
2018-10-25
1
-1
/
+0
*
auth: move copy_session_info() from source3 into the global auth context
Björn Baumbach
2018-10-11
3
-2
/
+105
*
auth: Use the zlib version of crc32
Volker Lendecke
2018-10-09
2
-3
/
+6
*
build: Multi-line deps
Volker Lendecke
2018-10-09
1
-1
/
+8
*
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
*
json: Modify API to use return codes
Gary Lockyer
2018-07-25
1
-84
/
+223
*
build: Move --without-json-audit and json lib detection to lib/audit_logging
Andrew Bartlett
2018-06-25
1
-35
/
+0
*
auth: For NTLM and KDC authentication, log the authentication duration
Andrew Bartlett
2018-06-25
2
-1
/
+26
*
lib audit_logging: re-factor and add functions.
Gary Lockyer
2018-06-01
1
-20
/
+2
*
auth_log: Rename the json variables
Gary Lockyer
2018-05-16
1
-16
/
+16
*
auth_log: tidy up code formatting
Gary Lockyer
2018-05-16
1
-70
/
+76
*
auth_log: Use common code from audit_logging
Gary Lockyer
2018-05-16
2
-415
/
+94
*
auth/ntlmssp: fix handling of GENSEC_FEATURE_LDAP_STYLE as a server
Stefan Metzmacher
2018-05-16
2
-19
/
+8
*
auth/ntlmssp: add ntlmssp_client:ldap_style_send_seal option
Stefan Metzmacher
2018-05-16
1
-7
/
+17
*
build: Make --with-json-audit the default
Andrew Bartlett
2018-05-15
1
-4
/
+8
*
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 log: Log the unique session GUID
Gary Lockyer
2018-05-10
1
-1
/
+25
*
auth/ntlmssp_client: correct spelling of response
Douglas Bagnall
2018-05-05
1
-1
/
+5
*
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
[next]