Date: Tue Mar 16 21:59:11 2004 Author: jra Update of /data/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv14154/lib
Modified Files: Tag: SAMBA_3_0 charcnv.c Log Message: Add function next_mb_char_size() that returns a size_t of the number of bytes in the mb character at a pointer. Will be useful in fixing check_path_syntax() to not use a "blacklist". Also re-added my (C) to reply.c. I mean, really - I've been adding code to the file for over 10 years and I recognise many of the fuctions as mine ! :-). Jeremy. Revisions: charcnv.c 1.55.2.56 => 1.55.2.57 http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/charcnv.c.diff?r1=1.55.2.56&r2=1.55.2.57