]> git.sur5r.net Git - openldap/history - servers/slapd/schema_init.c
ITS#6532 Support extensible match=...OrderingMatch
[openldap] / servers / slapd / schema_init.c
2010-11-24 Hallvard FurusethITS#6532 Support extensible match=...OrderingMatch
2010-11-23 Hallvard FurusethITS#6722: Fix some matching rules to ensure strict...
2010-07-12 Howard ChuAdd SLAP_SYNTAX_DN syntax flag
2010-06-06 Howard ChuITS#6570 part #1
2010-04-13 Kurt Zeilengahappy belated New Year
2010-01-30 Howard ChuITS#6466 certificateListValidate: Empty Sequence-of...
2009-11-16 Pierangelo Masaratitrim unwanted commit
2009-11-15 Pierangelo Masaratitreat bervals as bervals (related to ITS#6378,ITS#6379)
2009-11-14 Pierangelo Masaratihandle embedded '\0' (ITS#6379)
2009-08-04 Pierangelo Masaratiimprove previous commit
2009-08-04 Pierangelo Masaratibe liberal in accepting CL (ITS#6241)
2009-08-03 Pierangelo Masaratinote about OpenSSL being more liberal than OpenLDAP...
2009-08-01 Howard ChuFix attributeCertificateValidate
2009-08-01 Howard ChuFix certificateListValidate parsing of CRL extensions
2009-07-13 Howard ChucsnOrderingMatch should have a normalizer
2009-05-08 Howard ChuITS#6098 issuerUID and subjectUID are primitive, not...
2009-03-26 Howard ChuITS#6036 zero out freed val
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-10-18 Hallvard FurusethWarning cleanup to ITS#5695/rev 1.453: signed meets...
2008-10-18 Hallvard FurusethITS#5750: Fix nameUIDPretty() bitstring in Name and...
2008-10-18 Pierangelo Masaratiapply Luca Tamburo's patch for Attribute Certificate...
2008-10-13 Hallvard FurusethWarning cleanup: signed meets unsigned. ber_flatten2...
2008-09-15 Pierangelo Masaratidon't hide standard track matching rules (more for...
2008-09-15 Pierangelo Masaratiadd support for certificateListExactMatch (RFC4523...
2008-09-15 Pierangelo Masaraticertificate handling cleanup
2008-08-30 Pierangelo Masaratino need to unescape/re-escape each line (more on ITS...
2008-08-30 Pierangelo Masaratiimplement caseIgnoreListMatch (ITS#5608)
2008-08-04 Pierangelo Masaratifix check for single-field firstComponentMatch normaliz...
2008-07-01 Pierangelo Masaratifix serialNumber and issuer parsing (ITS#5588)
2008-05-10 Howard ChuITS#5503 integerFilter keys were not terminated
2008-03-15 Pierangelo Masaratis/leave/func_leave/ (ITS#5411)
2008-02-02 Pierangelo Masaratiallow 2.1 CSN format (ITS#5348)
2008-02-01 Pierangelo Masaratis/assert/LDAP_INVALID_SYNTAX/ (ITS#5348)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-03 Hallvard FurusethInteger indexing - cleanup, signedness, redefine signma...
2007-12-02 Howard ChuCleanup overflow check
2007-12-02 Hallvard FurusethInteger indexing - cleanup
2007-12-02 Howard ChuAdd memctx to lutil_str2bin()
2007-12-02 Hallvard FurusethFix last patch, and reduce allocations in lutil_str2bin().
2007-12-02 Hallvard FurusethInteger indexing - handle huge values
2007-12-01 Howard ChuTrim unneeded tmp var
2007-12-01 Howard ChuOmit leading zero pad byte
2007-12-01 Howard ChuFix sign bit
2007-11-30 Howard ChuFix 1.426, must sign-extend small numbers, not zero-pad
2007-11-25 Howard ChuChange integer indexing to ordered only, no backward...
2007-11-23 Pierangelo Masaratisilence warnings
2007-11-21 Howard Chuinteger indexing must be unsigned
2007-11-21 Howard ChuAdd index_intlen keyword for ordered indexing of integers
2007-10-05 Howard ChuITS#5072 fix issuer format, use uppercase hex per RFC3641
2007-10-05 Pierangelo Masaratisupport de-normalization
2007-10-01 Howard ChucertificateExactNormalize - only check serial encoding...
2007-10-01 Howard ChuITS#5070 unify serialNumberAndIssuer validation
2007-10-01 Howard ChuITS#5070 use lutil_str2bin() for certificate serialNumbers
2007-09-29 Howard ChuITS#5070 again, use [-]0x123456789abcdef for big int...
2007-09-24 Howard ChuITS#5151 fix CertificateListValidate
2007-09-24 Howard ChuRemove special cases for BigNums in certificateExactNor...
2007-09-03 Pierangelo Masaraticheck call consistency
2007-09-03 Howard ChuFix PrintableString/IA5String commentary
2007-09-01 Pierangelo Masaratihide (experimental) schema
2007-09-01 Pierangelo MasaratiauthzMatch IS octetStringMatch
2007-08-30 Pierangelo Masaratirelease certificateListValidate()
2007-08-27 Pierangelo Masaratikeep pretty and normal form of CSN the same...
2007-08-27 Pierangelo Masaratialso the MOD part is hex; preserve compatibility with...
2007-08-27 Pierangelo Masaratiadd csnValidate/csnNormalize, since the SID could be...
2007-08-27 Pierangelo Masaratiso SIDs are hex
2007-08-26 Pierangelo Masaratiadd support for CSNSIDMatch; use it to set contextCSN...
2007-08-24 Pierangelo Masaratibehave when a value of an ordered attr starts with...
2007-08-16 Pierangelo Masaratifox to ITS#5070 fix: error out if serialNumber requires...
2007-08-03 Pierangelo Masaratitrim unused vars
2007-08-03 Pierangelo Masaratiadd certificateListValidate (#ifdef LDAP_DEVEL)
2007-08-03 Pierangelo Masaratiallow parsing of long long serials when long long is...
2007-07-25 Pierangelo Masaratiallow validation/normalization of x509 v1 (default...
2007-05-20 Hallvard FurusethFix --without-tls (ITS#4975). Enable certificate matching.
2007-05-18 Hallvard Furusethinclude lber-int.h (for rev 1.396 certificate changes)
2007-05-16 Pierangelo Masaratiallow array of more generic syntaxes
2007-05-16 Pierangelo Masaratiallow attribute inheritance with syntax restriction...
2007-05-13 Howard ChuDon't use strdup on bervals
2007-05-13 Howard ChuUse liblber for certificate Validation, Normalization
2007-01-29 Howard ChuFix q[-1] ref in prev commit
2007-01-29 Howard ChuITS#4823 allow zero-length IA5String
2007-01-02 Kurt Zeilengahappy new year
2006-12-02 Pierangelo Masaratiuse case consistent with RFCs (ITS#4764)
2006-10-28 Kurt ZeilengaMore ldapbis cleanup
2006-10-28 Kurt ZeilengaLDAPBIS cleanup
2006-09-13 Howard ChuFix ITS#4672, clear errno before calling STRTOL
2006-04-13 Hallvard Furusethschema_destroy(): Handle failed slap_schema_init()
2006-04-12 Kurt Zeilengaunifdef -DSLAP_ACL_HONOR_DISCLOSE
2006-04-01 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2006-03-08 Kurt ZeilengaUpdate certificate schema to use IANA assigned OIDs
2006-03-03 Kurt ZeilengaAdd support for GSER-encoded certificateExactAsssertion...
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-20 Kurt ZeilengaAdd UUIDPretty
2005-12-20 Kurt Zeilenga(Quick)fix UUID naming attributes
2005-11-13 Pierangelo Masaratidon't trust strchr/strrchr with bervals
2005-10-23 Howard Chusubstring indexing optimization
2005-09-26 Kurt ZeilengaentryUUID schema to use IANA (newly) assigned OIDs
2005-09-25 Howard ChuITS#4040 move initialization
2005-09-25 Howard ChuITS#4040 fix uniqueMemberMatch when value is zero-length
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-22 Pierangelo Masaratifurther ACI factoring out & confinement
next