Date: Thu Mar 11 22:59:57 2004 Author: jra Update of /data/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv3674/lib
Modified Files: charcnv.c dprintf.c smbldap.c util_unistr.c Log Message: Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_conv" boolean parameter that allows broken iconv conversions to work. Gets rid of the nasty errno checks in mangle_hash2 and check_path_syntax and allows correct return code checking. Jeremy. Revisions: charcnv.c 1.92 => 1.93 http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/charcnv.c.diff?r1=1.92&r2=1.93 dprintf.c 1.10 => 1.11 http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/dprintf.c.diff?r1=1.10&r2=1.11 smbldap.c 1.21 => 1.22 http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/smbldap.c.diff?r1=1.21&r2=1.22 util_unistr.c 1.107 => 1.108 http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_unistr.c.diff?r1=1.107&r2=1.108