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 597ce610007c1a6670af69b1738f5b263e87f723 (commit) from 291b6a1a22b47e770bf333e1428767ad40b41f88 (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 597ce610007c1a6670af69b1738f5b263e87f723 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: include/ldap_pvt.h | 6 ++ libraries/libldap/util-int.c | 187 ++++++++++++++++++++++++++++++++---------- 2 files changed, 151 insertions(+), 42 deletions(-)