]> git.sur5r.net Git - openldap/commit
Added further consistency checks and a new schema parse error value
authorPierangelo Masarati <ando@openldap.org>
Sun, 10 Apr 2005 15:14:13 +0000 (15:14 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sun, 10 Apr 2005 15:14:13 +0000 (15:14 +0000)
commitfa4b1c69d789ea7f64021b4b8d3aa154bc6b1c91
tree885e383929f23bf96f2965af8bd2ae2651b49576
parentf1870628be5861dd9927881746d2812638f47125
Added further consistency checks and a new schema parse error value
which should help in debugging schema development for back-config.
The check essentially verifies, when a duplicate attributeType is found,
that the new attributeType definition is an exact duplicate of the
definition already present in the schema.
servers/slapd/at.c
servers/slapd/schemaparse.c
servers/slapd/slap.h