1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/auth
Stefan Metzmacher a7b9c628af s3:auth_server: use cli->is_guestlogin instead of parsing cli->inbuf.
cli->inbuf is not the valid response buffer of the session setup response.

metze
2011-07-08 14:09:07 +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: Remove a use of cli_errstr 2011-07-03 11:31:29 +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-auth: Pass the remote_address down to user_info. 2011-07-04 18:28:02 +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 s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +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: use cli->is_guestlogin instead of parsing cli->inbuf. 2011-07-08 14:09:07 +02:00
auth_unix.c s3:auth_unix: remove unused var 2011-07-08 13:51:46 +02:00
auth_util.c s3-auth: Pass the remote_address down to user_info. 2011-07-04 18:28:02 +10: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 s3:auth: remove unused variable 2011-07-08 14:09:06 +02: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 More simple const fixes. 2011-05-05 23:56:07 +02:00
proto.h s3-auth: Pass the remote_address down to user_info. 2011-07-04 18:28:02 +10:00
server_info_sam.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
server_info.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
token_util.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +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 s3-auth use create_local_token() to transform server_info -> session_info 2011-04-05 06:32:07 +10:00
user_util.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
wscript_build s3-build allow_undefined_symbols=False is the default now 2011-07-04 19:03:52 +10:00