69f6f2e sss_cache: Multiple domains not handled properly

1 file Authored by mzidek 11 years ago, Committed by jhrozek 11 years ago,
    sss_cache: Multiple domains not handled properly
    
    When working with multiple domains and no
    matching objects for deletion were found in the first
    domain, the other domains were not searched at all.
    
    Also the ERROR message informing about object not found
    (the one printed for each domain) was changed to
    DEBUG message.
    
        
file modified
+37 -35