]> git.sur5r.net Git - openldap/history - libraries/libldap/filter.c
ITS#3208: fix matchedValues parsing
[openldap] / libraries / libldap / filter.c
2004-06-29 Kurt ZeilengaITS#3208: fix matchedValues parsing
2004-01-01 Kurt ZeilengaHappy new year
2003-12-01 Kurt ZeilengaSync with HEAD
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
2003-01-03 Kurt ZeilengaHappy new year
2002-08-31 Pierangelo Masaraticleanup comments
2002-08-29 Pierangelo Masaraticleanup logging
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-09 Kurt ZeilengaVLV clean OPENLDAP_REL_ENG_2_MP
2002-05-02 Kurt ZeilengaMatched Values implementation (ITS#1776) based upon...
2002-03-30 Kurt Zeilengamove ldap_int_put_filter to ldap_pvt_put_filter
2002-03-27 Julius EnarusaiAdded LDAP_LOG messages
2002-02-14 Pierangelo Masaratinot-so-easy-to-spot bug in filter writing
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-04 Kurt ZeilengaAnother minor filter fix (unescaped *)
2002-01-04 Kurt ZeilengaFix ) in value handling
2002-01-04 Kurt ZeilengaUse LDAP_FREE not free
2002-01-04 Kurt ZeilengaSome misc cleanup
2002-01-04 Kurt ZeilengaFix attribute description checks
2002-01-02 Kurt Zeilengafix empty substrings any bug
2002-01-02 Kurt ZeilengaFix extensible filters
2002-01-02 Kurt ZeilengaFix escape bug
2002-01-02 Kurt ZeilengaFix stupid bug in last commit
2002-01-02 Kurt ZeilengaNew filter code