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 294dfeb8a4d74acafb0136d9236eba9adc8256cb (commit) via 4650a620e2c1001d75962658eb3db6124ec31596 (commit) via d763c94ad6b7a8ad6f308c011a0f2588724350ac (commit) from aa901ad6ce99f93231f611042950573a797e56d5 (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 294dfeb8a4d74acafb0136d9236eba9adc8256cb Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Jul 18 15:13:25 2012 -0700
ITS#6262, ITS#7323
commit 4650a620e2c1001d75962658eb3db6124ec31596 Author: Howard Chu hyc@openldap.org Date: Thu Jul 12 02:36:12 2012 -0700
ITS#7323 plug leak in online indexer
commit d763c94ad6b7a8ad6f308c011a0f2588724350ac Author: Howard Chu hyc@openldap.org Date: Wed Jul 11 16:53:33 2012 -0700
ITS#6262 fix gettime() regression
Add a mutex in ldap_pvt_gettime(), delete the mutex comment since it's no longer relevant (and was ignored anyway). This could only ever affect multi-processor machines.
-----------------------------------------------------------------------
Summary of changes: CHANGES | 2 ++ libraries/libldap/util-int.c | 8 +++++++- servers/slapd/back-mdb/config.c | 1 + 3 files changed, 10 insertions(+), 1 deletions(-)