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 2f6877ff7bccbbd550387cb343687e7dcf72a406 (commit)
via 5224774f3ccf44d7428350bb28a4e9eec7e7c7cf (commit)
from 6a86f22b2ac4cf982efd63c22fbe4dccf81adc73 (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 2f6877ff7bccbbd550387cb343687e7dcf72a406
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Tue Apr 14 20:25:51 2015 +0200
Cleanup mtest* and sample-*.
Fix mdb_txn_begin(&read-only txn) calls. Test mdb_env_set_maxreaders().
Rename DBI open/close functions. Move mdb_dbi_close() out of txn.
commit 5224774f3ccf44d7428350bb28a4e9eec7e7c7cf
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Tue Apr 14 20:24:30 2015 +0200
Reformat mdb_dbi_open() doc for clarity
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 12 +++++++-----
libraries/liblmdb/mtest.c | 12 +++++++-----
libraries/liblmdb/mtest2.c | 13 +++++++------
libraries/liblmdb/mtest3.c | 12 ++++++------
libraries/liblmdb/mtest4.c | 12 ++++++------
libraries/liblmdb/mtest5.c | 12 ++++++------
libraries/liblmdb/mtest6.c | 9 +++++----
libraries/liblmdb/sample-mdb.txt | 4 ++--
8 files changed, 46 insertions(+), 40 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 15347d1180a8f813d8b4321f65aacd1967203793 (commit)
from dcd0fd27f648f224b4d9a9e22173cb28aafba848 (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 15347d1180a8f813d8b4321f65aacd1967203793
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Apr 13 13:11:29 2015 -0700
ITS#8103 fix crash with more than 65535 aliases in a scope
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/dn2id.c | 6 ++++++
1 file changed, 6 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_5 has been updated
via 8becde3ed0dad9954281eccd5170d07d11e91385 (commit)
from 7f571b7c6e7b7d56403855d1d6ed847c9d517920 (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 8becde3ed0dad9954281eccd5170d07d11e91385
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Apr 9 15:56:22 2015 +0100
ITS#8040 use NOMETASYNC for lazycommit
not NOSYNC. Might be configurable in the future, but we don't
really want to add more config options at present
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/id2entry.c | 2 +-
1 file changed, 1 insertion(+), 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 dcd0fd27f648f224b4d9a9e22173cb28aafba848 (commit)
from 44f8642c0eb45ff9cbd6fe3aac84439a9a425b53 (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 dcd0fd27f648f224b4d9a9e22173cb28aafba848
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Apr 9 15:56:22 2015 +0100
ITS#8040 use NOMETASYNC for lazycommit
not NOSYNC. Might be configurable in the future, but we don't
really want to add more config options at present
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/id2entry.c | 2 +-
1 file changed, 1 insertion(+), 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, OPENLDAP_REL_ENG_2_5 has been updated
via 7f571b7c6e7b7d56403855d1d6ed847c9d517920 (commit)
via 55c6868ad069c866d100f22fd60c07027a286414 (commit)
from c81faafe1b6c27225645ace15c516312aa9a457a (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 7f571b7c6e7b7d56403855d1d6ed847c9d517920
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 8 23:30:12 2015 +0100
ITS#8040 fix 525aa23800b73fec618edf7c51b4c4ae81616d49
commit 55c6868ad069c866d100f22fd60c07027a286414
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 8 23:18:03 2015 +0100
ITS#8040 document lazycommit
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-config.5 | 7 +++++++
doc/man/man5/slapd.conf.5 | 7 +++++++
servers/slapd/syncrepl.c | 2 +-
3 files changed, 15 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, OPENLDAP_REL_ENG_2_4 has been updated
via 1101d4b7dbdb2453076c1075d1ae2375c36f06f9 (commit)
via 02e82620d177ccc143298a3410249b959a057730 (commit)
from 23324b555a55a439d9c09eaa5de3e705f1936010 (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 1101d4b7dbdb2453076c1075d1ae2375c36f06f9
Author: OndÅ™ej KuznÃk <ondra(a)mistotebe.net>
Date: Tue Apr 7 22:43:10 2015 +0100
ITS#8057 test cases
commit 02e82620d177ccc143298a3410249b959a057730
Author: OndÅ™ej KuznÃk <ondra(a)mistotebe.net>
Date: Tue Apr 7 19:53:10 2015 +0100
ITS#8057 Use an actual entry for modify/modrdn checks
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/unique.c | 18 +++-
tests/data/slapd-unique.conf | 3 +
tests/scripts/test024-unique | 199 +++++++++++++++++++++++++++++++++++++--
3 files changed, 212 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, OPENLDAP_REL_ENG_2_5 has been updated
via c81faafe1b6c27225645ace15c516312aa9a457a (commit)
via b7b7be55293a0879a605ea5f7d251c08806e7c27 (commit)
from 8e7278ad86df3ba8861616bceede2be136df00f4 (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 c81faafe1b6c27225645ace15c516312aa9a457a
Author: OndÅ™ej KuznÃk <ondra(a)mistotebe.net>
Date: Tue Apr 7 22:43:10 2015 +0100
ITS#8057 test cases
commit b7b7be55293a0879a605ea5f7d251c08806e7c27
Author: OndÅ™ej KuznÃk <ondra(a)mistotebe.net>
Date: Tue Apr 7 19:53:10 2015 +0100
ITS#8057 Use an actual entry for modify/modrdn checks
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/unique.c | 18 +++-
tests/data/slapd-unique.conf | 3 +
tests/scripts/test024-unique | 199 +++++++++++++++++++++++++++++++++++++--
3 files changed, 212 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 44f8642c0eb45ff9cbd6fe3aac84439a9a425b53 (commit)
from d74b45cfdaf6e14289a1beb35f4101b547fd20d4 (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 44f8642c0eb45ff9cbd6fe3aac84439a9a425b53
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 8 23:30:12 2015 +0100
ITS#8040 fix 525aa23800b73fec618edf7c51b4c4ae81616d49
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-config.5 | 3 ++-
doc/man/man5/slapd.conf.5 | 3 ++-
2 files changed, 4 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 d74b45cfdaf6e14289a1beb35f4101b547fd20d4 (commit)
via cf3e10ee15534f3b17385a3d45d6ce15ec34e2cc (commit)
from 525aa23800b73fec618edf7c51b4c4ae81616d49 (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 d74b45cfdaf6e14289a1beb35f4101b547fd20d4
Author: OndÅ™ej KuznÃk <ondra(a)mistotebe.net>
Date: Tue Apr 7 22:43:10 2015 +0100
ITS#8057 test cases
commit cf3e10ee15534f3b17385a3d45d6ce15ec34e2cc
Author: OndÅ™ej KuznÃk <ondra(a)mistotebe.net>
Date: Tue Apr 7 19:53:10 2015 +0100
ITS#8057 Use an actual entry for modify/modrdn checks
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/unique.c | 18 +++-
tests/data/slapd-unique.conf | 3 +
tests/scripts/test024-unique | 199 +++++++++++++++++++++++++++++++++++++--
3 files changed, 212 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 525aa23800b73fec618edf7c51b4c4ae81616d49 (commit)
from 48d3720d5aee90a87c739f097c1c8012d11687d1 (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 525aa23800b73fec618edf7c51b4c4ae81616d49
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 8 23:18:03 2015 +0100
ITS#8040 document lazycommit
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-config.5 | 6 ++++++
doc/man/man5/slapd.conf.5 | 6 ++++++
servers/slapd/syncrepl.c | 2 +-
3 files changed, 13 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, mdb.master has been updated
via 6a86f22b2ac4cf982efd63c22fbe4dccf81adc73 (commit)
via 8adee9464f65d1702b81a7c604f1a48baa7a0ad5 (commit)
via 54516639acab87aad156230f8a799e9128d266fe (commit)
via 49bb9e82e866bd1b7851836b0b1b23934a7939b3 (commit)
from d2dab3c9054abed2c41b65a7b0a658e4458d51ef (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 6a86f22b2ac4cf982efd63c22fbe4dccf81adc73
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Wed Apr 8 21:52:05 2015 +0200
Cleanup MDB_env.me_txn0.
More fallout from 4d02c741b120786df1b87ee9ed49c1d3f9bc7522.
commit 8adee9464f65d1702b81a7c604f1a48baa7a0ad5
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Wed Apr 8 21:51:50 2015 +0200
Fix per-txn MDB_NOMETASYNC, MDB_NOSYNC.
Fallout from 4d02c741b120786df1b87ee9ed49c1d3f9bc7522. The flags
were ignored: mdb_txn_renew0/begin cleared and/or did not set them.
commit 54516639acab87aad156230f8a799e9128d266fe
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Wed Apr 8 21:51:16 2015 +0200
Renumber MDB_TXN_* flags, simplify flag code
commit 49bb9e82e866bd1b7851836b0b1b23934a7939b3
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Wed Apr 8 21:47:24 2015 +0200
mdb_txn_renew(): Clear error from previous txn
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 79 ++++++++++++++++++++++++-----------------------
1 file changed, 40 insertions(+), 39 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 23324b555a55a439d9c09eaa5de3e705f1936010 (commit)
via 6e8eb84732f5d394970a944b86a01804fd9771c7 (commit)
from 1161f34560595ff3f3efa60a70305c8971347e74 (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 23324b555a55a439d9c09eaa5de3e705f1936010
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Apr 8 15:03:35 2015 -0500
ITS#8099
commit 6e8eb84732f5d394970a944b86a01804fd9771c7
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Apr 8 15:01:15 2015 -0500
ITS#8099
Update documentation to correctly use tls_cipher_suite
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 ++
doc/man/man5/slapd-config.5 | 2 +-
doc/man/man5/slapd-ldap.5 | 6 +++---
doc/man/man5/slapd-meta.5 | 2 +-
doc/man/man5/slapd.conf.5 | 2 +-
5 files changed, 8 insertions(+), 6 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 8e7278ad86df3ba8861616bceede2be136df00f4 (commit)
from 73d1294470a8fa9dd86212752e6def499e121533 (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 8e7278ad86df3ba8861616bceede2be136df00f4
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Apr 8 15:01:15 2015 -0500
ITS#8099
Update documentation to correctly use tls_cipher_suite
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-config.5 | 2 +-
doc/man/man5/slapd-ldap.5 | 6 +++---
doc/man/man5/slapd-meta.5 | 2 +-
doc/man/man5/slapd.conf.5 | 2 +-
4 files changed, 6 insertions(+), 6 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 48d3720d5aee90a87c739f097c1c8012d11687d1 (commit)
from 012b7f0e7d540b4e308b6242413d3546ffc4278f (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 48d3720d5aee90a87c739f097c1c8012d11687d1
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Apr 8 15:01:15 2015 -0500
ITS#8099
Update documentation to correctly use tls_cipher_suite
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-config.5 | 2 +-
doc/man/man5/slapd-ldap.5 | 6 +++---
doc/man/man5/slapd-meta.5 | 2 +-
doc/man/man5/slapd.conf.5 | 2 +-
4 files changed, 6 insertions(+), 6 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 1161f34560595ff3f3efa60a70305c8971347e74 (commit)
from 42bf6d3dc9262f670d2977af481fd330ec0782a9 (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 1161f34560595ff3f3efa60a70305c8971347e74
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Apr 3 16:44:45 2015 -0500
Update notes on ITS#8081
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 ++-
1 file changed, 2 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, OPENLDAP_REL_ENG_2_4 has been updated
via 42bf6d3dc9262f670d2977af481fd330ec0782a9 (commit)
via 52a966968bc9a97a7eda295c5131e680b5f82da1 (commit)
via 16403bc0f41ca818f9047d4f6d3784c424dfa297 (commit)
via c6abcfafc1f70621d481b68a17212edaf417aa63 (commit)
via 612bdf0e47fa45e6cb20f4a77520d36072924615 (commit)
via 041b012340db0c72865cd62304ff4e8a3d255c10 (commit)
from 0365b3c169b09466d432220d5d55336757a39c48 (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 42bf6d3dc9262f670d2977af481fd330ec0782a9
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Apr 3 14:26:56 2015 -0500
ITS#8092
commit 52a966968bc9a97a7eda295c5131e680b5f82da1
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 1 21:17:35 2015 +0100
ITS#8092 no-op if there's no context
commit 16403bc0f41ca818f9047d4f6d3784c424dfa297
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Apr 3 14:10:16 2015 -0500
ITS#8093
commit c6abcfafc1f70621d481b68a17212edaf417aa63
Author: Mikko Auvinen <mikko.auvinen(a)vincit.fi>
Date: Wed Apr 1 20:52:00 2015 +0100
ITS#8093 add LDAP_X_CONNECTING error string
commit 612bdf0e47fa45e6cb20f4a77520d36072924615
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Apr 3 14:09:43 2015 -0500
ITS#8090
commit 041b012340db0c72865cd62304ff4e8a3d255c10
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 1 20:45:35 2015 +0100
ITS#8090 fix for async connect
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 +++
libraries/libldap/error.c | 1 +
libraries/libldap/request.c | 5 ++++-
servers/slapd/sasl.c | 4 ++++
4 files changed, 12 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, OPENLDAP_REL_ENG_2_5 has been updated
via 73d1294470a8fa9dd86212752e6def499e121533 (commit)
via ae67015bd1999c8aaa9d2937a9306cd169e1dad4 (commit)
via f4069f325d8d82704dd8b41c1a62fc16b22340e5 (commit)
from 6eab60edfee4d494c740b8e766c975a3678bcfa7 (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 73d1294470a8fa9dd86212752e6def499e121533
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 1 21:17:35 2015 +0100
ITS#8092 no-op if there's no context
commit ae67015bd1999c8aaa9d2937a9306cd169e1dad4
Author: Mikko Auvinen <mikko.auvinen(a)vincit.fi>
Date: Wed Apr 1 20:52:00 2015 +0100
ITS#8093 add LDAP_X_CONNECTING error string
commit f4069f325d8d82704dd8b41c1a62fc16b22340e5
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 1 20:45:35 2015 +0100
ITS#8090 fix for async connect
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/error.c | 1 +
libraries/libldap/request.c | 5 ++++-
servers/slapd/sasl.c | 4 ++++
3 files changed, 9 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 012b7f0e7d540b4e308b6242413d3546ffc4278f (commit)
from de76b8d1ce51a04af3ab1b6fa405080918004bfc (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 012b7f0e7d540b4e308b6242413d3546ffc4278f
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 1 21:17:35 2015 +0100
ITS#8092 no-op if there's no context
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/sasl.c | 4 ++++
1 file changed, 4 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 de76b8d1ce51a04af3ab1b6fa405080918004bfc (commit)
via 7aefa46b3716b229709d6eba925e902dcb7b0d40 (commit)
from 1add666e5a6ace4281df809ad5d37c4534333616 (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 de76b8d1ce51a04af3ab1b6fa405080918004bfc
Author: Mikko Auvinen <mikko.auvinen(a)vincit.fi>
Date: Wed Apr 1 20:52:00 2015 +0100
ITS#8093 add LDAP_X_CONNECTING error string
commit 7aefa46b3716b229709d6eba925e902dcb7b0d40
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 1 20:45:35 2015 +0100
ITS#8090 fix for async connect
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/error.c | 1 +
libraries/libldap/request.c | 5 ++++-
2 files changed, 5 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, OPENLDAP_REL_ENG_2_4 has been updated
via 0365b3c169b09466d432220d5d55336757a39c48 (commit)
via 2277da8f0aaebaa04075673ed3a33952829cf451 (commit)
via aecec6a753e487582bd7f108a98cdc01fbb70128 (commit)
via 24eae911b479e7b323de17494470ee2cd3ed575a (commit)
via a01fd59acc3331b8c9bec03f1bfeeca3aaaabd1f (commit)
via 9f50911265d0f167cce21a27603a083d9a5f3b16 (commit)
via 44e7c30eb285d757a2f390d1482ae38afef5988f (commit)
from 082e19260473ab4d40020f3f77d1f0ea2159a7a3 (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 0365b3c169b09466d432220d5d55336757a39c48
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Mar 23 11:20:48 2015 -0500
ITS#8080
commit 2277da8f0aaebaa04075673ed3a33952829cf451
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Mar 23 11:19:05 2015 -0500
ITS#8081
commit aecec6a753e487582bd7f108a98cdc01fbb70128
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Mar 21 21:32:48 2015 +0000
ITS#8081 - more for #8063
Prev patch broke underlying assumption that mods queue and execute
in order. Now must search list for matching mod to dequeue.
commit 24eae911b479e7b323de17494470ee2cd3ed575a
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Mar 18 20:50:19 2015 +0000
ITS#8080 nssov: use old pwd if it's given
commit a01fd59acc3331b8c9bec03f1bfeeca3aaaabd1f
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Mon Mar 16 04:53:32 2015 +0000
ITS#8080 nssov: allow user pwmod without pwdmgr configured
commit 9f50911265d0f167cce21a27603a083d9a5f3b16
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Mon Mar 16 04:44:21 2015 +0000
ITS#8080 nssov: only allow root to become pwdmgr
commit 44e7c30eb285d757a2f390d1482ae38afef5988f
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Mon Mar 16 05:58:02 2015 +0000
ITS#8080 nssov: require old password unless pwdmgr
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 ++-
contrib/slapd-modules/nssov/nssov.c | 4 ++--
contrib/slapd-modules/nssov/nssov.h | 4 ++--
contrib/slapd-modules/nssov/pam.c | 39 +++++++++++++++++++++---------
servers/slapd/overlays/syncprov.c | 45 +++++++++++++++++++++++++----------
5 files changed, 66 insertions(+), 29 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 6eab60edfee4d494c740b8e766c975a3678bcfa7 (commit)
via 07dd5f25a70ab5a98860e90d0c92ac90a3390193 (commit)
via c3a53536082b5033c04e51a0c85c6bb7bda05db7 (commit)
via 81d51ca402c75099398caf60181178f8754a8cc1 (commit)
via 9d0dde3726bab49acad7a82eefd16be46fa3e542 (commit)
from 8d38c46670b79adacf26741de162c062283fa562 (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 6eab60edfee4d494c740b8e766c975a3678bcfa7
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Mar 21 21:32:48 2015 +0000
ITS#8081 - more for #8063
Prev patch broke underlying assumption that mods queue and execute
in order. Now must search list for matching mod to dequeue.
commit 07dd5f25a70ab5a98860e90d0c92ac90a3390193
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Mar 18 20:50:19 2015 +0000
ITS#8080 nssov: use old pwd if it's given
commit c3a53536082b5033c04e51a0c85c6bb7bda05db7
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Mon Mar 16 04:53:32 2015 +0000
ITS#8080 nssov: allow user pwmod without pwdmgr configured
commit 81d51ca402c75099398caf60181178f8754a8cc1
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Mon Mar 16 04:44:21 2015 +0000
ITS#8080 nssov: only allow root to become pwdmgr
commit 9d0dde3726bab49acad7a82eefd16be46fa3e542
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Mon Mar 16 05:58:02 2015 +0000
ITS#8080 nssov: require old password unless pwdmgr
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/nssov/nssov.c | 4 ++--
contrib/slapd-modules/nssov/nssov.h | 4 ++--
contrib/slapd-modules/nssov/pam.c | 39 +++++++++++++++++++++---------
servers/slapd/overlays/syncprov.c | 45 +++++++++++++++++++++++++----------
4 files changed, 64 insertions(+), 28 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 1add666e5a6ace4281df809ad5d37c4534333616 (commit)
via dd58f3dde4911c1649d1ec06f7cb4ab90c426186 (commit)
via 82b6a04bb7b8eb4319d8bff7903328461b1e8280 (commit)
from ff7c0e57798e79e84bfb97fad2ef3ffff7685e5d (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 1add666e5a6ace4281df809ad5d37c4534333616
Merge: ff7c0e5 dd58f3d
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Mar 23 11:14:16 2015 -0500
Merge remote-tracking branch 'origin/mdb.RE/0.9'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 1 +
libraries/liblmdb/mdb_load.c | 10 ++++++----
2 files changed, 7 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 ff7c0e57798e79e84bfb97fad2ef3ffff7685e5d (commit)
from 2d9f33072b046e27fd41d07bc777e1f96ba24952 (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 ff7c0e57798e79e84bfb97fad2ef3ffff7685e5d
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Mar 21 21:32:48 2015 +0000
ITS#8081 - more for #8063
Prev patch broke underlying assumption that mods queue and execute
in order. Now must search list for matching mod to dequeue.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 45 ++++++++++++++++++++++++++-----------
1 file changed, 32 insertions(+), 13 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 2d9f33072b046e27fd41d07bc777e1f96ba24952 (commit)
via 0200c6d92cd1ece1947fe9568623608fe9eaa4de (commit)
via 957d4770eb29596f99b3d43fc8fa02d8b3ed3b8f (commit)
via 7e3177070a8127e09e68342bcb1a21ff8069a539 (commit)
from 05ea78703b66b1f848ce593d4ba1caa3777fb5db (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 2d9f33072b046e27fd41d07bc777e1f96ba24952
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Mar 18 20:50:19 2015 +0000
ITS#8080 nssov: use old pwd if it's given
commit 0200c6d92cd1ece1947fe9568623608fe9eaa4de
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Mon Mar 16 04:53:32 2015 +0000
ITS#8080 nssov: allow user pwmod without pwdmgr configured
commit 957d4770eb29596f99b3d43fc8fa02d8b3ed3b8f
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Mon Mar 16 04:44:21 2015 +0000
ITS#8080 nssov: only allow root to become pwdmgr
commit 7e3177070a8127e09e68342bcb1a21ff8069a539
Author: Ryan Tandy <ryan(a)nardis.ca>
Date: Mon Mar 16 05:58:02 2015 +0000
ITS#8080 nssov: require old password unless pwdmgr
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/nssov/nssov.c | 4 ++--
contrib/slapd-modules/nssov/nssov.h | 4 ++--
contrib/slapd-modules/nssov/pam.c | 39 +++++++++++++++++++++++++----------
3 files changed, 32 insertions(+), 15 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 d2dab3c9054abed2c41b65a7b0a658e4458d51ef (commit)
from 04af46b1c1d7c2507aa2a4b9d3f1bc292bc614ee (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 d2dab3c9054abed2c41b65a7b0a658e4458d51ef
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Mar 18 19:26:21 2015 +0000
ITS#8062 fix uninit'd cursor index
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 1 +
1 file changed, 1 insertion(+)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git