709c42f0cabc96d0e0edf72753a0967593206ff4 |
|
25-Apr-2018 |
Fabiano Fidêncio <fidencio@redhat.com> |
DP: Add dp_sbus_invalidate_group_memcache()
This function will be called from the data provider to the NSS
responder, which will invalidate a group in the memcache.
Related:
https://pagure.io/SSSD/sssd/issue/2653
Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> |
5007103e82f34e64a0ff3b278797b9fa42ba1dda |
|
15-Feb-2017 |
Jakub Hrozek <jhrozek@redhat.com> |
DP: Add internal interface to invalidate memory cache from DP
Adds an interfae to the Data Provider that allows the DP to notify the
NSS responder to invalidate its memory cache records.
Reviewed-by: Pavel Březina <pbrezina@redhat.com> |
af28fa659f7ffcd12ecf8bda64e79cf5dd225651 |
|
15-Feb-2017 |
Jakub Hrozek <jhrozek@redhat.com> |
DP: Add internal interface to reset negative cache from DP
Adds a an interface that allows the Data Provider to notify responders
to drop their negative cache.
Reviewed-by: Pavel Březina <pbrezina@redhat.com> |
b3ee4be9e1794fa823696d70d4958f3b0269939c |
|
15-Feb-2017 |
Jakub Hrozek <jhrozek@redhat.com> |
DP: Add internal DP interface to set domain state
Adds functions to the interface Data Provider publishes towards back
ends that allows the back ends to notify responders that a domain has
been enabled or disabled.
Reviewed-by: Pavel Březina <pbrezina@redhat.com> |