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 bbfe5872463139d0ce5af75aeb31544bdd04523a (commit) via e1559100eb8e9a664cd68915e5acbf8caa334fa1 (commit) from fe9e1113aea763340d810cb2b1df021fbcee18f8 (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 bbfe5872463139d0ce5af75aeb31544bdd04523a Author: Howard Chu hyc@openldap.org Date: Mon Dec 3 18:14:28 2012 -0800
Add support for 64 bit index hashing
commit e1559100eb8e9a664cd68915e5acbf8caa334fa1 Author: Howard Chu hyc@openldap.org Date: Mon Dec 3 18:00:36 2012 -0800
Fix typo
See commit bb36bdcd1c22d1fbc6575452ef5c9112715ab083
-----------------------------------------------------------------------
Summary of changes: include/lutil_hash.h | 42 +++++++++++++++++++++--- libraries/liblutil/hash.c | 70 ++++++++++++++++++++++++++++++++++++++++-- servers/slapd/back-bdb/idl.c | 2 +- servers/slapd/bconfig.c | 22 +++++++++++-- servers/slapd/proto-slap.h | 2 + servers/slapd/schema_init.c | 55 ++++++++++++++++++++++++++++++--- 6 files changed, 175 insertions(+), 18 deletions(-)