History log of /sssd-io/src/responder/common/iface/responder_ncache.c
Revision Date Author Comments Expand
205a0b9e9234327730fa808be95b2e1db7ffee95 15-Feb-2017 Jakub Hrozek <jhrozek@redhat.com>

RESPONDER: A sbus interface to reset negatively cached users and groups Adds two new responder sbus interface functions: ResetNegcacheUsers and ResetNegcacheGroups. These functions can be called by a Data Provider to signal to a responder that it should drop its negative cache. Reviewed-by: Pavel Březina <pbrezina@redhat.com>