]> git.sur5r.net Git - openldap/history - libraries/libldap/filter.c
further clarify size limit related issues in sync replication (ITS#5243)
[openldap] / libraries / libldap / filter.c
2007-01-10 Howard ChuITS#4648 ffrom HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-01-03 Kurt ZeilengaHappy new year!
2005-01-20 Kurt ZeilengaSync with HEAD
2004-09-18 Kurt ZeilengaITS#3334: DN in (cn:dn:=foo) should be case insensitive
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-03 Pierangelo Masaratifix extended matching when rule is missing (ITS#3216)
2004-06-28 Pierangelo Masaratifix ITS#3208
2004-01-01 Kurt ZeilengaHappy new year
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-07-07 Kurt ZeilengaAdd Internet Society copyright notices
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