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 efad8b0793f60ef656421660963b1842636c626d (commit) via 796d0115ea1c7bffdface20fbb76f6a4f3867ac9 (commit) from 2465f8751e2502d244297c205cc5b5250395fe27 (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 efad8b0793f60ef656421660963b1842636c626d Author: Howard Chu <h...@openldap.org> Date: Mon Jun 23 08:21:36 2014 -0700 Fixup for win64 commit couldn't avoid ifdefs. Silence warnings. commit 796d0115ea1c7bffdface20fbb76f6a4f3867ac9 Author: Howard Chu <h...@openldap.org> Date: Sat Nov 16 17:21:48 2013 -0800 Windows64 32/64 silliness On Windows64, long is the same size as int. Use size_t when we need an actual 64 bit unsigned long. ----------------------------------------------------------------------- Summary of changes: include/lutil_meter.h | 8 ++++---- libraries/liblutil/meter.c | 4 ++-- servers/slapd/config.c | 16 ++++++++++++---- servers/slapd/config.h | 2 +- servers/slapd/slapadd.c | 4 ++-- 5 files changed, 21 insertions(+), 13 deletions(-) --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git