]> gitweb.michael.orlitzky.com - apply-default-acl.git/commit
Change all return types to int.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 14 Aug 2012 19:16:44 +0000 (15:16 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 14 Aug 2012 19:16:44 +0000 (15:16 -0400)
commitf6383fa078b90292b5bf372d0baba4b434959b4e
treeff47bdd8a4de9d84f42227373d37b52000240cd2
parentb09e79496d929d0e310ffeeb9e28c8949a56e10b
Change all return types to int.
Add the has_minimal_default_acl() function.
Make group bits correct in the presence of minimal ACLs.
Begin fixing group execute with extended ACLs.
src/aclq.c