]> git.sur5r.net Git - openldap/history - servers/slapd/mra.c
happy new year
[openldap] / servers / slapd / mra.c
2007-01-02 Kurt Zeilengahappy new year
2006-12-26 Howard ChuUse temporary AttributeDescriptions to prevent unbounde...
2006-12-25 Howard ChuITS#3707 preserve filter input, allow (and ignore)...
2006-01-03 Kurt ZeilengaHappy new year!
2005-08-25 Pierangelo Masaratiallow undefined attrs to be "proxied" (ITS#3959)
2005-07-19 Pierangelo Masaraticleanup
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-13 Sang Seok Lim1) <select> and <content> type component reference...
2004-12-07 Kurt Zeilengacleanup
2004-10-27 Sang Seok LimComponent Matching module
2004-09-18 Kurt Zeilengacomponent cleanup
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-26 Sang Seok LimThis patch is for a component filter. please refer...
2004-05-19 Kurt Zeilengacleanup
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-01-01 Kurt ZeilengaHappy new year
2003-11-27 Kurt ZeilengaUpdated notices
2003-04-11 Howard ChuMore memory context tweaks
2003-04-09 Howard ChuFirst cut at thread-local malloc. Only used by search...
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-04-02 Howard ChuFix prev commit
2003-04-02 Luke HowardDo not return pointers into BerElement we do not own
2003-03-24 Howard ChuFix order of arguments
2003-03-16 Kurt ZeilengaSLAP_NVALUES updates
2003-03-15 Kurt ZeilengaNot sure why these asserts are failing... too tired...
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-01-03 Kurt ZeilengaHappy new year
2002-09-01 Kurt Zeilengaunifdef -DSLAP_X_MRA_MATCH_DNATTRS
2002-08-31 Kurt Zeilengahave get_mra use mr_usable_with_at() as well
2002-08-30 Howard ChuFix crash in mra_free, freeing ber-private value.
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-04-02 Kurt ZeilengaITS#1701. Fix ber_scanf() return tag handling.
2002-03-12 Kurt ZeilengaCheck components of extensible match filter sooner...
2002-03-01 Kurt ZeilengaValidate filter and compare inputs
2002-01-06 Howard ChuDon't need to malloc/free ma_rule_text
2002-01-06 Howard ChuUse 'm' ber_scanf format where convenient
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-29 Howard ChuChange struct berval * to struct berval in various...
2001-12-28 Howard ChuMisc berval stuff.
2001-12-26 Howard ChuChanged ma_rule_text to struct berval.
2001-12-17 Howard Chufix from jon@symas.com - don't free uninitialized bv_val
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-01-17 Gary Williamsfix format
2001-01-15 Gary WilliamsMore new logging (Behind NEW_LOGGING)
2000-10-15 Julio Sánchez Fern... Extend MRA. It now has a pointer to a MatchingRule...
2000-10-14 Julio Sánchez Fern... Better parsing.
2000-10-13 Julio Sánchez Fern... The beginning of extensible matches. Do not use.