c379d81 Add support for replicated environments to SOA serial autoincrement feature.

Authored and Committed by pspacek 11 years ago
    Add support for replicated environments to SOA serial autoincrement feature.
    389 DS sends entry change notification even if modifyTimestamp was modified because of replication from another DS. This code computes digest from resource records in zone object and compares these digests for each received entry change notification. False entry change notifications are revealed this way and no incrementation is done in that case.
    
    http://fedorahosted.org/bind-dyndb-ldap/ticket/67
    
    Signed-off-by: Petr Spacek <pspacek@redhat.com>
    
        
file modified
+1 -15
file modified
+37 -10
file modified
+126 -1
file modified
+13 -0
file modified
+23 -12
file modified
+4 -2