1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/auth
Jeremy Allison e1cfca1e2e Make getpwnam_alloc() static to lib/username.c, and ensure all username lookups go
through Get_Pwnam_alloc(), which is the correct wrapper function. We were using
it *some* of the time anyway, so this just makes us properly consistent.

Jeremy.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Oct 20 16:02:12 UTC 2010 on sn-devel-104
2010-10-20 16:02:12 +00:00
..
auth_builtin.c s3:auth Rename user_info->internal_username -> user_info->mapped.account_name 2010-06-07 23:34:28 +10:00
auth_compat.c s3: Lift talloc_autofree_context() from make_auth_context_subsystem() 2010-09-26 01:12:37 +02:00
auth_domain.c s3: Remove smb_pam_accountcheck from the auth modules 2010-08-19 11:54:36 +02:00
auth_netlogond.c s3:auth Whitespace fixes after auth merge 2010-08-14 11:58:13 +10:00
auth_ntlmssp.c s3: Lift talloc_autofree_context() from make_auth_context_subsystem() 2010-09-26 01:12:37 +02:00
auth_sam.c s3:auth Rename user_info->domain -> user_info->mapped.domain_name 2010-06-07 23:34:28 +10:00
auth_script.c s3:auth Make Samba3 use the new common struct auth_usersupplied_info 2010-08-14 11:58:13 +10:00
auth_server.c s3: Remove smb_pam_accountcheck from the auth modules 2010-08-19 11:54:36 +02:00
auth_unix.c s3: Remove smbd_server_conn() from check_unix_security 2010-08-28 11:12:13 +02:00
auth_util.c Make getpwnam_alloc() static to lib/username.c, and ensure all username lookups go 2010-10-20 16:02:12 +00:00
auth_wbc.c s3:auth Add error paths for invalid password_state values 2010-08-14 11:58:13 +10:00
auth_winbind.c s3:auth Make Samba3 use the new common struct auth_usersupplied_info 2010-08-14 11:58:13 +10:00
auth.c s3: Lift talloc_autofree_context() from make_auth_context_fixed() 2010-09-26 01:12:37 +02:00
check_samsec.c s3-auth: remove unused variable in check_sam_security(). 2010-08-31 23:17:39 +02:00
pampass.c s3: Fix smb_pam_passcheck 2010-08-28 11:05:22 +02:00
pass_check.c s3: Lift smbd_server_fd() from pass_check() 2010-08-28 11:12:13 +02:00
server_info_sam.c Make getpwnam_alloc() static to lib/username.c, and ensure all username lookups go 2010-10-20 16:02:12 +00:00
server_info.c s3-rpc_server: Make auth_serversupplied_info const. 2010-10-15 11:34:03 +00:00
token_util.c Make getpwnam_alloc() static to lib/username.c, and ensure all username lookups go 2010-10-20 16:02:12 +00:00
user_info.c s3-auth: remove global include of krb5pac.h. 2010-08-31 23:17:40 +02:00
user_krb5.c s3-auth: remove global include of krb5pac.h. 2010-08-31 23:17:40 +02:00
user_util.c s3-auth: Moved smbd user functions to a generic place. 2010-06-04 12:12:37 -04:00
wscript_build s3-waf: move RPC_CLIENT_SCHANNEL into a subsystem. 2010-10-20 16:21:12 +02:00