1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/auth
Andrew Bartlett edab1318f9 audit_logging: Remove debug log header and JSON Authentication: prefix
Feedback from real-world users is that they really want raw JSON
strings in the log.

We can not easily remove the leading "  " but the other strings above
and before the JSON are really annoying to strip back off

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13714

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2018-12-14 10:27:18 +01:00
..
credentials auth/credentials/tests: Python 3.6 avoid deepcopy error 2018-12-10 10:38:24 +01:00
gensec auth:gensec: Add FALL_THROUGH statements in spnego.c 2018-03-01 04:37:43 +01:00
kerberos auth/kerberos: Fix typo in error message regarding fetching PAC using Heimdal 2018-03-19 07:33:44 +01:00
ntlmssp auth: Use the zlib version of crc32 2018-10-09 22:32:12 +02:00
auth_log.c audit_logging: Remove debug log header and JSON Authentication: prefix 2018-12-14 10:27:18 +01:00
auth_sam_reply.c auth: add auth_user_info_copy() function 2018-03-15 21:54:17 +01:00
auth_sam_reply.h auth: add auth_user_info_copy() function 2018-03-15 21:54:17 +01:00
auth_util.c auth: move copy_session_info() from source3 into the global auth context 2018-10-11 10:28:17 +02:00
auth_util.h auth: move copy_session_info() from source3 into the global auth context 2018-10-11 10:28:17 +02:00
common_auth.h auth: For NTLM and KDC authentication, log the authentication duration 2018-06-25 08:32:14 +02:00
wbc_auth_util.c auth/wbc_auth_util: change wbcAuthUserInfo_to_netr_SamInfo* from level 3 to 6 2016-06-30 03:30:26 +02:00
wscript_build auth: move copy_session_info() from source3 into the global auth context 2018-10-11 10:28:17 +02:00