1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/auth
Gary Lockyer 610919e5e6 auth pycredentials: incorrect PyArg_ParseTupleAndKeywords call
The challenge parameter was being treated as a string rather than as a
data blob.  This was causing intermittent seg faults. Removed the
server_timestamp parameter as it's not currently used.

Unable to produce a test case to reliably replicate the failure.
However auth_log_samlogon does flap

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-05-25 02:25:13 +02:00
..
credentials auth pycredentials: incorrect PyArg_ParseTupleAndKeywords call 2017-05-25 02:25:13 +02:00
gensec auth/gensec: make sure there's only one pending gensec_update_send() per context 2017-05-21 21:05:11 +02:00
kerberos wscript: remove executable bits for all wscript* files 2017-01-11 20:21:01 +01:00
ntlmssp auth/ntlmssp: add implement gensec_ntlmssp_update_send/recv() 2017-05-21 21:05:11 +02:00
auth_log.c whitespace: auth_log.c C code conventions 2017-03-29 02:37:29 +02:00
auth_sam_reply.c auth/auth_sam_reply: fill user_principal_* and dns_domain_name in make_user_info_dc_pac() 2016-07-22 23:34:22 +02:00
auth_sam_reply.h auth: One const is enough... 2016-09-09 20:33:10 +02:00
common_auth.h heimdal: Pass extra information to hdb_auth_status() to log success and failures 2017-03-29 02:37:28 +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: Add hooks for notification of authentication events over the message bus 2017-03-29 02:37:28 +02:00
wscript_configure auth_log: Add JSON logging of Authorisation and Authentications 2017-03-29 02:37:27 +02:00