]> git.sur5r.net Git - openldap/history - servers/slapd/schema_init.c
Fix prev commit
[openldap] / servers / slapd / schema_init.c
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
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...
2002-07-07 Stig VenaasAdded normalization to caseIgnoreIA5Indexer()
2002-05-15 Howard ChuFix nameUIDvalidate memfree
2002-04-18 Howard Chudeleted sasl_external_x509dn_convert; X509 DNs are...
2002-04-16 Howard ChuITS#1712, rewritten dn_openssl2ldap(). Added dnDCEnorma...
2002-04-15 Kurt ZeilengaRe: Patch: ctype functions require 'unsigned char'...
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-04-04 Stig VenaasChanged to use lower case for case folding
next