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 0e75622698c97290a20f3befe8c2dc46027a6f0e (commit)
from bb1fe3d328b271635c5a84c0ab68b5d8d7f948b5 (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 0e75622698c97290a20f3befe8c2dc46027a6f0e
Author: Jan Synacek <jsynacek(a)redhat.com>
Date: Wed Feb 11 10:32:28 2015 +0100
ITS#8056 fix libdb detection with gcc 5
The old cpp version generated:
__db_version 5
The new output:
__db_version
5
Running cpp with -P (inhibit linemarkers generation) fixes this when using gcc 5.
Behavior with older versions of gcc is not changed.
-----------------------------------------------------------------------
Summary of changes:
build/openldap.m4 | 4 ++--
1 file changed, 2 insertions(+), 2 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 f19f1c32496f3728c16c13b87d91a912e94bb7b2 (commit)
from b5da411e1e34a3fbaaa0321bdaa211c12cebb278 (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 f19f1c32496f3728c16c13b87d91a912e94bb7b2
Author: Jan Synacek <jsynacek(a)redhat.com>
Date: Wed Feb 11 10:32:28 2015 +0100
ITS#8056 fix libdb detection with gcc 5
The old cpp version generated:
__db_version 5
The new output:
__db_version
5
Running cpp with -P (inhibit linemarkers generation) fixes this when using gcc 5.
Behavior with older versions of gcc is not changed.
-----------------------------------------------------------------------
Summary of changes:
build/openldap.m4 | 4 ++--
1 file changed, 2 insertions(+), 2 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_4 has been updated
via 9be8c786eed8b0570bff3680a0892d2a58fd1f13 (commit)
from de605a199a50ee03d8723a41e70b067ee60adbca (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 9be8c786eed8b0570bff3680a0892d2a58fd1f13
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Feb 8 11:24:57 2015 +0000
ITS#8046 add vrFilter test
-----------------------------------------------------------------------
Summary of changes:
tests/data/search.out.xsearch | 3 +++
tests/scripts/test015-xsearch | 13 +++++++++++++
2 files changed, 16 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, OPENLDAP_REL_ENG_2_4 has been updated
via de605a199a50ee03d8723a41e70b067ee60adbca (commit)
from 4129e246a85a6d1f0033466ed2c7fb51c6dee508 (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 de605a199a50ee03d8723a41e70b067ee60adbca
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Feb 11 11:45:06 2015 -0600
Note added test for ITS#8046
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
1 file changed, 1 insertion(+)
---
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 bb1fe3d328b271635c5a84c0ab68b5d8d7f948b5 (commit)
from 5e15213de1c0a3dbb72ffb1fdff45e0b28244036 (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 bb1fe3d328b271635c5a84c0ab68b5d8d7f948b5
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Feb 8 11:24:57 2015 +0000
ITS#8046 add vrFilter test
-----------------------------------------------------------------------
Summary of changes:
tests/data/search.out.xsearch | 3 +++
tests/scripts/test015-xsearch | 13 +++++++++++++
2 files changed, 16 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 b5da411e1e34a3fbaaa0321bdaa211c12cebb278 (commit)
from 129299a9337287527f2046fe5385cdb2afb35f0b (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 b5da411e1e34a3fbaaa0321bdaa211c12cebb278
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Feb 8 11:24:57 2015 +0000
ITS#8046 add vrFilter test
-----------------------------------------------------------------------
Summary of changes:
tests/data/search.out.xsearch | 3 +++
tests/scripts/test015-xsearch | 13 +++++++++++++
2 files changed, 16 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, OPENLDAP_REL_ENG_2_4 has been updated
via 4129e246a85a6d1f0033466ed2c7fb51c6dee508 (commit)
via 8cda8e5fb344363c3ebf816e492525a860dffa28 (commit)
via 2db31f6ed4866d9d1e14065e0b015cbfe1f4c5ee (commit)
via 245053b92397d542527cfe3357a7de6baae18702 (commit)
via 708c730253d1f5a966983554ebaca193b8813633 (commit)
via 0f17c9a0806863c1ecb359c7f934fe74bb9cee5a (commit)
via bd10e313c943c238045283e710dd232e6a838913 (commit)
via 6d906a6b10f15d69626937467d5670dd77666f20 (commit)
via 7a4fbff69beb61cd9ec3857d5f3daebae4084d39 (commit)
via 3036055928487d29a9442f20c318570afd49d887 (commit)
via 395dfe34822dac39044022748238991a1f80f5c2 (commit)
via 845380c296aee35948dea786dfb9040c2282d9ae (commit)
via 9416c329d197b4430c5721fa93d907ab55ae358b (commit)
via 98be556429b5ef7449d80a1950b49f80991f6e1f (commit)
via 384e1577c2f50e508809fccff0bee9b10e8d41f1 (commit)
via 805c890c0e23784d32197f9c94a168d71451a281 (commit)
via 1dff4ae7cb39c4dd95b2696e2a61e476f079e55b (commit)
via 90a0a8e1e1d65100c3379d90ce1f0cbdee0901c9 (commit)
via 04e3f0025d9792d114ea50310a18225d95876a82 (commit)
via 7a8a1d26bb4fcde064713711f1f2a3ee4da0c619 (commit)
from dbd7c4621376e49890c6a2fc28cd28545d94af20 (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 4129e246a85a6d1f0033466ed2c7fb51c6dee508
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Feb 6 11:18:02 2015 -0600
ITS#8050
commit 8cda8e5fb344363c3ebf816e492525a860dffa28
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Feb 4 03:16:20 2015 +0000
ITS#8050 fix ldap_get_option(LDAP_OPT_SESSION_REFCNT)
commit 2db31f6ed4866d9d1e14065e0b015cbfe1f4c5ee
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Feb 6 11:15:38 2015 -0600
ITS#8049
commit 245053b92397d542527cfe3357a7de6baae18702
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Feb 6 11:14:46 2015 -0600
ITS#8049 fix typo
commit 708c730253d1f5a966983554ebaca193b8813633
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Feb 6 11:12:40 2015 -0600
ITS#8046
commit 0f17c9a0806863c1ecb359c7f934fe74bb9cee5a
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Feb 4 02:03:55 2015 +0000
ITS#8046 fix vrFilter_free
commit bd10e313c943c238045283e710dd232e6a838913
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Feb 6 11:11:02 2015 -0600
ITS#6970
commit 6d906a6b10f15d69626937467d5670dd77666f20
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Feb 6 11:09:36 2015 -0600
ITS#8048
commit 7a4fbff69beb61cd9ec3857d5f3daebae4084d39
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Feb 3 10:35:52 2015 +0000
ITS#8048 fix slapo-sock result
commit 3036055928487d29a9442f20c318570afd49d887
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Feb 3 10:13:55 2015 +0000
ITS#8039 more cleanup
commit 395dfe34822dac39044022748238991a1f80f5c2
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 2 19:28:59 2015 +0000
More for ITS#6970
commit 845380c296aee35948dea786dfb9040c2282d9ae
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Feb 6 11:00:38 2015 -0600
ITS#8042, ITS#8043
commit 9416c329d197b4430c5721fa93d907ab55ae358b
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 2 08:45:57 2015 +0000
Cleanup prev commit
commit 98be556429b5ef7449d80a1950b49f80991f6e1f
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 2 08:42:28 2015 +0000
More for ITS#8043
commit 384e1577c2f50e508809fccff0bee9b10e8d41f1
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 31 13:04:53 2015 +0000
ITS#8043 don't leave dangling syncops
commit 805c890c0e23784d32197f9c94a168d71451a281
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 31 12:52:56 2015 +0000
ITS#8039 cleanup
commit 1dff4ae7cb39c4dd95b2696e2a61e476f079e55b
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 31 01:12:54 2015 +0000
More for presentlist_free
commit 90a0a8e1e1d65100c3379d90ce1f0cbdee0901c9
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 31 01:03:23 2015 +0000
More for presentlist (ITS#8042)
commit 04e3f0025d9792d114ea50310a18225d95876a82
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jan 30 08:06:11 2015 +0000
Fix prev commit
commit 7a8a1d26bb4fcde064713711f1f2a3ee4da0c619
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jan 30 00:54:21 2015 +0000
Streamline presentlist
This reduces presentlist memory usage by about 50%. It's still
about 2.5x greater than it should be.
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 7 ++
contrib/slapd-modules/autogroup/autogroup.c | 6 +-
libraries/libldap/options.c | 2 +
libraries/libldap/unbind.c | 12 +--
servers/slapd/back-mdb/config.c | 2 +-
servers/slapd/back-sock/result.c | 15 +--
servers/slapd/filter.c | 10 +-
servers/slapd/overlays/syncprov.c | 39 ++++++--
servers/slapd/syncrepl.c | 135 +++++++++++++++++++++------
9 files changed, 167 insertions(+), 61 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 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(a)openldap.org>
Date: Wed Feb 4 05:21:46 2015 +0000
ITS#8051 use a regexp
commit e0b3f4e097a56ccebc430b627b465a9084b60981
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Feb 4 03:53:13 2015 +0000
ITS#8051 add DN qualifier
commit f1bf9457e598d664c8531aaa35d196d66a5c7e37
Author: Howard Chu <hyc(a)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(a)openldap.org>
Date: Wed Feb 4 02:40:30 2015 +0000
ITS#8049 fix typo
commit 4d290dce03daec5efcbde54e1d079ff389d35610
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Feb 4 02:03:55 2015 +0000
ITS#8046 fix vrFilter_free
commit d740a885e286f1243d215a20f20bde84361c18b4
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Feb 3 10:35:52 2015 +0000
ITS#8048 fix slapo-sock result
commit b58075ce1955ed753be1632b76d6f677faa853cc
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Feb 3 10:13:55 2015 +0000
ITS#8039 more cleanup
commit 39474a259143f3b5177f8210122c2012e37b6243
Author: Howard Chu <hyc(a)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(-)
---
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 129299a9337287527f2046fe5385cdb2afb35f0b (commit)
from 2fbecdd756a288c787d8326d6630ab8500058e2f (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 129299a9337287527f2046fe5385cdb2afb35f0b
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Feb 4 05:21:46 2015 +0000
ITS#8051 use a regexp
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-sock.5 | 6 ++--
servers/slapd/back-sock/back-sock.h | 4 +--
servers/slapd/back-sock/config.c | 64 +++++++++++++----------------------
3 files changed, 28 insertions(+), 46 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 2fbecdd756a288c787d8326d6630ab8500058e2f (commit)
from 79d90c39359ba432d2a6e44b92d8fd72714c0ca6 (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 2fbecdd756a288c787d8326d6630ab8500058e2f
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Feb 4 03:53:13 2015 +0000
ITS#8051 add DN qualifier
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-sock.5 | 5 ++++
servers/slapd/back-sock/back-sock.h | 2 ++
servers/slapd/back-sock/config.c | 50 ++++++++++++++++++++++++++++++++---
3 files changed, 54 insertions(+), 3 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git