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 d25f88f7ba pdb: Reduce code duplication in make_user_info()
10 lines less and a few hundred (-O0) bytes .text less

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Oct  9 01:22:53 CEST 2018 on sn-devel-144
2018-10-09 01:22:53 +02: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 auth: Add unique session GUID identifier 2018-05-10 20:02:22 +02:00
auth_winbind.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.c auth: For NTLM and KDC authentication, log the authentication duration 2018-06-25 08:32:14 +02:00
check_samsec.c auth: Use "all_zero" where appropriate 2017-01-03 16:04:28 +01:00
pampass.c s3:auth: Add FALL_THROUGH statements in pampass.c 2018-03-01 04:37:42 +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 s3:auth: add make_{server,session}_info_anonymous() 2018-03-15 21:54:17 +01: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: add create_info6_from_pac() 2018-02-10 08:35:17 +01:00
token_util.c pdb: Use "sid_compose" where appropriate 2018-10-08 22:17:11 +02: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 include: Create system/nis.h in libreplace 2018-01-22 12:26:20 +01:00
wscript_build build: deal with recent glibc sunrpc header removal 2018-01-22 12:26:20 +01:00