1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Jeremy Allison ee34c25c8a First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems
Remove
int toupper_ascii(int c);
int tolower_ascii(int c);
int isupper_ascii(int c);
int islower_ascii(int c);

and replace with their _m equivalents, as they are identical.
2011-07-19 13:19:29 -07:00
..
auth First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems 2011-07-19 13:19:29 -07:00
build
client First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems 2011-07-19 13:19:29 -07:00
exports
groupdb
include s3-lib Remove unused get_cmdline_auth_info_copy 2011-07-14 15:06:45 +10:00
intl
lib First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems 2011-07-19 13:19:29 -07:00
libads
libgpo
libnet
librpc s3-librpc: Pass messaging context to dcerpc register functions. 2011-07-14 16:10:47 +02:00
libsmb s3-libsmb: remove unused cli_lock() 2011-07-19 00:43:03 +02:00
locale
locking Fix bug #8307 - brl_close_fnum does not call SMB_VFS_BRL_UNLOCK_WINDOWS on all locks 2011-07-16 02:32:02 +02:00
m4 s3:configure: use the same dynconfig options and default values as the toplevel build 2011-07-13 16:36:18 +02:00
modules lib/util Move bitmap.c to lib/util 2011-07-08 11:23:23 +02:00
nmbd
pam_smbpass
param First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems 2011-07-19 13:19:29 -07:00
passdb First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems 2011-07-19 13:19:29 -07:00
pkgconfig
po
printing s3-rpc_server: Fixed segfaults in rpc daemons. 2011-07-18 14:01:02 +02:00
profile
registry s3:registry avoid pruning the sequencenumber while flushing the regsubkey_ctr 2011-07-15 08:34:47 +02:00
rpc_client s3-rpc_server: Removed no longer used functions. 2011-07-13 12:42:02 +02:00
rpc_server s3-rpc_server: Fixed segfaults in rpc daemons. 2011-07-18 14:01:02 +02:00
rpcclient
script s3:test: catch more errors in test_access_check() in the smbclient_s3 test 2011-07-06 14:07:13 +02:00
selftest s3:selftest: run SMB2-BASIC 2011-07-08 01:22:22 +02:00
services
smbd First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems 2011-07-19 13:19:29 -07:00
stf
tests
torture s3-torture: run_locktest5(): replace cli_lock() with cli_lock32() 2011-07-18 23:27:55 +02:00
utils lsa: rename auth info argument in lsa_CreateTrustedDomainEx2 2011-07-15 17:55:20 +02:00
web First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems 2011-07-19 13:19:29 -07:00
winbindd s3:winbindd_cm: make use of cli->src_ss instead of calling getsockname() 2011-07-11 19:31:13 +02:00
.clang_complete
.dmallocrc
.indent.pro
autogen-waf.sh
autogen.sh
change-log
config.guess
config.sub
configure.developer
configure.in s3:clikrb5: fix the build with newer heimdal versions 2011-07-14 21:21:13 +02:00
Doxyfile
install-sh
mainpage.dox
Makefile-smbtorture4
Makefile.in s3:configure: use the same dynconfig options and default values as the toplevel build 2011-07-13 16:36:18 +02:00
smbadduser.in
VERSION
wscript
wscript_build s3-waf: Don't link LIBNTLMSSP twice. 2011-07-13 14:09:35 +02:00