1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/auth
Stefan Metzmacher 0382a4068b s4:auth: use talloc_reparent() in samba_server_gensec_krb5_start()
This matches logic of samba_server_gensec_start() and avoids warnings like this:

WARNING: talloc_steal with references at ../source4/auth/samba_server_gensec.c:150
        reference at ../auth/gensec/gensec_start.c:586

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-05-30 08:06:07 +02:00
..
gensec s4:gensec_krb5: add simple gensec_krb5_update_send/recv() wrapper functions 2017-05-21 21:05:11 +02:00
kerberos auth: Generate a human readable Authentication log message. 2017-03-29 02:37:26 +02:00
ntlm netlogon: Implement SendToSam along with its winbind forwarding 2017-05-30 08:06:07 +02:00
auth.h auth4: Add authoritative flag to check_password 2017-05-30 08:06:06 +02:00
pyauth.c auth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10 to the token during NTLM auth 2017-03-27 20:08:18 +02:00
pyauth.h pytalloc: Use consistent prefix for functions, add ABI file. 2011-08-10 15:36:21 +02:00
sam.c netlogon: Implement SendToSam along with its winbind forwarding 2017-05-30 08:06:07 +02:00
samba_server_gensec.c s4:auth: use talloc_reparent() in samba_server_gensec_krb5_start() 2017-05-30 08:06:07 +02:00
session.c auth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10 to the token during NTLM auth 2017-03-27 20:08:18 +02: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: auth: Remove a talloc_autofree_context() use. 2017-05-11 20:30:13 +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 python: samba.auth: Port samba.auth to Python 3 compatible form 2017-03-10 07:31:11 +01:00
wscript_configure s4:auth/gensec: remove unused and untested cyrus_sasl module 2015-06-23 22:12:08 +02:00