summaryrefslogtreecommitdiffstats
path: root/source3/smbd/pysmbd.c
Commit message (Collapse)AuthorAgeFilesLines
* s3-python: Add python bindings for posix ACL layerAndrew Bartlett2012-05-081-0/+203
This will allow us to check that posix ACLs work in the s4 provision, and avoid --use-s3fs if they do not. Andrew Bartlett