Date: Thu Dec 5 03:59:30 2002
Author: jra
Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv8526/smbd
Modified Files:
Tag: APPLIANCE_HEAD
fileio.c reply.c trans2.c
Log Message:
The element in fsp->print_job should be a RAP jobid, not a uint32 RPC
jobid. This was causing Win9x client "set name" calls to fail. Partial
fix for CR #1265. Still need one cleanup fix to finish.
Jeremy.
Revisions:
fileio.c 1.22.2.9 => 1.22.2.10
http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/fileio.c?r1=1.22.2.9&r2=1.22.2.10
reply.c 1.237.2.50 => 1.237.2.51
http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/reply.c?r1=1.237.2.50&r2=1.237.2.51
trans2.c 1.149.2.23 => 1.149.2.24
http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/trans2.c?r1=1.149.2.23&r2=1.149.2.24