]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm/cache.c
Add reference to slapd.conf(5) and recommendation to avoid cleartext passwords.
[openldap] / servers / slapd / back-ldbm / cache.c
1999-01-13 Kurt ZeilengaAdd normalized dn to Entry structure as field e_ndn...
1998-12-18 Kurt ZeilengaPatch cache_delete_entry_internal() as suggested by
1998-12-10 Kurt ZeilengaChange cache.c assert logic based on Hallvard's suggestion.
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-05 Hallvard FurusethEnclose debug variables in #ifdef LDAP_DEBUG
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengainclude portable.h
1998-10-19 Kurt ZeilengaMerge in latest from -current.
1998-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-09-20 Kurt ZeilengaMerged in per cache entry reader/writer locks from...
1998-08-09 Kurt ZeilengaInitial revision