c109f06 RESPONDER: Add a responder sbus interface to set domain state

Authored and Committed by jhrozek 7 years ago
    RESPONDER: Add a responder sbus interface to set domain state
    
    Adds a generic responder s-bus interface that all responders implement.
    The interface currently contains methods that make it possible for a sssd
    domain to be marked as active or inconsistent by a back end.
    
    In the future, this commit will be superseded by sbus signals.
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+16 -2
file modified
+12 -0
file modified
+19 -0