Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | smbd: Add mem_ctx to sys_acl_init() and all callers | Andrew Bartlett | 2012-10-11 | 1 | -2/+4 |
| | | | | | | | | | | This changes from allocation on NULL to allocation on the supplied memory context. Currently that supplied context is talloc_tos() at the the final consumer of the ACL. Andrew Bartlett | ||||
* | Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h. | Michael Adam | 2008-08-14 | 1 | -0/+46 |
Michael (This used to be commit 876f6793434174051084b17f3b02bd1bbb24ec44) |