6c107d8 dns: do not add (forward)zone if it is already resolvable.

4 files Authored by dkupka 8 years ago, Committed by tbabej 8 years ago,
    dns: do not add (forward)zone if it is already resolvable.
    
    Check if the zone user wants to add is already resolvable and refuse to
    create it if yes. --skip-overlap-check and --force options suppress this check.
    
    https://fedorahosted.org/freeipa/ticket/5087
    
    Reviewed-By: Petr Spacek <pspacek@redhat.com>
    
        
file modified
+5 -2
file modified
+1 -1
file modified
+25 -5
file modified
+93 -2