1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/auth
Andreas Schneider 654a66b72d auth:credentials: Avoid an 'else' branch
This moves the 'return' statement to the end of the 'case' and makes clear
we leave here.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-03-01 14:49:45 +01:00
..
credentials auth:credentials: Avoid an 'else' branch 2018-03-01 14:49:45 +01:00
gensec auth:gensec: Add FALL_THROUGH statements in spnego.c 2018-03-01 04:37:43 +01:00
kerberos define DBGC_AUTH class 2018-01-08 03:34:17 +01:00
ntlmssp define DBGC_AUTH class 2018-01-08 03:34:17 +01:00
auth_log.c source4 netlogon: Add authentication logging for ServerAuthenticate3 2017-07-24 23:29:23 +02:00
auth_sam_reply.c auth/auth_sam_reply: fill user_principal_* and dns_domain_name in make_user_info_dc_pac() 2016-07-22 23:34:22 +02:00
auth_sam_reply.h auth: One const is enough... 2016-09-09 20:33:10 +02:00
common_auth.h auth/common: add support for auth4_ctx->check_ntlm_password_send/recv() 2017-08-07 15:20:03 +02:00
wbc_auth_util.c auth/wbc_auth_util: change wbcAuthUserInfo_to_netr_SamInfo* from level 3 to 6 2016-06-30 03:30:26 +02:00
wscript_build auth: Add hooks for notification of authentication events over the message bus 2017-03-29 02:37:28 +02:00
wscript_configure selftest: Require jansson support for selftest of the AD DC 2018-02-15 00:18:29 +01:00