Author: vlendec
Date: 2006-07-09 18:09:22 +0000 (Sun, 09 Jul 2006)
New Revision: 16902

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16902

Log:
This converts lp_mangled_map, lp_manglednames and lp_magicchar to take a
struct share_params instead of a snum as input.

It is an example of how the a bit larger changes to get rid of snum might look
like, and it demonstrates how the SNUM(conn) will be converted to conn->params.

I'd really appreciate input on what I'm doing here, the changes will be rather
localized but in the end svn blame might point at me for a *lot* of code that
I'm not really responsible for ;-))

Volker

Modified:
   trunk/source/include/mangle.h
   trunk/source/param/loadparm.c
   trunk/source/script/mkproto.awk
   trunk/source/smbd/dir.c
   trunk/source/smbd/filename.c
   trunk/source/smbd/mangle.c
   trunk/source/smbd/mangle_hash.c
   trunk/source/smbd/mangle_hash2.c
   trunk/source/smbd/mangle_map.c
   trunk/source/smbd/reply.c
   trunk/source/smbd/trans2.c


Changeset:
Sorry, the patch is too large (618 lines) to include; please use WebSVN to see 
it!
WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=16902

Reply via email to