CVS update: samba/source/smbd

abartlet at samba.org abartlet at samba.org
Sun Aug 11 09:20:05 EST 2002


Date:	Sat Aug 10 19:20:04 2002
Author:	abartlet

Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv22530/smbd

Modified Files:
	reply.c server.c sesssetup.c 
Log Message:
Fix the %m security bug again - and try to make it harder to reintroduce in
future.

This moves us from fstrcpy() and global variables to 'get' and 'set' functions.

In particular, the 'set' function sainity-checks the input, in the same way as
we always have. 

Andrew Bartlett


Revisions:
reply.c		1.386 => 1.387
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/reply.c?r1=1.386&r2=1.387
server.c		1.384 => 1.385
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/server.c?r1=1.384&r2=1.385
sesssetup.c		1.60 => 1.61
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/sesssetup.c?r1=1.60&r2=1.61



More information about the samba-cvs mailing list