]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/compare.c
Entry caching. Based on ITS#1545 from Jong Hyuk Choi, jongchoi@us.ibm.com
[openldap] / servers / slapd / back-bdb / compare.c
2002-01-25 Howard ChuEntry caching. Based on ITS#1545 from Jong Hyuk Choi...
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
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-12-26 Howard ChuSome more (incomplete) struct berval conversion
2001-12-26 Kurt ZeilengaUpdate referral handling to use struct berval DNs.
2001-12-26 Kurt Zeilengamove compare and delete to struct berval DNs
2001-11-27 Kurt ZeilengaReplace existing SLAP_MR_ matching flags with:
2001-11-27 Kurt ZeilengaMisc code cleanup
2001-11-12 Howard ChuFix missing case
2001-11-05 Howard ChuPorted referral patches from back-ldbm. I believe searc...
2001-10-23 Julio Sánchez Fern... Compares get values in the matching rule syntax (see...
2000-09-28 Kurt Zeilengafix up bdb_entry_return() calls
2000-09-27 Kurt ZeilengaRough in extended ops, modify, and modrdn.
2000-09-25 Kurt ZeilengaAdd bdb_bind, clean up init, s/Backend/BackendDB/
2000-09-24 Kurt ZeilengaAdd dn2entry.c
2000-09-24 Kurt ZeilengaAdd compare routine