On Tue, 2005-07-26 at 02:01 +0000, [EMAIL PROTECTED] wrote:
> Author: kalim
> Date: 2005-07-26 02:01:15 +0000 (Tue, 26 Jul 2005)
> New Revision: 8768
> 
> WebSVN: 
> http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8768
> 
> Log:
> Authentication function for libsmbclient.
> Needs some work, but is ok for testing puposes.

You might want to get used to using the safe_string routines (see
safe_string.h) when operating on strings, even when you are doing
testing.

In Samba3 you can use a fstring or pstring for temporary string buffers.
(Samba4 uses tallocated strings which is a bit more complicated).

> Added:
>    branches/SOC/SAMBA_3_0/source/client/get_auth_data_fn.h

This might want to live in a .c file somewhere instead of a header. (-:


Tim.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to