]> git.sur5r.net Git - openldap/history - servers/slapd/schema_init.c
ITS#3534, 3546, 3571 revert abandon behavior
[openldap] / servers / slapd / schema_init.c
2005-01-20 Kurt ZeilengaHappy new year!
2004-08-30 Kurt ZeilengaRemove bogus assert
2004-07-18 Pierangelo Masaratiimport fix to ITS#3247 from HEAD
2004-06-29 Kurt ZeilengaSync with HEAD
2004-06-16 Kurt ZeilengaChanges from HEAD, including
2004-05-13 Pierangelo Masaratiimport empty DN uniqueMember normalization from HEAD
2004-04-29 Kurt Zeilengaimport 1st component match fix
2004-04-29 Kurt ZeilengaFix slapd non-portable macro use
2004-04-12 Kurt ZeilengaSync with HEAD
2004-04-06 Kurt ZeilengaSuck in changes from HEAD (CHANGES needs ITS #s)
2004-03-26 Kurt ZeilengaITS#2988: numericStringOrderingMatch from HEAD
2004-03-18 Kurt ZeilengaSync with HEAD
2004-02-17 Pierangelo Masaratifix ITS#2938
2004-01-01 Kurt ZeilengaHappy new year
2003-12-29 Kurt ZeilengaSync with HEAD
2003-12-01 Kurt ZeilengaSync with HEAD
2003-11-30 Kurt ZeilengaFirst rounded of changes in prep for 2.2.beta3
2003-09-22 Kurt ZeilengaMore for 2.2beta OPENLDAP_REL_ENG_2_2_1BETA
2003-09-22 Kurt ZeilengaLast(?) set of changes before 2.2beta
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-05-31 Kurt ZeilengaSuck in changes from HEAD
2003-05-19 Pierangelo Masaraticlarify the size of a generalizedTime
2003-05-16 Kurt ZeilengaNVALUES updates to approximate matching...
2003-05-14 Kurt Zeilengaupdated certificateExactMatch support,
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-29 Kurt Zeilengaremove dnPretty
2003-04-28 Kurt Zeilengageneric first component matching routines
2003-04-25 Kurt Zeilengafix up nvalues code so that pretty routines work properly
2003-04-24 Kurt ZeilengaBackout last commit... needs more work
2003-04-24 Kurt Zeilengarework objectClass mucking to use syntax "pretty" routine
2003-04-24 Kurt ZeilengaFix typo
2003-04-24 Kurt ZeilengaNew integer syntax / matching routines
2003-04-22 Kurt ZeilengaFix typo in last commit
2003-04-22 Kurt ZeilengaFix up subtreeSpecification to allow new GSER-based...
2003-04-22 Jong Hyuk ChoisubtreeSpecification syntax change : -binary +validator
2003-04-16 Pierangelo Masaratiuse global bervals for TRUE/FALSE
2003-04-16 Pierangelo Masaratiuse syntax and matching rules knowledge when preparing...
2003-04-16 Kurt ZeilengaAdd associated matching rules
2003-04-11 Howard ChuMore memory context tweaks
2003-04-11 Howard ChuMore memory context tweaks
2003-04-07 Pierangelo Masaratineed OpenLDAPaciMatch
2003-04-07 Kurt Zeilengacleanup
2003-04-07 Kurt Zeilengamore SLAP_NVALUES tweaking
2003-04-07 Kurt ZeilengaSLAP_NVALUES code cleanup
2003-04-06 Kurt ZeilengaMore #unifdef -DSLAP_NVALUES
2003-04-06 Kurt Zeilengapartial #unifdef -DSLAP_NVALUES
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-04-03 Pierangelo MasaratiFIXME: is this the intended behavior?
2003-04-02 Luke Howards/octetStringIndexer/octetStringMatch
2003-04-02 Luke HowardApply Kurt's fix for octet string normalization/filteri...
2003-03-24 Kurt ZeilengaSLAP_NVALUES: a few more matching rules
2003-03-24 Kurt ZeilengaSLAP_NVALUES: telephoneNumberNormalize
2003-03-24 Kurt ZeilengaSLAP_NVALUES: add numericStringNormalize()
2003-03-23 Kurt ZeilengaBoolean indexing support
2003-03-16 Kurt ZeilengaSLAP_NVALUES: remove all the extra frees
2003-03-16 Kurt ZeilengaSLAP_NVALUES: fix extraneous free bug.
2003-03-01 Kurt ZeilengaSLAP_NVALUES: substrings indexing/filterring
2003-03-01 Kurt ZeilengaSLAP_NVALUES: A couple of more normalizers...
2003-03-01 Kurt ZeilengaSLAP_NVALUES: test003 now passes (with help of a substr...
2003-02-28 Kurt ZeilengaSLAP_NVALUES: fix UTF8StringNormalize
2003-02-28 Pierangelo Masaratimissing OpenLDAPaciMatch definition
2003-02-28 Kurt ZeilengaSLAP_NVALUES: a couple of basic normalizers... but...
2003-02-27 Kurt ZeilengaSLAP_NVALUES: More preparation for new normalization...
2003-02-27 Kurt ZeilengaSLAP_NVALUES: prepare for new schema routines
2003-02-27 Kurt Zeilengaaxe mr_ptr in favor or schema_prep
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-02-25 Kurt ZeilengaAdditional indexer normalization (need to check all...
2003-02-25 Kurt ZeilengaQuick (and incomplete) fix to " foo " indexing
2003-01-19 Luke HowardUse strtol() not strtoul() in integerBit{And,Or}Match...
2003-01-03 Kurt ZeilengaHappy new year
2003-01-03 Hallvard FurusethFix octetStringOrderingMatch(). It thought "b"<"aa...
2003-01-03 Hallvard FurusethDelete bitStringNormalize().
2003-01-02 Hallvard FurusethFix attribute value parsing in objectIdentifierFirstCom...
2002-12-21 Kurt ZeilengaA few X.509 certificate tweaks... needs work (and testing)
2002-12-11 Kurt Zeilengamisc cleanup
2002-12-11 Howard ChuFix ITS#2227, nameUIDNormalize fell behind the times...
2002-12-10 Kurt ZeilengaMake digit a local static variable instead of a global
2002-11-19 Julius EnarusaiConverted ch_malloc and ch_calloc calls to SLAP_MALLOC...
2002-09-15 Kurt ZeilengaMisc CLIENT_UPDATE cleanups
2002-09-04 Jong Hyuk ChoiLDAP Client Update Protocol - non-persistent update...
2002-09-03 Kurt ZeilengaAdd appropriate matching rule checks.
2002-08-31 Kurt ZeilengaAdd matching rule use support where assertion syntax...
2002-08-31 Pierangelo Masaratifix bitwise matching (courtesy of Luke Howard)
2002-08-31 Pierangelo Masaratiadd matchingRuleUse to schema; use a berval instead...
2002-08-30 Kurt ZeilengaWe don't support substrings matching via extensibleMatch
2002-08-29 Kurt ZeilengaFinish adding subclassing indexing support
2002-08-29 Kurt ZeilengaRound one of subclass indexing for objectClass and...
2002-08-17 Howard ChuUpdated register_syntax, register_matching_rule for...
2002-08-16 Pierangelo Masaratifix printableStringValidate return value bug
2002-08-07 Kurt ZeilengaMove large string comment to just above UTF8StringValid...
2002-08-06 Kurt Zeilengaother->invalid
2002-08-06 Kurt ZeilengaFor IA5, printable, telephone:
2002-08-06 Kurt ZeilengaAdd a summary to strings comment
2002-08-06 Kurt ZeilengaUpdate string commment with examples.
2002-08-06 Kurt ZeilengaAdd start of discussion of strings in LDAP/X.500 and...
2002-08-06 Kurt ZeilengaFix nameAndOptionalUUID normalization,
2002-08-06 Howard ChuITS#1998 UTF8StringNormalize should accept all-space...
2002-07-24 Kurt ZeilengaBootParamSyntax: be more liberal than the ABNF such...
2002-07-24 Kurt ZeilengaShould allow keystring in bootParams
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
next