]> git.sur5r.net Git - openldap/history - servers/slapd/mra.c
#ifdef -DSLAP_NVALUES
[openldap] / servers / slapd / mra.c
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.