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
*
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
*
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
*
build: fix build without JSON audit support
Björn Baumbach
2018-04-20
1
-1
/
+1
*
build: add option to choose to build with or without JSON audit support
Björn Baumbach
2018-04-18
2
-16
/
+31
*
wscript_build: make sure we link extra-python versions of libraries
Noel Power
2018-04-13
1
-1
/
+4
*
Check "auth event notification" param in log_json
Arvid Requate
2018-04-12
1
-2
/
+11
*
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/kerberos: Fix typo in error message regarding fetching PAC using Heimdal
Matt Selsky
2018-03-19
1
-1
/
+1
*
auth: add auth_user_info_copy() function
Stefan Metzmacher
2018-03-15
2
-0
/
+38
*
auth:credentials: Avoid an 'else' branch
Andreas Schneider
2018-03-01
1
-3
/
+6
*
auth:credentials: Add FALL_THROUGH statements in credentials.c
Andreas Schneider
2018-03-01
1
-1
/
+2
*
auth:gensec: Add FALL_THROUGH statements in spnego.c
Andreas Schneider
2018-03-01
1
-1
/
+1
*
auth:credentials: Add FALL_THROUGH statements in credentials_secrets.c
Andreas Schneider
2018-03-01
1
-1
/
+2
*
tests/bind.py: Add a bind test with NTLMSSP with no domain
Garming Sam
2018-02-22
1
-1
/
+25
*
selftest: Require jansson support for selftest of the AD DC
Andrew Bartlett
2018-02-15
1
-0
/
+9
*
define DBGC_AUTH class
kkplein
2018-01-08
19
-0
/
+59
[next]