1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/auth
Volker Lendecke 6af7d7ffda auth3: Use dom_sid_str_buf
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2018-12-20 23:40:25 +01:00
..
auth_builtin.c s3:auth: rename "guest" methods to "anonymous" 2018-03-19 20:30:49 +01:00
auth_generic.c auth/common: add support for auth4_ctx->check_ntlm_password_send/recv() 2017-08-07 15:20:03 +02:00
auth_ntlmssp.c s3:auth: make use of make_{server,session}_info_anonymous() 2018-03-16 03:03:31 +01:00
auth_sam.c s3:auth: Add FALL_THROUGH statements in auth_sam.c 2018-03-01 04:37:42 +01:00
auth_samba4.c s3: Rename server_messaging_context() to global_messaging_context() 2018-09-07 17:26:17 +02:00
auth_script.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
auth_unix.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
auth_util.c auth3: Use dom_sid_str_buf 2018-12-20 23:40:25 +01:00
auth_winbind.c s3:auth_winbind: ignore a missing winbindd as NT4 PDC/BDC without trusts 2018-12-20 12:15:09 +01:00
auth.c s3:auth_winbind: remove fallback to optional backend 2018-12-20 08:41:25 +01:00
check_samsec.c auth: Use "all_zero" where appropriate 2017-01-03 16:04:28 +01:00
pampass.c s3:auth: Use #ifdef instead of #if for config.h definitions 2018-11-28 23:19:22 +01: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 auth: move copy_session_info() from source3 into the global auth context 2018-10-11 10:28:17 +02:00
server_info_sam.c s3-auth: Steal the memory to avoid duplication. 2014-03-13 15:08:26 +01:00
server_info.c auth3: Use dom_sid_str_buf 2018-12-20 23:40:25 +01:00
token_util.c auth3: Use dom_sid_str_buf 2018-12-20 23:40:25 +01: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 lib: Remove gencache.h from proto.h 2018-10-19 18:52:50 +02:00
wscript_build auth: move copy_session_info() from source3 into the global auth context 2018-10-11 10:28:17 +02:00