]> git.sur5r.net Git - openldap/history - servers/slapd/oc.c
Update copyright for next release
[openldap] / servers / slapd / oc.c
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-09-06 Quanah Gibson-Mountif objectClass is not present (e.g. schema check is...
2008-09-04 Quanah Gibson-MountITS#5682
2008-09-04 Quanah Gibson-MountITS#5681
2008-04-15 Quanah Gibson-Mountconst strings
2008-04-14 Quanah Gibson-MountITS#5388
2008-04-06 Hallvard Furusethconstify 1st arg to register_at()/register_at(), needed...
2008-02-25 Pierangelo Masaratidon't try to dereference NULL pointer (ITS#5388)
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-03-20 Pierangelo Masaraticleanup struct declarations
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-02-07 Howard ChuFix redundant frees
2007-01-02 Kurt Zeilengahappy new year
2006-11-17 Howard ChuBetter tracking of system schema, refresh cn=schema...
2006-11-17 Howard ChuKeep hardcoded schema together in lists
2006-10-19 Kurt ZeilengaSync with HEAD
2006-09-14 Howard ChuCleanup prev commit
2006-09-14 Howard ChuSupport dynamic add/delete of attributeTypes and object...
2006-09-13 Howard ChuUse register_at / register_oc
2006-09-13 Howard ChuAdd register_at / register_oc helpers.
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-19 Pierangelo Masaratiimprove previous commit; same fix required by objectCla...
2005-09-08 Pierangelo Masaratiplug one-time leaks
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-22 Pierangelo Masaratimutex-protect "undefined" attribute descriptions/object...
2005-08-20 Pierangelo Masaratiallow objectClass checking including sups
2005-07-19 Pierangelo MasaratiObjectClass cleanup
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-14 Hallvard FurusethSilence "unused <something>" warnings
2005-04-10 Pierangelo Masaratisame for objectClass; improve previous commit
2005-04-09 Howard ChuPreserve OID macros for display in back-config
2005-03-21 Howard ChuFix unparsers, schema loading works
2005-03-21 Howard ChuSchema unparsing support
2005-01-22 Howard ChuSchema caching for slaptools
2005-01-01 Kurt ZeilengaHappy New Year!
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