]> git.sur5r.net Git - openldap/history - servers/slapd/filterentry.c
Happy New Year!
[openldap] / servers / slapd / filterentry.c
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-01-05 Kurt ZeilengaHappy New Year!
2010-04-13 Kurt Zeilengahappy belated new year
2009-11-18 Quanah Gibson-MountUse sl_mfunc instead of direct reference to slap_sl_free
2009-06-03 Quanah Gibson-MountTo be safe (see ITS#5328), set hasSubordinates before...
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-09-10 Quanah Gibson-MountITS#5691
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-29 Howard ChuITS#5153 from HEAD - sorted values
2007-09-25 Howard ChuITS#5153 fix prev commit, ordering matches can be done...
2007-09-24 Howard ChuUse attr_valfind instead of value_find_ex to optimize...
2007-09-23 Howard ChuMore for a_numvals
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-24 Howard Chutest_filter() should use ordered_value_match()
2007-03-17 Pierangelo Masaratiremove lint (ITS#4878)
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-12-25 Howard ChuITS#3707 preserve filter input, allow (and ignore)...
2006-10-28 Kurt ZeilengaMore ldapbis cleanup
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-06 Pierangelo Masaratisilence warnings
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-03-26 Kurt ZeilengaUpdate uniqueMemberMatch to be consistent with latest
2005-03-01 Pierangelo Masaratifix ITS#3406 wrt/ dnattr; silence warning
2005-02-15 Sang Seok LimMisc clean up
2005-02-15 Sang Seok LimAttribute Aliasing : equality matching support
2005-01-26 Pierangelo Masaratifix ITS#3406 - normalize attributes according to MR...
2005-01-22 Pierangelo Masaratifix ITS#3506
2005-01-20 Kurt Zeilengacleanup
2005-01-13 Sang Seok LimHandling multi-valued attributes in Component Matching
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-23 Sang Seok LimBug fix
2004-12-07 Kurt Zeilengacleanup
2004-10-27 Sang Seok LimComponent Matching module
2004-09-18 Kurt Zeilengavalue_match cleanup
2004-09-18 Kurt Zeilengacomponent cleanup
2004-09-18 Kurt Zeilengacleanup
2004-09-18 Kurt ZeilengaITS#3333 fix presence and substrings
2004-09-17 Kurt ZeilengaITS#3333 fix for compare
2004-09-17 Kurt ZeilengaInitial ITS#3333 fix
2004-09-08 Kurt Zeilengaimprove last commit
2004-09-08 Kurt ZeilengaFix entryDN matching
2004-09-07 Kurt ZeilengaAdd entryDN MRA support. This is intended to be used:
2004-09-07 Kurt ZeilengaAdd presence and equality support for entryDN,
2004-09-07 Kurt Zeilengacleanup
2004-09-07 Kurt ZeilengaInitial entryDN implementation.
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-26 Sang Seok LimThis patch is for a component filter. please refer...
2004-06-28 Pierangelo Masaratifix memory usage
2004-05-19 Kurt Zeilengacleanup
2004-05-19 Howard ChuFix prev commit, test015 works again
2004-05-18 Howard ChuITS#3146 plug extended match memory leaks
2004-04-09 Kurt ZeilengaFix approx matching when there is an equality index...
2004-01-01 Kurt ZeilengaHappy new year
2003-11-27 Kurt ZeilengaUpdated notices
2003-10-18 Kurt ZeilengaAdd basic support for certificateMatch (as an extensibl...
2003-09-20 Howard ChuFix crashes if test_filter is called with NULL op
2003-04-16 Pierangelo Masaratiuse global bervals for TRUE/FALSE
2003-04-11 Howard ChuMore memory context tweaks
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-24 Howard ChuSLAP_NVALUES - a_nvals is useless if ma_rule isn't...
2003-03-24 Howard ChuSLAP_NVALUES tweaks - after input, a_nvals is always...
2003-02-28 Kurt ZeilengaSLAP_NVALUES: Use a_nvals
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-01-03 Kurt ZeilengaHappy new year
2002-11-10 Pierangelo Masaratiremove #ifdef SLAP_FILTER_HASSUBORDINATES
2002-10-26 Pierangelo Masaratifix hasSubordinate filtering; now it can be safely...
2002-09-01 Kurt Zeilengaunifdef -DSLAP_X_MRA_MATCH_DNATTRS
2002-08-31 Kurt ZeilengaAdd mr_usable_with_at() routine. Use both in generation
2002-08-29 Pierangelo Masarati- added the capability to filter based on hasSubordinat...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-03-12 Kurt ZeilengaCheck components of extensible match filter sooner...
2002-03-11 Kurt ZeilengaReturn inappropriate matching if the syntaxes don't...
2002-03-11 Kurt ZeilengaAdd a comment to the check which needs extending to...
2002-03-11 Kurt ZeilengaMisc extensible match clean up.
2002-02-09 Kurt ZeilengaAdd ACL state recording to avoid multiple evaluation of
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-29 Howard ChuChange struct berval * to struct berval in various...
2001-11-27 Kurt ZeilengaReplace existing SLAP_MR_ matching flags with:
2001-10-22 Julio Sánchez Fern... When checking if an entry matches some filter, we have...
2001-09-04 Kurt ZeilengaRemove extensible filter #ifdef
2001-09-01 Kurt ZeilengaAdd general extensible matching support and integerBitA...
2001-08-28 Kurt ZeilengaApply ACLs to front end objects (root DSE, subschema...
2001-06-23 Kurt ZeilengaAdd comments to three-value logic
2001-06-23 Kurt ZeilengaFix three value logic
2001-01-17 Gary Williamsfix format
2001-01-15 Gary WilliamsMore new logging (Behind NEW_LOGGING)
2000-07-24 Kurt ZeilengaUpdate framework to support registration of approximate...
2000-06-26 Kurt ZeilengaAdd attribute type/matching rule support for structural...
2000-06-19 Kurt ZeilengaMinor adjustments to substrings searching
2000-06-07 Kurt ZeilengaFix up debug statement as suggested by christian.lorenz...
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-06-04 Kurt ZeilengaNew indexer/filter codes (test suite works) with cheats
2000-05-27 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: framework for substring searching
2000-05-24 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: equality filters
2000-05-24 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Fix misuse of attrs_find
next