1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/auth
Stefan Metzmacher d6301c8472 r17343: let auth_winbind use IRPC against the winbind task.
(currently this uses the sync IRPC_CALL(), but when
auth_check_password will be async for the backend this will
change to IRPC_CALL_SEND()

the old module which uses the samba3 protocol against winbind
is still available as 'winbind_samba3'

metze
(This used to be commit 26efc732ab)
2007-10-10 14:15:17 -05:00
..
credentials r16218: If a connection is forced as 'anonymous', don't treat it as 2007-10-10 14:09:06 -05:00
gensec r17341: pass a messaging context to auth_context_create() 2007-10-10 14:15:17 -05:00
kerberos r15988: try to fix the build on au2 IRIX 6.4 2007-10-10 14:08:46 -05:00
ntlmssp r17341: pass a messaging context to auth_context_create() 2007-10-10 14:15:17 -05:00
auth_anonymous.c r17270: split the logic of saying this auth backend wants to handle this 2007-10-10 14:10:25 -05:00
auth_developer.c r17270: split the logic of saying this auth backend wants to handle this 2007-10-10 14:10:25 -05:00
auth_sam_reply.c r14860: create libcli/security/security.h 2007-10-10 13:59:44 -05:00
auth_sam.c r17270: split the logic of saying this auth backend wants to handle this 2007-10-10 14:10:25 -05:00
auth_server.c r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like to 2007-10-10 13:33:27 -05:00
auth_simple.c r17341: pass a messaging context to auth_context_create() 2007-10-10 14:15:17 -05:00
auth_unix.c r17270: split the logic of saying this auth backend wants to handle this 2007-10-10 14:10:25 -05:00
auth_util.c r15297: Move create_security_token() to samdb as it requires SAMDB (and the rest of LIBSECURITY doesn't) 2007-10-10 14:05:04 -05:00
auth_winbind.c r17343: let auth_winbind use IRPC against the winbind task. 2007-10-10 14:15:17 -05:00
auth.c r17341: pass a messaging context to auth_context_create() 2007-10-10 14:15:17 -05:00
auth.h r17341: pass a messaging context to auth_context_create() 2007-10-10 14:15:17 -05:00
config.m4 r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests. 2007-10-10 14:05:58 -05:00
config.mk r17343: let auth_winbind use IRPC against the winbind task. 2007-10-10 14:15:17 -05:00
ntlm_check.c r14464: Don't include ndr_BASENAME.h files unless strictly required, instead 2007-10-10 13:57:27 -05:00
pam_errors.c r10246: Remove unused function 2007-10-10 13:38:11 -05:00
sam.c r16238: Use a baseDN for the auth_sam searches, to allow continued function 2007-10-10 14:09:08 -05:00