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 1b42d0b9316f42c50baf320a3f0a4ed8feda81cb (commit) via 314a0385bf6edc3a3dad8d888477b57e4e242ab4 (commit) from f57ec1dff4a440dbab4c9ad55631ef929ca8713d (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 1b42d0b9316f42c50baf320a3f0a4ed8feda81cb Author: Quanah Gibson-Mount quanah@openldap.org Date: Wed Oct 28 11:02:46 2015 -0500
ITS#8295
commit 314a0385bf6edc3a3dad8d888477b57e4e242ab4 Author: Howard Chu hyc@openldap.org Date: Wed Oct 28 13:49:25 2015 +0000
ITS#8295 fix Windows microsecond timer
Also add ldap_pvt_gettimeofday() to emulate gettimeofday on Windows
-----------------------------------------------------------------------
Summary of changes: CHANGES | 1 + include/ldap_pvt.h | 6 ++ libraries/libldap/util-int.c | 187 ++++++++++++++++++++++++++++++++---------- 3 files changed, 152 insertions(+), 42 deletions(-)