]> git.sur5r.net Git - openldap/history - servers/slapd/oc.c
use ldap_charray_free() instead of slapd's charray_free()
[openldap] / servers / slapd / oc.c
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-05-31 Kurt ZeilengaAdd abstract/final system attribute types.
2002-05-30 Kurt ZeilengaDisallow addition of system schema via config files.
2002-05-29 Kurt ZeilengaHide some yet-to-be-implemented schema
2002-02-09 Kurt ZeilengaReverse arguments of is_object_subclass and reverse...
2002-02-09 Kurt ZeilengaChange structuralObjectClass to use objectClassMatch,
2002-01-31 Howard ChuFix ITS#1572, check for NULL objectClass in is_entry_ob...
2002-01-19 Howard ChuDefined some ObjectClass->soc_flags values, changed...
2002-01-10 Kurt ZeilengaMore operational attribute infrastructure...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-31 Howard ChuMinor cleanup
2001-12-28 Howard ChuMisc berval stuff.
2001-12-26 Howard ChuAdded ldap_xxx2bv schema functions
2001-12-26 Howard ChuMore struct berval changes, dnNormalize migration...
2001-11-07 Howard ChuAdded schema_destroy() et al to free schema structures...
2001-09-16 Kurt ZeilengaMinor cleanup
2001-06-07 Kurt ZeilengaCheck schema NAMEs
2001-01-22 Kurt ZeilengaAdd objectClass kind checking
2001-01-17 Gary Williamsfix format
2001-01-15 Gary WilliamsMore new logging (Behind NEW_LOGGING)
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-07-22 Kurt Zeilengaconform schema routines to ldap naming conventions
2000-06-19 Kurt ZeilengaFix is_object_subclass and implicitly add 'top' to...
2000-06-07 Kurt ZeilengaFix up debug statement as suggested by christian.lorenz...
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-05-30 Kurt ZeilengaRework ACI codes to use OpenLDAPaci. Add needed schema...
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Mostly work modify
2000-05-27 Kurt ZeilengaAdd asserts in attempt to find oc_find bug...
2000-05-24 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Fix normalization bugs
2000-05-22 Kurt ZeilengaConst'ification
2000-05-21 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: framework for value_match...
2000-05-19 Kurt ZeilengaAdd a little debugging
2000-05-15 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: working cn=schema
2000-05-13 Kurt ZeilengaY2k copyright update
2000-03-09 Kurt ZeilengaFix calloc typo
2000-02-14 Kurt ZeilengaAnother round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
2000-02-05 Kurt ZeilengaAnother round of SLAPD_SCHEMA_NOT_COMPAT changes including