b5825c7 UTIL: Convert domain->disabled into tri-state with domain states

Authored and Committed by jhrozek 8 years ago
    UTIL: Convert domain->disabled into tri-state with domain states
    
    Required for:
    https://fedorahosted.org/sssd/ticket/2637
    
    This is a first step towards making it possible for domain to be around,
    but not contacted by Data Provider.
    
    Also explicitly create domains as active, previously we only relied on
    talloc_zero marking dom->disabled as false.
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+2 -0
file modified
+18 -1
file modified
+5 -2
file modified
+17 -3
file modified
+3 -0
file modified
+1 -0
file modified
+1 -0