]> git.sur5r.net Git - openldap/commitdiff
More matching rules
authorHoward Chu <hyc@openldap.org>
Mon, 17 Oct 2005 12:25:36 +0000 (12:25 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 17 Oct 2005 12:25:36 +0000 (12:25 +0000)
servers/slapd/overlays/accesslog.c

index 2ac8df76eb0bc04b147aea0b303a8b986d3f265f..a6470e57a49efc56e324847f86fe3eacbdc69745 100644 (file)
@@ -262,6 +262,7 @@ static struct {
                "SINGLE-VALUE )", &ad_reqNewSuperior },
        { "( " LOG_SCHEMA_AT ".21 NAME 'reqScope' "
                "DESC 'Scope of request' "
+               "EQUALITY caseIgnoreMatch "
                "SYNTAX OMsDirectoryString "
                "SINGLE-VALUE )", &ad_reqScope },
        { "( " LOG_SCHEMA_AT ".22 NAME 'reqDerefAliases' "