Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-19 | libcli/: Fix prototypes for all functions. | Jelmer Vernooij | 1 | -0/+1 | |
2010-10-24 | libcli/security Remove unused sec_acl_equal() | Andrew Bartlett | 1 | -46/+0 | |
This was orphaned by changing sec_desc_equal() to the stricter security_descriptor_equal() by f4195183a47b0e7c8bc9644d62b123f7880f3fcd in 2009. (The difference here was that sec_acl_equal allowed for equivilent ordering. I've checked the callers, and this function is only used to skip actual ACL sets, or to reference a cache, so this seems Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Sun Oct 24 22:21:23 UTC 2010 on sn-devel-104 | |||||
2009-07-14 | Create a correct talloc hierarchy in make_sec_acl() | Volker Lendecke | 1 | -1/+1 | |
2009-03-02 | libcli/security: fix the source4 build | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2009-03-02 | libcli/security: fix the source3 build | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-03-01 | Move secacl to top-level. | Jelmer Vernooij | 1 | -0/+122 | |