]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb2/cache.c
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
[openldap] / servers / slapd / back-bdb2 / cache.c
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-20 Kurt Zeilengaconst'ification
1999-07-23 Julio Sánchez Fern... Add missing semicolon.
1999-07-22 Kurt ZeilengaAdd limited LDAP_INVALID_DN_SYNTAX support. dn_normali...
1999-07-19 Kurt Zeilengas/struct entry/Entry/
1999-04-30 Hallvard Furusethenclose macro arguments in ()
1999-04-10 Kurt ZeilengaApply LDBM cache changes (c_mutex streamlining) to...
1999-04-05 Hallvard FurusethDelay free(e.e_ndn) in bdb2i_cache_find_entry_dn2id...
1999-04-02 Kurt Zeilengacache: implement try_again loop if cache entry is not...
1999-04-01 Kurt SpanierSome minor clean-up; checking bdb2 for sync with ldbm.
1999-03-06 Kurt ZeilengaMSVC5 cleanup...
1999-03-02 Kurt ZeilengaReplace IFP() with appropriate full prototypes:
1999-02-22 Kurt SpanierMore timing for performance testing. Re-introduction...
1999-02-18 Kurt SpanierCode clean-up.
1999-02-17 Kurt SpanierElimination of entry- and cache-level locking in back...
1999-02-12 Kurt SpanierUpdate of back-bdb2 to KDZ's new entry lock schema.
1999-02-11 Kurt ZeilengaComplete entry_cmp() migration (remove rename macros).
1999-02-11 Kurt ZeilengaUpdate LDBM cache so that it manages it's own state.
1999-02-08 Kurt SpanierIntegration of the BDB2 backend into the new init/start...
1999-02-05 Kurt SpanierIntroduction of a new Berkeley DB version 2 (!) specifi...