0a32000 Add unconditional online callbacks

4 files Authored by sbose 10 years ago, Committed by jhrozek 10 years ago,
    Add unconditional online callbacks
    
    Currently online callbacks are only executed if the backend was offline
    before. This patch add a new class of callback which are always called
    if the backend gets a request to go online.
    
    They can be used e.g. to reset timeouts until a more sophisticated method
    (OpenLMI, sssctl) is available.
    
        
file modified
+9 -0