search for: __ntlmssp_t_str

Displaying 2 results from an estimated 2 matches for "__ntlmssp_t_str".

2004 Oct 22
1
[PATCH] support OEM encoding in NTLM messages
...49.vanilla/src/lib-ntlm/ntlm.h 2004-07-30 07:16:22.000000000 +0400 +++ dovecot-1.0-test49/src/lib-ntlm/ntlm.h 2004-10-21 22:17:03.000000000 +0400 @@ -26,10 +26,11 @@ static inline unsigned int __ntlmssp_buf return read_le16(&buffer->length); } -#define ntlmssp_t_str(message, buffer) \ - __ntlmssp_t_str((message), &message->buffer) +#define ntlmssp_t_str(message, buffer, unicode) \ + __ntlmssp_t_str((message), &(message)->buffer, (unicode)) const char * __ntlmssp_t_str(const void *message, - struct ntlmssp_buffer *buffer); + struct ntlmssp_buffer *buffer, + in...
2004 Jul 27
3
[PATCH 0/10] NTLM patchset submission
Hello all, as I promised some days ago here is NTLM (aka SPA, aka MSN) authentication support patchset. It contains common code in src/lib-ntlm directory, Samba compatible NTLM password scheme and authentication mechanism itself. All patches are against 1.0-test30. Please take a look. Best regards. -- Andrey Panin | Linux and UNIX system administrator pazke at donpac.ru | PGP key: