1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/libcli/auth
Andrew Bartlett bf431fbedb libcli/auth Use convert_string_error to check LM hash calculation.
This allows us to know if the LM hash was built correctly or not.

NOTE: talloc_tos() is not available in the common code at this time.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
2011-04-13 14:47:08 +10:00
..
credentials.c s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_with_key(). 2010-08-24 02:04:27 +02:00
credentials.h s4-auth: set the RODC bit for RODC schannel 2010-09-15 15:39:34 +10:00
libcli_auth.h libcli/auth: remove unused NTLMSSP_NAME_TYPE_ flags. 2009-08-28 10:09:19 +02:00
msrpc_parse.c Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfaults when a Cyrillic netbios name or workgroup is configured. 2011-03-28 23:12:07 +02:00
msrpc_parse.h Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfaults when a Cyrillic netbios name or workgroup is configured. 2011-03-28 23:12:07 +02:00
ntlm_check.c Ensure convert_string_XXX is always called with a valid converted_size pointer. 2011-03-29 21:01:49 +02:00
ntlm_check.h Move ntlm_check.h into the common libcli/auth 2009-04-14 16:23:41 +10:00
ntlmssp_ndr.c s3: Remove use of iconv_convenience. 2010-05-18 11:45:31 +02:00
ntlmssp_ndr.h Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ntlmssp_private.h libcli/auth Make the source3/ implementation of the NTLMSSP server common 2010-08-10 16:22:04 +02:00
ntlmssp_server.c Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfaults when a Cyrillic netbios name or workgroup is configured. 2011-03-28 23:12:07 +02:00
ntlmssp_sign.c Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfaults when a Cyrillic netbios name or workgroup is configured. 2011-03-28 23:12:07 +02:00
ntlmssp.c libcli/auth/ntlmssp: remove outdated comment. The version flag is well understood now. 2010-08-10 11:56:33 +02:00
ntlmssp.h libcli/auth move ntlmssp_wrap() and ntlmssp_unwrap() into common code. 2011-01-20 23:44:05 +01:00
pam_errors.c pam: share pam errors in a common location. 2011-02-08 14:05:36 +01:00
pam_errors.h pam: share pam errors in a common location. 2011-02-08 14:05:36 +01:00
proto.h s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_with_key(). 2010-08-24 02:04:27 +02:00
schannel_proto.h libcli/auth: add netsec_outgoing_sig_size() 2011-01-03 16:44:28 +01:00
schannel_sign.c libcli/auth: add netsec_outgoing_sig_size() 2011-01-03 16:44:28 +01:00
schannel_state_tdb.c libcli/auth/schannel_state_tdb.c - fix includes 2010-09-11 12:53:21 +02:00
schannel_state.h Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
schannel.h schannel: move schannel_sign to main directory. 2009-09-16 01:54:59 +02:00
session.c Move libcli/auth to the top level 2009-04-14 14:19:39 +10:00
smbdes.c libcli/auth: add a const to des_crypt112_16() 2010-03-05 14:06:18 +01:00
smbencrypt.c libcli/auth Use convert_string_error to check LM hash calculation. 2011-04-13 14:47:08 +10:00
spnego_parse.c s3/s4:auth SPNEGO - adaptions for the removed "const" from OIDs 2010-12-21 15:10:37 +11:00
spnego_proto.h spnego: add spnego_proto.h. 2009-09-17 01:39:12 +02:00
spnego.h libcli/auth bring ADS_IGNORE_PRINCIPAL in common 2010-12-08 08:55:04 +01:00
wscript_build lib: make asn1_util a private library 2011-04-06 08:12:19 +02:00