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 1fa702e968191eee59f136332c1c51b169e1cb1b (commit) from 84fde1bb02d74f53a42bebe5ffa1c4846d3c8e18 (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 1fa702e968191eee59f136332c1c51b169e1cb1b Author: Howard Chu hyc@openldap.org Date: Fri Jan 30 00:54:21 2015 +0000
Streamline presentlist
This reduces presentlist memory usage by about 50%. It's still about 2.5x greater than it should be.
-----------------------------------------------------------------------
Summary of changes: servers/slapd/syncrepl.c | 131 ++++++++++++++++++++++++++++++++++++---------- 1 file changed, 103 insertions(+), 28 deletions(-)