svn commit: samba r12522 - in branches/SAMBA_3_0/source: auth client include lib passdb smbd web

jra at samba.org jra at samba.org
Tue Dec 27 20:52:38 GMT 2005


Author: jra
Date: 2005-12-27 20:52:36 +0000 (Tue, 27 Dec 2005)
New Revision: 12522

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12522

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:
   branches/SAMBA_3_0/source/auth/pass_check.c
   branches/SAMBA_3_0/source/client/clitar.c
   branches/SAMBA_3_0/source/include/smb.h
   branches/SAMBA_3_0/source/lib/charcnv.c
   branches/SAMBA_3_0/source/lib/replace.c
   branches/SAMBA_3_0/source/lib/username.c
   branches/SAMBA_3_0/source/lib/util_str.c
   branches/SAMBA_3_0/source/lib/util_unistr.c
   branches/SAMBA_3_0/source/passdb/passdb.c
   branches/SAMBA_3_0/source/passdb/pdb_pgsql.c
   branches/SAMBA_3_0/source/smbd/mangle_hash.c
   branches/SAMBA_3_0/source/smbd/mangle_hash2.c
   branches/SAMBA_3_0/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=12522


More information about the samba-cvs mailing list