48c3ce8 Disable connection callbacks when going online

Authored and Committed by sgallagh 13 years ago
    Disable connection callbacks when going online
    
    Under certain circumstances, the openldap libraries will continue
    internally trying to reconnect to a connection lost (as during a
    cable-pull test). We need to drop the reconnection callbacks when
    marking the backend offline in order to guarantee that they are
    not called with an invalid sdap_handle.