1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source/libsmb
Andrew Tridgell 708edc348f fixed a stack overflow bug in api_lsa_req_chal()
changed the order of arguments to smbhash() in credentials.c. Luke,
when you changed from E1() to smbhash() you didn't notice that the
arguments are in a different order. This is why your new code was
failing.

NT logon still fails, but now gets to SAMLOGON. It shouldn't take much
to get it working now.
0001-01-01 00:00:00 +00:00
..
credentials.c fixed a stack overflow bug in api_lsa_req_chal() 0001-01-01 00:00:00 +00:00
namequery.c 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) 0001-01-01 00:00:00 +00:00
nmblib.c Adding Andrews buffer overflow fixes into the main branch. 0001-01-01 00:00:00 +00:00
smbdes.c Makefile: 0001-01-01 00:00:00 +00:00
smbencrypt.c - change generate_challenge() to use md4 instead of des 0001-01-01 00:00:00 +00:00