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 34adb8692935262a09e21c62d9bcd0284a272b0c (commit) from 1adc0b9b1c39ac588adf22acf46f30e24b802682 (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 34adb8692935262a09e21c62d9bcd0284a272b0c 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: servers/slapd/back-bdb/tools.c | 19 ++- servers/slapd/slapadd.c | 335 +++++++++++++++++++++++++--------------- 2 files changed, 223 insertions(+), 131 deletions(-)