1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/auth
Stefan Metzmacher 6db5aca603 s3:auth_domain: remove dead code in check_trustdomain_security()
Signed-off-by: Stefan Metzmacher <metze@samba.org>

Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2013-10-17 08:48:58 +13:00
..
auth_builtin.c Correctly check for errors in strlower_m() returns. 2012-08-09 12:08:18 -07:00
auth_domain.c s3:auth_domain: remove dead code in check_trustdomain_security() 2013-10-17 08:48:58 +13:00
auth_generic.c s3-auth: register schannel gensec module in auth_generic_prepare() as well. 2013-09-19 11:09:32 +02:00
auth_ntlmssp.c auth: Remove .get_challenge (only used for security=server) 2012-07-03 08:13:01 +10:00
auth_sam.c auth: Ensure auth_sam is not used on the AD DC 2013-05-16 22:51:26 +02:00
auth_samba4.c s3: Fix a typo 2012-10-19 21:29:13 +02:00
auth_script.c More strlcat/strlcpy truncate checks. 2012-03-30 21:26:07 +02:00
auth_unix.c s3-auth: Fix account check over ncalrpc. 2011-07-13 14:09:35 +02:00
auth_util.c Fix bug #9039 'map untrusted to domain' treats WORKSTATION as bogus domain. 2013-02-28 00:10:48 +01:00
auth_wbc.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
auth_winbind.c BUG 9817: Fix 'map untrusted to domain' with NTLMv2. 2013-04-24 17:14:48 +02:00
auth.c auth: Remove .get_challenge (only used for security=server) 2012-07-03 08:13:01 +10:00
check_samsec.c s3-auth: remove crypto from serverinfo_to_SamInfoX calls. 2012-12-09 19:39:08 +01:00
pampass.c s3:auth: use const in smb_pam_xxx_session() 2012-10-19 12:14:58 +02:00
pass_check.c auth: Remove "password level" 2013-06-11 08:35:21 -04:00
proto.h s3-auth: remove crypto from serverinfo_to_SamInfoX calls. 2012-12-09 19:39:08 +01:00
server_info_sam.c s3-auth remove sanitized_username from auth_serversupplied_info 2011-08-03 18:48:04 +10:00
server_info.c s3:auth: wbcAuthenticateEx gives unix times (bug #9625) 2013-02-01 18:42:42 +01:00
token_util.c s3:auth small optimization in create_token_from_sid 2013-02-05 19:14:25 +01:00
user_info.c s3-auth: Pass the remote_address down to user_info. 2011-07-04 18:28:02 +10:00
user_krb5.c lib/param: Move all enum declarations to lib/param 2012-07-24 11:01:17 +02:00
user_util.c lib: Use "mem_ctx" arg in gencache_get 2013-09-05 20:09:21 +02:00
wscript_build build: get rid of vars=locals() in source3/auth/wscript_build 2013-09-24 23:00:31 +02:00