]> git.sur5r.net Git - openldap/history - servers/slapd/schema_init.c
ITS#5322 don't try to free a NULL locker
[openldap] / servers / slapd / schema_init.c
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
2005-08-22 Pierangelo Masaratimutex-protect "undefined" attribute descriptions/object...
2005-08-17 Pierangelo MasaratiACIs almost entirely factored out of slapd
2005-08-11 Pierangelo Masaratiadd authzSyntax for authzTo/authzFrom attributes; add...
2005-07-30 Hallvard FurusethserialNumberAndIssuerPretty() and serialNumberAndIssuer...
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-11 Howard ChuITS#3847 silence warnings
2005-06-16 Luke HowardFix OpenLDAP ITS#3782 - broken logic in bitwise matchin...
2005-04-10 Kurt Zeilenga<limits.h> cleanup && ITS#3643
2005-03-26 Kurt ZeilengaUpdate uniqueMemberMatch to be consistent with latest
2005-03-25 Kurt ZeilengaITS#3538: improved substrings matching (spaces handled
2005-03-21 Howard ChuFix unparsers, schema loading works
2005-02-01 Howard ChuFix off-by-one in octetStringSubstringsFilter
2005-01-18 Pierangelo Masaraticonsistently use BER_* macros
2005-01-01 Kurt ZeilengaHappy New Year!
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
next