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_5 has been updated via 5e15213de1c0a3dbb72ffb1fdff45e0b28244036 (commit) via e0b3f4e097a56ccebc430b627b465a9084b60981 (commit) via f1bf9457e598d664c8531aaa35d196d66a5c7e37 (commit) via 0dcada013d05f68a263c1f4e877cdbf2c61aa91d (commit) via 4d290dce03daec5efcbde54e1d079ff389d35610 (commit) via d740a885e286f1243d215a20f20bde84361c18b4 (commit) via b58075ce1955ed753be1632b76d6f677faa853cc (commit) via 39474a259143f3b5177f8210122c2012e37b6243 (commit) from 24a6af6f46a635158ba5fc902b7cc49a1cf299c7 (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 5e15213de1c0a3dbb72ffb1fdff45e0b28244036 Author: Howard Chu hyc@openldap.org Date: Wed Feb 4 05:21:46 2015 +0000
ITS#8051 use a regexp
commit e0b3f4e097a56ccebc430b627b465a9084b60981 Author: Howard Chu hyc@openldap.org Date: Wed Feb 4 03:53:13 2015 +0000
ITS#8051 add DN qualifier
commit f1bf9457e598d664c8531aaa35d196d66a5c7e37 Author: Howard Chu hyc@openldap.org Date: Wed Feb 4 03:16:20 2015 +0000
ITS#8050 fix ldap_get_option(LDAP_OPT_SESSION_REFCNT)
commit 0dcada013d05f68a263c1f4e877cdbf2c61aa91d Author: Howard Chu hyc@openldap.org Date: Wed Feb 4 02:40:30 2015 +0000
ITS#8049 fix typo
commit 4d290dce03daec5efcbde54e1d079ff389d35610 Author: Howard Chu hyc@openldap.org Date: Wed Feb 4 02:03:55 2015 +0000
ITS#8046 fix vrFilter_free
commit d740a885e286f1243d215a20f20bde84361c18b4 Author: Howard Chu hyc@openldap.org Date: Tue Feb 3 10:35:52 2015 +0000
ITS#8048 fix slapo-sock result
commit b58075ce1955ed753be1632b76d6f677faa853cc Author: Howard Chu hyc@openldap.org Date: Tue Feb 3 10:13:55 2015 +0000
ITS#8039 more cleanup
commit 39474a259143f3b5177f8210122c2012e37b6243 Author: Howard Chu hyc@openldap.org Date: Mon Feb 2 19:28:59 2015 +0000
More for ITS#6970
-----------------------------------------------------------------------
Summary of changes: contrib/slapd-modules/autogroup/autogroup.c | 6 ++++- doc/man/man5/slapd-sock.5 | 5 +++++ libraries/libldap/options.c | 2 ++ libraries/libldap/unbind.c | 12 +++++----- servers/slapd/back-mdb/config.c | 2 +- servers/slapd/back-sock/back-sock.h | 2 ++ servers/slapd/back-sock/config.c | 32 ++++++++++++++++++++++++--- servers/slapd/back-sock/result.c | 15 +++++++------ servers/slapd/filter.c | 10 +++------ servers/slapd/overlays/syncprov.c | 5 ++++- 10 files changed, 65 insertions(+), 26 deletions(-)