]> git.sur5r.net Git - openldap/commitdiff
Sync with HEAD
authorKurt Zeilenga <kurt@openldap.org>
Tue, 10 May 2005 21:06:22 +0000 (21:06 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 10 May 2005 21:06:22 +0000 (21:06 +0000)
servers/slapd/bconfig.c

index 89295d327c04c174eef759d7422061ba6f9f3715..a157ee49e8953670586544236ed189517813c727 100644 (file)
@@ -1829,6 +1829,7 @@ config_loglevel(ConfigArgs *c) {
                { BER_BVC("Parse"),     LDAP_DEBUG_PARSE },
                { BER_BVC("Cache"),     LDAP_DEBUG_CACHE },
                { BER_BVC("Index"),     LDAP_DEBUG_INDEX },
+               { BER_BVC("Sync"),      LDAP_DEBUG_SYNC },
                { BER_BVC("Any"),       -1 },
                { BER_BVNULL,   0 }
        };