CVS update: samba/source/include

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


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

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

Modified Files:
      Tag: SAMBA_2_0
	config.h.in proto.h 
Log Message:
Added replacements 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