]> git.sur5r.net Git - openldap/history - servers/slapd/schema_init.c
Sync with HEAD
[openldap] / servers / slapd / schema_init.c
2005-08-17 Kurt ZeilengaSync with HEAD
2005-08-12 Kurt ZeilengaSync with HEAD
2005-08-09 Kurt ZeilengaSync with HEAD
2005-07-11 Kurt ZeilengaSync with HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-02-02 Kurt ZeilengaSync with HEAD OPENLDAP_REL_ENG_2_3_1ALPHA
2005-01-20 Kurt ZeilengaSync with HEAD
2004-12-07 Kurt Zeilengacleanup
2004-12-06 Howard ChuBetter fix for prev commit
2004-12-06 Howard ChuDon't assert on short time strings, just ignore them.
2004-12-02 Howard ChuHide CSN schema dependencies
2004-12-02 Howard ChuAdd CSN syntax, matching rules (to support inequality...
2004-11-29 Sang Seok Lim1) <all> type component reference support
2004-11-14 Sang Seok LimComponentFilterMatch support for userCertificate
2004-10-27 Sang Seok LimComponent Matching module
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-28 Howard ChuAdd SLAP_MR_ORDERED_INDEX - support for inequality...
2004-09-28 Howard ChuTweak exact hashing in prev commit
2004-09-28 Howard ChuITS#2661: configurable substring index lengths
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-09 Kurt ZeilengaAdd additional DN matching rules.
2004-09-09 Kurt ZeilengaAdd initial dnSubtreeMatch.
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-09-01 Jong Hyuk Choirevert prev commit to normalizers
2004-08-31 Jong Hyuk Choiuse ch_malloc for normailzed values
2004-08-31 Jong Hyuk Choipatch for ITS#3296 - do not use sl_malloc on normalized...
2004-08-28 Kurt Zeilengacleanup
2004-08-26 Sang Seok LimThis patch is for a component filter. please refer...
2004-07-28 Jong Hyuk Choishould not assert(0) in UUIDValidate
2004-07-18 Pierangelo Masaratifix empty uniqueMember dn portion (ITS#3247)
2004-06-29 Sang Seok LimThis patch provides support for rdnMatch matching rule...
2004-06-29 Pierangelo Masaratifix uniqueMemberMatch according to previous fix (relate...
2004-06-29 Pierangelo Masaratifix nameUID* and uniqueMember* stuff in a consistent...
2004-06-28 Kurt Zeilengacleanup
2004-06-28 Pierangelo Masaratifix nameUID/uniqueMember stuff (ITS#3210)
2004-06-11 Kurt Zeilengacleanup
2004-05-13 Pierangelo Masaratifix previous commit :)
2004-05-13 Pierangelo Masaraticaught nasty empty DN bug
2004-05-04 Kurt ZeilengaUpdate substr indexing macros to better separate
2004-04-28 Kurt ZeilengaITS#3118: fix objectIdentifierFirstComponentMatch for...
2004-04-28 Kurt ZeilengaITS#3118: initial fix: (objectClasses=2.5.6.0) works
2004-04-28 Pierangelo Masaratiquick hack for ITS#3118; may need work
2004-04-26 Kurt ZeilengaITS#3115: don't increment argument to TOLOWER macro
2004-04-20 Kurt ZeilengaITS#3092: Rename sl_free() and friends to slap_sl_free()
2004-04-19 Kurt ZeilengaAdditional invalid objectClass changes (ITS#3097)
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-02 Kurt ZeilengaAdd a yet-to-be-tested deliveryMethodValidate function
2004-03-26 Kurt ZeilengaAdd numericStringOrderingMatch rule (ITS#2988)
2004-03-18 Kurt ZeilengaAdd note that some of the unimplemented matching rules are
2004-02-17 Pierangelo Masaratifix numericStringMatch (ITS#2938)
2004-01-01 Kurt ZeilengaHappy new year
2003-12-17 Pierangelo Masaraticleanup most of the -pedantic warnings (ITS#2884) and...
2003-11-27 Kurt ZeilengaUpdated notices
2003-11-03 Howard ChuITS#2808 fix UUIDNormalize, use it.
2003-10-31 Kurt ZeilengaUpdate entryUUID to latest draft specification
2003-10-23 Howard ChuFix caseExact/caseIgnore IA5 normalization
2003-10-18 Kurt ZeilengaExplicitly mark attribute/assertion syntax of values...
2003-10-18 Howard ChuITS#2771 fix memory usage in LDAPDN_rewrite, fix normalizer
2003-10-18 Kurt ZeilengaAdd basic support for certificateMatch (as an extensibl...
2003-10-18 Kurt ZeilengaRework support for certificate exact matching based...
2003-09-22 Luke HowardCheck for HAVE_LONG_LONG in STRTOL macro
2003-09-21 Luke HowardDefine SLAP_STRTOL macro for integerBitAndMatch() and...
2003-08-22 Kurt ZeilengaAdd missing assignment in last commit.
2003-08-22 Kurt ZeilengaAdd nameAndOptionalUID pretty routine... improves uniqu...
2003-08-13 Hallvard FurusethHandle full syntax of Generalized Time and UTC Time.
2003-08-11 Kurt ZeilengaITS#2664: add uniqueMemberMatch
2003-06-13 Howard ChuITS#2587 fix failure return from telephoneNumberNormalize
2003-06-09 Kurt Zeilengamisc cleanup
2003-05-31 Kurt ZeilengaSchema cleanup
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
next