]> git.sur5r.net Git - openldap/history - servers/slapd/schema_check.c
Add another safety check
[openldap] / servers / slapd / schema_check.c
2002-08-27 Kurt ZeilengaAdd another safety check
2002-08-27 Kurt ZeilengaReturn other.
2002-08-27 Kurt ZeilengaFix bug in last commit
2002-08-27 Kurt Zeilengano structuralObjectClass is not a schema violation...
2002-08-27 Kurt ZeilengaClean up some structuralObject checks to improve readab...
2002-08-27 Kurt ZeilengaFix comment
2002-08-22 Kurt ZeilengaFix abstract schema check
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-03-07 Julius EnarusaiThe following file fails compile when NEW_LOGGING is...
2002-01-31 Howard ChuFix ITS#1573 spelling errors
2002-01-19 Kurt ZeilengaUpdate collective attribute schema
2002-01-19 Howard ChuDefined some ObjectClass->soc_flags values, changed...
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-13 Kurt ZeilengaInstall system schema checks
2002-01-13 Kurt ZeilengaMisc cleanup, lint removal, and minor optimizations
2002-01-11 Kurt ZeilengaAdd collective attribute system schema support.
2002-01-11 Kurt ZeilengaAdd Backend to system schema check routines
2002-01-10 Kurt ZeilengaAdd Backend argument to entry_schema_check() to support...
2002-01-10 Kurt Zeilengaadd system schema checks
2002-01-10 Kurt ZeilengaStart of new operational attribute framework
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuMinor cleanup
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-28 Howard ChuMisc berval stuff.
2001-12-21 Kurt ZeilengaLDAPv2 disallow and other flag changes
2001-12-20 Kurt ZeilengaAdd abstract object class checks and a bit of structura...
2001-12-20 Kurt ZeilengaAdd better error reporting.
2001-12-19 Kurt ZeilengaFix minor error in error text handling
2001-12-19 Kurt ZeilengaPatch slapadd(8) to provide a structuralObjectClass...
2001-12-19 Kurt ZeilengaAdd structuralObjectClass support and a bit of const...
2001-11-16 Howard ChuChanged AttributeType.sat_cname from char * to struct...
2001-10-23 Kurt ZeilengaUse defined Root DSE attributes.
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-08-28 Kurt ZeilengaMinor rework of *text = textbuf fix
2001-08-15 Mark AdamsonNeed to set error text pointer sooner in entry_schema_c...
2001-07-24 Kurt ZeilengaRework single-value check
2001-07-24 Kurt ZeilengaAdd an improved single value constraint check.
2001-06-06 Kurt ZeilengaAdd more detailed reporting of schema violations to...
2001-01-17 Gary Williamsfix format
2001-01-17 Kurt ZeilengaUse consistent spelling of objectClass
2001-01-17 Kurt ZeilengaMove optimistic ret setting
2001-01-15 Gary WilliamsMore new logging (Behind NEW_LOGGING)
2001-01-10 Kurt ZeilengaTreat unrecognized object classes as an objecdt class...
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-04 Mark ValenceBug fix.
2000-05-31 Kurt ZeilengaAdd extensibleObject support
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Mostly work modify
2000-05-23 Kurt ZeilengaRemove debugging assert committed by mistake
2000-05-23 Kurt ZeilengaFix typo in last commit and in schema_check.c
2000-05-23 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: fix bugs in add/modify logic
2000-05-22 Kurt ZeilengaConst'ification
2000-05-16 Kurt ZeilengaFix typo in last commit
2000-05-15 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: working cn=schema
2000-05-13 Kurt ZeilengaY2k copyright update
2000-04-25 Kurt Zeilengaentry_schema_check() rename and more (error handling)
2000-02-28 Kurt ZeilengaYet another round of SLAPD_SCHEMA_NOT_COMPAT changes...
2000-02-14 Kurt ZeilengaAnother round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
2000-02-06 Kurt ZeilengaYet another round of SLAPD_SCHEMA_NOT_COMPAT changes...
2000-02-05 Kurt ZeilengaAnother round of SLAPD_SCHEMA_NOT_COMPAT changes including