1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/auth
2011-03-16 21:14:58 +01: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-rpc_client: Move client pipe functions to own header. 2011-02-28 18:15:04 +01:00
auth_netlogond.c s3-rpc_client: Move client pipe functions to own header. 2011-02-28 18:15:04 +01:00
auth_ntlmssp.c s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info 2011-02-22 16:20:10 +11: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: Avoid a few calls to cli_errstr 2011-01-17 08:47:25 +01:00
auth_unix.c s3: Remove smbd_server_conn() from check_unix_security 2010-08-28 11:12:13 +02:00
auth_util.c s3: Fix Coverity ID 1018, CHECKED_RETURN 2011-03-16 21:14:58 +01:00
auth_wbc.c s3: Make sure we call wbcAuthenticateUserEx correctly 2011-01-17 16:30:11 +01:00
auth_winbind.c s3: Make sure we call wbcAuthenticateUserEx correctly 2011-01-17 16:30:11 +01: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: Fix a memory leak in check_sam_security_info3 2011-03-05 14:08:37 +01:00
pampass.c pam: share pam errors in a common location. 2011-02-08 14:05:36 +01:00
pass_check.c s3-includes: move some chgpasswd related defines to the locations where they are used. 2011-02-22 21:52:19 +01: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:auth: change num_groups to from size_t to uint32_t 2011-02-22 16:20:11 +11:00
token_util.c Quite some callers of sid_split_rid do not care about the rid 2011-03-10 18:48:34 +01:00
user_info.c s3-auth: remove global include of krb5pac.h. 2010-08-31 23:17:40 +02:00
user_krb5.c Remove fstring from map_username. Create a more sane interface than the called-parameter-is-modified. 2010-11-10 01:14:17 +00:00
user_util.c Fix memleak I accidently introduced when reading from tdb. 2010-11-10 01:56:21 +00:00
wscript_build s3-waf: move some parts of auth to AUTH_COMMON to avoid duplicate symbols with winbindd. 2011-02-23 02:16:23 +01:00