]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm
Fixed slapd ldbm modified attrs on failure (ITS#179) (ITS#181)
[openldap] / servers / slapd / back-ldbm /
1999-07-29 Kurt ZeilengaFixed slapd ldbm modified attrs on failure (ITS#179...
1999-07-28 Kurt ZeilengaSlightly improvement over last commit (ITS#238 fix).
1999-07-28 Kurt ZeilengaFix index_change_values NULL vals bug (ITS#238)
1999-07-20 Kurt ZeilengaFixed slapd substring_comp_candidates null intersection...
1999-07-08 Juan GomezFinishes growing index file fix. Ready for 1.2.4?
1999-07-08 Juan GomezInitial step of index files fix, more tomorrow.
1999-06-02 Kurt ZeilengaITS#189 fix 2. value_normalize may change length of...
1999-06-02 Kurt ZeilengaITS#189 fix: indexed normalized(e_dn) without recomputi...
1999-05-27 Kurt ZeilengaImport fix from modification of string literal "dn...
1999-05-26 Juan GomezUse LDAP_MOD_SOFTADD instead of LDAP_MOD_ADD when addin...
1999-05-25 Juan GomezAdd SOFTADD OP
1999-05-25 Juan GomezTeach index functions how to deal with SOFTADDS.
1999-05-25 Juan GomezNormalize attribute name when adding index, otherwise...
1999-05-19 Juan GomezModrdn fix to support deleteoldrdn (LDAP v2).
1999-03-26 Kurt ZeilengaImport derefDN crash fix from -devel.
1999-02-11 Kurt ZeilengaRemove extra space in dn created by modrdn.
1999-02-10 Kurt ZeilengaPort cache add vs update bug fix from devel without new
1999-02-07 Kurt ZeilengaImport fixes for cache assert problems from devel.
1999-02-05 Kurt ZeilengaDon't call idl_free() unless necessary.
1999-02-05 Kurt ZeilengaRemove ;; typos
1999-02-04 Kurt ZeilengaImport alias deref'ing changes from -devel.
1999-02-04 Kurt ZeilengaImport cache/entry deadlock fix from devel.
1999-02-03 Kurt ZeilengaImport latest IDL changes from devel including ALLIDS...
1999-02-03 Kurt ZeilengaAdd idl == NULL handling to has_children. Improve...
1999-02-02 Kurt ZeilengaImport recent IDL changes from -devel.
1999-01-31 Kurt ZeilengaImport IDL changes from devel.
1999-01-29 Kurt ZeilengaMegaCommit of locking update.
1999-01-28 Kurt ZeilengaImport non-reentrant database "big mutex" code from...
1999-01-28 Kurt Zeilengapossible fix for ITS#29, ITS#53: delete 'operation...
1999-01-26 Kurt ZeilengaImport add.c cache_set_state deadlock fix.
1999-01-25 Kurt Zeilengause of dbEnvInit_mutex missing -DHAVE_BERKELEY_DB2 OPENLDAP_REL_ENG_1_2_BETA
1999-01-23 Kurt ZeilengaAdd in Ksp's LDBM appinit changes.
1999-01-23 Kurt ZeilengaImport slapd nextid chunking from -devel.
1999-01-23 Kurt ZeilengaImport minor dn related changes:
1999-01-22 Kurt ZeilengaMore nextid cleanup (init with NOID).
1999-01-22 Kurt ZeilengaDon't return nextid.
1999-01-22 Kurt ZeilengaImport nextid cleanup from devel.
1999-01-22 Kurt ZeilengaImport end the entry lock race...
1999-01-22 Kurt ZeilengaImport root_mutex release change from devel.
1999-01-21 Kurt ZeilengaImport typo fix.
1999-01-20 Kurt ZeilengaMerge in Normalized DN bug fixes and optimizations...
1999-01-20 Kurt ZeilengaBe consistent with -DSLAPD_ALIAS_DEREF
1999-01-20 Kurt ZeilengaImport -USLAPD_ALIAS_DEREF removal of alias deref'ing...
1999-01-20 Kurt ZeilengaUse parent's "children" for delete/modrn access controls.
1999-01-18 Kurt Zeilengaimport fix clobberred dn fix.
1999-01-18 Kurt ZeilengaFix slapd crash (ITS#38)... onelevel_candidates()...
1999-01-18 Kurt ZeilengaImport minor trace output cleanup
1999-01-15 Kurt ZeilengaImport alias "don't return null entry" fix from devel
1999-01-14 Kurt ZeilengaImport normalized dn in Entry change from devel.
1999-01-13 Kurt ZeilengaMinor code cleanup imported from devel.
1999-01-13 Kurt ZeilengaCleanup last commit.
1999-01-13 Kurt ZeilengaImport ACL/parent locking changes from devel but define
1999-01-08 Kurt ZeilengaUnwrap ldbm_datum_init()
1999-01-08 Kurt ZeilengaImport add/delete/modify fixes from devel.
1999-01-03 Kurt ZeilengaImport fix for ITS#31: slapd/ldbm/delete initialization bug
1998-12-31 Kurt ZeilengaImport ksp's changes to support newer versions of DB2... OPENLDAP_REL_ENG_1_1_2
1998-12-30 Kurt ZeilengaApply fixes for ITS24 & ITS26 from devel.
1998-12-29 Kurt ZeilengaApply --disable-crypt & -disable-cleartext fixes from...
1998-12-28 Kurt ZeilengaApply back-ldbm/search.c matched initialization bugfix...
1998-12-28 Kurt ZeilengaImport debug trace UNKNOWN_PREFIX ('?') change
1998-12-28 Kurt ZeilengaMisc bug fixes from -devel:
1998-12-24 Kurt ZeilengaImport ITS#17 fix: kerberos bind rc bug
1998-12-22 Kurt ZeilengaApply ITS#12 fix from devel.
1998-12-20 Kurt ZeilengaImport cache_delete_entry_internal/dntree&idtree delete...
1998-12-20 Kurt ZeilengaUpdate build environment with changes from -devel,...
1998-12-14 Kurt ZeilengaImport cache assert bug fix from -devel.
1998-12-01 Kurt ZeilengaImport in slapd password enhancements from -devel.
1998-11-30 Kurt ZeilengaImport ldbm derefDN suggested fix from -devel.
1998-11-29 Kurt ZeilengaImport strdup() -> ch_strdup() change from -devel.
1998-11-29 Kurt ZeilengaImport nextid safety checks from -devel.
1998-11-24 Kurt ZeilengaSuck in latest changes from -devel. Besides the usuall...
1998-11-22 Kurt ZeilengaUpdate 1.1alpha with latest build environment changes...
1998-11-22 Kurt ZeilengaApply back-ldbm delete id bugfix from -devel.
1998-11-17 Kurt ZeilengaUpdate for Alpha3 from -devel as of OPENLDAP_DEVEL_981116.
1998-11-15 Kurt ZeilengaMongo patch: changes from -devel from 981105 snap to...
1998-11-05 Kurt ZeilengaMore changes from -devel.
1998-11-05 Kurt ZeilengaUpdate with latest from -devel.
1998-10-28 Kurt ZeilengaMerge in fixes/minor enhancements from from -devel.
1998-10-27 Kurt ZeilengaUpdate to PRE_V3.
1998-08-09 Kurt ZeilengaInitial revision