On Fri, Mar 26, 2004 at 08:40:29PM +0000, jra at samba.org wrote: > Always use strchr_m, not strchr on unix character sets. Ah, ok. Thanks. I'll move that to a vfs module soon though. I think such a special functionality does not need to clobber the main Samba code path. Volker