openldap.git branch OPENLDAP_REL_ENG_2_5 updated. 0387f5f5c1703f07d1111b08a0c0de4e1e90839d
by openldap-commit2devel@OpenLDAP.org
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 0387f5f5c1703f07d1111b08a0c0de4e1e90839d (commit)
via 100702450e68b5d0ddcdd443b01f27e01020bb22 (commit)
via a2af0193a1ea787b78bbf79af1b02b88012e6fb2 (commit)
via b6571f1f538b7e114a83161fbc29b063262fb9a8 (commit)
via dbb89a64da5651cf8d61524f6cd5cd083f99a570 (commit)
via b8372a46b1092fc12f4ae2ade84a539b05060c79 (commit)
from 871ed0e37390a5f316bb1a2711c717b1fb2f003f (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 0387f5f5c1703f07d1111b08a0c0de4e1e90839d
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jun 12 13:23:29 2014 -0700
Revert "ITS#7616 defer searches while consumer refreshing"
This reverts commit cf4aa8f9d9ac77d2884a34fa0d2e52951cf06ca6.
There appears to be no safe way for this to work with MMR.
commit 100702450e68b5d0ddcdd443b01f27e01020bb22
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jun 4 14:24:20 2014 -0700
ITS#7873 check for pauses
commit a2af0193a1ea787b78bbf79af1b02b88012e6fb2
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jun 4 14:02:06 2014 -0700
ITS#7872 plug memleak of matchedDN
commit b6571f1f538b7e114a83161fbc29b063262fb9a8
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jun 4 02:23:18 2014 -0700
Plug one-time leaks
commit dbb89a64da5651cf8d61524f6cd5cd083f99a570
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jun 4 00:52:01 2014 -0700
ITS#7871 fix ldif-wrap length
Doc has been updated to note the default was actually 78.
The off-by-two error is fixed. Note that wrap=1 will still
output 2 columns, otherwise it can't output anything besides
the continuation character.
commit b8372a46b1092fc12f4ae2ade84a539b05060c79
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jun 3 20:38:21 2014 -0700
ITS#7870 ignore index DBs in slapcat
-----------------------------------------------------------------------
Summary of changes:
doc/man/man8/slapcat.8 | 4 +++-
libraries/libldap/ldif.c | 15 ++++++++-------
libraries/libldap_r/tpool.c | 8 ++++++++
servers/slapd/back-mdb/dn2entry.c | 2 ++
servers/slapd/back-mdb/init.c | 13 +++++++++----
servers/slapd/bconfig.c | 3 ++-
servers/slapd/overlays/refint.c | 32 +++++++++++++++++++++++++++----
servers/slapd/syncrepl.c | 38 ++++++-------------------------------
8 files changed, 66 insertions(+), 49 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git