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 09a6591f230f2f0b43afe5df1802c7f26205d4e2 (commit) via 4c17931f6810a0338aa00a34dc301c8346d6caa8 (commit) via 8dbac9ef0cbda6205b29a99769e2d50ba8679a0b (commit) via 3fe973fd0c0814b656211c650e8aaddd3a28901d (commit) via c71cbfb659ceffdaa6c8f29ba9054d08c13c9c6e (commit) via 74265d98cae9094514a523de1c52050a5cbe479b (commit) from f968d8887431b2eecefb53a386cc41bcd1c0aab8 (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 09a6591f230f2f0b43afe5df1802c7f26205d4e2 Author: Howard Chu hyc@openldap.org Date: Fri Aug 26 14:57:04 2011 -0700
Fix for empty suffix
commit 4c17931f6810a0338aa00a34dc301c8346d6caa8 Author: Howard Chu hyc@openldap.org Date: Fri Aug 26 14:32:55 2011 -0700
sync
commit 8dbac9ef0cbda6205b29a99769e2d50ba8679a0b Author: Howard Chu hyc@openldap.org Date: Fri Aug 26 14:32:40 2011 -0700
Add mdb stuff
commit 3fe973fd0c0814b656211c650e8aaddd3a28901d Author: Howard Chu hyc@openldap.org Date: Fri Aug 26 14:31:35 2011 -0700
Fix moduleload path
commit c71cbfb659ceffdaa6c8f29ba9054d08c13c9c6e Author: Howard Chu hyc@openldap.org Date: Fri Aug 26 13:29:20 2011 -0700
Plug memleak
commit 74265d98cae9094514a523de1c52050a5cbe479b Author: Howard Chu hyc@openldap.org Date: Fri Aug 26 13:29:11 2011 -0700
Fix parent check
-----------------------------------------------------------------------
Summary of changes: servers/slapd/back-mdb/add.c | 6 ++-- servers/slapd/back-mdb/dn2id.c | 55 +++++++++++++++++++++++++----------- servers/slapd/back-mdb/id2entry.c | 14 +++++++++ servers/slapd/back-mdb/libmdb | 2 +- servers/slapd/back-mdb/modify.c | 6 +--- tests/data/slapd-limits.conf | 7 +++++ tests/scripts/test049-sync-config | 2 +- 7 files changed, 66 insertions(+), 26 deletions(-)