Date:   Wed Oct 22 23:38:19 2003
Author: jra

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv18798/lib

Modified Files:
      Tag: SAMBA_3_0
        access.c charcnv.c iconv.c smbldap.c substitute.c util_sock.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:
access.c                1.31.2.7 => 1.31.2.8
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/access.c.diff?r1=1.31.2.7&r2=1.31.2.8
charcnv.c               1.55.2.43 => 1.55.2.44
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/charcnv.c.diff?r1=1.55.2.43&r2=1.55.2.44
iconv.c         1.18.2.9 => 1.18.2.10
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/iconv.c.diff?r1=1.18.2.9&r2=1.18.2.10
smbldap.c               1.1.2.16 => 1.1.2.17
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/smbldap.c.diff?r1=1.1.2.16&r2=1.1.2.17
substitute.c            1.25.2.14 => 1.25.2.15
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/substitute.c.diff?r1=1.25.2.14&r2=1.25.2.15
util_sock.c             1.57.2.15 => 1.57.2.16
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_sock.c.diff?r1=1.57.2.15&r2=1.57.2.16

Reply via email to