Age | Commit message (Expand) | Author | Files | Lines |
2021-12-30 | A new home. | midipix | 1 | -1/+1 |
2021-07-06 | Annual chores. | midipix | 1 | -1/+1 |
2020-05-14 | __ntapi_acl_init_common_descriptor_meta(): tweak support of Admins privileges. | midipix | 1 | -8/+5 |
2020-05-14 | __ntapi_acl_init_common_descriptor_meta(): set meta->group by owner as needed. | midipix | 1 | -0/+1 |
2020-04-02 | __ntapi_acl_init_common_descriptor(): properly handle admins-owned entities. | midipix | 1 | -0/+6 |
2019-12-07 | acl: __ntapi_acl_init_common_descriptor(): allow specification of ace flags. | midipix | 1 | -7/+9 |
2018-10-20 | __ntapi_acl_init_common_descriptor(): properly handle system-owned entities. | midipix | 1 | -0/+6 |
2018-10-20 | __acl_init_common_meta_impl(): ace interp.: account for system-owned entities. | midipix | 1 | -2/+18 |
2018-10-12 | __acl_init_common_meta_impl(): report the system account assigned permissions. | midipix | 1 | -1/+1 |
2018-10-12 | __ntapi_acl_init_common_descriptor(): disallow inheritance of parent ACEs. | midipix | 1 | -1/+1 |
2018-03-29 | acl helper interfaces: added ntapi_acl_init_common_descriptor_meta(). | midipix | 1 | -0/+172 |
2018-03-29 | acl common descriptor: allow setting admin access. | midipix | 1 | -3/+13 |
2018-03-29 | internals: when running as a local/domain user, cache the domain's admin sid. | midipix | 1 | -1/+1 |
2018-03-29 | __ntapi_acl_init_common_descriptor(): assign owner perms. via OWNER_RIGHTS sid. | midipix | 1 | -3/+2 |
2018-03-20 | acl helper interfaces: added ntapi_acl_init_common_descriptor(). | midipix | 1 | -0/+91 |