1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Andrew Bartlett 92faeaeea8 charset Remove use of {isupper,islower,toupper,tolower}_w functions
These now call the common _m functions that consider UTF16 code points.

This removes the code which will make up a 'lame' table in memory, as
this can just as correctly be handled by running the algorithm at runtime (which is to call toupper() and tolower() on characters < 128).

When used, a top level waf build will always locate the correct table
- in the build tree or outside - due to relinking the installed
binary.

Andrew Bartlett
2011-02-18 17:00:34 +11:00
..
auth s3-waf: use SAMBA3_*() build rules in source3/build 2011-02-18 16:46:41 +11:00
build s3-waf: use SAMBA3_*() build rules in source3/build 2011-02-18 16:46:41 +11:00
client s3-smbclient: Fix cli_errstr() usage (part of bug #7864) 2011-01-25 11:41:53 +01:00
exports
groupdb s3:groupdb: allow machine accounts as members. 2011-02-02 15:45:19 +01:00
include charset Remove use of {isupper,islower,toupper,tolower}_w functions 2011-02-18 17:00:34 +11:00
intl
lib charset Remove use of {isupper,islower,toupper,tolower}_w functions 2011-02-18 17:00:34 +11:00
libads s3-libads Remove MIT-specific krb5_princ_realm macro calls. 2011-02-18 17:00:34 +11:00
libgpo s3-waf: use SAMBA3_*() build rules in source3/build 2011-02-18 16:46:41 +11:00
libnet s3-libnet: fix a WITH_ADS / HAVE_ADS mismatch. 2011-02-11 12:22:41 +01:00
librpc s3-waf: use SAMBA3_*() build rules in source3/build 2011-02-18 16:46:41 +11:00
libsmb s3: Fix a C++ warning 2011-02-14 21:44:55 +01:00
locale Updated french translations from Jean Delvare <jdelvare@suse.de> 2010-12-04 18:23:54 +01:00
locking Missed one debug printf of name_hash. Ensure always use %x. 2011-01-26 00:46:27 +01:00
m4 s3: Make nmbd socket dir configurable 2011-01-07 14:14:19 +01:00
modules s3-waf: use SAMBA3_*() build rules in source3/build 2011-02-18 16:46:41 +11:00
nmbd s3: Fix a typed-punned warning 2011-02-14 11:46:50 +01:00
pam_smbpass s3-waf: use SAMBA3_*() build rules in source3/build 2011-02-18 16:46:41 +11:00
param s3: no need to globally include intl.h. 2011-02-15 12:09:22 +01:00
passdb s3-waf: use SAMBA3_*() build rules in source3/build 2011-02-18 16:46:41 +11:00
pkgconfig
po
printing s3-rpc_server: move services into individual directories. 2011-02-10 22:13:17 +01:00
profile Rename vfs operation posix_fallocate to just fallocate and add the vfs_fallocate_mode parameter. 2010-12-18 08:59:27 +01:00
registry s3-amend: Don't overwrite existing values 2011-02-15 19:11:25 +01:00
rpc_client s3-rpc_client: Fixed an uninitialized variable. 2011-02-10 18:32:08 +01:00
rpc_server s3-waf: use SAMBA3_*() build rules in source3/build 2011-02-18 16:46:41 +11:00
rpcclient s3-rpcclient: prefer dcerpc_lsa_X functions. 2011-02-02 19:02:48 +01:00
script s3:test: remove the give/take admin rights code from the net(rpc)registry test 2011-02-16 15:21:20 +01:00
selftest s3-selftest: make sure we really use --format=subunit when calling smbtorture4. 2011-02-17 02:01:56 +01:00
services s3-services: Remove obsolete services_db.c. 2011-02-07 12:32:01 +01:00
smbd s3-cluster Always fill in the clustering vnn element 2011-02-17 16:02:19 +01:00
stf
tests
torture nsswitch: make wb_reqtrans a common subsystem. 2011-02-17 00:52:42 +01:00
utils s3-cluster Always fill in the clustering vnn element 2011-02-17 16:02:19 +01:00
web s3: Fix a type error 2011-01-08 11:30:18 +01:00
winbindd s3-waf: use SAMBA3_*() build rules in source3/build 2011-02-18 16:46:41 +11:00
.clang_complete s3: Added file for clang complete support in vim. 2011-02-08 10:40:42 +01:00
.dmallocrc
.indent.pro
autogen-waf.sh s3-waf: add autogen-waf.sh to source3. 2010-09-24 11:26:11 -07:00
autogen.sh s3-build: remove another leftover of -I../source4. 2011-01-27 13:30:30 +01:00
change-log
config.guess
config.sub
configure.developer
configure.in s3-passdb: Add minimal stub for IPA passdb backend 2011-02-16 11:34:31 +01:00
Doxyfile
dynconfig.c s3: Make nmbd socket dir configurable 2011-01-07 14:14:19 +01:00
install-sh
localedir.c
mainpage.dox
Makefile.in charset Remove use of {isupper,islower,toupper,tolower}_w functions 2011-02-18 17:00:34 +11:00
smbadduser.in
VERSION
wscript s3-libads Remove MIT-specific krb5_princ_realm macro calls. 2011-02-18 17:00:34 +11:00
wscript_build charset Remove use of {isupper,islower,toupper,tolower}_w functions 2011-02-18 17:00:34 +11:00