1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/auth
Andrew Bartlett 48646ee69a s3-auth: Make server_info const in create_local_token()
Andreas Schneider <asn@samba.org> correctly points out that this input
parameter should now be const, and that found a bug where I used then
used it incorrectly as a talloc context.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Wed Apr  6 00:33:31 CEST 2011 on sn-devel-104
2011-04-06 00:33:31 +02:00
..
auth_builtin.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
auth_compat.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
auth_domain.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
auth_netlogond.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
auth_ntlmssp.c s3-auth Rename user_session_key -> session_key to match auth_session_info 2011-04-05 06:32:07 +10:00
auth_sam.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
auth_script.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
auth_server.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
auth_unix.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
auth_util.c s3-auth: Make server_info const in create_local_token() 2011-04-06 00:33:31 +02:00
auth_wbc.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
auth_winbind.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
auth.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
check_samsec.c s3-auth Rename user_session_key -> session_key to match auth_session_info 2011-04-05 06:32:07 +10:00
pampass.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
pass_check.c s3: try to fix the build on some non-linux buildfarm machines. 2011-03-30 11:39:31 +02:00
proto.h s3-auth: Make server_info const in create_local_token() 2011-04-06 00:33:31 +02:00
server_info_sam.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02:00
server_info.c s3-auth Rename user_session_key -> session_key to match auth_session_info 2011-04-05 06:32:07 +10:00
token_util.c s3: only include lib/privileges.h where needed. 2011-03-30 01:13:10 +02:00
user_info.c s3-auth: use auth.h where needed. 2011-03-30 01:13:09 +02: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-waf: move some parts of auth to AUTH_COMMON to avoid duplicate symbols with winbindd. 2011-02-23 02:16:23 +01:00