Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-11 | smbd: Add mem_ctx to sys_acl_init() and all callers | Andrew Bartlett | 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 | |||||
2008-08-14 | Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h. | Michael Adam | 1 | -0/+46 | |
Michael (This used to be commit 876f6793434174051084b17f3b02bd1bbb24ec44) |