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 8c597d5701acc61ba5291eeb20eaef1d61e821c0 (commit) via c57c4d66a4b7051e5a546dffb933938bb108abb5 (commit) via c8d783612d6ef7604fe58aecdb009d7d9d0afec3 (commit) via 011fab6d5364047519297bceb1361d01a1cbfaea (commit) via 21f938d5f13f378dc439779c915eea8f8523ea78 (commit) via 45c9901efabddf846d29117caaff8118801ae1ab (commit) via 00d14ac89046f26fbee93d910c17c5877cd7debe (commit) via e5efe9ca56292dc5d24d1ae38559b7077415a785 (commit) via 888e02e679f843b7c667106dd6238d9e532b0b16 (commit) from d0a106fb80ec78388975d2d99b6e68707cf3fccd (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 8c597d5701acc61ba5291eeb20eaef1d61e821c0 Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Tue Sep 12 16:33:45 2017 -0700 ITS#8715 commit c57c4d66a4b7051e5a546dffb933938bb108abb5 Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Mon Aug 21 09:19:12 2017 -0700 ITS#8715 Fix typo with olcTLSCiphersuite commit c8d783612d6ef7604fe58aecdb009d7d9d0afec3 Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Tue Sep 12 16:32:58 2017 -0700 ITS#8713 commit 011fab6d5364047519297bceb1361d01a1cbfaea Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Wed Aug 16 08:50:22 2017 -0700 ITS#8713 Delete stub man page for LDBM commit 21f938d5f13f378dc439779c915eea8f8523ea78 Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Tue Sep 12 16:30:50 2017 -0700 ITS#8705 commit 45c9901efabddf846d29117caaff8118801ae1ab Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Tue Sep 12 16:28:38 2017 -0700 ITS#8697 commit 00d14ac89046f26fbee93d910c17c5877cd7debe Author: Howard Chu <h...@openldap.org> Date: Thu Aug 3 12:42:21 2017 +0100 ITS#8705 fix service pathname Strip trailing space of last pathname component, if any. Not first. commit e5efe9ca56292dc5d24d1ae38559b7077415a785 Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Thu Jul 20 17:11:01 2017 -0700 ITS#8697 - For Windows builds with newer MINGW, remove refptr symbols mappings from slapd.def commit 888e02e679f843b7c667106dd6238d9e532b0b16 Author: Quanah Gibson-Mount <qua...@openldap.org> Date: Fri Jun 23 09:44:46 2017 -0700 Fix missing index on reqResult ----------------------------------------------------------------------- Summary of changes: CHANGES | 6 ++++++ doc/man/man5/slapd-config.5 | 2 +- doc/man/man5/slapd-ldbm.5 | 20 -------------------- libraries/liblutil/ntservice.c | 3 ++- servers/slapd/Makefile.in | 2 +- tests/scripts/test063-delta-multimaster | 2 +- 6 files changed, 11 insertions(+), 24 deletions(-) delete mode 100644 doc/man/man5/slapd-ldbm.5 --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git