CVS update: samba/source/printing

Andrew Tridgell tridge at samba.org
Sun Apr 16 19:41:40 EST 2000


Date:	Sunday April 16, 2000 @ 19:41
Author:	tridge

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

Modified Files:
	nt_printing.c 
Log Message:
got rid of all the FILE* calls in the NT print system.

this also fixes a few security holes in that code. JF - you need to be
careful about open files for writing! symlinks can trap you.

note that I always unlink() the file first, then open with
O_EXCL. That is a cheap trick to avoid the symlink problems.



More information about the samba-cvs mailing list