04759b5 failover: Protect against empty host names

11 files Authored by mzidek 11 years ago, Committed by jhrozek 11 years ago,
    failover: Protect against empty host names
    
    Added new parameter to split_on_separator that allows to skip
    empty values.
    
    The whole function was rewritten. Unit test case was added to
    check the new implementation.
    
    https://fedorahosted.org/sssd/ticket/1484
    
        
file modified
+1 -1
file modified
+1 -1
file modified
+91 -0
file modified
+70 -91
file modified
+2 -1