r570: Remove lots of globals to handle case issues - move them
authorJeremy Allison <jra@samba.org>
Fri, 7 May 2004 18:37:47 +0000 (18:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:30 +0000 (10:51 -0500)
commite0da56a84808c522bc7324b5d636f1cbd317a2c5
tree5522c069c408792851c5eb747feb5b5981373131
parent5cb65233cd5c4f3c740ff3d06807296c2032377d
r570: Remove lots of globals to handle case issues - move them
to connection struct entries (as they should have been from
the start). Jerry, once you've cut over to 3.0.4 release
branch I'll add this to 3.0 also.
- Jerry cut over :-).
Jeremy.
(This used to be commit 578a508509d21226ad3332fc54c3ab54cd8ae452)
16 files changed:
source3/include/mangle.h
source3/include/smb.h
source3/include/smb_macros.h
source3/lib/util.c
source3/lib/util_str.c
source3/lib/util_unistr.c
source3/param/loadparm.c
source3/smbd/filename.c
source3/smbd/mangle.c
source3/smbd/mangle_hash.c
source3/smbd/mangle_hash2.c
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/service.c
source3/smbd/statcache.c
source3/smbd/trans2.c