CVS update: samba/source/libsmb

Andrew Tridgell tridge at au2.samba.org
Tue Feb 20 19:09:06 EST 2001


Date:	Tuesday February 20, 2001 @ 19:09
Author:	tridge

Update of /data/cvs/samba/source/libsmb
In directory samba:/tmp/cvs-serv1583/libsmb

Modified Files:
	cliconnect.c clientgen.c 
Added Files:
	clistr.c 
Log Message:
initial client side unicode support (needed for netapp filer)

I've currently got this code disabled by default as it is
incomplete. You enable it by setting a USE_UNICODE environment
variable. Once the support is complete this check will be removed and
the CAP_UNICODE capability bit will be the sole determination of
whether the client library code uses unicode

right now I have converted session_setup and tconx. I will do more fns
over the next few days.

see clistr.c for the new client side string interface. Luckily it
tends to make the code smaller and neater while adding unicode
support.





More information about the samba-cvs mailing list