CVS update: samba/source/smbd

tridge at samba.org tridge at samba.org
Mon Sep 10 21:08:57 EST 2001


Date:	Mon Sep 10 04:08:57 2001
Author:	tridge

Update of /home/cvs/samba/source/smbd
In directory va:/tmp/cvs-serv29695/smbd

Modified Files:
	server.c 
Log Message:
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
replacemnt of stdio that doesn't suffer from the 8-bit filedescriptor
limit that we hit with nasty consequences on some systems

I would eventually prefer us to have a configure test to see if we need
to replace stdio, but for now this code needs to be tested widely so
I'm enabling it by default. 


Revisions:
server.c		1.334 => 1.335
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/server.c?r1=1.334&r2=1.335




More information about the samba-cvs mailing list