..
auth_builtin.c
Correctly check for errors in strlower_m() returns.
2012-08-09 12:08:18 -07:00
auth_domain.c
s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we can
2014-10-08 12:48:15 +02:00
auth_generic.c
s3: auth: Change auth3_generate_session_info_pac() to use a copy of the info3 struct from the struct PAC_LOGON_INFO.
2014-06-18 01:03:13 +02:00
auth_ntlmssp.c
s3:auth: allow special SYSTEM and ANONYMOUS handling in auth3_generate_session_info()
2014-04-24 11:21:05 +02:00
auth_sam.c
auth: Provide a way to use the auth stack for winbindd authentication
2014-06-11 10:18:26 +02:00
auth_samba4.c
auth: Fix an incompatible pointer assignment
2014-07-07 10:58:30 +02:00
auth_script.c
More strlcat/strlcpy truncate checks.
2012-03-30 21:26:07 +02:00
auth_unix.c
s3-auth: Pass talloc context to make_server_info_pw().
2014-02-05 11:41:25 +13:00
auth_util.c
Don't drop any error codes just because we think there cannot be any errors we didn't think of if the user asked for a level 10 log.
2014-10-30 09:14:50 +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
s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbindd
2014-07-04 02:52:35 +02:00
check_samsec.c
s3-auth: Do not reset bad password count to 0 if account is disabled
2014-04-02 17:12:45 +02: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 support for HAVE_TRUNCATED_SALT from pass_check.c
2014-04-15 12:32:09 +02:00
proto.h
s3:auth: add some const to user_in_list()
2014-11-14 23:27:05 +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_info3_from_pac_logon_info() to create a new info3 and merge resource group SIDs into it.
2014-06-18 01:03:13 +02:00
token_util.c
lib/util: move memcache.[ch] to the toplevel 'samba-util' library
2014-07-18 15:43:33 +02:00
user_info.c
s3-auth: Finally change make_user_info_*() use a parent talloc context
2014-04-02 11:05:46 +02:00
user_krb5.c
s3: auth: Change make_server_info_info3() to take a const struct netr_SamInfo3 pointer instead of a struct PAC_LOGON_INFO.
2014-06-18 01:03:13 +02:00
user_util.c
s3:auth: add some const to user_in_list()
2014-11-14 23:27:05 +01:00
wscript_build
build: get rid of vars=locals() in source3/auth/wscript_build
2013-09-24 23:00:31 +02:00