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)
commit132ee3990af5d31573978f5a3abf43db2303880b
tree2ce69566fb9a4ecb0f8ce19261c60e4ad3d8593a
parentc5d8fd3772706a469484df8a16abf10547d1c7a4
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.
(This used to be commit dee8beba7a92b8a3f68bbcc59fd0a827f68c7736)
16 files changed:
source3/Makefile.in
source3/include/mangle.h
source3/lib/charcnv.c
source3/param/loadparm.c
source3/printing/nt_printing.c
source3/rpc_server/srv_srvsvc_nt.c
source3/smbd/dir.c
source3/smbd/filename.c
source3/smbd/mangle.c
source3/smbd/mangle_hash.c
source3/smbd/mangle_hash2.c
source3/smbd/msdfs.c
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/statcache.c
source3/smbd/trans2.c