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)
commit578a508509d21226ad3332fc54c3ab54cd8ae452
tree0cfbcc7e635d957122650f27035e8d7fe878af6f
parentf3efc098d1836225ab01a082c56914c76017c48a
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.
16 files changed:
source/include/mangle.h
source/include/smb.h
source/include/smb_macros.h
source/lib/util.c
source/lib/util_str.c
source/lib/util_unistr.c
source/param/loadparm.c
source/smbd/filename.c
source/smbd/mangle.c
source/smbd/mangle_hash.c
source/smbd/mangle_hash2.c
source/smbd/nttrans.c
source/smbd/reply.c
source/smbd/service.c
source/smbd/statcache.c
source/smbd/trans2.c