1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source3/auth
Andrew Bartlett 8a9b6fe26d s3-auth: Add a way to get an auth4_context from the auth stack
This will allow us to use the same layer that auth_ntlmssp does
in the non-SPNEGO session setup, which will in turn make the
authentication code more consistent in the AD server case.

Andrew Bartlett
2012-02-24 11:23:18 +11:00
..
auth_builtin.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
auth_compat.c s3-auth: Pass the remote_address down to user_info. 2011-07-04 18:28:02 +10:00
auth_domain.c s3:auth: s/Undefined/SMB_SIGNING_DEFAULT/ 2011-11-03 16:55:12 +01:00
auth_generic.c s3-auth: Add a way to get an auth4_context from the auth stack 2012-02-24 11:23:18 +11:00
auth_netlogond.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
auth_ntlmssp.c auth: Reorder arguments to generate_session_info 2012-02-18 02:19:35 +01:00
auth_sam.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
auth_samba4.c s3-auth: Add a way to get an auth4_context from the auth stack 2012-02-24 11:23:18 +11:00
auth_script.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
auth_server.c s3:auth: s/Undefined/SMB_SIGNING_DEFAULT/ 2011-11-03 16:55:12 +01:00
auth_unix.c s3-auth: Fix account check over ncalrpc. 2011-07-13 14:09:35 +02:00
auth_util.c s3-auth Add const to make_user_info_map 2012-02-08 16:30:14 +11:00
auth_wbc.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
auth_winbind.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
auth.c s3-auth: Add a way to get an auth4_context from the auth stack 2012-02-24 11:23:18 +11:00
check_samsec.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
pampass.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
pass_check.c First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems 2011-07-19 13:19:29 -07:00
proto.h s3-auth: Add a way to get an auth4_context from the auth stack 2012-02-24 11:23:18 +11:00
server_info_sam.c s3-auth remove sanitized_username from auth_serversupplied_info 2011-08-03 18:48:04 +10:00
server_info.c s3:auth: fill the sids array of the info3 in wbcAuthUserInfo_to_netr_SamInfo3() (bug #8739) 2012-02-02 12:59:32 +01:00
token_util.c s3-auth: token_util needs system/passwd.h. 2011-10-14 12:07:23 +02:00
user_info.c s3-auth: Pass the remote_address down to user_info. 2011-07-04 18:28:02 +10:00
user_krb5.c s3-auth: On successful user mapping set mapped_to_guest to false. 2012-02-13 13:09:10 +01:00
user_util.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
wscript_build s3-pdb: Break SECRETS3 dependency on PDB. 2012-01-27 18:11:10 +01:00