Date: Wed Oct 22 23:38:20 2003 Author: jra Update of /data/cvs/samba/source/param In directory dp.samba.org:/tmp/cvs-serv18798/param
Modified Files: Tag: SAMBA_3_0 loadparm.c Log Message: Put strcasecmp/strncasecmp on the banned list (except for needed calls in iconv.c and nsswitch/). Using them means you're not thinking about multibyte at all and I really want to discourage that. Jeremy. Revisions: loadparm.c 1.397.2.104 => 1.397.2.105 http://www.samba.org/cgi-bin/cvsweb/samba/source/param/loadparm.c.diff?r1=1.397.2.104&r2=1.397.2.105