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 956842d3d0d617c0a71142d1580491e777e53b2f (commit) via c9ca519cca1bdfb4848514f1ecd30e769c6e1c2f (commit) from 5432ce3b1f9ba17981d33a6953f76729cefa35a6 (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 956842d3d0d617c0a71142d1580491e777e53b2f Author: Quanah Gibson-Mount quanah@openldap.org Date: Tue Feb 21 09:47:37 2012 -0800
ITS#7167
commit c9ca519cca1bdfb4848514f1ecd30e769c6e1c2f Author: Howard Chu hyc@openldap.org Date: Mon Feb 20 14:51:30 2012 -0800
ITS#7167 only poll sockets for write as needed
-----------------------------------------------------------------------
Summary of changes: CHANGES | 3 ++- libraries/libldap/ldap-int.h | 1 + libraries/libldap/open.c | 2 -- libraries/libldap/os-ip.c | 26 ++++++++++++++++++++++++++ libraries/libldap/request.c | 1 + libraries/libldap/result.c | 6 +++--- 6 files changed, 33 insertions(+), 6 deletions(-)