A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated via d2d6376d4ffa908772d6d052e41aaca80676697b (commit) via 4f33e0252202519c013554f8daf5220ea7373f71 (commit) via 6a980dce47a31faf1d7ce8ec2efc946c0b8f9bad (commit) via eeca9f1771ee8faa1776b932e7552deb0c4599b7 (commit) from 191174c29c4f1cf7257b74985790c197df886181 (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 d2d6376d4ffa908772d6d052e41aaca80676697b Author: Quanah Gibson-Mount quanah@openldap.org Date: Thu Nov 3 16:04:25 2011 -0700
ITS#7078
commit 4f33e0252202519c013554f8daf5220ea7373f71 Author: Howard Chu hyc@openldap.org Date: Thu Oct 6 16:10:47 2011 -0700
Additional tweaks for double-threaded slapadd
commit 6a980dce47a31faf1d7ce8ec2efc946c0b8f9bad Author: Howard Chu hyc@openldap.org Date: Tue Oct 4 23:45:33 2011 -0700
Additional change for prev commit
commit eeca9f1771ee8faa1776b932e7552deb0c4599b7 Author: Howard Chu hyc@openldap.org Date: Tue Oct 4 19:19:25 2011 -0700
Use a thread for LDIF parsing in slapadd -q
-----------------------------------------------------------------------
Summary of changes: CHANGES | 3 +- servers/slapd/back-bdb/index.c | 2 +- servers/slapd/back-bdb/tools.c | 69 +++++---- servers/slapd/slapadd.c | 334 +++++++++++++++++++++++++--------------- 4 files changed, 252 insertions(+), 156 deletions(-)