1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/auth
Andreas Schneider e467eefb10 gensec: Cast data for MIT Kerberos correctly
In Heimdal the data pointer is a void pointer so casting to 'char *' is
not an issue.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2017-01-12 15:35:12 +01:00
..
gensec gensec: Cast data for MIT Kerberos correctly 2017-01-12 15:35:12 +01:00
kerberos wscript: remove executable bits for all wscript* files 2017-01-11 20:21:01 +01:00
ntlm auth4: Use "all_zero" where appropriate 2017-01-03 16:04:29 +01:00
auth.h s4:auth: fill user_principal_* and dns_domain_name in authsam_make_user_info_dc() 2016-06-30 03:30:26 +02:00
pyauth.c pyauth: Use pytalloc_BaseObject_PyType_Ready() 2016-03-08 01:58:29 +01:00
pyauth.h pytalloc: Use consistent prefix for functions, add ABI file. 2011-08-10 15:36:21 +02:00
sam.c s4:auth: fill user_principal_* and dns_domain_name in authsam_make_user_info_dc() 2016-06-30 03:30:26 +02:00
samba_server_gensec.c gensec: move event context from gensec_*_init() to gensec_update() 2011-10-18 13:13:33 +11:00
session.c CVE-2014-8143:auth: Force talloc type of session_info pointer to match 2015-01-15 12:33:08 +01:00
session.h Fix public header not to include private (not installed) ones. 2011-03-14 17:01:20 +01:00
system_session.c s4: fix wrong index usage PRIMARY_USER_SID_INDEX when it should have been PRIMARY_GROUP_SID_INDEX 2011-06-19 23:21:08 +02:00
unix_token.c wbclient: "ev" is no longer used in wbc_sids_to_xids 2016-09-28 00:04:36 +02:00
wscript_build build: rename security → samba-security 2012-08-10 14:22:20 +02:00
wscript_configure s4:auth/gensec: remove unused and untested cyrus_sasl module 2015-06-23 22:12:08 +02:00