Add check_reduced_name_with_privilege(), filename_convert_with_privilege() (currently...
authorJeremy Allison <jra@samba.org>
Fri, 24 Feb 2012 22:12:05 +0000 (14:12 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 29 Feb 2012 23:57:49 +0000 (15:57 -0800)
commit442e79efbdc9dfaf5774c67edb3460603d63d2a5
tree6ce378bf75a7fdf3d778ceffec55293f00c94142
parent7cc19afb1f739d68da852019ff709248b4dce97c
Add check_reduced_name_with_privilege(), filename_convert_with_privilege() (currently unimplemented) in order to prepare for adding SeBackup/SeRestore code to the main fileserver.

Not yet plumbed into the main SMB1/SMB2 code.
source3/smbd/filename.c
source3/smbd/proto.h
source3/smbd/vfs.c