1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/auth
Stefan Metzmacher 6fb5704c11 s4:auth_winbind: remove unused 'winbind_wbclient' backend
This is no longer useful as it doesn't support async requests.

It could be readded using pthreadpool_tevent_job_send()
and wbcCtxAuthenticateUserEx() if required.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-12-13 20:34:24 +01:00
..
gensec s4:gensec_gssapi: fix CID 1409781: Possible Control flow issues (DEADCODE) 2017-06-16 19:34:17 +02:00
kerberos debug: new debug class for kerberos 2017-06-30 02:12:22 +02:00
ntlm s4:auth_winbind: remove unused 'winbind_wbclient' backend 2017-12-13 20:34:24 +01:00
auth.h s4:auth/ntlm: allow auth_operations to specify check_password_send/recv() 2017-06-27 21:09:08 +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 s4:auth/unix_token: remove unused tevent_context from auth_session_info_fill_unix() 2017-06-26 08:47:15 +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