cifs-utils: convert setcifsacl to use the plugin interface
authorJeff Layton <jlayton@samba.org>
Fri, 7 Dec 2012 17:17:03 +0000 (12:17 -0500)
committerJeff Layton <jlayton@samba.org>
Wed, 19 Dec 2012 18:20:28 +0000 (13:20 -0500)
commit4a895bf49d80f6592cc42d2487103e314b5aa888
tree603a0d22db16b74df193199f7f20f0ec7396a2d6
parent6a25042ae1f010d7ea0852c8245b481c31d9789d
cifs-utils: convert setcifsacl to use the plugin interface

Add str_to_sid() functionality to the plugin API and have setcifsacl
use it.

Signed-off-by: Jeff Layton <jlayton@samba.org>
Makefile.am
cifsidmap.h
idmap_plugin.c
idmap_plugin.h
idmapwb.c
setcifsacl.c