1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/auth
Volker Lendecke ef0350221e auth: Fix CID 1458418 Null pointer dereferences (REVERSE_INULL)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14247

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2020-02-14 12:15:32 +00:00
..
auth_builtin.c auth: Remove the "typedef auth_methods" 2020-01-06 01:47:30 +00:00
auth_generic.c s3/auth: use set_current_user_info() in auth3_generate_session_info_pac() 2020-02-06 10:17:43 +00:00
auth_ntlmssp.c s3/auth: use set_current_user_info() in auth3_check_password_send() 2020-02-06 10:17:44 +00:00
auth_sam.c auth: Fix CID 1458418 Null pointer dereferences (REVERSE_INULL) 2020-02-14 12:15:32 +00:00
auth_samba4.c auth: Remove the "typedef auth_methods" 2020-01-06 01:47:30 +00:00
auth_unix.c auth: Remove the "typedef auth_methods" 2020-01-06 01:47:30 +00:00
auth_util.c s3:auth: use talloc_alpha_strcpy() in auth3_session_info_create() 2020-02-06 10:17:43 +00:00
auth_winbind.c auth: Remove the "typedef auth_methods" 2020-01-06 01:47:30 +00:00
auth.c auth: Remove the "typedef auth_methods" 2020-01-06 01:47:30 +00:00
check_samsec.c auth3: Fix a typo 2020-01-30 12:27:40 +00:00
pampass.c smbdotconf: mark "passwd chat" with substitution="1" 2019-11-27 10:25:35 +00:00
pass_check.c auth: Remove support for HAVE_TRUNCATED_SALT from pass_check.c 2014-04-15 12:32:09 +02:00
proto.h auth3: Replace auth3_check_password() by _send and _recv 2020-01-06 22:09:32 +00:00
server_info_sam.c s3-auth: Steal the memory to avoid duplication. 2014-03-13 15:08:26 +01:00
server_info.c s3:auth: Remove unused arcfour.h header from server_info.c 2019-02-22 21:48:11 +01:00
token_util.c make some auth functions return an NTSTATUS like other similar functions for better diagnostics. 2019-04-02 02:12:48 +00:00
user_info.c pdb: Reduce code duplication in make_user_info() 2018-10-09 01:22:53 +02:00
user_krb5.c Correct "perfom" typos. 2017-02-22 08:26:22 +01:00
user_util.c smbdotconf: mark "username map script" with substitution="1" 2019-11-27 10:25:36 +00:00
wscript_build auth3: Remove auth_script 2019-12-02 22:47:24 +00:00