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 be23070ef0507f77bfd2f7d61b548d7823c3b54b (commit)
via 97979b3a1458e13aa6e057629bf7759d94a2eed3 (commit)
via 40cbe6f281c8573531a13a7a363250bf6e1ba59f (commit)
via c419635e11f8f7aa8fb287ce844b352aed214c66 (commit)
from b000d958ac404478e1ccead1c3a38fd599867831 (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 be23070ef0507f77bfd2f7d61b548d7823c3b54b
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jun 12 15:32:55 2014 -0500
ITS#7871
commit 97979b3a1458e13aa6e057629bf7759d94a2eed3
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 40cbe6f281c8573531a13a7a363250bf6e1ba59f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jun 12 15:30:21 2014 -0500
ITS#7870
commit c419635e11f8f7aa8fb287ce844b352aed214c66
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:
CHANGES | 2 ++
doc/man/man8/slapcat.8 | 4 +++-
libraries/libldap/ldif.c | 15 ++++++++-------
servers/slapd/back-mdb/init.c | 13 +++++++++----
4 files changed, 22 insertions(+), 12 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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
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 8fc7e06d220d07df9991de9935c5ec669ba8a9e3 (commit)
from e4e265c153554bf69c421897fc6893db5ef96ee0 (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 8fc7e06d220d07df9991de9935c5ec669ba8a9e3
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.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/syncrepl.c | 38 ++++++--------------------------------
1 file changed, 6 insertions(+), 32 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, mdb.master has been updated
via 17c09fa476a7dbd49aca5e4caf0384cb1c3d244a (commit)
from a93810cc3d1a062bf5edbe9c14795d0360cda8a4 (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 17c09fa476a7dbd49aca5e4caf0384cb1c3d244a
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Jun 11 02:27:30 2014 -0700
ITS#7875 fix #7681 regression
Due to commit 18a07eb7c2dc33372455a6040984cd6b699b41a5
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 2 +-
libraries/libmdb/mdb.c | 3678 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 3679 insertions(+), 1 deletion(-)
create mode 100644 libraries/libmdb/mdb.c
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 e4e265c153554bf69c421897fc6893db5ef96ee0 (commit)
from 4afa10d059552ba126324241377b2c757e3045a2 (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 e4e265c153554bf69c421897fc6893db5ef96ee0
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jun 4 14:24:20 2014 -0700
ITS#7873 check for pauses
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/refint.c | 32 ++++++++++++++++++++++++++++----
1 file changed, 28 insertions(+), 4 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 4afa10d059552ba126324241377b2c757e3045a2 (commit)
from 45ff842542644c52824d9706da6e2af2801c99a2 (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 4afa10d059552ba126324241377b2c757e3045a2
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jun 4 14:02:06 2014 -0700
ITS#7872 plug memleak of matchedDN
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/dn2entry.c | 2 ++
1 file changed, 2 insertions(+)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 45ff842542644c52824d9706da6e2af2801c99a2 (commit)
from 71ff674a02b71d56fab861c0ad49840d221e8cd2 (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 45ff842542644c52824d9706da6e2af2801c99a2
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jun 4 02:23:18 2014 -0700
Plug one-time leaks
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap_r/tpool.c | 8 ++++++++
servers/slapd/bconfig.c | 3 ++-
2 files changed, 10 insertions(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 71ff674a02b71d56fab861c0ad49840d221e8cd2 (commit)
from a01d3f965b697a7ab44e071e619448cfe8711656 (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 71ff674a02b71d56fab861c0ad49840d221e8cd2
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.
-----------------------------------------------------------------------
Summary of changes:
doc/man/man8/slapcat.8 | 4 +++-
libraries/libldap/ldif.c | 15 ++++++++-------
2 files changed, 11 insertions(+), 8 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 a01d3f965b697a7ab44e071e619448cfe8711656 (commit)
from 33e12f4de3ad0ccb497a75ba20142cc3f52ead2f (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 a01d3f965b697a7ab44e071e619448cfe8711656
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:
servers/slapd/back-mdb/init.c | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git