s3/smbd: convert "mangled names" option to an enum
authorRalph Boehme <slow@samba.org>
Thu, 17 Nov 2016 13:22:41 +0000 (14:22 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 9 Jan 2017 18:31:20 +0000 (19:31 +0100)
commit19eae537739daf95d10b67d9888769e7bf895d76
tree093875323e774b3a6f13f456c22bc84e28e63ad5
parente2f34116ab6328e2b872999dc7c4bcda69c03ab2
s3/smbd: convert "mangled names" option to an enum

This is in preparation of adding an additional setting for this
option. No change in behaviour by this commit, that comes in the next
one.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/param/loadparm.h
lib/param/param_table.c
source3/param/loadparm.c
source3/smbd/mangle.c
source3/smbd/trans2.c