CVS update: samba/source

Jeremy Allison jra at samba.anu.edu.au
Wed Feb 16 06:36:46 EST 2000


Date:	Wednesday February 16, 2000 @ 6:36
Author:	jra

Update of /data/cvs/samba/source
In directory samba:/tmp/cvs-serv8559

Modified Files:
	acconfig.h configure configure.in 
Log Message:
Added replacement functions sys_popen and sys_pclose. These are based
on the glibc source code and are safer than the traditional popen as
they don't use a shell to exec the requested command. Now we have
these functions they can be tightened up (environment etc.) as required
to make a safe popen. It should now be safe to add the environement
variable loading code to loadparm.c
Jeremy.



More information about the samba-cvs mailing list