pemensik / bind-dyndb-ldap

Forked from bind-dyndb-ldap 6 years ago
Clone

91535a6 Publish zones only after all LDAP events have been processed.

Authored and Committed by pspacek 10 years ago
    Publish zones only after all LDAP events have been processed.
    
    Zones are not exposed in _default DNS view until all events
    generated before LDAP intermediate message have been processed.
    
    This prevents BIND from returning NXDOMAIN for some names from
    a zone but NOERROR answers for other names in the same zone.
    It would be pretty confusing and not easy to debug.
    
    Signed-off-by: Petr Spacek <pspacek@redhat.com>
    
        
file modified
+51 -17
file modified
+2 -0
file modified
+1 -0