1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/auth
Stefan Metzmacher e8f486883f auth/ntlmssp: avoid talloc_tos() in ntlmssp_client_initial()
This avoids a smb_panic at log level = 10.
If we don't have a talloc stackframe yet.

metze
2012-08-04 09:10:20 +02:00
..
credentials auth/credentials: Remove extra newline 2012-07-19 04:04:20 +02:00
gensec auth/gensec: Remove unused gensec_security parameter 2012-07-03 08:13:01 +10:00
kerberos auth/kerberos: Do not do pointer arithmatic on a void * 2012-07-30 14:25:09 +10:00
ntlmssp auth/ntlmssp: avoid talloc_tos() in ntlmssp_client_initial() 2012-08-04 09:10:20 +02:00
auth_sam_reply.c idl: Improve MS-PAC IDL 2011-10-24 19:19:28 +02:00
auth_sam_reply.h auth: Split out make_user_info_SamBaseInfo and add authenticated argument 2011-07-20 09:17:14 +10:00
common_auth.h auth: Remove .get_challenge (only used for security=server) 2012-07-03 08:13:01 +10:00
wscript_build ntlmssp: Move ntlmssp code to auth/ntlmssp 2011-10-18 13:13:31 +11:00