8ad57e1 SYSDB: Make the usage of the filter more generic for search_ts_matches()

1 file Authored by fidencio 6 years ago, Committed by jhrozek 6 years ago,
    SYSDB: Make the usage of the filter more generic for search_ts_matches()
    
    In order to make this function re-usable in different parts of our code,
    let's start passing an already built filter to it instead of having the
    specific code building the name filter there.
    
    Related:
    https://pagure.io/SSSD/sssd/issue/3369
    
    Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com>
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+54 -13