1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/auth
Stefan Metzmacher eb17809812 s3:ntlmssp: pass names to ntlmssp_server_start() and store them in ntlmssp_state
Inspired by the NTLMSSP merge work by Andrew Bartlett.

metze

Signed-off-by: Günther Deschner <gd@samba.org>
2010-03-24 17:34:54 +01:00
..
auth_builtin.c s3: Remove the typedef for "auth_serversupplied_info" 2010-01-10 20:56:16 +01:00
auth_compat.c s3: Remove the typedef for "auth_serversupplied_info" 2010-01-10 20:56:16 +01:00
auth_domain.c s3: Remove the typedef for "auth_serversupplied_info" 2010-01-10 20:56:16 +01:00
auth_netlogond.c s3: Remove the typedef for "auth_serversupplied_info" 2010-01-10 20:56:16 +01:00
auth_ntlmssp.c s3:ntlmssp: pass names to ntlmssp_server_start() and store them in ntlmssp_state 2010-03-24 17:34:54 +01:00
auth_sam.c s3:auth: fix account unlock regression introduced with fix for bug #4347 2010-01-14 15:48:09 +01:00
auth_script.c s3: Remove the typedef for "auth_serversupplied_info" 2010-01-10 20:56:16 +01:00
auth_server.c s3: Remove the typedef for "auth_serversupplied_info" 2010-01-10 20:56:16 +01:00
auth_unix.c s3: Remove the typedef for "auth_serversupplied_info" 2010-01-10 20:56:16 +01:00
auth_util.c Fix valgrind error when running under share level security. plaintext_password 2010-03-22 13:05:29 -07:00
auth_wbc.c s3: Remove the typedef for "auth_serversupplied_info" 2010-01-10 20:56:16 +01:00
auth_winbind.c s3: Remove the typedef for "auth_serversupplied_info" 2010-01-10 20:56:16 +01:00
auth.c Remove an unused talloc context. 2009-07-16 18:12:17 -07:00
pampass.c s3/pam: move variable declaration into belonging ifdef section 2009-11-13 23:32:04 +01:00
pass_check.c Correctly define prototypes for accessor functions. 2007-12-17 17:13:31 -08:00
token_util.c Implement Metze's suggestion of trying getpwuid(0) then getpwnam(root). 2009-08-22 09:40:58 -07:00