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 79ced664b8597c8c08afcb9d1fd48ca4201fe5f7 (commit) via 18e0bcb7dea29a9031e921e782c8d52c7149836c (commit) from 6081a0307ccce9102a102586b9dc90eca62c65c0 (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 79ced664b8597c8c08afcb9d1fd48ca4201fe5f7 Author: Howard Chu hyc@openldap.org Date: Thu Dec 13 06:34:54 2018 -0800
Revert batched writes experimental code
Reverts bea2c5d4382742d6074345f10e15bcb30f2c6bb0 535cf92ff44ba06d944eab8939e7e6d8e6b20d18 5a3a54333cc067209bd6aa53fd84a250f7a48b1d afa9a9c3e019f1525a26d205f6a395b1b7a89577 due to backend deadlocks
commit 18e0bcb7dea29a9031e921e782c8d52c7149836c Author: Howard Chu hyc@openldap.org Date: Thu Dec 13 05:44:46 2018 -0800
Add MS AD persistent search ctrl
-----------------------------------------------------------------------
Summary of changes: clients/tools/ldapsearch.c | 42 +++++++++++++++++++++++++++++++++++++++++- include/ldap.h | 8 ++++++++ libraries/libldap/msctrl.c | 18 ++++++++++++++++++ servers/slapd/syncrepl.c | 35 ++++------------------------------- 4 files changed, 71 insertions(+), 32 deletions(-)