r570: Remove lots of globals to handle case issues - move them
commitd403768ae7e7d7d83efacae072f4448531945071
authorJeremy Allison <jra@samba.org>
Fri, 7 May 2004 18:37:47 +0000 (7 18:37 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 7 May 2004 18:37:47 +0000 (7 18:37 +0000)
tree45d07d5f2f331c95d937715adbb3463f31d7d1ed
parentbd70334e10f5874643e28e6d2901004b07b6c799
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