The branch, master has been updated
via 8287938 We should never just assign an st_mode to an ace->perms
field, theoretically they are different so should go through a mapping
function. Ensure this is so.
via 47ebc8f Modify ensure_canon_entry_valid() into
ensure_canon_entry_valid_
The branch, master has been updated
via 36ea39e talloc: Convert error cecking macros into fns
from 7d7e33c Add tests for talloc_memlimit
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
- Log -
commit 36ea39ed
The branch, v3-5-test has been updated
via 7dcb017 When setting a non-default ACL, don't forget to apply masks
to SMB_ACL_USER and SMB_ACL_GROUP entries.
via 580f616 Only apply masks on non-default ACL entries when setting
the ACL.
via 9647be9 Use is_default_acl variable i
The branch, v3-6-test has been updated
via ac7d976 When setting a non-default ACL, don't forget to apply masks
to SMB_ACL_USER and SMB_ACL_GROUP entries. (cherry picked from commit
6575d1d34fee45c7a965c7c9641cc52b566a9e7f)
via f163bcd Only apply masks on non-default ACL entries wh