ff9f644 Fix LDAP operation selection logic in ldap_modify_do().

Authored and Committed by pspacek 11 years ago
    Fix LDAP operation selection logic in ldap_modify_do().
    
    Each operation code in LDAPMod structure can be ORed
    with LDAP_MOD_BVALUES.
    
    Signed-off-by: Petr Spacek <pspacek@redhat.com>
    
        
file modified
+17 -12