]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-meta/unbind.c
Add SLAP_MR_ORDERED_INDEX - support for inequality indexing. Currently
[openldap] / servers / slapd / back-meta / unbind.c
index 03510d284f104cf32e14951b6b322cdff23a4efe..8f219c7640fe304cd90749738619ef89f302b8f2 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1999-2003 The OpenLDAP Foundation.
+ * Copyright 1999-2004 The OpenLDAP Foundation.
  * Portions Copyright 2001-2003 Pierangelo Masarati.
  * Portions Copyright 1999-2003 Howard Chu.
  * All rights reserved.
@@ -40,14 +40,9 @@ meta_back_conn_destroy(
        struct metainfo *li = ( struct metainfo * )be->be_private;
        struct metaconn *lc, lc_curr;
 
-#ifdef NEW_LOGGING
-       LDAP_LOG( BACK_META, ENTRY,
-               "meta_back_conn_destroy: fetching conn %ld\n", conn->c_connid, 0, 0 );
-#else /* !NEW_LOGGING */
        Debug( LDAP_DEBUG_TRACE,
                "=>meta_back_conn_destroy: fetching conn %ld\n%s%s",
                conn->c_connid, "", "" );
-#endif /* !NEW_LOGGING */
        
        lc_curr.conn = conn;
        
@@ -59,15 +54,9 @@ meta_back_conn_destroy(
        if ( lc ) {
                int i;
                
-#ifdef NEW_LOGGING
-               LDAP_LOG( BACK_META, INFO,
-                       "meta_back_conn_destroy: destroying conn %ld\n",
-                       lc->conn->c_connid, 0, 0 );
-#else /* !NEW_LOGGING */
                Debug( LDAP_DEBUG_TRACE,
                        "=>meta_back_conn_destroy: destroying conn %ld\n%s%s",
                        lc->conn->c_connid, "", "" );
-#endif /* !NEW_LOGGING */
                
                /*
                 * Cleanup rewrite session