summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/nfs4acl.idl
Commit message (Collapse)AuthorAgeFilesLines
* build: Move nfs4acl to the top levelAndrew Bartlett2013-05-091-42/+0
| | | | | | | | | This is to create IDL-stored NFSv4 ACLs, just as we use for posix ACLs to permit better testing. Andrew Bartlett Reviewed-by: Jeremy Allison <jra@samba.org>
* r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij2007-10-101-2/+3
| | | | (This used to be commit 347ae9628202ca4de4318ef8156999239aad9192)
* r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still workAndrew Tridgell2007-10-101-0/+41
to do, particularly with getting the detailed bit mappings right, and on sid mapping. Does not pass RAW-ACLS yet (This used to be commit b92553481b534d0ef5277dbfe8c0d64a03f819eb)