]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm/modify.c
Removed unnecessary definition that is already in core.schema.
[openldap] / servers / slapd / back-ldbm / modify.c
1999-05-28 Kurt ZeilengaChanged lc_conn to be a pointer to a BerElement to...
1999-05-26 Juan GomezAdded support for LDAP_MOD_SOFTADD.
1999-05-22 Kurt ZeilengaRemoved too much LINT.
1999-05-21 Kurt ZeilengaRemove LINT.
1999-05-21 Kurt Zeilengas/WIN32/HAVE_WINSOCK/
1999-05-19 Juan GomezDo code reuse through ldbm_modify_internal().
1999-05-19 Juan GomezFixed a memory leak and getting ready to reuse some...
1999-03-03 Juan GomezMade add_values(), delete_values(), replace_values...
1999-03-01 Kurt ZeilengaUpdate NT port with support for -lldap_r and -lldbm.
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-21 Kurt ZeilengaDuring cleanup always unlock root_mutex if rootlock...
1999-01-19 Kurt ZeilengaUpdate slap_conn to maintain client provided dn and...
1998-12-21 Kurt ZeilengaLDAP C-API changes
1998-11-23 Kurt ZeilengaChanged dn2entry to always returned a modified matched.
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-05 Hallvard FurusethSome gcc -W... cleanup
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-20 Kurt ZeilengaMerged in per cache entry reader/writer locks from...
1998-08-28 Kurt ZeilengaAdded modify race patch from sl@fireplug.net
1998-08-09 Kurt ZeilengaInitial revision