Author: jra Date: 2005-12-27 20:52:35 +0000 (Tue, 27 Dec 2005) New Revision: 12521
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12521 Log: Try and fix bug #2926 by removing setlocale(LC_ALL, "C") and replace calls to isupper/islower/toupper/tolower with ASCII equivalents (mapping into _w variants). Jeremy. Modified: trunk/source/auth/pass_check.c trunk/source/client/clitar.c trunk/source/include/smb.h trunk/source/lib/charcnv.c trunk/source/lib/replace.c trunk/source/lib/username.c trunk/source/lib/util_str.c trunk/source/lib/util_unistr.c trunk/source/passdb/passdb.c trunk/source/passdb/pdb_pgsql.c trunk/source/smbd/mangle_hash.c trunk/source/smbd/mangle_hash2.c trunk/source/web/swat.c Changeset: Sorry, the patch is too large (377 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12521
