A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via c2783b9c5ebf31e55dcac63b877e0884515509cd (commit) via 48f6a47c1edb22f923fe1eba6cc0d42348bcd24e (commit) from 0e05417b58bfcfbc0bda2212869a0344a2b6bdc9 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit c2783b9c5ebf31e55dcac63b877e0884515509cd Author: Howard Chu hyc@openldap.org Date: Sat Oct 20 09:27:23 2012 -0700
ITS#7402 fix potential txn leak in online indexer
commit 48f6a47c1edb22f923fe1eba6cc0d42348bcd24e Author: Howard Chu hyc@openldap.org Date: Sat Oct 20 09:25:14 2012 -0700
ITS#7402 add txnID to debug output to aid tracing
-----------------------------------------------------------------------
Summary of changes: servers/slapd/back-bdb/add.c | 4 ++++ servers/slapd/back-bdb/config.c | 19 ++++++++++--------- servers/slapd/back-bdb/delete.c | 4 ++++ servers/slapd/back-bdb/modify.c | 4 ++++ servers/slapd/back-bdb/modrdn.c | 4 ++++ servers/slapd/back-bdb/tools.c | 6 ++++++ 6 files changed, 32 insertions(+), 9 deletions(-)