e89735d Logs successful reconnection to LDAP server.

Authored and Committed by pspacek 11 years ago
    Logs successful reconnection to LDAP server.
    
    LDAP connection error handling was modified:
    Errors are handled exclusively by handle_connection_error() now.
    
    Direct calls to ldap_connect() and ldap_reconnect() should be avoided.
    
    Signed-off-by: Petr Spacek <pspacek@redhat.com>
    
        
file modified
+21 -11