CVS update: samba/source/nmbd

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


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

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

Modified Files:
	nmbd.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:
nmbd.c		1.117 => 1.118
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nmbd/nmbd.c?r1=1.117&r2=1.118




More information about the samba-cvs mailing list