]> git.sur5r.net Git - openldap/history - servers/slapd/oc.c
Initial round of changes for 2.3 beta
[openldap] / servers / slapd / oc.c
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-01-24 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-01 Pierangelo Masaratiallow undefined schema items to be returned by back...
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-06-25 Kurt ZeilengaFix wrong error when using operative attribute in
2004-04-28 Kurt ZeilengaITS#3118: fix objectIdentifierFirstComponentMatch for...
2004-04-28 Kurt ZeilengaITS#3118: initial fix: (objectClasses=2.5.6.0) works
2004-01-01 Kurt ZeilengaHappy new year
2003-11-27 Kurt ZeilengaUpdated notices
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-03-16 Kurt ZeilengaSLAP_NVALUES changes
2003-02-28 Kurt ZeilengaUse add_merge_one to add schema elements to subschema
2003-02-26 Kurt ZeilengaSLAP_NVALUES, round 3
2003-02-25 Kurt ZeilengaRound one of SLAP_NVALUES code
2003-01-22 Hallvard FurusethReturn 0 or 1 from is_entry_*(), to kill 'signed vs...
2003-01-20 Kurt ZeilengaRemove values match v. filter struct field macro overloads
2003-01-03 Kurt ZeilengaHappy new year
2003-01-02 Kurt ZeilengaFix ocflags tests
2002-12-14 Hallvard FurusethRemove casts of AVL function pointers.
2002-11-18 Howard ChuFix is_entry_objectclass flag comparisons (from Jason...
2002-11-01 Julius EnarusaiConverted ch_malloc, ch_calloc and ch_realloc calls...
2002-10-10 Kurt ZeilengaAdd some OBSOLETE schema checks
2002-10-09 Kurt ZeilengaFix bad sup error
2002-10-09 Kurt ZeilengaBasic framework for DIT Content Rules (not yet enforced)
2002-09-29 Kurt Zeilenga#unifdef -DSCHEMA_DN
2002-08-29 Kurt ZeilengaRound one of subclass indexing for objectClass and...
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