]> git.sur5r.net Git - openldap/history - servers/slapd/schema_init.c
csnOrderingMatch should have a normalizer
[openldap] / servers / slapd / schema_init.c
2009-07-22 Quanah Gibson-MountcsnOrderingMatch should have a normalizer
2009-05-08 Quanah Gibson-MountITS#6098
2009-03-26 Quanah Gibson-MountITS#6036
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-11-10 Quanah Gibson-MountWarning cleanup: signed meets unsigned.
2008-11-10 Quanah Gibson-MountITS#5750
2008-11-10 Quanah Gibson-MountITS#5695
2008-11-08 Quanah Gibson-MountWarnings cleanup
2008-11-08 Quanah Gibson-MountITS#5700
2008-11-08 Quanah Gibson-Mountcertificate handling cleanup
2008-09-03 Quanah Gibson-MountITS#5608
2008-09-03 Quanah Gibson-MountITS#5634
2008-07-10 Quanah Gibson-MountITS#5588
2008-05-20 Quanah Gibson-MountITS#5506
2008-04-14 Quanah Gibson-MountITS#5411
2008-03-15 Pierangelo Masaratis/leave/func_leave/ (ITS#5411)
2008-02-12 Quanah Gibson-MountITS#5348
2008-02-12 Kurt ZeilengaHappy new year! (belated)
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 Howard ChuInteger indexing, sync with HEAD
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 ChuSync with HEAD
2007-12-01 Howard ChuTrim unneeded tmp var
2007-12-01 Howard ChuOmit leading zero pad byte
2007-12-01 Howard ChuSync with HEAD
2007-12-01 Howard ChuFix sign bit
2007-11-30 Quanah Gibson-MountFix ordered indexing
2007-11-30 Howard ChuFix 1.426, must sign-extend small numbers, not zero-pad
2007-11-27 Quanah Gibson-MountITS#5239 -- Ordered indexing for integer attributes
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-18 Quanah Gibson-MountITS#5192
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 ChuMore for ITS#5070 from HEAD
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, #5151 from HEAD - cert validate/norm fixes
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-04 Pierangelo Masaratifix previous commit
2007-09-04 Quanah Gibson-Mountcheck call consistency
2007-09-04 Quanah Gibson-MountauthzMatch IS octetStringMatch
2007-09-03 Pierangelo Masaraticheck call consistency
2007-09-03 Howard ChuIA5String stuff from HEAD
2007-09-03 Howard ChuFix PrintableString/IA5String commentary
2007-09-01 Pierangelo Masaratihide (experimental) schema
2007-09-01 Pierangelo Masaratihide (experimental) schema
2007-09-01 Pierangelo MasaratiauthzMatch IS octetStringMatch
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
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-02-13 Kurt ZeilengaQuick merge: everything from HEAD
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-10-19 Kurt ZeilengaSync with HEAD
2006-09-13 Howard ChuFix ITS#4672, clear errno before calling STRTOL
2006-04-18 Kurt ZeilengaSync with HEAD
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
next