A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, mdb has been updated via 44c291226d4c72b190c0983a8999c98cf4bf8baa (commit) via bd5c7b74febf3a1b6067dec49f8cb3b975a91ae4 (commit) via 07d2443ad055e485ddb4f4286072fabded5bbce3 (commit) from 09a6591f230f2f0b43afe5df1802c7f26205d4e2 (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 44c291226d4c72b190c0983a8999c98cf4bf8baa Author: Howard Chu hyc@openldap.org Date: Fri Aug 26 18:23:54 2011 -0700
Plug memleak
commit bd5c7b74febf3a1b6067dec49f8cb3b975a91ae4 Author: Howard Chu hyc@openldap.org Date: Fri Aug 26 17:46:10 2011 -0700
Fix referral handling
commit 07d2443ad055e485ddb4f4286072fabded5bbce3 Author: Howard Chu hyc@openldap.org Date: Fri Aug 26 17:19:54 2011 -0700
Add mdb to test025-limits
-----------------------------------------------------------------------
Summary of changes: servers/slapd/back-mdb/add.c | 16 ++++++++++++---- servers/slapd/back-mdb/compare.c | 12 ++++++++---- servers/slapd/back-mdb/delete.c | 33 +++++++++++++++++++++------------ servers/slapd/back-mdb/id2entry.c | 13 ++++++++++--- servers/slapd/back-mdb/libmdb | 2 +- servers/slapd/back-mdb/modify.c | 11 ++++++++--- servers/slapd/back-mdb/modrdn.c | 15 +++++++++++---- tests/scripts/test025-limits | 4 ++-- 8 files changed, 73 insertions(+), 33 deletions(-)