fb83de0 LDAP: Filter out multiple entries when searching overlapping domains

Authored and Committed by jhrozek 8 years ago
    LDAP: Filter out multiple entries when searching overlapping domains
    
    In case domain overlap, we might download multiple objects. To avoid
    saving them all, we attempt to filter out the objects from foreign
    domains.
    
    We can only do this optimization for non-wildcard lookups.
    
    Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
    
        
file modified
+4 -0
file modified
+59 -0
file modified
+9 -0
file modified
+186 -0