smbd-posix_acls: Use a IDL union to store the ACL entry
commitac804f0d7f5a93ff2710e213d9213ad9960a15d6
authorAndrew Bartlett <abartlet@samba.org>
Fri, 7 Sep 2012 05:49:47 +0000 (7 15:49 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 12 Sep 2012 03:26:16 +0000 (12 05:26 +0200)
tree938a8c734adc57e168459001135e3cfdf1302af5
parentbd2f1604d73f05f3b2f151a81f09824c7bb99ab5
smbd-posix_acls: Use a IDL union to store the ACL entry

This is a clearer, long-term-stable structure we can hash without
risking it changing.

Andrew Bartlett
librpc/idl/smb_acl.idl
source3/lib/sysacls.c
source3/modules/vfs_posixacl.c
source4/scripting/python/samba/tests/posixacl.py