r25009: Large patch discussed with Volker. Move unix_convert to a talloc-based
authorJeremy Allison <jra@samba.org>
Fri, 7 Sep 2007 20:57:01 +0000 (20:57 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:32 +0000 (12:30 -0500)
commitdee8beba7a92b8a3f68bbcc59fd0a827f68c7736
tree507bac2ea372f213afd7d963c2d37b91859bdee6
parent6026d132537f2fb2a963fa54377a926fa99eeb35
r25009: Large patch discussed with Volker. Move unix_convert to a talloc-based
interface. More development will come on top of this. Remove the
"mangled map" parameter.
Jeremy.
16 files changed:
source/Makefile.in
source/include/mangle.h
source/lib/charcnv.c
source/param/loadparm.c
source/printing/nt_printing.c
source/rpc_server/srv_srvsvc_nt.c
source/smbd/dir.c
source/smbd/filename.c
source/smbd/mangle.c
source/smbd/mangle_hash.c
source/smbd/mangle_hash2.c
source/smbd/msdfs.c
source/smbd/nttrans.c
source/smbd/reply.c
source/smbd/statcache.c
source/smbd/trans2.c