]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schemaparse.c
Added connection initialisation and destruction notification. Now backends can regist...
[openldap] / servers / slapd / schemaparse.c
index 07de1d2997e8bb342b60c67fd05a2d751bf0dbde..4e4ea442168d9b0fd9a7a79ac348b772cc5d86e6 100644 (file)
@@ -23,7 +23,14 @@ static char *err2text[] = {
        "Objectclass not found",
        "Attribute type not found",
        "Duplicate objectclass",
-       "Duplicate attributetype"
+       "Duplicate attributetype",
+       "Duplicate syntax",
+       "Duplicate matchingrule",
+       "OID or name required",
+       "Syntax or superior required",
+       "Matchingrule not found",
+       "Syntax not found",
+       "Syntax required"
 };
 
 char *