Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-21 | Make the string_equal() function public | Jakub Hrozek | 1 | -13/+4 | |
2011-12-16 | Use the case sensitivity flag in the simple access provider | Jakub Hrozek | 1 | -4/+15 | |
2011-08-15 | sysdb refactoring: deleted domain variables in sysdb API | Jan Zeleny | 1 | -2/+2 | |
The patch also updates code using modified functions. Tests have also been adjusted. | |||||
2011-04-27 | simple provider: Don't treat primary GID lookup failures as fatal | Stephen Gallagher | 1 | -13/+19 | |
2010-12-13 | Add group support to the simple access provider | Stephen Gallagher | 2 | -14/+215 | |
This patch adds simple_allow_groups and simple_deny_groups options to the simple access provider. It makes it possible to grant or deny access based on a user's group memberships within the domain. This patch makes one minor change to previous functionality: now all deny rules will supersede allow rules. Previously, if both simple_allow_users and simple_deny_users were set with the same value, the allow would win. https://fedorahosted.org/sssd/ticket/440 | |||||
2010-03-08 | Add simple access provider | Sumit Bose | 2 | -0/+196 | |