1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/auth
Günther Deschner 234f06eae1 s3-auth: remove dead prototype.
Guenther
2011-10-17 15:56:08 +02:00
..
auth_builtin.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
auth_compat.c s3-auth: Pass the remote_address down to user_info. 2011-07-04 18:28:02 +10:00
auth_domain.c s3:auth_domain: we already have the dc_name, it's the same as cli->desthost 2011-07-22 17:06:09 +02:00
auth_netlogond.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
auth_ntlmssp.c s3-ntlmssp Remove a level of nesting in if/else statement 2011-08-03 18:48:05 +10:00
auth_sam.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
auth_samba4.c s4-messaging: Pass the loadparm context, not just the messaging path 2011-10-13 14:06:07 +02:00
auth_script.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
auth_server.c s3:auth_server: make use of cli_state_server_challenge() 2011-09-15 12:12:28 +02:00
auth_unix.c s3-auth: Fix account check over ncalrpc. 2011-07-13 14:09:35 +02:00
auth_util.c s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH 2011-09-23 01:47:54 +02:00
auth_wbc.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
auth_winbind.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
auth.c selftest: test plugin_s4_dc against all ncacn_np tests 2011-08-03 18:48:05 +10:00
check_samsec.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
pampass.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
pass_check.c First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems 2011-07-19 13:19:29 -07:00
proto.h s3-auth: remove dead prototype. 2011-10-17 15:56:08 +02: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: Fix bug 8455 -- Samba PDC is looking up only primary user group 2011-09-17 00:51:27 +02:00
token_util.c s3-auth: token_util needs system/passwd.h. 2011-10-14 12:07:23 +02: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 Move the talloc_move call until *after* the check on status. Don't want to move something that might be invalid. 2011-09-12 22:21:24 +02:00
user_util.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
wscript_build s3-auth Add hook to start a GENSEC mech to auth_samba4 2011-08-03 18:48:03 +10:00