CVS update: samba/source/libsmb

Jeremy Allison jra at samba.org
Sat Jan 12 05:27:03 EST 2002


Date:	Fri Jan 11 10:27:02 2002
Author:	jra

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

Modified Files:
      Tag: SAMBA_2_2
	cliconnect.c clidgram.c clientgen.c clifile.c clilist.c 
	climessage.c clioplock.c clireadwrite.c clitrans.c 
Log Message:
Changed the macros in byteorder to be const safe by default. This means
we can't use the CVAL(a,b) = x form but must use SCVAL(a,b,x). This
gets rid of most of the const warnings that have been plaguing us for
some time now. Yes, I intend to add this to HEAD also once I've fixed
the printer issue.
Jeremy.


Revisions:
cliconnect.c		1.2.4.15 => 1.2.4.16
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/cliconnect.c?r1=1.2.4.15&r2=1.2.4.16
clidgram.c		1.8.2.5 => 1.8.2.6
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clidgram.c?r1=1.8.2.5&r2=1.8.2.6
clientgen.c		1.162.4.9 => 1.162.4.10
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clientgen.c?r1=1.162.4.9&r2=1.162.4.10
clifile.c		1.1.8.16 => 1.1.8.17
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clifile.c?r1=1.1.8.16&r2=1.1.8.17
clilist.c		1.6.8.3 => 1.6.8.4
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clilist.c?r1=1.6.8.3&r2=1.6.8.4
climessage.c		1.1.8.2 => 1.1.8.3
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/climessage.c?r1=1.1.8.2&r2=1.1.8.3
clioplock.c		1.2.2.1 => 1.2.2.2
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clioplock.c?r1=1.2.2.1&r2=1.2.2.2
clireadwrite.c		1.2.4.5 => 1.2.4.6
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clireadwrite.c?r1=1.2.4.5&r2=1.2.4.6
clitrans.c		1.1.8.5 => 1.1.8.6
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clitrans.c?r1=1.1.8.5&r2=1.1.8.6




More information about the samba-cvs mailing list