svn commit: samba r8768 - in branches/SOC/SAMBA_3_0/source/client: .

Tim Potter tpot at samba.org
Tue Jul 26 02:06:38 GMT 2005


On Tue, 2005-07-26 at 02:01 +0000, kalim at samba.org 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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/samba-cvs/attachments/20050726/238c13fb/attachment-0001.bin


More information about the samba-cvs mailing list