e26a019 DNS sites support - replace SRV lookup code with a plugin call

1 file Authored by pbrezina 11 years ago, Committed by jhrozek 11 years ago,
    DNS sites support - replace SRV lookup code with a plugin call
    
    https://fedorahosted.org/sssd/ticket/1032
    
    Removes hard coded SRV lookup code with a plugin call. This patch
    breaks SRV lookups as there is currently no plugin in use. It is
    fixed in next patch.
    
        
file modified
+73 -258