Hi Yang, > In order to consider that work complete, it would be convenient to > better integrate samba's winbind daemon auth helper > implementation when used. > > Steve now that you are more familiar with git these changes/fixes > might disturb your work less.
No worries. I have enclosed a patch adding NTLM support to SMTP. Please note that halfway through this patch I realised that Curl_ntlm_create_type1_message() and Curl_ntlm_create_type3_message didn't support the outlen / size parameter (as I had written a couple of weeks ago). As such, this patch includes the addition of this parameter to these functions, as well as the actual addition of NTLM to SMTP. I hope this is acceptable, rather than splitting the work into two patches, so for speed and as it's almost midnight and I need to get some sleep I have attached one patch ;-) ...so on that note, my bed is calling - Goodnight all. Kind Regards Steve
0001-Added-support-for-NTLM-authentication-to-SMTP.patch
Description: Binary data
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
