1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source4/libcli/auth
Andrew Bartlett f3826432fb r1080: Make sure to initialise all the returned elements in the SamLogon
reply also initialise the LM session key, when we have it (was failing
because the auth code was setting it's length wrong).

Andrew Bartlett
(This used to be commit de97d9df22)
2007-10-10 12:56:37 -05:00
..
credentials.c r1024: Use samr_Password for the machine password here - this ensures we can 2007-10-10 12:56:29 -05:00
credentials.h r995: - renamed many of our crypto routines to use the industry standard 2007-10-10 12:56:25 -05:00
ntlm_check.c r1080: Make sure to initialise all the returned elements in the SamLogon 2007-10-10 12:56:37 -05:00
ntlmssp_parse.c r962: convert 'unsigned' and 'unsigned int' to uint_t 2007-10-10 12:56:23 -05:00
ntlmssp_sign.c r1001: in samba4 we don't(shouldn't) use typedef's anymore... 2007-10-10 12:56:25 -05:00
ntlmssp.c r1001: in samba4 we don't(shouldn't) use typedef's anymore... 2007-10-10 12:56:25 -05:00
ntlmssp.h r1001: in samba4 we don't(shouldn't) use typedef's anymore... 2007-10-10 12:56:25 -05:00
schannel.c r1043: allocate signature from the right mem_ctx. Samba4 now passes the schannel torture test. 2007-10-10 12:56:34 -05:00
schannel.h r890: convert samba4 to use [u]int8_t instead of [u]int8 2007-10-10 12:56:16 -05:00
session.c r995: - renamed many of our crypto routines to use the industry standard 2007-10-10 12:56:25 -05:00